trevorprater / pymortonLinks
A lightweight and efficient Python Morton encoder with support for geo-hashing
☆115Updated 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.☆24Updated 4 months ago
- Python CFFI Binding around SuiteSparse:GraphBLAS☆24Updated last month
- Fast zero-overhead bindings between NumPy and Eigen☆142Updated 6 months ago
- A Python library for large-scale nearest neigbhor computations via k-d trees and GPUs.☆64Updated 3 years ago
- Fast kd-tree implementation in Python☆246Updated 2 weeks ago
- Quad/octree building for FMMs in Python and OpenCL☆65Updated last month
- A pure Python quad tree spatial index for GIS or rendering usage☆127Updated 4 years ago
- Kirkpatrick's Algorithm for Log(n) point location in planar subdivisions.☆70Updated 11 years ago
- Python bindings to `hmm` for fast terrain mesh generation☆78Updated 3 months ago
- Python bindings to the triangle library☆249Updated 9 months ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated 10 months ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆167Updated 2 years ago
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆47Updated 12 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- Octree structure containing a 3D triangular mesh model☆92Updated 4 years ago
- Geohash a lng/lat coordinate using hilbert space filling curves.☆93Updated 11 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Scientific Python Geometric Algorithms Library☆444Updated last year
- Python Wrapper for Embree☆94Updated 2 years ago
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- Python bindings to the mapbox earcut C++ library.☆39Updated 9 months ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆189Updated this week
- Wrapper for standard Python module "sqlite3" which adds SpatiaLite support.☆17Updated 6 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆254Updated 6 months ago
- A fast geospatial point clustering module☆40Updated last year
- Fast radial basis function interpolation and kriging for large scale data☆181Updated last month
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆36Updated 7 years ago
- Algorithms for geometric operations☆63Updated last week