spatial-join
Spatial join library
A Rust library providing efficient geospatial join functionality
7 stars
1 watching
0 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
msalib/geo-rasterize | A Rust crate that rasterizes geospatial polygons onto raster images | 39 |
michaeldorman/nngeo | An R library providing spatial data join capabilities using the k-nearest neighbor algorithm | 79 |
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 125 |
kylebarron/geo-index | A Rust library that implements a static spatial index data structure optimized for performance and memory efficiency. | 78 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,579 |
adamreichold/sif-rtree | An immutable data structure for efficiently storing and querying spatial data in 2D space | 4 |
georust/rstar | An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces | 416 |
sibartlett/geo | A comprehensive geospatial library for .NET, supporting various geometric and GPS data types. | 181 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
lucretiel/joinery | A Rust library for joining iterables with a separator | 91 |
georust/kml | A Rust library for working with KML data formats | 27 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 280 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
georust/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
grimzy/laravel-mysql-spatial | A package to easily work with spatial data types and functions in MySQL databases from within Laravel applications | 796 |