mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-18 14:44:54 +02:00
rename alpine_hut preset to "Mountain Lodge", add terms/aliases (closes #480)
This commit is contained in:
@@ -30,10 +30,19 @@
|
||||
"lodge",
|
||||
"lodging",
|
||||
"overnight accommodations",
|
||||
"refuge",
|
||||
"refuge hut",
|
||||
"wilderness hut"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "alpine_hut"
|
||||
},
|
||||
"name": "Alpine Hut"
|
||||
"name": "Mountain Lodge",
|
||||
"aliases": [
|
||||
"Alpine Hut",
|
||||
"Mountain Hut",
|
||||
"Mountain Shelter",
|
||||
"Mountain Refuge",
|
||||
"Mountain Hostel"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -24,17 +24,26 @@
|
||||
],
|
||||
"terms": [
|
||||
"alpine hut",
|
||||
"bivouac",
|
||||
"bivouac box",
|
||||
"biwakschachtel",
|
||||
"cabin",
|
||||
"backcountry hut",
|
||||
"bothy",
|
||||
"cabin",
|
||||
"lodge",
|
||||
"lodging",
|
||||
"overnight accommodations",
|
||||
"refuge",
|
||||
"sleeping shelter",
|
||||
"wilderness hut"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "wilderness_hut"
|
||||
},
|
||||
"name": "Wilderness Hut"
|
||||
"name": "Wilderness Hut",
|
||||
"aliases": [
|
||||
"Backcountry Hut",
|
||||
"Backcountry Shelter",
|
||||
"Bothy"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user