mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Add preset for healthcare=blood_donation (#3290)
This commit is contained in:
+18
-1
@@ -178,6 +178,18 @@ en:
|
||||
bin:
|
||||
# bin=*
|
||||
label: Waste Bin
|
||||
blood_components:
|
||||
# 'blood:=*'
|
||||
label: Blood Components
|
||||
options:
|
||||
# 'blood:=plasma'
|
||||
plasma: plasma
|
||||
# 'blood:=platelets'
|
||||
platelets: platelets
|
||||
# 'blood:=stemcells'
|
||||
stemcells: stem cell samples
|
||||
# 'blood:=whole'
|
||||
whole: whole blood
|
||||
boundary:
|
||||
# boundary=*
|
||||
label: Type
|
||||
@@ -2150,6 +2162,11 @@ en:
|
||||
# 'golf=water_hazard, natural=water'
|
||||
name: Water Hazard
|
||||
terms: '<translate with synonyms or related terms for ''Water Hazard'', separated by commas>'
|
||||
healthcare/blood_donation:
|
||||
# healthcare=blood_donation
|
||||
name: Blood Donor Center
|
||||
# 'terms: blood bank,blood donation,blood transfusion,apheresis,plasmapheresis,plateletpheresis,stem cell donation'
|
||||
terms: '<translate with synonyms or related terms for ''Blood Donor Center'', separated by commas>'
|
||||
highway:
|
||||
# highway=*
|
||||
name: Highway
|
||||
@@ -2529,7 +2546,7 @@ en:
|
||||
leisure/miniature_golf:
|
||||
# leisure=miniature_golf
|
||||
name: Miniature Golf
|
||||
# 'terms: crazy,mini,putt'
|
||||
# 'terms: crazy golf,mini golf,putt-putt'
|
||||
terms: '<translate with synonyms or related terms for ''Miniature Golf'', separated by commas>'
|
||||
leisure/nature_reserve:
|
||||
# leisure=nature_reserve
|
||||
|
||||
@@ -238,6 +238,19 @@
|
||||
"type": "check",
|
||||
"label": "Waste Bin"
|
||||
},
|
||||
"blood_components": {
|
||||
"key": "blood:",
|
||||
"type": "multiCombo",
|
||||
"label": "Blood Components",
|
||||
"strings": {
|
||||
"options": {
|
||||
"whole": "whole blood",
|
||||
"plasma": "plasma",
|
||||
"platelets": "platelets",
|
||||
"stemcells": "stem cell samples"
|
||||
}
|
||||
}
|
||||
},
|
||||
"boundary": {
|
||||
"key": "boundary",
|
||||
"type": "combo",
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"key": "blood:",
|
||||
"type": "multiCombo",
|
||||
"label": "Blood Components",
|
||||
"strings": {
|
||||
"options": {
|
||||
"whole": "whole blood",
|
||||
"plasma": "plasma",
|
||||
"platelets": "platelets",
|
||||
"stemcells": "stem cell samples"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4274,6 +4274,33 @@
|
||||
},
|
||||
"name": "Water Hazard"
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"icon": "hospital",
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"blood_components",
|
||||
"opening_hours",
|
||||
"ref"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"blood bank",
|
||||
"blood donation",
|
||||
"blood transfusion",
|
||||
"apheresis",
|
||||
"plasmapheresis",
|
||||
"plateletpheresis",
|
||||
"stem cell donation"
|
||||
],
|
||||
"tags": {
|
||||
"healthcare": "blood_donation"
|
||||
},
|
||||
"name": "Blood Donor Center"
|
||||
},
|
||||
"highway": {
|
||||
"fields": [
|
||||
"highway"
|
||||
@@ -5712,9 +5739,9 @@
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"crazy",
|
||||
"mini",
|
||||
"putt"
|
||||
"crazy golf",
|
||||
"mini golf",
|
||||
"putt-putt"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "miniature_golf"
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"icon": "hospital",
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"blood_components",
|
||||
"opening_hours",
|
||||
"ref"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"blood bank",
|
||||
"blood donation",
|
||||
"blood transfusion",
|
||||
"apheresis",
|
||||
"plasmapheresis",
|
||||
"plateletpheresis",
|
||||
"stem cell donation"
|
||||
],
|
||||
"tags": {
|
||||
"healthcare": "blood_donation"
|
||||
},
|
||||
"name": "Blood Donor Center"
|
||||
}
|
||||
|
||||
@@ -955,6 +955,10 @@
|
||||
"key": "natural",
|
||||
"value": "water"
|
||||
},
|
||||
{
|
||||
"key": "healthcare",
|
||||
"value": "blood_donation"
|
||||
},
|
||||
{
|
||||
"key": "highway"
|
||||
},
|
||||
|
||||
Vendored
+13
@@ -790,6 +790,15 @@
|
||||
"bin": {
|
||||
"label": "Waste Bin"
|
||||
},
|
||||
"blood_components": {
|
||||
"label": "Blood Components",
|
||||
"options": {
|
||||
"whole": "whole blood",
|
||||
"plasma": "plasma",
|
||||
"platelets": "platelets",
|
||||
"stemcells": "stem cell samples"
|
||||
}
|
||||
},
|
||||
"boundary": {
|
||||
"label": "Type"
|
||||
},
|
||||
@@ -2498,6 +2507,10 @@
|
||||
"name": "Water Hazard",
|
||||
"terms": ""
|
||||
},
|
||||
"healthcare/blood_donation": {
|
||||
"name": "Blood Donor Center",
|
||||
"terms": "blood bank,blood donation,blood transfusion,apheresis,plasmapheresis,plateletpheresis,stem cell donation"
|
||||
},
|
||||
"highway": {
|
||||
"name": "Highway",
|
||||
"terms": ""
|
||||
|
||||
Reference in New Issue
Block a user