PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
double lwgeom_area | ( | const LWGEOM * | geom | ) |
Definition at line 1623 of file lwgeom.c.
References area(), CURVEPOLYTYPE, LWCOLLECTION::geoms, lwcurvepoly_area(), lwgeom_is_collection(), lwpoly_area(), lwtriangle_area(), LWCOLLECTION::ngeoms, POLYGONTYPE, TRIANGLETYPE, ovdump::type, and LWGEOM::type.
Referenced by LWGEOM_area_polygon(), lwmpoly_to_points(), test_lwpoly_construct_circle(), and test_misc_area().