mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
Deprecate highway=platform
This commit is contained in:
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user