rtree topic
List
rtree repositories
geo-index
75
Stars
6
Forks
Watchers
A Rust crate and Python library for packed, static, zero-copy spatial indexes.
detectr
16
Stars
0
Forks
Watchers
super minimal geofencing application
hybrid-spatial-index
17
Stars
1
Forks
Watchers
Hybrid Spatial Data Structure based on Quad Tree, R Tree and KD Tree for insertion, search and finding the nearest neighbours on a 2D plane
python-rtree
25
Stars
3
Forks
Watchers
Implement rtree range queries and nearest neighbour queries
Space-Partitioning-Algorithms
16
Stars
1
Forks
Watchers
Implementations of Binary Space Parititoning and Sort Tile Recursive Partitioning algorithm.