mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-15 21:48:15 +02:00
Deprecate tourism=picnic_table (#1104)
This commit is contained in:
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user