openrouteservice-app-legacy
openrouteservice-app-legacy copied to clipboard
Avoid toll ways properly
There are some roads that are tolled just to a certain type of cars, e.g. HGV but free of use for personal cars. However, this fact does not seem to be considered when calculating route. For example here: R1 is not tolled until "1 Trnava Sever" crossing". So even if I select "avoid toll routes" and I'm in personal car mode the following route can still be used: Mikoviniho -> R1 -> Seredska -> Hranicna ... On the level of OSM, R1 has the following tags: toll = no toll:hgv = yes tolltype:hgv = súbežné
Therefore I think the bug is that ORS does not take into account the difference between toll and toll:hgv.
BTW: If you click the link above, the start and destination points are in the view, but not the whole road. Fact that two points are visible does not mean that route interconnecting them is visible too.
Thanks for reporting this issue. It will be fixed in the next release within 1-2 weeks.
Hi zippy2, Could you please check if the described issue has been resolved or not?