@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 445 B
JSON
{
"icon": "maki-hospital",
"geometry": [
"point",
"area"
],
"terms": [
"egg",
"fertility",
"reproductive",
"sperm",
"ovulation"
],
"tags": {
"amenity": "clinic",
"healthcare": "clinic",
"healthcare:speciality": "fertility"
},
"reference": {
"key": "amenity",
"value": "clinic"
},
"name": "Fertility Clinic"
}