deprecated tourism=resort (-> leisure=resort) (#1103)

This commit is contained in:
Tobias Zwick
2024-02-14 11:25:01 +01:00
committed by GitHub
parent e67d124d8c
commit d971370bca
+4
View File
@@ -1689,6 +1689,10 @@
"old": {"tourism": "picnic_table"},
"replace": {"leisure": "picnic_table"}
},
{
"old": {"tourism": "resort"},
"replace": {"leisure": "resort"}
},
{
"old": {"tower:type": "power"},
"replace": {"power": "tower"}