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

◆ geog_area()

double geog_area ( const GSERIALIZED gs,
bool  use_spheroid 
)

Returns the area of a geography in square meters.

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