a-b-street / osm2lanes

A common library and set of test cases for transforming OSM tags to lane specifications
https://a-b-street.github.io/osm2lanes/
Apache License 2.0
34 stars 2 forks source link

Rust: Prepare for Rountrip Testing #23

Closed droogmic closed 2 years ago

droogmic commented 2 years ago

Prepare the boilerplate for lanes2osm.

We roundtrip lanes->osm->lanes, and not the other way around, because we expect osm to lanes to be a many to one mapping.