ST_ExteriorRing
Signature
Description
Returns the exterior ring of geom
as a LINEARRING
, or NULL
if geom
is
not a POLYGON
.
This function does not work on MULTIPOLYGON
s.
Implements the OpenGIS Simple Features Implementation Specification for
SQL version
1.2.1.
Examples
See also