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