good first issue
Repository metrics
- Stars
- (37 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Support the bus lanes scheme as described in https://wiki.openstreetmap.org/wiki/Bus_lanes#The_lanes:psv.3D.2A_scheme
Add tests to https://github.com/a-b-street/osm2lanes/blob/main/data/tests.yml#L559
Then add the implementation to https://github.com/a-b-street/osm2lanes/blob/main/rust/osm2lanes/src/transform/tags_to_lanes/bus.rs#L111
Good first issue: self contained rust business logic implementation, with examples to copy from https://github.com/a-b-street/osm2lanes/blob/main/rust/osm2lanes/src/transform/tags_to_lanes/bus.rs