geojson
GIS serializer
A Rust library for serializing and parsing the GeoJSON vector GIS file format
Library for serializing the GeoJSON vector GIS file format
284 stars
18 watching
61 forks
Language: Rust
last commit: about 1 month ago
Linked from 4 awesome lists
geojsongeospatialrust
Related projects:
Repository | Description | Stars |
---|---|---|
georust/tilejson | A library for serializing and deserializing the TileJSON format | 10 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 125 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 104 |
georust/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |
georust/geozero | A Rust library for reading and writing geospatial data formats without an intermediate representation. | 368 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 107 |
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/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
georust/kml | A Rust library for working with KML data formats | 28 |
georust/proj | A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. | 148 |
geojson-net/geojson.net | A .NET library for working with GeoJSON data | 447 |
pka/georaster | A Rust library for working with geospatial raster images | 23 |
georust/geotiff | A Rust library for reading GeoTIFF files | 91 |