@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 407 B
JSON
{
"icon": "fas-spa",
"geometry": [
"point",
"area"
],
"terms": [
"back",
"pain",
"spine"
],
"fields": [
"{healthcare/alternative}"
],
"moreFields": [
"{healthcare/alternative}"
],
"tags": {
"healthcare": "alternative",
"healthcare:speciality": "chiropractic"
},
"name": "Chiropractor"
}