LibSpatialIndex.jl

Spatial index library

A Julia wrapper around a spatial indexing library for efficient storage and querying of 2D data.

A library for spatially indexing kD bounding box data (based on libspatialindex)

GitHub

10 stars
14 watching
2 forks
Language: Julia
last commit: 2 months ago
Linked from 2 awesome lists

geogeospatialgisjulialibspatialindexr-treespatial-index

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
libspatialindex/libspatialindex A C++ implementation of spatial indexing algorithms 710
alyst/spatialindexing.jl Efficient in-memory indexing of spatial data 32
juliageometry/regiontrees.jl A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures 111
juliageo/geointerface.jl An interface for working with geospatial vector data in Julia 99
juliageo/proj.jl A Julia wrapper around the PROJ cartographic projections library 48
evetion/geoarrays.jl A Julia package that provides a simple interface to work with geospatial raster data. 51
wwaites/linkedspatialindex A system for efficiently searching and indexing spatial data in linked data systems. 5
acgeospatial/julia_geospatial Developing software tools and scripts for processing geospatial data using Julia and ArchGDAL. 67
kylebarron/geo-index A Rust library that implements a static spatial index data structure optimized for performance and memory efficiency. 77
juliageo/gadm.jl Provides access to geographical data from the GADM dataset in Julia 38
juliageo/geojson.jl A Julia package that provides utilities for reading and working with GeoJSON data 68
thegeekyasian/geo-assist A Java library for efficiently storing and querying spatial data using KD Trees. 210
ecojulia/rasterdatasources.jl A Julia package providing easy access to raster data sources 23
juliadatacubes/earthdatalab.jl A Julia interface to access and manipulate Earth System Data Cube data 33
jblindsay/kdtree An efficient spatial data structure for fast point query operations 43