mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-09 22:38:38 +02:00
Deprecate leisure=maze (-> attraction=maze) (#1102)
This commit is contained in:
@@ -1006,6 +1006,10 @@
|
||||
"old": {"leisure": "ice_rink", "sport": "skating"},
|
||||
"replace": {"leisure": "ice_rink", "sport": "ice_skating"}
|
||||
},
|
||||
{
|
||||
"old": {"leisure": "maze"},
|
||||
"replace": {"attraction": "maze"}
|
||||
},
|
||||
{
|
||||
"old": {"leisure": "recreation_ground"},
|
||||
"replace": {"landuse": "recreation_ground"}
|
||||
|
||||
Reference in New Issue
Block a user