diff --git a/data/deprecated.json b/data/deprecated.json index cdc81ea61..1b9687a1a 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -152,6 +152,10 @@ "old": {"footway": "separate"}, "replace": {"sidewalk": "separate"} }, + { + "old": {"highway": "abandoned"}, + "replace": {"abandoned:highway": "*"} + }, { "old": {"highway": "ford"}, "replace": {"ford": "*"}