Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust
at master 600 B view raw
1cff-version: 1.1.0 2message: "If you use this software, please cite it using these metadata." 3abstract: "Simplification: a Python library for line simplification using the Ramer-Douglas-Peucker or Visvaligam-Whyatt algorithms" 4authors: 5 - 6 family-names: "Hügel" 7 given-names: Stephan 8 orcid: "https://orcid.org/0000-0003-4379-2450" 9title: "Simplification" 10date-released: 2021-12-12 11doi: "10.5281/zenodo.5774852" 12keywords: 13 - geo 14 - gis 15 - ramer-douglas-peucker 16 - visvalingam-whyatt 17license: BlueOak-1.0.0 18repository-code: "https://github.com/urschrei/simplification" 19version: "0.5.21"