SpatialIndexing.jl

Spatial indexer

Efficient in-memory indexing of spatial data

Spatial data indexing in pure Julia (R*-trees etc)

GitHub

32 stars
4 watching
9 forks
Language: Julia
last commit: 7 months ago
Linked from 1 awesome list

juliar-star-treer-treespatial-dataspatial-indexing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
juliageo/libspatialindex.jl A Julia wrapper around a spatial indexing library for efficient storage and querying of 2D data. 10
juliageometry/regiontrees.jl A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures 111
adamreichold/sif-rtree An immutable data structure for efficiently storing and querying spatial data in 2D space 4
jblindsay/kdtree An efficient spatial data structure for fast point query operations 43
libspatialindex/libspatialindex A C++ implementation of spatial indexing algorithms 710
wwaites/linkedspatialindex A system for efficiently searching and indexing spatial data in linked data systems. 5
stefansalewski/rtree A data structure for efficient spatial searching and indexing of objects in high-dimensional space. 26
evetion/geoarrays.jl A Julia package that provides a simple interface to work with geospatial raster data. 51
georust/rstar An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces 414
armon/erl-rstar A high-performance data structure for efficient spatial indexing and querying of multi-dimensional data 59
tidwall/rtree An in-memory R-tree implementation designed for fast spatial searching and indexing 314
evetion/spacelidar.jl A package for working with ICESat-2 & GEDI data in Julia 24
mrhooray/kdtree-rs An efficient data structure library for fast geospatial indexing and nearest neighbor searches 230
davidmoten/rtree An in-memory 2D spatial indexing implementation with reactive API support for efficient search and insertion operations. 1,094
juliastats/clustering.jl A collection of clustering algorithms and evaluation metrics for data analysis 355