Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p4ken/geoserde
Adapter between geographic feature and GIS files
https://github.com/p4ken/geoserde
Last synced: 3 months ago
JSON representation
Adapter between geographic feature and GIS files
- Host: GitHub
- URL: https://github.com/p4ken/geoserde
- Owner: p4ken
- License: mit
- Created: 2023-12-17T06:46:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T01:06:09.000Z (10 months ago)
- Last Synced: 2024-04-14T16:18:34.053Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-georust - geoserde - Adapter between geographic feature and GIS files. (Watchlist)
README
# geoserde
[![crates.io](https://img.shields.io/crates/v/geoserde.svg)](https://crates.io/crates/geoserde)
[![docs.rs](https://img.shields.io/badge/_-docs.rs-slategray?logo=docsdotrs)](https://docs.rs/geoserde/)Geoserde is an adapter between geographic feature structs and GIS file formats.
See [API documantation](https://docs.rs/geoserde) with some examples.
Licensed under the [MIT License](LICENSE.txt).