ST_NumInteriorRings
Signatures
Description
Return the number of interior rings of the first POLYGON
in the geometry.
This will work with both POLYGON
and MULTIPOLYGON
.
Return NULL
if there is no polygon in the geometry.
Return the number of interior rings of the first POLYGON
in the geometry.
This will work with both POLYGON
and MULTIPOLYGON
.
Return NULL
if there is no polygon in the geometry.