|
◆ geog_distance()
Return the distance between two geographies.
- Parameters
-
- Note
- PostGIS function:
geography_distance_uncached(PG_FUNCTION_ARGS) . We set by default both tolerance and use_spheroid and initialize the spheroid to WGS84
-
Errors return -1 to replace return
NULL
|