mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 05:27:50 +02:00
add common independent physicians (#718)
This commit is contained in:
committed by
Martin Raifer
parent
b43ded69d0
commit
d40b047db0
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user