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

Provide a way for a field to "look at sibling tags" #9476

Open
tordans opened this issue Jan 20, 2023 · 0 comments
Open

Provide a way for a field to "look at sibling tags" #9476

tordans opened this issue Jan 20, 2023 · 0 comments
Labels
field An issue with a field in the user interface

Comments

@tordans
Copy link
Collaborator

tordans commented Jan 20, 2023

Description

Goal: For tags like parking:left|right|both=* it would be great if the directionCombo field for parking:left|right|both:orientation could "look at it's sibling tags". This would improve the mapper UX and likey data quality by showing smarter placeholder or disabling fields alltogether.

Example 1:

Field parking as parking:left=no|separate
In this case, the directionCombo for orientation should …

  • disable parking:left:orientation
  • or change the placeholder to something like "not expected due to parent tag"

Example 1:

Field parking as cycleway=lane + oneway=yes
In this case, the directionCombo for cycleway should …

  • change the placeholder for cycleway:{backward} to something like "implicit 'no' due to oneway"
    I now see, we would also have to evaluate the direction of the way in order so know if "left" or "right" is meant

Ping #9212 (comment)
Ping openstreetmap/id-tagging-schema#675

Screenshots

No response

@tyrasd tyrasd added the field An issue with a field in the user interface label Jan 20, 2023
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