@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 462 B
JSON
{
"icon": "maki-blood-bank",
"fields": [
"{healthcare}",
"blood_components"
],
"geometry": [
"point",
"area"
],
"terms": [
"blood bank",
"blood donation",
"blood transfusion",
"apheresis",
"plasmapheresis",
"plateletpheresis",
"stem cell donation"
],
"tags": {
"healthcare": "blood_donation"
},
"name": "Blood Donor Center"
}