fhirschmann / rdpLinks
Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm
☆258Updated 8 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☆192Updated last month
- Rtree: spatial index for Python GIS☆668Updated 2 weeks ago
- Toolbox for constructing alpha shapes.☆306Updated 3 months ago
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 10 years ago
- Affine transformation matrices☆171Updated 10 months ago
- OpenStreetMap image tiles in Python☆169Updated 3 years ago
- Wraps GEOS geometry functions in numpy ufuncs.☆386Updated last year
- Scientific Python Geometric Algorithms Library☆448Updated last year
- Calculate the polygon's centerline☆294Updated 3 months ago
- Finds the minimum bounding box from a point cloud.☆84Updated 7 years ago
- Find the maximally inscribed, axis-aligned rectangle for a given polygon☆49Updated 3 years ago
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- Python bindings to the triangle library☆253Updated 11 months ago
- Fast 🌍️ <KML /> processing for python☆246Updated last week
- Fast kd-tree implementation in Python☆249Updated 3 weeks ago
- Helper for Bézier Curves, Triangles, and Higher Order Objects☆279Updated last year
- Geo elevation data parser for "The Shuttle Radar Topography Mission" data☆256Updated 3 years ago
- A lightweight and efficient Python Morton encoder with support for geo-hashing☆116Updated 2 years ago
- Compute Natural Breaks in Python (Fisher-Jenks algorithm)☆232Updated 10 months ago
- A pure Python quad tree spatial index for GIS or rendering usage☆130Updated 5 years ago
- python tool to extract smoothed centerlines from polygons☆201Updated 3 years ago
- Python script to download global terrain digital elevation models, SRTM 30m DEM and SRTM 90m DEM.☆319Updated last year
- Python code behind the boundaries blog post @ https://web.archive.org/web/20201013181320/http://blog.thehumangeo.com/2014/05/12/drawing-b…☆38Updated 3 years ago
- a package to create and plot Voronoi regions within geographic boundaries☆138Updated 2 years ago
- Python bindings for libosmium☆370Updated last week
- Spatial objects and computations based on NumPy arrays.☆100Updated 7 months ago
- Find the minimum area bounding box that can be fitted to a set of points. Self-contained implementations in Python & Matlab.☆63Updated 3 years ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆98Updated 6 months ago
- Python bindings to the mapbox earcut C++ library.☆40Updated last month
- BentleyOttmann sweep-line implementation (for finding all intersections in a set of line segments)☆105Updated last year