-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add crossing:markings tag when connecting crossing #9586
base: develop
Are you sure you want to change the base?
Conversation
Whoops, I searched but somehow missed #9573. Closing this since that PR was first. |
Sure, I suppose it's been a while. |
@tyrasd is there anything I can do to get this reviewed and merged? |
Vote to get this merged in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can confirm that this PR works, and I've added some unit tests to be sure
@tyrasd is this blocked on anything? |
Currently, when you press "Connect the features" for, e.g., an unmarked crossing on the crossing highways issue, it applies the crossing type but not
crossing:markings
, which immediately results in another issue for incomplete tags. This PR makes it so that the resolution copies that field as well, when it exists.Fixes #9525, Fixes #9922, Fixes openstreetmap/id-tagging-schema#1275