@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 468 B
JSON
{
"geometry": [
"line"
],
"fields": [
"name",
"oneway_yes",
"aerialway/capacity",
"aerialway/duration"
],
"moreFields": [
"{aerialway}"
],
"tags": {
"aerialway": "rope_tow"
},
"terms": [
"aerialway",
"bugel lift",
"drag lift",
"handle tow",
"skiing",
"snowboarding",
"surface cable"
],
"name": "Rope Tow Lift"
}