{"library":"rdp","type":"library","category":null,"description":"Pure Python implementation of the Ramer-Douglas-Peucker algorithm for polyline simplification. Version 0.8 (last release) is stable but low maintenance. The library provides a simple function to reduce the number of points in a curve while preserving its shape.","language":"python","status":"maintenance","version":"0.8","tags":["ramer-douglas-peucker","polyline","simplification","computational-geometry"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install rdp","imports":["from rdp import rdp"]}],"homepage":"http://github.com/fhirschmann/rdp","github":"http://github.com/fhirschmann/rdp","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}