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: refactor tags_to_lanes into modules #119

Closed droogmic closed 2 years ago

droogmic commented 2 years ago

There are no meaningful changes.

Sorry for the merge conflicts it may cause.

droogmic commented 2 years ago

Do you expect more modules in tags_to_lanes that don't count as modes? Otherwise the extra nesting doesn't seem necessarily helpful

I expect an extensive tree in modes/ and separator/, and maybe a few flat files in between.

dabreegster commented 2 years ago

Seems good to me, then!