PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
|
static |
Given a list of nodes, sort them into a spatially consistent order, then pairwise merge them up into a tree.
Should make handling multipoints and other collections more efficient
Definition at line 401 of file lwgeodetic_tree.c.
References circ_node_compare().
Referenced by lwcollection_calculate_circ_tree(), and lwpoly_calculate_circ_tree().