openstreetmap-api

Crates.ioopenstreetmap-api
lib.rsopenstreetmap-api
version0.3.1
sourcesrc
created_at2021-01-02 10:38:00.173581
updated_at2022-09-19 23:09:50.726382
descriptionRust client for the OpenstreetMap API.
homepage
repository
max_upload_size
id330500
size183,335
Daniele Esposti (expobrain)

documentation

README

openstreetmap-api-rs

Build status

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.

Commit count: 0

cargo fmt