fix replacements of deprecated golf tags

This commit is contained in:
Martin Raifer
2022-06-08 12:21:15 +02:00
parent b450211965
commit c3d6919345
+5 -5
View File
@@ -696,11 +696,11 @@
},
{
"old": {"golf": "faiway"},
"replace": {"golf": "fairway", "landuse": "grass"}
"replace": {"golf": "fairway"}
},
{
"old": {"golf": "putting_green"},
"replace": {"golf": "green", "landuse": "grass"}
"replace": {"golf": "green"}
},
{
"old": {"golf": "sand_trap"},
@@ -708,15 +708,15 @@
},
{
"old": {"golf": "tee_area"},
"replace": {"golf": "tee", "landuse": "grass"}
"replace": {"golf": "tee"}
},
{
"old": {"golf": "tee_box"},
"replace": {"golf": "tee", "landuse": "grass"}
"replace": {"golf": "tee"}
},
{
"old": {"golf": "teebox"},
"replace": {"golf": "tee", "landuse": "grass"}
"replace": {"golf": "tee"}
},
{
"old": {"healthcare": "birthing_center"},