ogcapi
API framework
An implementation of the Open Geospatial Consortium's API building blocks in Rust
OGC API building blocks implemented in Rust
25 stars
12 watching
9 forks
Language: Rust
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 125 |
georust/osm | A set of utilities for serializing OpenStreetMap data and interacting with OSM APIs | 16 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,586 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 371 |
georust/proj | A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. | 148 |
cjriley9/gpkg-rs | A Rust crate for reading and writing OGC Geopackages | 4 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 284 |
georust/netcdf | Provides a Rust API for reading and writing array-like structures to a netCDF file format | 85 |
georust/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 104 |
georust/geozero | A Rust library for reading and writing geospatial data formats without an intermediate representation. | 368 |
georust/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 107 |
georust/geotiff | A Rust library for reading GeoTIFF files | 91 |