ST_InteriorRingN
Signature
Description
Returns the nth interior ring of geom
if geom
is a POLYGON
. Returns
NULL
otherwise.
Do I start counting from 0 or 1?
The index runs from 1 to N.
Implements the OpenGIS Simple Features Implementation Specification for
SQL version
1.2.1.
Example
See also