Fix upgrade path for railway features with abandoned=yes or disused=yes tags (close #7236, re: #7119)

This commit is contained in:
Quincy Morgan
2020-01-09 09:13:07 -05:00
parent 72dfcc4811
commit 1319700ce5
+2 -2
View File
@@ -922,11 +922,11 @@
},
{
"old": {"railway": "*", "abandoned": "yes"},
"replace": {"abandoned:railway": "yes"}
"replace": {"abandoned:railway": "$1"}
},
{
"old": {"railway": "*", "disused": "yes"},
"replace": {"disused:railway": "yes"}
"replace": {"disused:railway": "$1"}
},
{
"old": {"railway": "station"},