Changes between Initial Version and Version 1 of Ticket #17998
- Timestamp:
- 2020-04-14T15:15:47+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17998 – Description
initial v1 1 I found `access:lanes:forward=yes|bicycle` and similar tags lately, and was w andering that there is no check for correct access values.1 I found `access:lanes:forward=yes|bicycle` and similar tags lately, and was wondering that there is no check for correct access values. 2 2 3 3 Could we have a warning of incorrect access values, please. E.g. a check for `access=*` and checks for `access:lanes[:forward][:backward]=*`. Thanks