mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-17 22:24:42 +02:00
Update deprecated.json (#777)
This commit is contained in:
@@ -754,6 +754,10 @@
|
||||
"old": {"historic": "archaeological_site", "site_type": "*"},
|
||||
"replace": {"historic": "archaeological_site", "archaeological_site": "$1"}
|
||||
},
|
||||
{
|
||||
"old": {"industrial": "gas"},
|
||||
"replace": {"utility": "gas"}
|
||||
},
|
||||
{
|
||||
"old": {"information": "citymap"},
|
||||
"replace": {"tourism": "information", "information": "map", "map_type": "street", "map_size": "city"}
|
||||
@@ -1549,6 +1553,34 @@
|
||||
"old": {"stream": "intermittent", "waterway": "stream"},
|
||||
"replace": {"intermittent": "yes", "waterway": "stream"}
|
||||
},
|
||||
{
|
||||
"old": {"street_cabinet": "broadband"},
|
||||
"replace": {"utility": "telecom"}
|
||||
},
|
||||
{
|
||||
"old": {"street_cabinet": "cable_tv"},
|
||||
"replace": {"utility": "television"}
|
||||
},
|
||||
{
|
||||
"old": {"street_cabinet": "communications"},
|
||||
"replace": {"utility": "telecom"}
|
||||
},
|
||||
{
|
||||
"old": {"street_cabinet": "gas"},
|
||||
"replace": {"utility": "gas"}
|
||||
},
|
||||
{
|
||||
"old": {"street_cabinet": "power"},
|
||||
"replace": {"utility": "power"}
|
||||
},
|
||||
{
|
||||
"old": {"street_cabinet": "street_lighting"},
|
||||
"replace": {"utility": "street_lighting"}
|
||||
},
|
||||
{
|
||||
"old": {"street_cabinet": "telecom"},
|
||||
"replace": {"utility": "telecom"}
|
||||
},
|
||||
{
|
||||
"old": {"sustenance": "bar"},
|
||||
"replace": {"amenity": "bar"}
|
||||
|
||||
Reference in New Issue
Block a user