PostGIS
2.2.8dev-r@@SVN_REVISION@@
|
|
static |
Make a GEOSSTRtree of either GEOSGeometry* or LWGEOM* pointers.
Definition at line 60 of file lwgeom_geos_cluster.c.
References STRTree::envelopes, GBOX2GEOS(), STRTree::geom_ids, lwalloc(), lwgeom_get_bbox(), STRTree::num_geoms, STRTREE_NODE_CAPACITY, and STRTree::tree.
Referenced by union_intersecting_pairs(), and union_pairs_within_distance().