diff --git a/data/deprecated.json b/data/deprecated.json index b5713d12f..cbf86a050 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -179,6 +179,10 @@ "old": {"highway": "unsurfaced"}, "replace": {"highway": "road", "incline": "unpaved"} }, + { + "old": {"landuse": "conservation"}, + "replace": {"boundary": "protected_area"} + }, { "old": {"landuse": "farm"}, "replace": {"landuse": "farmland"}