R/duckdb-funs.R
ST_IsSimple.Rd
Returns true if the geometry is simple.
ST_IsSimple(geom)
GEOMETRY
BOOLEAN
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;