MobilityDB 1.3
Loading...
Searching...
No Matches

◆ geog_length()

double geog_length ( const GSERIALIZED gs,
bool  use_spheroid 
)

Return double length in meters.

Parameters
[in]gsGeography
[in]use_spheroidTrue when using a spheroid
Returns
On error return DBL_MAX
Note
PostGIS function: geography_length(PG_FUNCTION_ARGS)