mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
Deprecate crossing=island in favor of crossing:island=yes (close #6748)
This commit is contained in:
@@ -236,6 +236,10 @@
|
||||
"old": {"craft": "sculpter"},
|
||||
"replace": {"craft": "sculptor"}
|
||||
},
|
||||
{
|
||||
"old": {"crossing": "island"},
|
||||
"replace": {"crossing:island": "yes"}
|
||||
},
|
||||
{
|
||||
"old": {"crossing": "zebra"},
|
||||
"replace": {"crossing": "marked"}
|
||||
|
||||
Reference in New Issue
Block a user