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 4 months ago
- Fast kd-tree implementation in Python☆245Updated 2 weeks ago
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 5 months ago
- Python CFFI Binding around SuiteSparse:GraphBLAS☆24Updated last week
- Python bindings to the triangle library☆248Updated 8 months ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- Evaluation of file formats in the context of geo-referenced 3D geometries.☆17Updated last year
- 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 2 months ago
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆35Updated 7 years ago
- Constrained Delaunay Triangulation (Python)☆53Updated last year
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆188Updated 2 weeks ago
- An open source python version of the Lindenmayer Systems.☆17Updated 6 months ago
- Scientific Python Geometric Algorithms Library☆443Updated last year
- Quad/octree building for FMMs in Python and OpenCL☆65Updated 2 weeks ago
- Constrained Lloyd Iteration for distributing 2D points☆46Updated 4 years ago
- CGAL bindings using SWIG☆28Updated last year
- MoveTK is a library for computational movement analysis written in C++.☆74Updated last year
- Wrapper for standard Python module "sqlite3" which adds SpatiaLite support.☆17Updated 6 years ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆97Updated 2 months ago
- Spatial objects and computations based on NumPy arrays.☆99Updated 4 months ago
- Cython bindings for fpzip, a floating point image compression algorithm.☆34Updated 6 months ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆167Updated 2 years ago
- Python bindings to the mapbox earcut C++ library.☆39Updated 8 months ago
- A pure Python quad tree spatial index for GIS or rendering usage☆127Updated 4 years ago
- C++ backend for the jupyter leaflet widget☆91Updated 3 months ago
- GeoHashTree library for storing and accessing multi-dimensional point clouds.☆14Updated 10 years ago
- Rtree: spatial index for Python GIS☆660Updated 2 weeks ago
- Toolbox for constructing alpha shapes.☆295Updated 11 months ago
- Convert a DTM (Digital Elevation Model) image into a Collada 3D mesh. Using OpenCV and PyCollada.☆19Updated 10 years ago