In the following place when we take a right turn from Váci út before the intersection we have to decide which lane will we use. The right turn road has two lanes: left lane merges into the crossing Ferdinánd híd and the right lane goes to a parking garage. From the right lane we can't go to the left one but we can go to the right one from the left, because otherwise the cars coming through the intersection to Ferdinánd híd's way wouldn't be able to go to the parking garage. Check the place in real life on Google Street View It is mapped like this now: I think it is misleading because it suggests there is an intersection and a separate road for those who exit from Ferdinánd híd to the parking garage. Could it be done better? I think the direction to the solution would be the example in the Lanes wiki's motorway example. I would draw one right turn road from Váci út to Ferdinánd híd, then a bit later I would draw a way branching off from Ferdinánd híd going to the parking garage. Between these two intersections I would mark that the cars in the rightmost lane cant't go to the left but this lane is accessible from the second rightmost lane. However I don't know if there are asked 11 May '15, 12:25 UntaggedWay |
You need to use a combination of turn:lanes and change:lanes. On the Ferdinánd híd from left to right (from the point where there is a half circle to the north) lanes=4 lanes:forward=2 lanes:backward=2 change:lanes:backward=no|no change:lanes:forward=only_right|yes turn:lanes:backward=through|through;slight_right then the section between the entrance from the west and the exit towards the parking lanes=5 lanes:forward=2 lanes:backward=3 change:lanes:backward=no|yes|no change:lanes:forward=... turn:lanes:backward=through|through;slight_right|slight_right perhaps you could add a destination:lanes:backward=||parking as well after the exit to the parking lanes=4 lanes:forward=2 lanes:backward=2 change:lanes:forward=only_right|yes change:lanes:backward=only_right|yes for the "turn" from the west lanes=2 change:lanes=no|no turn:lanes=through|right One can discuss about that last turn:lanes, since both are turning to the right. OsmAnd understands turn:lanes, but not change:lanes I have to admit that I used some information of Google StreetView to write the above, since the Bing images are not veyr high quality. I know I am not supposed to do that and hope you have local knowledge to properly map the situation without the need to look at Google StreetView. answered 12 May '15, 17:13 escada please double check, especially the values for the :forward key, as it was not very clear on the Bing imagery that there are two lanes. Maybe there are even turn lanes in the forward direction
(13 May '15, 09:19)
escada
|