sebleier / RDPLinks
The Ramer-Douglas-Peucker algorithm implemented in Python
☆56Updated 5 years ago
Alternatives and similar repositories for RDP
Users that are interested in RDP are comparing it to the libraries listed below
Sorting:
- Slides of my talk "Handling GPS data with Python" at the EuroPython 2016 in Bilbao☆72Updated 8 years ago
- Visvis - the object oriented approach to visualization☆235Updated 5 months ago
- Headless 3D rendering with python☆62Updated 5 years ago
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 10 years ago
- OpenStreetMap image tiles in Python☆169Updated 2 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆253Updated 2 months ago
- 2D and 3D maths module for Python☆96Updated 7 years ago
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆35Updated 6 years ago
- pyRT - The Python Raytracer☆78Updated 3 years ago
- Cython implementation of jenks breaks☆105Updated 3 years ago
- Python module for projective camera model☆53Updated 8 years ago
- a python module to compute straight skeletons☆15Updated 7 years ago
- [deprecated] High-performance interactive visualization in Python☆187Updated 9 years ago
- Use OpenStreetMap tiles as basemaps in python / matplotlib☆91Updated 4 years ago
- 3D geometry library for python. Forked from http://code.google.com/p/geometry-simple/