6 releases
0.3.1 | Sep 19, 2022 |
---|---|
0.3.0 | Jan 18, 2022 |
0.2.1 | Jan 16, 2022 |
0.1.2 | Jan 10, 2022 |
0.1.0 | Jan 2, 2021 |
#177 in Geospatial
22 downloads per month
91KB
2.5K
SLoC
openstreetmap-api-rs
Rust client for the OpenstreetMap API.
Note: Client is not complete yet, some API can change in the future and not all the OSM API endpoints are yet implemented.
Usage
Add this to your Cargo.toml:
[dependencies]
openstreetmap-api = "0.2"
To get started using the client, see the docs.
Dependencies
~5–17MB
~251K SLoC