diff --git a/data/deprecated.json b/data/deprecated.json index 8c27763d5..04a49ad9e 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -383,6 +383,10 @@ "old": {"building:roof:colour": "*"}, "replace": {"roof:colour": "$1"} }, + { + "old": {"building:roof:shape": "*"}, + "replace": {"roof:shape": "$1"} + }, { "old": {"building:type": "*"}, "replace": {"building": "$1"}