@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
53 lines (52 loc) • 1.03 kB
JSON
{
"icon": "temaki-cabin",
"fields": [
"name",
"operator",
"building_area_yes",
"access_simple",
"fee",
"payment_multi_fee",
"charge_fee",
"fireplace"
],
"moreFields": [
"{@templates/internet_access}",
"address",
"capacity",
"drinking_water_available",
"gnis/feature_id-US",
"kitchen",
"mattress",
"reservation",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"alpine hut",
"bivouac",
"bivouac box",
"biwakschachtel",
"cabin",
"bothy",
"cabin",
"lodge",
"lodging",
"overnight accommodations",
"refuge",
"sleeping shelter",
"wilderness hut"
],
"tags": {
"tourism": "wilderness_hut"
},
"name": "Wilderness Hut",
"aliases": [
"Backcountry Hut",
"Backcountry Shelter",
"Bothy"
]
}