fhirschmann / rdpLinks
Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm
☆252Updated 2 months ago
Alternatives and similar repositories for rdp
Users that are interested in rdp are comparing it to the libraries listed below
Sorting:
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆183Updated last week
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 10 years ago
- Rtree: spatial index for Python GIS☆655Updated last week
- Wraps GEOS geometry functions in numpy ufuncs.☆382Updated 9 months ago
- The Ramer-Douglas-Peucker algorithm implemented in Python☆56Updated 5 years ago
- Affine transformation matrices☆168Updated 4 months ago
- OpenStreetMap image tiles in Python☆169Updated 2 years ago
- Fast kd-tree implementation in Python☆241Updated 2 weeks ago
- Calculate the polygon's centerline☆286Updated last month
- Python bindings for libosmium☆354Updated 3 months ago
- Deprecated: Python parser for OpenStreetMap data☆133Updated 6 years ago
- Encode spatial data as topology in Python! 🌍 https://mattijn.github.io/topojson☆192Updated 4 months ago
- Python simplication of geodata☆42Updated 7 months ago
- A collection of line simplification algorithms in pure python code☆10Updated last year
- A Cython port of Martini for fast RTIN terrain mesh generation☆94Updated this week
- Compute the Fréchet distance between two polygonal curves in Euclidean space.☆87Updated 11 months ago
- A pure Python quad tree spatial index for GIS or rendering usage☆126Updated 4 years ago
- A pure Python port of the earcut JavaScript triangulation library.☆32Updated last year
- Finds the minimum bounding box from a point cloud.☆84Updated 7 years ago
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆751Updated 3 weeks ago
- Map Construction Algorithms☆68Updated 7 years ago
- Python package to handle tiles and points of different projections, in particular WGS 84 (Latitude, Longitude), Spherical Mercator (Meter…☆101Updated 5 years ago
- A geometry library written in Python☆107Updated last week
- Create networkx graphs from OpenStreetMap data☆62Updated 9 years ago
- Python interface to PROJ (cartographic projections and coordinate transformations library)☆1,131Updated last week
- Slides of my talk "Handling GPS data with Python" at the EuroPython 2016 in Bilbao☆72Updated 8 years ago
- Compute Natural Breaks in Python (Fisher-Jenks algorithm)☆226Updated 4 months ago
- Python Wrapper to access the Overpass API☆253Updated this week
- Fast Google Polyline encoding and decoding using a Rust binary☆42Updated last week
- Dump vector tiles to GeoJSON from remote URLs or local system files.☆31Updated 2 years ago