ST_Boundary
Signatures
Description
Returns the boundary of geom
, optionally setting its SRID to srid
.
The boundary of a Geometry is a set of Geometries of the next lower
dimension.
This function does not work on GEOMETRYCOLLECTION
s.
Implements the OpenGIS Simple Features Implementation Specification for
SQL version
1.2.1.
Examples
See also