@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
37 lines (36 loc) • 665 B
JSON
{
"icon": "temaki-bunk_beds",
"fields": [
"name",
"operator",
"address",
"website",
"email",
"phone",
"building_area_yes",
"rooms",
"{@templates/internet_access}"
],
"moreFields": [
"fhrs/id-GB",
"group_only",
"{tourism/guest_house}"
],
"geometry": [
"point",
"area"
],
"tags": {
"tourism": "hostel"
},
"terms": [
"backpacker",
"bunk beds",
"dormitories",
"dorms",
"lodging",
"overnight accommodations",
"youth hostel"
],
"name": "Hostel"
}