I want to get the route for the following coordinates. But the route should not go through Belgium because the truck weight of 48 tons exceeds the max. weight of 44 in Belgium. So the route should go only within Netherlands. However, the following request gives as result always the route through Belgium:
I have already tried these options (Belgium has the country code 17. 65 is Falkland Islands). But then no route can be found at all, returning the error code 2009 with the message:
“Route could not be found - Unable to find a route between points 1 (5.9318229 51.0735644) and 2 (4.0841827 51.2689451).”
So, for me it seems that the algorithm cannot find the route which circumnavigates Belgium because it is too far away from the “optimal” route. Is there a way to force the openroute service to find the route in Netherlands?
My guess is that it’s this entry to the tunnel that is the only line for hgv of all the line and it also has a tag of motorcar=no which is probably, why it is rejected for hgv by our tag filtering