PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
double circ_tree_distance_tree | ( | const CIRC_NODE * | n1, |
const CIRC_NODE * | n2, | ||
const SPHEROID * | spheroid, | ||
double | threshold | ||
) |
Definition at line 607 of file lwgeodetic_tree.c.
References SPHEROID::a, SPHEROID::b, circ_tree_distance_tree_internal(), SPHEROID::radius, sphere_distance(), and spheroid_distance().
Referenced by geography_distance_cache_tolerance(), geography_tree_distance(), test_tree_circ_distance(), and test_tree_circ_distance_threshold().