Simplify Geometry
Simplify segmentations by reducing the number of vertices
Simplify(coords, tol, topologyPreserve = TRUE)# S3 method for Spatial
Simplify(coords, tol, topologyPreserve = TRUE)
A simplified version of coords
A `Segmentation` object with simplified segmentation vertices
A `Segmentation` object
Numerical tolerance value to be used by the Douglas-Peuker algorithm
Logical determining if the algorithm should attempt to preserve the topology of the original geometry