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