R/duckdb-funs.R
ST_SimplifyPreserveTopology.Rd
Returns a simplified version of the geometry that preserves topology.
ST_SimplifyPreserveTopology(geom, tolerance)
GEOMETRY
DOUBLE
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;