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

◆ PG_FUNCTION_INFO_V1() [6/23]

PG_FUNCTION_INFO_V1 ( LWGEOM_exteriorring_polygon  )

exteriorRing(GEOMETRY) – find the first polygon in GEOMETRY

Returns
its exterior ring (as a linestring). Return NULL if there is no POLYGON(..) in (first level of) GEOMETRY.