diff --git a/data/deprecated.json b/data/deprecated.json index 4dac07403..4dd792a2f 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -1303,6 +1303,15 @@ "old": {"type": "extinct"}, "replace": {"volcano:status": "extinct"} }, + { + "old": {"type": "gas",}, + "replace": {"substance": "gas"} + }, + { + "old": {"type": "oil",}, + "replace": {"substance": "oil"} + }, + { "old": {"type": "scoria"}, "replace": {"volcano:type": "scoria"} @@ -1319,6 +1328,10 @@ "old": {"type": "video", "amenity": "studio"}, "replace": {"studio": "video"} }, + { + "old": {"type": "water",}, + "replace": {"substance": "water"} + }, { "old": {"unnamed": "*"}, "replace": {"noname": "$1"}