diff --git a/data/deprecated.json b/data/deprecated.json index b4a4206e..80b92f2b 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -1396,6 +1396,10 @@ "old": {"roof:shape": "half_hipped"}, "replace": {"roof:shape": "half-hipped"} }, + { + "old": {"room": "class"}, + "replace": {"room": "classroom"} + }, { "old": {"route": "ncn"}, "replace": {"route": "bicycle", "network": "ncn"}