I made a route with 8 waypoints.
When I want to ride this route in opposite direction, I suppose, waypoint 1 will be 8, 2 will be 7 etc.
BUT……kurvigers takes out some roads. And no….these are NOT 1 way roads
WHY???
I made a route with 8 waypoints.
When I want to ride this route in opposite direction, I suppose, waypoint 1 will be 8, 2 will be 7 etc.
BUT……kurvigers takes out some roads. And no….these are NOT 1 way roads
WHY???
Because the function “Reverse route” just reverses the order of the waypoints and calculates a completely new route.
It does not reverse the direction of the existing route as it may be misunderstood from the function name.
If you wish some specific roads to be included, then you could use the shaping points on them.
Ok, thanks for the explanantion