You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: