R/duckdb-funs.R
ST_ReducePrecision.Rd
Returns the geometry with all vertices reduced to the given precision.
ST_ReducePrecision(geom, precision)
GEOMETRY
DOUBLE
The spatial extension (LOAD spatial;).
spatial
LOAD spatial;