Opened 11 years ago

Last modified 10 years ago

#11500 closed enhancement

Inconsistent validator result: oneway=yes together with '*:lanes:forward' — at Version 1

Reported by: mdk Owned by: team
Priority: normal Milestone:
Component: Core validator Version: latest
Keywords: Cc:

Description (last modified by mdk)

Way 218075854 contains the following tags:

oneway=yes
bus:lanes:forward=designated|yes
turn:lanes:forward=|merge_to_left

But the valitaor only warns about the 'forward' in the 'bus:lanes:forward' key, but no warning for 'turn:lanes:forward'.
I always tag '*:lanes:forward' on oneway=yes, because if later somebody will remove the oneway tag or set it to oneway=no, the lane definition will not change implicit for the opposit direction.

And what about a oneway street whith a bus lane in the reverse direction (see way 28682845)? (Not quite correct, because the bus lane is in reality oneway=reversable, with special traffic lights for the busses at both ends. OT: any idea how to tag this ;-) )

Could we remove this warning? Or handle all '*:lanes:forward' together with 'oneway=yes' the same way, even if that is not what I hope will happend!

Change History (1)

comment:1 by mdk, 11 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.