Opened 5 years ago
Last modified 3 years ago
#17172 new enhancement
[WIP PATCH] turn:lanes and lanes should match
Reported by: | taylor.smock | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | latest |
Keywords: | mapcss lanes lanes-tagging | Cc: |
Description
We should ensure that lanes
equals turn:lanes
when turn:lanes
exists. This also applies to the forward and backward variants.
Attachments (1)
Change History (4)
Changed 5 years ago by
Attachment: | turn_lanes.patch added |
---|
comment:1 Changed 3 years ago by
Keywords: | lanes lanes-tagging added |
---|
Be careful, there could be more turn:lanes
than lanes
if there is a bicycle lane.
True is that the number of turn:lanes
should be equal or higher than lanes
but that is true for all *:lanes
-tags
comment:2 Changed 3 years ago by
The other thing to consider is that, pursuant the lanes
specification, half-lanes are not counted. I'll have to rework this patch sometime for that.
comment:3 Changed 3 years ago by
Summary: | [PATCH] turn:lanes and lanes should match → [WIP PATCH] turn:lanes and lanes should match |
---|
mapcss checks for bad data