rtree

Spatial indexer

An optimized spatial indexing solution for Python applications.

Rtree: spatial index for Python GIS

GitHub

635 stars
31 watching
124 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stefansalewski/rtree A data structure for efficient spatial searching and indexing of objects in high-dimensional space. 26
tidwall/rtree An in-memory R-tree implementation designed for fast spatial searching and indexing 316
plokhotnyuk/rtree2d A high-performance 2D spatial indexing library for efficient nearest and intersection queries 132
adamreichold/sif-rtree An immutable data structure for efficiently storing and querying spatial data in 2D space 5
mrhooray/kdtree-rs An efficient data structure library for fast geospatial indexing and nearest neighbor searches 236
davidmoten/rtree An in-memory R-tree implementation for efficient spatial indexing and search in Java with reactive API support 1,094
alyst/spatialindexing.jl Efficient in-memory indexing of spatial data 32
pysal/tobler A Python package for interpolating and estimating variables at different spatial scales using various techniques such as areal interpolation, dasymetric mapping, and change of support. 152
georust/rstar An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces 419
kylebarron/geo-index A Rust library that implements a static spatial index data structure optimized for performance and memory efficiency. 78
wwaites/linkedspatialindex A system for efficiently searching and indexing spatial data in linked data systems. 5
mourner/flatbush A fast and efficient spatial index for 2D points and rectangles in JavaScript 1,429
martibosch/detectree A Pythonic library for semantic tree segmentation from aerial imagery 243
tiepologian/neospatial-py A Python wrapper for a Neo4j plugin enabling spatial data querying and indexing 3
toblerity/fiona A Python library that provides an interface to read and write geographic data files in various GIS formats. 1,166