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