Deprecate highway=abandoned (close #5968)

This commit is contained in:
Quincy Morgan
2019-02-25 09:27:59 -05:00
parent a26c3ae7a2
commit db800e0be6
+4
View File
@@ -152,6 +152,10 @@
"old": {"footway": "separate"},
"replace": {"sidewalk": "separate"}
},
{
"old": {"highway": "abandoned"},
"replace": {"abandoned:highway": "*"}
},
{
"old": {"highway": "ford"},
"replace": {"ford": "*"}