@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
22 lines (21 loc) • 396 B
JSON
{
"icon": "fas-spa",
"geometry": [
"point",
"area"
],
"fields": [
"{healthcare/alternative}"
],
"moreFields": [
"{healthcare/alternative}"
],
"tags": {
"healthcare": "alternative",
"healthcare:speciality": "acupuncture"
},
"name": "Acupuncture Practitioner",
"aliases": [
"Acupuncturist"
]
}