add common independent physicians (#718)

This commit is contained in:
Tobias Zwick
2023-01-09 17:54:48 +01:00
committed by Martin Raifer
parent b43ded69d0
commit d40b047db0
29 changed files with 892 additions and 14 deletions
+8 -4
View File
@@ -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"}