Deprecate highway=platform

This commit is contained in:
Quincy Morgan
2019-03-12 14:19:42 -04:00
parent 3e66c39685
commit 6e7d217555
+4
View File
@@ -183,6 +183,10 @@
{
"old": {"highway": "no"}
},
{
"old": {"highway": "platform"},
"replace": {"bus": "yes", "highway": "bus_stop", "public_transport": "platform"}
},
{
"old": {"highway": "stile"},
"replace": {"barrier": "stile"}