@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 410 B
JSON
{
"icon": "temaki-drag_lift",
"geometry": [
"line"
],
"fields": [
"name",
"aerialway/capacity",
"aerialway/duration"
],
"moreFields": [
"{aerialway}"
],
"tags": {
"aerialway": "drag_lift"
},
"terms": [
"aerialway",
"skiing",
"snowboarding",
"surface cable"
],
"name": "Drag Lift"
}