This guide covers
- Sport types
- Trail lists
- Formula for duration calculation
Sport types
| Icon | Sport type | Horizontal velocity v_h (km/h) | Vertical velocity v_v (m/h) |
|---|---|---|---|
![]() | Hike | 4 | 500 |
![]() | Mountainbike | 10 | 400 |
![]() | Hike & Bike | - | - |
![]() | Run | 8 | 500 |
![]() | Trailrun | 8 | 500 |
![]() | Backcountry ski | 6 | 400 |
Trail lists
Formula for duration calculation
For hiking the following formula is used:t [h] = km / v_h + (descent + ascent) / v_v
For the other sport types (faster when going downhill) the following formula is used:t [h] = km / v_h + ascent / v_v





