@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 487 B
JSON
{
"icon": "fas-skiing-nordic",
"fields": [
"name",
"piste/type",
"piste/difficulty_nordic",
"piste/grooming_nordic",
"oneway",
"lit"
],
"geometry": [
"line",
"area"
],
"tags": {
"piste:type": "nordic"
},
"terms": [
"crosscountry",
"nordic skiing",
"piste",
"skate skiing",
"skiing",
"xc"
],
"name": "Cross-Country Ski Trail"
}