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:
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆252Updated 3 months ago
- Slides of my talk "Handling GPS data with Python" at the EuroPython 2016 in Bilbao☆72Updated 9 years ago
- Visvis - the object oriented approach to visualization☆235Updated 6 months ago
- OpenStreetMap image tiles in Python☆169Updated 2 years ago
- 2D and 3D maths module for Python☆97Updated 7 years ago
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆35Updated 6 years ago
- A pure Python quad tree spatial index for GIS or rendering usage☆126Updated 4 years ago
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 10 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆187Updated last week
- Given a list of simple obstacle polygons, build the visibility graph and find the shortest path between two points☆230Updated 4 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
- Kirkpatrick's Algorithm for Log(n) point location in planar subdivisions.☆70Updated 11 years ago
- pyRT - The Python Raytracer☆78Updated 3 years ago
- ☆24Updated 7 years ago
- A geometry library written in Python☆108Updated this week
- Python wrapper for Boost voronoi diagram implementation.☆29Updated 3 months ago
- Vector-geometry toolbelt for 3D points and vectors☆122Updated 2 years ago
- motionless is a Python library that takes the pain out of generating Google Static Map URLs.☆98Updated 2 months ago
- Point Cloud Viewer and Processing Toolkit in Python☆37Updated 4 years ago
- Simple polygon triangulation algorithms in pure python☆65Updated 6 years ago
- Rtree: spatial index for Python GIS☆656Updated this week
- Simple library for reading OpenStreetMap XML and PBF data files☆74Updated 5 years ago
- Python module for projective camera model☆53Updated 8 years ago
- ImaGen: Generic Python library for 0D, 1D and 2D pattern distributions☆31Updated 4 years ago
- 3D mathematical functions using NumPy☆417Updated 9 months ago
- Reusable point cloud analytics software. Includes segmentation, registration, file format conversion.☆14Updated 6 years ago
- My own implementation of a Delaunay triangulation and Voronoi partition in Python applied to images.☆271Updated 6 years ago
- Some examples of Altair plots☆92Updated 6 years ago
- Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Heb…☆71Updated 6 years ago