PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
int geography_tree_distance | ( | const GSERIALIZED * | g1, |
const GSERIALIZED * | g2, | ||
const SPHEROID * | s, | ||
double | tolerance, | ||
double * | distance | ||
) |
Definition at line 285 of file geography_measurement_trees.c.
References circ_tree_distance_tree(), circ_tree_free(), CircTreePIP(), distance(), LW_SUCCESS, lwgeom_calculate_circ_tree(), lwgeom_free(), lwgeom_from_gserialized(), lwgeom_startpoint(), and s.
Referenced by geography_distance(), and geography_distance_tree().