geoarrow-rs
Geo spatial library
A library that enables efficient spatial operations on GeoArrow memory using vectorized geometry operations in multiple programming languages.
GeoArrow in Rust, Python, and JavaScript (WebAssembly) with vectorized geometry operations
259 stars
7 watching
17 forks
Language: Rust
last commit: 6 days ago
Linked from 1 awesome list
apache-arrowgeoarrowgeoparquetgeospatialjavascriptpyo3pythonrusttypescriptwasm-bindgenwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
georust/rstar | An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces | 414 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,569 |
kylebarron/geo-index | A Rust library that implements a static spatial index data structure optimized for performance and memory efficiency. | 77 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 98 |
evetion/geoarrays.jl | A Julia package that provides a simple interface to work with geospatial raster data. | 51 |
geopolars/geopolars | A Rust-based library for working with geospatial data in Polars | 625 |
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 124 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 279 |
georust/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
thegeekyasian/geo-assist | A Java library for efficiently storing and querying spatial data using KD Trees. | 210 |
mrhooray/kdtree-rs | An efficient data structure library for fast geospatial indexing and nearest neighbor searches | 230 |
rgeo/rgeo | A Ruby library for working with geospatial data and geometric operations | 1,012 |
rgeometry/rgeometry | A comprehensive Rust library for geometric calculations and algorithms. | 149 |
cjriley9/gpkg-rs | A Rust crate for reading and writing OGC Geopackages | 4 |