@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 436 B
JSON
{
"icon": "temaki-bunk_beds",
"fields": [
"{tourism/guest_house}"
],
"moreFields": [
"fhrs/id-GB",
"{tourism/guest_house}"
],
"geometry": [
"point",
"area"
],
"tags": {
"tourism": "hostel"
},
"terms": [
"bunk beds",
"dormitories",
"dorms",
"lodging",
"overnight accommodations"
],
"name": "Hostel"
}