Opened 5 years ago
Last modified 4 years ago
#21192 closed enhancement
Warn about multiple access values with *:lanes and/or :forward/backward — at Initial Version
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core validator | Version: | |
| Keywords: | access lanes_tagging multiple value | Cc: |
Description
This is a followup of #19419.
Access tags per direction are not yet checked: *(:both_ways)?:[backward|forward] und *:both_ways as all *:lanes* see my comment 11 on #19419.
bus:forward=yes;designated
bus:both_ways:backward=yes;designated
access:lanes=no|yes;no|yes
access:lanes:both_ways:forward=yes;no|yes
I would go with a general warning as mentioning the exact keys would need many lines of code.
Note:
See TracTickets
for help on using tickets.


