Deprecate tourism=picnic_table (#1104)

This commit is contained in:
Tobias Zwick
2024-02-14 11:23:03 +01:00
committed by GitHub
parent 2f24b915df
commit e67d124d8c
+4
View File
@@ -1685,6 +1685,10 @@
"old": {"tourism": "bed_and_breakfast"},
"replace": {"tourism": "guest_house", "guest_house": "bed_and_breakfast"}
},
{
"old": {"tourism": "picnic_table"},
"replace": {"leisure": "picnic_table"}
},
{
"old": {"tower:type": "power"},
"replace": {"power": "tower"}