|
|
◆ 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
- Returns
- On error or empty geometries return DBL_MAX
|