@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
34 lines (33 loc) • 609 B
JSON
{
"geometry": [
"line"
],
"fields": [
"name",
"oneway_yes",
"aerialway/duration",
"maxweight",
"access_simple"
],
"tags": {
"aerialway": "zip_line"
},
"terms": [
"aerial runway",
"canopy",
"flying fox",
"foefie slide",
"gravity propelled aerial ropeslide",
"Tyrolean traverse",
"zip wire",
"zip-line",
"zipline",
"zipwire"
],
"name": "Zip Line",
"aliases": [
"Zip Wire",
"Aerial Runway",
"Flying Fox"
]
}