Skip to content
Poutnik edited this page Aug 31, 2016 · 18 revisions

Hiking-Poutnik profile template

  • This is a development version of Hiking profile template, that may be a head of the released Hiking profiles. You can find its obsolete version in Brouter-web as Hiking-beta profile ( but not in Brouter application ).

  • You can derive respective development versions of the profiles from this latest Template file by 2 ways.

    • 1/ Use modification table below to derive the profile from the current template code. While saving, do not forget the .brf extension.
    • 2/ Use this Windows batchfile sedbatch.bat.
      • Check its prerequisities inside the batch code ( presence and provided location of sed.exe, wget.exe and (optionally) 7z.exe utilities.
      • Run the batch with "foot" parameter as "sedbatch foot" from the Windows command line.
  • The template uses difficulty rating SAC T scale for hiking. In case of missing SAC rating, but MTB scale rating is available, it estimates SAC scale from MTB scale.

Profile or purpose What to change Comment
Walking assign SAC_scale_limit 1 *) to safe space, for the following profiles
assign SAC_scale_preferred 0 it is written like limit 1 / preferred 0
Walking-wet assign iswet 1 additionally to Walking, applicable to below as well
IHR hiking_routes_preference 0.00 Ignore Hiking Routes, useful e.g. in cities.
FHR hiking_routes_preference 0.60 Follow Hiking Routes, strong hiking route preference
SHR hiking_routes_preference 20 Stick to Hiking Routes, but allowing a fallback.
Hiking limit 2 / preferred 1 *)
Mountain-hiking limit 3 / preferred 1 *)
Alpine-Easy limit 4 / preferred 2 *)
Alpine-Demanding limit 5 / preferred 3 *)
Alpine-Difficult limit 6 / preferred 4 *)
"Unpaved" assign Offroad_factor 0.5 .. 3 See MTB profiles
"Paths" assign path_preference 5 .. 20 Progressively penalizes ways different to paths
Nordic_Walkings assign Offroad_factor 1.0 Stronger preference of unpaved ways
Clone this wiki locally