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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"}