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