mapeo-id-bmf
Version:
iD Editor for osm-p2p & mapeo-desktop changed to meet requirements of Bruno Manser Fonds
17 lines (16 loc) • 666 B
JSON
{
"key": "trail_visibility",
"type": "combo",
"label": "Trail Visibility",
"placeholder": "Excellent, Good, Bad...",
"strings": {
"options": {
"excellent": "Excellent: unambiguous path or markers everywhere",
"good": "Good: markers visible, sometimes require searching",
"intermediate": "Intermediate: few markers, path mostly visible",
"bad": "Bad: no markers, path sometimes invisible/pathless",
"horrible": "Horrible: often pathless, some orientation skills required",
"no": "No: pathless, excellent orientation skills required"
}
}
}