Module geo::algorithm::simplify [−][src]
Expand description
Simplify Geometries
using the Ramer-Douglas-Peucker algorithm.
Traits
Simplifies a geometry.
Simplifies a geometry, returning the retained indices of the input.