Update README.md

This commit is contained in:
Eduardo Lacerda 2022-05-28 14:48:52 -03:00 committed by GitHub
parent 0e76ba680f
commit 7d3b86d149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -770,6 +770,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [rust-netcdf](https://github.com/georust/netcdf) - Medium-level netCDF bindings for Rust, allowing easy reading and writing of array-like structures to a file.
* [rust-osm](https://github.com/georust/rust-osm) - OSM XML serialization and other OpenStreetMap utilities.
* [rust-polyline](https://github.com/georust/rust-polyline) - Google Encoded Polyline encoding & decoding in Rust.
* [rust-postal](https://github.com/kodemartin/rustpostal) - Rust bindings to libpostal.
* [rust-proj](https://github.com/georust/rust-proj) - Rust bindings for Proj.
* [rust-shapefile](https://github.com/tmontaigu/shapefile-rs) - Rust read/write support for shapefiles.
* [rust-tilejson](https://github.com/georust/tilejson) - tilejson is a crate for serializing/deserializing the TileJSON format.