charliermarsh / point-locationLinks
Kirkpatrick's Algorithm for Log(n) point location in planar subdivisions.
☆70Updated 12 years ago
Alternatives and similar repositories for point-location
Users that are interested in point-location are comparing it to the libraries listed below
Sorting:
- A lightweight and efficient Python Morton encoder with support for geo-hashing☆116Updated 2 years ago
- Scientific Python Geometric Algorithms Library☆448Updated 2 years ago
- CGAL bindings using SWIG☆28Updated 2 years ago
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆35Updated 7 years ago
- ☆19Updated 12 years ago
- A pure Python quad tree spatial index for GIS or rendering usage☆130Updated 5 years ago
- 2D and 3D maths module for Python☆98Updated 8 years ago
- A 2D and 3D geometry library in python☆52Updated 11 years ago
- Python wrapper for Boost voronoi diagram implementation.☆29Updated 9 months ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆259Updated 9 months ago
- Python bindings to the triangle library☆258Updated last year
- Python bindings to the mapbox earcut C++ library.☆40Updated 2 months ago
- 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
- ☆56Updated 2 years ago
- OpenStreetMap image tiles in Python☆169Updated 3 years ago
- Constrained Lloyd Iteration for distributing 2D points☆45Updated 4 years ago
- A general scraper/exporter for matplotlib plots☆49Updated last month
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- 3D geometry library for python. Forked from http://code.google.com/p/geometry-simple/☆21Updated 5 years ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆100Updated 7 months ago
- Straight skeleton implementation in Python☆86Updated 5 years ago
- Spatial objects and computations based on NumPy arrays.☆101Updated 8 months ago
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- Visvis - the object oriented approach to visualization☆237Updated last year
- Geometries processing☆20Updated 2 years ago
- Efficient and scalable parallelism using the message passing interface (MPI) to handle big data and highly computational problems.☆69Updated 9 years ago
- HDF5 Tutorial☆105Updated 11 years ago
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 10 years ago
- Tools for Matplotlib☆126Updated 4 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆193Updated last week