Returns a simplified version of the given geometry using the Douglas-Peucker algorithm.
Arguments
- x
dbSpatialobject- dTolerance
numeric tolerance
- ...
additional arguments
Value
dbSpatial object with simplified geometry
See also
Other geometry_ops:
st_buffer(),
st_centroid()