PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
int union_intersecting_pairs | ( | GEOSGeometry ** | geoms, |
uint32_t | num_geoms, | ||
UNIONFIND * | uf | ||
) |
Definition at line 158 of file lwgeom_geos_cluster.c.
References destroy_strtree(), QueryContext::items_found, LW_FAILURE, LW_FALSE, LW_SUCCESS, lwfree(), make_strtree(), QueryContext::num_items_found, query_accumulate(), STRTree::tree, UF_find(), and UF_union().
Referenced by cluster_intersecting(), and ST_ClusterIntersectingWin().