32 lines
542 B
JSON
32 lines
542 B
JSON
{
|
|
"start": {
|
|
"lat": 48.137,
|
|
"lon": 11.575
|
|
},
|
|
"end": {
|
|
"lat": 47.269,
|
|
"lon": 11.404
|
|
},
|
|
"startDate": "2026-07-10",
|
|
"endDate": "2026-07-14",
|
|
"profile": "loaded_gravel",
|
|
"sleepPreference": "mixed_budget",
|
|
"dailyDistanceKm": {
|
|
"min": 55,
|
|
"target": 75,
|
|
"max": 95
|
|
},
|
|
"dailyAscentM": {
|
|
"target": 1100,
|
|
"max": 1800
|
|
},
|
|
"maxLoadedGradePercent": 12,
|
|
"preferredUnpavedPercent": {
|
|
"min": 30,
|
|
"max": 70
|
|
},
|
|
"waterGapMaxKm": 40,
|
|
"foodGapMaxKm": 70,
|
|
"requireBailoutEveryKm": 90
|
|
}
|