mapeo-id-bmf
Version:
iD Editor for osm-p2p & mapeo-desktop changed to meet requirements of Bruno Manser Fonds
18 lines (17 loc) • 575 B
JSON
{
"key": "piste:difficulty",
"type": "combo",
"label": "Difficulty",
"placeholder": "Easy, Intermediate, Advanced...",
"strings": {
"options": {
"novice": "Novice (instructional)",
"easy": "Easy (green circle)",
"intermediate": "Intermediate (blue square)",
"advanced": "Advanced (black diamond)",
"expert": "Expert (double black diamond)",
"freeride": "Freeride (off-piste)",
"extreme": "Extreme (climbing equipment required)"
}
}
}