@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
22 lines (21 loc) • 410 B
JSON
{
"icon": "temaki-hinduism",
"geometry": [
"point",
"area"
],
"terms": [
"traditional indian medicine"
],
"fields": [
"{healthcare/alternative}"
],
"moreFields": [
"{healthcare/alternative}"
],
"tags": {
"healthcare": "alternative",
"healthcare:speciality": "ayurveda"
},
"name": "Ayurveda Practitioner"
}