@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 467 B
JSON
{
"icon": "maki-hospital",
"geometry": [
"point",
"area"
],
"terms": [
"anxiety",
"counselor",
"depression",
"mental health",
"mind",
"psychology",
"psychotherapy",
"suicide",
"therapist",
"therapy"
],
"tags": {
"healthcare": "psychotherapist"
},
"name": "Psychotherapist",
"aliases": [
"Clinical Psychologist"
]
}