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

Simplify Geometries using the Ramer-Douglas-Peucker algorithm.

Traits

Simplify

Simplifies a geometry.

SimplifyIdx

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