Opened 5 years ago
Last modified 3 years ago
#17998 new enhancement
check for correct value of access
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | latest |
Keywords: | access value lanes-tagging | Cc: |
Description (last modified by )
I found access:lanes:forward=yes|bicycle
and similar tags lately, and was wondering that there is no check for correct access values.
Could we have a warning of incorrect access values, please. E.g. a check for access=*
and checks for access:lanes[:forward][:backward]=*
. Thanks
Attachments (0)
Change History (7)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
Keywords: | lanes-tagging added; validator correct value removed |
---|
comment:3 by , 4 years ago
Keywords: | value added |
---|
comment:4 by , 4 years ago
Owner: | changed from | to
---|
comment:5 by , 3 years ago
I am not sure which values are valid for access=*
and maybe access:[forward|backward|both_ways]
. psv
is invalid and probably some more like hov
but customers
and delivery
seem to be valid. Are there differences depending on the primary tag like highway=*
or amenity=parking
?
I guess, access:lanes[:*]
is easier, as only few values are valid and only highway=*
needs to be checked on.
comment:6 by , 3 years ago
Owner: | changed from | to
---|
I am not working on this, atm. Feel free to step up.
See also #19419.