PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
int geography_distance_cache | ( | FunctionCallInfo | fcinfo, |
const GSERIALIZED * | g1, | ||
const GSERIALIZED * | g2, | ||
const SPHEROID * | s, | ||
double * | distance | ||
) |
Definition at line 252 of file geography_measurement_trees.c.
References distance(), FP_TOLERANCE, geography_distance_cache_tolerance(), and s.
Referenced by geography_distance().