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