A library providing FFI access to fast Ramer–Douglas–Peucker and Visvalingam-Whyatt line simplification algorithms
-
Updated
Jun 22, 2026 - Rust
A library providing FFI access to fast Ramer–Douglas–Peucker and Visvalingam-Whyatt line simplification algorithms
Takes a GeoJSON object and returns a simplified version. Uses the Visvalingam–Wyatt algorithm with additional logic for stable simplification and preservation of common boundaries.
Lossy time series compression: RDP/VW point reduction + quantization. Header-only C++20.
Lossy time series compression: RDP/VW point reduction + quantization.
Fast geometry simplification using the Visvalingam effective triangle area method.
To associate your repository with the visvalingam topic, visit your repo's landing page and select "manage topics."