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