@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 433 B
JSON
{
"icon": "fas-hot-tub-person",
"fields": [
"access_simple",
"location_pool"
],
"moreFields": [
"level",
"gender",
"lit",
"nudism",
"opening_hours",
"operator"
],
"geometry": [
"area",
"point"
],
"terms": [
"jacuzzi",
"spa"
],
"tags": {
"leisure": "hot_tub"
},
"name": "Hot Tub"
}