Module geo::algorithm::simplify[][src]

Simplify Geometries using the Ramer-Douglas-Peucker algorithm.

Traits

Simplify

Simplifies a geometry.

SimplifyIdx

Simplifies a geometry, returning the retained indices of the input.