Changes between Initial Version and Version 5 of Ticket #21192
- Timestamp:
- 2021-08-26T16:38:11+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21192
- Property Milestone → 21.08
- Property Summary Warn about multiple access values with *:lanes and/or :forward/backward → Warn about conflicting, multiple access values with *:lanes and/or :forward/backward
- Property Status new → reopened
-
Ticket #21192 – Description
initial v5 3 3 Access tags per direction are not yet checked: `*(:both_ways)?:[backward|forward]` und `*:both_ways` as all `*:lanes*` see my [/ticket/19419#comment:11 comment 11] on #19419. 4 4 5 `bus:forward= yes;designated`6 `bus:both_ways:backward= yes;designated`5 `bus:forward=private;designated` 6 `bus:both_ways:backward=no;designated` 7 7 `access:lanes=no|yes;no|yes` 8 `access:lanes:both_ways:forward= yes;no|yes`8 `access:lanes:both_ways:forward=agricultural;forestry;no|yes` 9 9 10 10 I would go with a general warning as mentioning the exact keys would need many lines of code.


