Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Add Support For cycleway=opposite #215

Merged
merged 2 commits into from
Jun 1, 2022

Conversation

droogmic
Copy link
Collaborator

Covers part of #162

@droogmic droogmic marked this pull request as ready for review May 29, 2022 21:28
@droogmic droogmic merged commit a418ca7 into a-b-street:main Jun 1, 2022
@droogmic droogmic deleted the cycleway_opposite branch June 1, 2022 20:25
Variant::Lane | Variant::Track => road.push_backward_outside(lane(way)),
Variant::SharedMotor => {
road.forward_outside_mut()
.ok_or_else(|| TagsToLanesMsg::unsupported_str("no forward lanes for busway"))?
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in error string.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants