diff --git a/data/deprecated.json b/data/deprecated.json index 08976d87c..60ca20747 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -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"}