query
Returns all geometries whose bounding box intersects with the query geometry's bounding box.
Parameters
| Name | Type | Description |
|---|---|---|
geometry | Geometry | The geometry whose bounding box will be used in the query |
Returns
G[]
An array of geometries whose bounding box intersects with the query geometry's bounding box.
See also
boxcreates Polygon geometry that can be used by the query when starting from bounds array