r-tree
There are 76 repositories under r-tree topic.
mourner/rbush
RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles
mourner/flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript 🌱
dhconnelly/rtreego
an R-Tree library for Go
viceroypenguin/RBush
R-Tree Implementation for C#
tzaeschke/tinspin-indexes
Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree
Eronana/rbush-3d
RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids
DenisCarriere/geojson-rbush
GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles
alyst/SpatialIndexing.jl
Spatial data indexing in pure Julia (R*-trees etc)
jorgenkg/hilbert-rtree
TypeScript implementation of a Hilbert Packed R-Tree without external dependencies
StefanSalewski/RTree
Generic RTree for Nim
emma-k-alexandra/RTree
An on-disk, Codable R*-Tree for Swift
atksh/python_prtree
A Python implementation of Priority R-Tree, an alternative to RTree.
rnd-forests/skyline-query
Simple implementation of spatial skyline query algorithms
chusitoo/flatbush
Flatbush for C++
jnidzwetzki/spatial-index-java
Spatial indexing algorithms for java
sebastian-philipp/r-tree
Haskell implementatio of R-Trees
furstenheim/SimpleRTree
Blazingly fast, GC friendly R-Tree
MuLeiSY2021/RisegerDB
RisegerDB是一个基于R树和R*树主索引的地理空间数据库系统,项目专为地理数据进行快速高效的搜索。
JuliaGeo/LibSpatialIndex.jl
A library for spatially indexing kD bounding box data (based on libspatialindex)
flatrtree/flatrtree-py
Tiny, portable R-trees in Python
plaxkk/SharebikeManagementSys
a demo for sharebike track's visualization
kasselouris/Complex-Data-Management
Spatial Data and Networks, Efficient Text Retrieval Methods, Ultra Fast Database Operators, Top-K Queries
hariguchi/rtacl
R-tree ACL (Access Control List)
boostlearn/go-kd-segment-tree
High-performance multi-dimensional memory index
darky/rstar-wasm
R-tree, which compiled to WebAssembly from rstar crate
erickTornero/RTree
Data Structure: RTree - core, allow to handle Polygons in 2D.
yxuan0329/R-tree-Search-Engine
A project that implement R-tree library for spatial searching.
adamreichold/sif-rtree
simple, immutable, flat R-tree
yashpandey474/Hilbert-R-Tree-Implementation
Data structures & algorithms project for implementing the Hilbert R Tree data structure as present in the original research paper, focusing on the adding of elements and searching of elements along with a pre-order traversal of the tree.
micycle1/mqr-tree
mqr-tree spatial index
Vedant2311/Data-Mining-Algorithms
Repository for all assignments of the course COL761: Data Mining (Fall 2020), taught at IIT Delhi
zamgi/RTree
Implementation of R-Tree
Gatmatz/R-Star-Tree
Implementation of R*-tree for spatial data organisation and processing.
KeltorHD/fnr-tree
FNR-Tree implementation (Elias Frentzos: "Indexing Objects Moving on Fixed Networks") (base R-Tree)
papasj19/Data-Structures-Project
Used as our groups second semester Advanced Programming and Data Structure project
wkgreat/spatial-index
all kinds of spatial index implementation and visualization