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

