trevorprater / pymortonLinks
A lightweight and efficient Python Morton encoder with support for geo-hashing
☆114Updated 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.☆23Updated 3 months ago
- Fast kd-tree implementation in Python☆245Updated 3 weeks ago
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 4 months ago
- A Python library for large-scale nearest neigbhor computations via k-d trees and GPUs.☆63Updated 3 years ago
- Evaluation of file formats in the context of geo-referenced 3D geometries.☆17Updated last year
- Python bindings to `hmm` for fast terrain mesh generation☆78Updated 2 months ago
- Constrained Lloyd Iteration for distributing 2D points☆46Updated 4 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆35Updated 6 years ago
- Python CFFI Binding around SuiteSparse:GraphBLAS☆24Updated 5 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
- Quad/octree building for FMMs in Python and OpenCL☆65Updated last week
- Rtree: spatial index for Python GIS☆658Updated last week
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- LIDAR tools☆32Updated 10 years ago
- Python bindings for Spatialite☆55Updated 5 years ago
- Python bindings to the mapbox earcut C++ library.☆39Updated 8 months ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆126Updated 4 years ago
- Python Wrapper for Embree☆93Updated last year
- Fast Delaunay triangulation of 2D points implemented in Python.☆56Updated last year
- Algorithms for geometric operations☆62Updated 9 months ago
- a python module to compute straight skeletons☆15Updated 8 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆252Updated 4 months ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆97Updated 2 months ago
- A pure Python quad tree spatial index for GIS or rendering usage☆126Updated 4 years ago
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- C++ backend for the jupyter leaflet widget☆91Updated 2 months ago
- GeoHashTree library for storing and accessing multi-dimensional point clouds.☆14Updated 10 years ago
- Kirkpatrick's Algorithm for Log(n) point location in planar subdivisions.☆70Updated 11 years ago
- Fast radial basis function interpolation and kriging for large scale data☆180Updated last month