diff --git a/data/deprecated.json b/data/deprecated.json index e99ceaa4..baab7e0f 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -367,6 +367,10 @@ "old": {"building:height": "*"}, "replace": {"height": "$1"} }, + { + "old": {"building:level": "*"}, + "replace": {"building:levels": "$1"} + }, { "old": {"building:material": "Brick"}, "replace": {"building:material": "brick"}