mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 16:49:41 +02:00
deprecated tourism=resort (-> leisure=resort) (#1103)
This commit is contained in:
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user