{"library":"simplification","type":"library","category":null,"description":"The `simplification` library provides highly optimized linestring (polyline) simplification using either the Ramer-Douglas-Peucker (RDP) or Visvalingam-Whyatt algorithms. It achieves high performance by leveraging a Rust binary through Python's Foreign Function Interface (FFI). The library is currently at version 0.7.14 and appears to be actively maintained with frequent minor releases.","language":"python","status":"active","version":"0.7.14","tags":["geometry","gis","linestring","polyline","simplification","RDP","Visvalingam-Whyatt","Rust","geospatial"],"install":[{"cmd":"pip install simplification","imports":["from simplification.cutil import simplify_coords","from simplification.cutil import simplify_coords_vw","from simplification.cutil import simplify_coords_vwp"]}],"homepage":null,"github":"https://github.com/urschrei/simplification","docs":null,"changelog":null,"pypi":"https://pypi.org/project/simplification/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.7,"avg_import_s":0.33,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/simplification/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}