sebleier / RDPLinks
The Ramer-Douglas-Peucker algorithm implemented in Python
☆56Updated 6 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☆71Updated 9 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆258Updated 9 months ago
- OpenStreetMap image tiles in Python☆169Updated 3 years ago
- Given a list of simple obstacle polygons, build the visibility graph and find the shortest path between two points☆230Updated 5 years ago
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆35Updated 7 years ago
- Visvis - the object oriented approach to visualization☆237Updated last year
- ImaGen: Generic Python library for 0D, 1D and 2D pattern distributions☆31Updated 5 years ago
- Easily convert matplotlib plots from Python into interactive Leaflet web maps.☆521Updated 3 years ago
- Cython implementation of jenks breaks☆105Updated 3 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆192Updated 3 weeks ago
- Affine transformation matrices☆172Updated this week
- Python module to create heatmaps☆142Updated 8 years ago
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 10 years ago
- pyRT - The Python Raytracer☆78Updated 3 years ago
- A geometry library written in Python☆111Updated this week
- A pure Python quad tree spatial index for GIS or rendering usage☆130Updated 5 years ago
- ☆25Updated 7 years ago
- Geohash a lng/lat coordinate using hilbert space filling curves.☆94Updated last year
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆135Updated 8 months ago
- 2D and 3D maths module for Python☆98Updated 8 years ago
- Configurable hex grid on abstract surface☆13Updated 6 years ago
- 3D mathematical functions using NumPy☆419Updated last year
- Headless 3D rendering with python☆62Updated 5 years ago
- Google Maps in Python☆84Updated 7 years ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 7 years ago
- A 2D and 3D geometry library in python☆53Updated 11 years ago
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- My own implementation of a Delaunay triangulation and Voronoi partition in Python applied to images.☆272Updated 6 years ago
- D3 Widget examples☆66Updated 10 years ago
- Game utility library for vector-based games in Python☆39Updated 6 years ago