@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
44 lines (43 loc) • 879 B
JSON
{
"icon": "temaki-cabin",
"fields": [
"name",
"operator",
"address",
"website",
"email",
"phone",
"building_area_yes",
"{@templates/internet_access}"
],
"moreFields": [
"{@templates/internet_access}",
"{@templates/poi}",
"air_conditioning",
"building/levels_building",
"height_building",
"payment_multi",
"fhrs/id-GB",
"reservation",
"smoking"
],
"geometry": [
"point",
"area"
],
"terms": [
"chalet",
"holiday cabin",
"holiday cottage",
"holiday home",
"lodge",
"lodging",
"overnight accommodations",
"vacation cabin",
"vacation home"
],
"tags": {
"tourism": "chalet"
},
"name": "Holiday Cottage"
}