@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
18 lines (17 loc) • 428 B
JSON
{
"key": "piste:grooming",
"type": "combo",
"label": "Grooming",
"strings": {
"options": {
"classic": "Classic",
"mogul": "Mogul",
"backcountry": "Backcountry",
"classic+skating": "Classic and Skating",
"scooter": "Scooter/Snowmobile",
"skating": "Skating"
}
},
"autoSuggestions": false,
"customValues": false
}