PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ PG_FUNCTION_INFO_V1() [54/97]

PG_FUNCTION_INFO_V1 ( LWGEOM_perimeter2d_poly  )

find the "perimeter of a geometry" perimeter(point) = 0 perimeter(line) = 0 perimeter(polygon) = sum of ring perimeters uses euclidian 2d computation even if input is 3d