mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
Add various aliases
This commit is contained in:
parent
36529d0ee2
commit
942e4ce508
33 changed files with 422 additions and 153 deletions
|
|
@ -21,5 +21,9 @@
|
|||
"snowboarding",
|
||||
"tramway"
|
||||
],
|
||||
"name": "Cable Car"
|
||||
"name": "Cable Car",
|
||||
"aliases": [
|
||||
"Aerial Tramway",
|
||||
"Sky Tram"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,5 +24,10 @@
|
|||
"zipline",
|
||||
"zipwire"
|
||||
],
|
||||
"name": "Zip Line"
|
||||
"name": "Zip Line",
|
||||
"aliases": [
|
||||
"Zip Wire",
|
||||
"Aerial Runway",
|
||||
"Flying Fox"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue