PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
double lwgeom_length | ( | const LWGEOM * | geom | ) |
Definition at line 1939 of file lwgeom.c.
References CIRCSTRINGTYPE, COMPOUNDTYPE, LWCOLLECTION::geoms, LINETYPE, lwcircstring_length(), lwcompound_length(), lwgeom_is_collection(), lwgeom_length(), lwline_length(), LWCOLLECTION::ngeoms, LWGEOM::type, and ovdump::type.
Referenced by gserialized_distance_nd(), lwcurvepoly_perimeter(), lwgeom_length(), and LWGEOM_length_linestring().