mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-09 22:38:38 +02:00
fix tag for birthing centers, closes #398
This commit is contained in:
@@ -714,6 +714,10 @@
|
||||
"old": {"golf": "teebox"},
|
||||
"replace": {"golf": "tee", "landuse": "grass"}
|
||||
},
|
||||
{
|
||||
"old": {"healthcare": "birthing_center"},
|
||||
"replace": {"healthcare": "birthing_centre"}
|
||||
},
|
||||
{
|
||||
"old": {"highway": "abandoned"},
|
||||
"replace": {"abandoned:highway": "*"}
|
||||
|
||||
Reference in New Issue
Block a user