diff --git a/data/deprecated.json b/data/deprecated.json index bfcfd4da..d09b6cb3 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -395,6 +395,10 @@ "old": {"building:roof:colour": "*"}, "replace": {"roof:colour": "$1"} }, + { + "old": {"building:roof:shape": "*"}, + "replace": {"roof:shape": "$1"} + }, { "old": {"building:type": "*"}, "replace": {"building": "$1"}