R/duckdb-funs.R
ST_NInteriorRings.Rd
Returns the number of interior rings of a polygon.
ST_NInteriorRings(geom)
GEOMETRY
INTEGER
ST_NInteriorRings(geom = GEOMETRY)
ST_NInteriorRings(polygon = POLYGON_2D)
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;