Skip to content
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

Fix connect features with uncontrolled crossing #9443

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

arch0345
Copy link
Contributor

In openstreetmap/id-tagging-schema#590, the (searchable) Marked Crossing preset was changed to use crossing=uncontrolled instead of crossing=marked. This PR fixes a similar issue to #9176 in which using Connect the features with a Marked Crossing way adds a generic highway=crossing node as opposed to a Marked Crossing node.

I wasn't sure if the changes made to test/spec/validations/crossing_ways.js in #9181 was needed so I just made changes to modules/validations/crossing_ways.js. I tested it locally and it seems to work fine.

@tyrasd tyrasd added the validation An issue with the validation or Q/A code label Jan 19, 2023
@tyrasd tyrasd merged commit 81374c3 into openstreetmap:develop Jan 19, 2023
@arch0345 arch0345 deleted the uncontrolled branch January 19, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validation An issue with the validation or Q/A code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants