fix tag for birthing centers, closes #398

This commit is contained in:
Martin Raifer 2022-02-14 19:03:42 +01:00
parent 1527ba5a4e
commit 93126c5738
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
3 changed files with 10 additions and 4 deletions

View file

@ -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": "*"}