diff --git a/data/deprecated.json b/data/deprecated.json index 1b2a973cc..43b19c875 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -92,6 +92,10 @@ "old": {"building": "entrance"}, "replace": {"entrance": "*"} }, + { + "old": {"building:color": "*"}, + "replace": {"building:colour": "$1"} + }, { "old": {"building:roof:colour": "*"}, "replace": {"roof:colour": "$1"}