trevorprater / pymortonLinks
A lightweight and efficient Python Morton encoder with support for geo-hashing
☆116Updated 2 years ago
Alternatives and similar repositories for pymorton
Users that are interested in pymorton are comparing it to the libraries listed below
Sorting:
- A Python implementation of Priority R-Tree, an alternative to RTree.☆25Updated 2 months ago
- Fast kd-tree implementation in Python☆249Updated this week
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 9 months ago
- Python CFFI Binding around SuiteSparse:GraphBLAS☆24Updated 3 months ago
- A Python library for large-scale nearest neigbhor computations via k-d trees and GPUs.☆64Updated 3 years ago
- Python bindings to the triangle library☆254Updated last year
- Quad/octree building for FMMs in Python and OpenCL☆66Updated last week
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆258Updated 8 months ago
- Python interface to OpenJPEG library for reading and writing JPEG 2000 images.☆65Updated last month
- CGAL bindings using SWIG☆28Updated 2 years ago
- Python Wrapper for Embree☆95Updated 2 years ago
- A pure Python quad tree spatial index for GIS or rendering usage☆130Updated 5 years ago
- Geohash a lng/lat coordinate using hilbert space filling curves.☆94Updated last year
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- Constrained Lloyd Iteration for distributing 2D points☆46Updated 4 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆173Updated 2 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆192Updated last month
- a python module to compute straight skeletons☆16Updated 8 years ago
- Rtree: spatial index for Python GIS☆669Updated this week
- Kirkpatrick's Algorithm for Log(n) point location in planar subdivisions.☆70Updated 12 years ago
- Scientific Python Geometric Algorithms Library☆448Updated last year
- Python bindings for Spatialite☆55Updated 6 years ago
- Sparse matrix tools extending scipy.sparse, but with incompatible licenses☆184Updated 3 weeks ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆128Updated 4 years ago
- Python bindings to `hmm` for fast terrain mesh generation☆79Updated 6 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
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆33Updated last year
- Python bindings to the mapbox earcut C++ library.☆40Updated last month
- maps between 1-D space filling hilbert curve and N-D coordinates☆269Updated last year
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆65Updated 10 years ago