Skip to content

Latest commit

 

History

History
102 lines (78 loc) · 6.5 KB

routage_EN.md

File metadata and controls

102 lines (78 loc) · 6.5 KB

🇫🇷 Français🇬🇧 English

Motorcycle/routing

Routing calculations for 3 types of motorcycle use, each of these routings calculates a route based on the information available in OpenStreetMap.

see here for the installation
explanations in French on the categories of tracks

heavy trailbike

will take you ONLY on the easy tracks (the brown ones) and if he can't find any, on the road and very small bits of some green tracks.

  • respect the prohibitions (red tracks on the map)
  • respect the barriers (red dots on the map)
  • the "private" tracks are managed as with the default profile of OsmAnd.
  • the "forbidden" tracks are grouped under the switch "pas d'interdiction" in "Avoid roads".
  • 💡 there is another switch in "Avoid roads" to activate a mode "si chemins secs" which adds some "green" tracks to the map in case there are no "brown" tracks nearby.
    ⚠️ Beware of mud with unsuitable tires!
  • 💡 there is another switch in "Avoid roads" to activate a "pas de chemins" mode which avoids tracks as much as possible by staying on the roads as small as possible.
  • the roads are hierarchical, allowing you to move faster over long distances without tracks.

(put intermediate points to "force" the detour by the "good" tracks if there are none in direct line).

light trailbike

will make you avoid paths and footways but will take all tracks except those indicated "impassable".

  • respect the prohibitions (red tracks on the map)
  • respect the barriers (red dots on the map)
  • the "private" tracks are managed as with the default profile of OsmAnd.
  • the "forbidden" tracks are grouped under the switch "pas d'interdiction" in "Avoid roads".
  • favors hiking and mountain bike routes over roads.
  • Considers all tracks the same (no drivable or muddy)
    💡 except if the switch "trie les chemins" in "Avoid roads" is active (checked) it will prioritize the tracks from most drivable to unknown.
    in fact it will penalize more and more the tracks which are the least practicable
    to go from a point A to a point B if 2 tracks approximately equivalent in distance exist, the engine of calculation of routing will take the most practicable, the proportion of road increases if the tracks are not informed in OpenStreetMap
  • considers all routes at the same level and therefore will plot the most direct.

( do not put points too far away to speed up the calculation - every 100 km for example )

enduro bike

will make you pass everywhere except stairs and bike paths and of course the black spots (impassable ^^).

  • all switches are inactive (everything is active, fords, frozen roads, private access etc)
  • respects the "no" and "private" prohibitions except if the switch "Pas d'interdit" is active.
  • respect absolute barriers (chain, gate etc)
  • lower priority for red dots on the map which will be avoided if alternative.
  • consider footways as paths (many paths are wrongly marked as footways)
  • favors marked routes (hiking and mountain biking)
  • slightly favors paths over tracks.
  • All the roads are at the same level, he traces the most direct.

( do not put points too far away to speed up the calculation -every 100 km for example )
on my phone a calculation between 2 points about 200 km apart takes 2 minutes.

Calculation

If you find the calculation too slow or you can't calculate a route

  • go to "configure profile"
  • then "guidance settings."
  • "Vehicle Features."
  • "default speed."

and lower the max speed to 90 km/h (or less if needed)
know that the more you lower it, the faster the calculation but the more roads it prints.
(don't ban highways or tolls, they are already disabled)

Examples

When you calculate a route you will have access to information about your route
proportion road / tracks (and paths for "enduro")
type of tracks with the colors corresponding to those of the map with the applied style.

Here is an example in my region (South West of France) (about 100 km as the crow flies ).

with "gros trail" routing without active options :

with "gros trail" routing and switch "si chemins secs" active :
which adds less passable "green" tracks in a small proportion.
(note that the proportion of road is decreasing)

with "petit_trail" routing and switch "trie les chemins" active:
the results are often very close to the "gros_trail" with "si chemins secs" Active when paths are populated in OpenStreetMap.
(but the type of "green" paths changes by being less "passable") in the case where the majority of the tracks are not specified, the "sorting" of the tracks imposes more roads instead of "difficult" tracks.

with "petit_trail" routing without the switch "trie les chemins" active:
the proportion of roads continues to decrease, the tracks not populated in OpenStreetMap become more important, until representing the majority of the tracks according to the regions more or less populated in osm.

"enduro" in red the paths.

well ... don't forget that it is perfectible and that in the best case it is based on the information added in OpenStreetMap which may be obsolete (recently destroyed tracks) or based on a subjective impression of the person who filled it in (level of difficulty for example).

more details in the wiki