Skip to content

Commit

Permalink
add common independent physicians (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost authored and tyrasd committed Jan 9, 2023
1 parent b43ded6 commit d40b047
Show file tree
Hide file tree
Showing 29 changed files with 892 additions and 14 deletions.
12 changes: 8 additions & 4 deletions data/deprecated.json
Original file line number Diff line number Diff line change
Expand Up @@ -710,14 +710,18 @@
"old": {"healthcare": "birthing_center"},
"replace": {"healthcare": "birthing_centre"}
},
{
"old": {"healthcare:speciality": "internist"},
"replace": {"healthcare:speciality": "internal"}
},
{
"old": {"highway": "abandoned"},
"replace": {"abandoned:highway": "*"}
},
{
"old": {"highway": "service", "service": "busway"},
"replace": {"highway": "busway"}
},
{
"old": {"highway": "service", "service": "busway"},
"replace": {"highway": "busway"}
},
{
"old": {"highway": "bridleway", "horse": "no"},
"replace": {"highway": "path", "horse": "no"}
Expand Down
25 changes: 25 additions & 0 deletions data/presets/amenity/doctors/allergology.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"allergy",
"asthma"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "allergology"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "allergology",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "allergology"
},
"name": "Allergologist"
}
28 changes: 28 additions & 0 deletions data/presets/amenity/doctors/cardiology.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"cardiac surgeon",
"Cardiology",
"cardiovascular system",
"coronary artery",
"heart"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "cardiology"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "cardiology",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "cardiology"
},
"name": "Cardiologist"
}
27 changes: 27 additions & 0 deletions data/presets/amenity/doctors/dermatology.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"dermatology",
"hair",
"nails",
"skin"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "dermatology"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "dermatology",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "dermatology"
},
"name": "Dermatologist"
}
38 changes: 38 additions & 0 deletions data/presets/amenity/doctors/gastroenterology.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"bowels",
"digestive system",
"digestion",
"esophagus",
"food pipe",
"gallstone",
"gastrointestinal tract",
"gastroenterology",
"gullet",
"intestines",
"large intestine",
"liver",
"oesophagus",
"small intestine",
"stomach"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "gastroenterology"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "gastroenterology",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "gastroenterology"
},
"name": "Gastroenterologist"
}
30 changes: 30 additions & 0 deletions data/presets/amenity/doctors/general.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"gp",
"family physician",
"family practitioner",
"family doctor"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "general"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "general",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "general"
},
"name": "Primary Care Physician",
"aliases": [
"General Practitioner"
]
}
6 changes: 5 additions & 1 deletion data/presets/amenity/doctors/gynaecology.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,13 @@
],
"tags": {
"amenity": "doctors",
"healthcare": "doctor",
"healthcare:speciality": "gynaecology"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "gynaecology",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "gynaecology"
Expand Down
32 changes: 32 additions & 0 deletions data/presets/amenity/doctors/haematology.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"anemia",
"blood",
"bone marrow",
"haematology",
"leukemia",
"lymphoma"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "haematology"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "haematology",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "haematology"
},
"name": "Hematologist",
"aliases": [
"Haematologist"
]
}
27 changes: 27 additions & 0 deletions data/presets/amenity/doctors/internal.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"internal general practitioner",
"internal medicine",
"internist",
"physician"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "internal"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "internal",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "internal"
},
"name": "Internist"
}
28 changes: 28 additions & 0 deletions data/presets/amenity/doctors/nephrology.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"kidney",
"kidneys",
"kidney medicine",
"nephrology",
"renal"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "nephrology"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "nephrology",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "nephrology"
},
"name": "Nephrologist"
}
28 changes: 28 additions & 0 deletions data/presets/amenity/doctors/neurology.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"brain",
"nerves",
"nervous system",
"neurology",
"neurosurgery"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "neurology"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "neurology",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "neurology"
},
"name": "Neurologist"
}
28 changes: 28 additions & 0 deletions data/presets/amenity/doctors/neurosurgery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"brain",
"neurological surgery"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "neurosurgery"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "neurosurgery",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "neurosurgery"
},
"name": "Neurosurgeon",
"aliases": [
"Brain Surgeon"
]
}
27 changes: 27 additions & 0 deletions data/presets/amenity/doctors/oncology.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"cancer",
"chemotherapy",
"oncology",
"tumor"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "oncology"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "oncology",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "oncology"
},
"name": "Oncologist"
}
28 changes: 28 additions & 0 deletions data/presets/amenity/doctors/ophthalmology.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"icon": "maki-doctor",
"geometry": [
"point",
"area"
],
"terms": [
"eye",
"eyes",
"glasses",
"ocular",
"ophthalmology"
],
"tags": {
"amenity": "doctors",
"healthcare:speciality": "ophthalmology"
},
"addTags": {
"amenity": "doctors",
"healthcare:speciality": "ophthalmology",
"healthcare": "doctor"
},
"reference": {
"key": "healthcare:speciality",
"value": "ophthalmology"
},
"name": "Ophthalmologist"
}
Loading

1 comment on commit d40b047

@tyrasd
Copy link
Member

@tyrasd tyrasd commented on d40b047 Jan 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry, the change to the social_facility/group_home.json preset should not have been part of this squashed commit. It's partially reverted now in 2acd0f6.

Please sign in to comment.