hilbert-rtree
This is an implementation of a Hilbert Packed R-Tree without any external dependencies. R-Trees are a special data structure for indexing spatial data. To improve the performance of query operations on the data structure, the R-Tree may be packed using t
query-mvt
Query features from remote MVT tiles by location
xy
Hilbert curve 2d to 1d mapping in JS.
r-tree
A file backed two-dimensional R-Tree index.
rstar-wasm
R-tree, which compiled to WebAssembly from rstar crate