geotiff
GeoTIFF reader
A Rust library for reading GeoTIFF files
Reading GeoTIFFs in Rust, nothing else!
91 stars
9 watching
24 forks
Language: Rust
last commit: about 2 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/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 371 |
georust/netcdf | Provides a Rust API for reading and writing array-like structures to a netCDF file format | 85 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 107 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 284 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,586 |
georust/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
georust/wkt | A Rust library providing read/write support for well-known text formats used in geospatial applications. | 50 |
georust/kml | A Rust library for working with KML data formats | 28 |
georust/world-file | Provides Rust libraries and utilities for reading and writing geospatial data stored in world files. | 8 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 104 |
kipcrossing/geotiff | A Python package for reading and writing geotiff files without relying on GDAL. | 220 |
georust/tilejson | A library for serializing and deserializing the TileJSON format | 10 |