PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
double lwgeom_perimeter_2d | ( | const LWGEOM * | geom | ) |
Definition at line 1668 of file lwgeom.c.
References CURVEPOLYTYPE, LWCOLLECTION::geoms, lwcurvepoly_perimeter_2d(), lwgeom_is_collection(), lwpoly_perimeter_2d(), lwtriangle_perimeter_2d(), LWCOLLECTION::ngeoms, POLYGONTYPE, TRIANGLETYPE, ovdump::type, and LWGEOM::type.
Referenced by LWGEOM_perimeter2d_poly().