PostGIS
3.7.0dev-r@@SVN_REVISION@@
|
Calculate the geodetic area of a lwgeom on the sphere.
The result will be multiplied by the average radius of the supplied spheroid.
Calculate the geodetic area of a lwgeom on the sphere.
Definition at line 1950 of file lwgeodetic.c.
References lwgeom_area_spheroid(), s, spheroid_init(), and WGS84_RADIUS.
Referenced by geography_centroid_from_mpoly(), test_lwgeom_area_sphere(), and test_spheroid_area().