@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 460 B
JSON
{
"icon": "fas-concierge-bell",
"fields": [
"{tourism/motel}"
],
"moreFields": [
"{tourism/motel}",
"bar",
"fhrs/id-GB",
"ref/FR/siret-FR",
"stars"
],
"geometry": [
"point",
"area"
],
"tags": {
"tourism": "hotel"
},
"terms": [
"concierge",
"lodge",
"lodging",
"overnight accommodations"
],
"name": "Hotel"
}