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☆253Updated 3 months ago
- Slides of my talk "Handling GPS data with Python" at the EuroPython 2016 in Bilbao☆72Updated 8 years ago
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 10 years ago
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆35Updated 6 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆185Updated last week
- Affine transformation matrices☆168Updated 4 months ago
- A pure Python quad tree spatial index for GIS or rendering usage☆126Updated 4 years ago
- OpenStreetMap image tiles in Python☆169Updated 2 years ago
- Rtree: spatial index for Python GIS☆654Updated last week
- Cython implementation of jenks breaks☆105Updated 3 years ago
- A geometry library written in Python☆108Updated last week
- Visvis - the object oriented approach to visualization☆235Updated 5 months ago
- Simple library for reading OpenStreetMap XML and PBF data files☆74Updated 5 years ago
- Geohash a lng/lat coordinate using hilbert space filling curves.☆90Updated 8 months ago
- Easily convert matplotlib plots from Python into interactive Leaflet web maps.☆521Updated 3 years ago
- Wraps GEOS geometry functions in numpy ufuncs.☆382Updated 10 months ago
- Game utility library for vector-based games in Python☆38Updated 6 years ago
- pyRT - The Python Raytracer☆78Updated 3 years ago
- a package to create and plot Voronoi regions within geographic boundaries☆137Updated last year
- 2D and 3D maths module for Python☆97Updated 7 years ago
- BentleyOttmann sweep-line implementation (for finding all intersections in a set of line segments)☆101Updated 7 months ago
- Use OpenStreetMap tiles as basemaps in python / matplotlib☆90Updated 4 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 2 months ago
- Python library for recursive Bayesian estimation (Bayesian filtering)☆100Updated 4 years ago
- Python module for projective camera model☆53Updated 8 years ago
- Tool for manipulating mesh data using pycollada☆67Updated 3 years ago
- a python module to compute straight skeletons☆15Updated 8 years ago
- Geo elevation data parser for "The Shuttle Radar Topography Mission" data☆255Updated 3 years ago
- Python module to create heatmaps☆141Updated 8 years ago
- Kirkpatrick's Algorithm for Log(n) point location in planar subdivisions.☆70Updated 11 years ago