geozero
Geospatial data processor
A Rust library for reading and writing geospatial data formats without an intermediate representation.
Zero-Copy reading and writing of geospatial data.
358 stars
14 watching
38 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,569 |
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 124 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 102 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 279 |
georust/rinex | A Rust-based toolbox for parsing and processing GNSS data in various formats. | 84 |
georust/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
georust/world-file | Provides Rust libraries and utilities for reading and writing geospatial data stored in world files. | 8 |
pka/georaster | A Rust library for working with geospatial raster images | 24 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 98 |
georust/wkt | A Rust library providing read/write support for well-known text formats used in geospatial applications. | 50 |
usdaforestservice/gdalraster | Provides an interface to the GDAL library for geospatial data manipulation and analysis in R. | 41 |
georust/rstar | An efficient spatial index implementation for nearest neighbor search in n-dimensional spaces | 414 |
georust/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |