mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-23 11:32:34 +02:00
Add translatable options for Swimming Pool field; add preset for Hot Tub (#1008)
This commit is contained in:
@@ -990,6 +990,10 @@
|
||||
"old": {"leisure": "recreation_ground"},
|
||||
"replace": {"landuse": "recreation_ground"}
|
||||
},
|
||||
{
|
||||
"old": {"leisure": "swimming_pool", "swimming_pool": "hot_tub"},
|
||||
"replace": {"leisure": "hot_tub"}
|
||||
},
|
||||
{
|
||||
"old": {"leisure": "table_tennis_table"},
|
||||
"replace": {"leisure": "pitch", "sport": "table_tennis"}
|
||||
|
||||
Reference in New Issue
Block a user