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

Enhance the directionalCombo to support sidewalk=both|left|right #10839

Open
tordans opened this issue Mar 6, 2025 · 0 comments
Open

Enhance the directionalCombo to support sidewalk=both|left|right #10839

tordans opened this issue Mar 6, 2025 · 0 comments
Labels
field An issue with a field in the user interface

Comments

@tordans
Copy link
Collaborator

tordans commented Mar 6, 2025

In openstreetmap/id-tagging-schema#454 (comment) we came to the conclusion to add support to display sidewalk data on highway values.

There are three tagging schema in use. We support two already, but need to add the third one (which is in use 2.248.360 times).

In #9587 the directionalCombo was improved to support two of the variations. We now want to add the third which only applies to the sidewalk tag.

  • Support sidewalk=both => and display it as sidewalk=yes (which is sidewalk:both=yes)
  • Support sidewalk=left => and display it as sidewalk:left=yes
  • Support sidewalk=right => and display it as sidewalk:right=yes
@tyrasd tyrasd added the field An issue with a field in the user interface label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
field An issue with a field in the user interface
Projects
None yet
Development

No branches or pull requests

2 participants