@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 421 B
JSON
{
"icon": "temaki-t_bar_lift",
"geometry": [
"line"
],
"fields": [
"name",
"aerialway/capacity",
"aerialway/duration"
],
"moreFields": [
"{aerialway}"
],
"tags": {
"aerialway": "t-bar"
},
"terms": [
"aerialway",
"drag lift",
"skiing",
"surface cable",
"tbar"
],
"name": "T-Bar Lift"
}