Display the off road sections on route and diagram #664
Replies: 6 comments 34 replies
-
|
@WolfgangZ42 Thanks for the suggestion, this is an interesting idea. |
Beta Was this translation helpful? Give feedback.
-
|
Replying to a comment by @0709wiwiwi in #250 (comment): Description may be useful in the future for waypoint descriptions in #401. This should work as the other route details, like max speed and street name. <max_speed>30</max_speed>
<route_information>unpaved</route_information>
...
<max_speed>--</max_speed>
<route_information>--</route_information> |
Beta Was this translation helpful? Give feedback.
-
|
To be compatible with other routers, we only need to declare the "unpaved" sections. As the surface tag is not always filled, perhaps it is better to process the highway tag? OpenRouteService documentation has a nice classification for these tags: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
It's me again ... 🥴 When I recently showed some friends how to display off-road routes in Cruiser, we unfortunately encountered a problem. We are planning to drive the ACT Montenegro+Albania and noticed that the percentage of gravel parts is estimated much lower by Cruiser than specified by ACT. A few random checks revealed that long stretches in Albania were defined as highway=unclassified without specifying surface=*, which Cruiser interprets as paved. The latter may be correct for some countries, but probably not for most - see wiki.openstreetmap.org/wiki](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dunclassified) In the future, could Cruiser please interpret highway=unclassified without surface=* as unpaved? I would really appreciate that. Thanks for your consideration. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
During the ACT Portugal tour, the question was asked several times: “How much longer will we be in the dirt - when will the asphalt return?” Unfortunately, it is not possible to answer this question, neither in navigation mode nor in planning mode.
Now that we are able to display individual route segments in different colors in planning mode:
. . . 
Would it be possible during navigation (and only there) to make the color of the route dependent on the condition defined in OSM? For example like this:

In my opinion, it is sufficient to distinguish only between asphalt and gravel.
Beta Was this translation helpful? Give feedback.
All reactions