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)
10 stars
14 watching
2 forks
Language: Julia
last commit: 8 months ago
Linked from 2 awesome lists
geogeospatialgisjulialibspatialindexr-treespatial-index
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ implementation of spatial indexing algorithms | 716 |
| Efficient in-memory indexing of spatial data | 32 |
| A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures | 111 |
| An interface for working with geospatial vector data in Julia | 101 |
| A Julia wrapper around the PROJ cartographic projections library | 48 |
| A Julia package that provides a simple interface to work with geospatial raster data. | 51 |
| A system for efficiently searching and indexing spatial data in linked data systems. | 5 |
| Demonstrating potential of Julia for Geospatial technology with ArchGDAL and Sentinel 2a data | 67 |
| A Rust library that implements a static spatial index data structure optimized for performance and memory efficiency. | 78 |
| Provides access to geographical data from the GADM dataset in Julia | 40 |
| A Julia package that provides utilities for reading and working with GeoJSON data | 68 |
| A Java library for efficiently storing and querying spatial data using KD Trees. | 212 |
| A Julia package providing easy access to raster data sources | 23 |
| A Julia interface to access and manipulate Earth System Data Cube data | 33 |
| An efficient spatial data structure for fast point query operations | 43 |