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

Add "kerb" tag as an optional field to crossings #862

Merged
merged 2 commits into from
Apr 12, 2023
Merged

Conversation

tyrasd
Copy link
Member

@tyrasd tyrasd commented Apr 12, 2023

This is for the uses of the kerb tag without a barrier=kerb, when indicating the accessibility properties of a road crossing (see https://wiki.openstreetmap.org/w/index.php?title=Key:kerb&oldid=2501049#By_itself).

And when the kerb tag is used completely by itself, we can't assume it should be a barrier (as it might also be an incompletely tagged crossing node). This requires the barrier=kerb presets to be more strict on which tags they match. This should fix #858.

@tyrasd tyrasd added the bug Something isn't working label Apr 12, 2023
@github-actions
Copy link

🍱 Preview the tagging presets of this pull request here: https://pr-862--ideditor-presets-preview.netlify.app/id/dist/#locale=en.

@tyrasd tyrasd added enhancement New feature or request and removed bug Something isn't working labels Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-field bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iD recommends adding barrier=kerb to kerb=* when it shouldn't
1 participant