RegionTrees.jl
Spatial data structure library
A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures
Quadtrees, Octrees, and more in Julia
111 stars
6 watching
22 forks
Language: Julia
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
evetion/geoarrays.jl | A Julia package that provides a simple interface to work with geospatial raster data. | 51 |
jblindsay/kdtree | An efficient spatial data structure for fast point query operations | 43 |
alyst/spatialindexing.jl | Efficient in-memory indexing of spatial data | 32 |
juliageo/libspatialindex.jl | A Julia wrapper around a spatial indexing library for efficient storage and querying of 2D data. | 10 |
juliaearth/geostatsimages.jl | Provides preprocessed data for geostatistical simulations in Julia. | 15 |
juliaearth/geostats.jl | An extensible framework for geospatial data science and geostatistical modeling | 524 |
juliageo/geointerface.jl | An interface for working with geospatial vector data in Julia | 99 |
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 |
juliageo/proj.jl | A Julia wrapper around the PROJ cartographic projections library | 48 |
juliadata/dataframes.jl | A package providing tools and data structures for efficiently working with tabular data in Julia. | 1,738 |
ecojulia/rasterdatasources.jl | A Julia package providing easy access to raster data sources | 23 |
juliageometry/voronoidelaunay.jl | A fast and robust algorithm for creating 2D tessellations of generic points | 124 |
juliacollections/functionalcollections.jl | A package providing persistent data structures with support for immutable vectors and hash maps in Julia. | 124 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 355 |