mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Deprecate stream=intermittent
This commit is contained in:
@@ -1278,6 +1278,10 @@
|
||||
"old": {"station": "train"},
|
||||
"replace": {"station": "train", "train": "yes"}
|
||||
},
|
||||
{
|
||||
"old": {"stream": "intermittent", "waterway": "stream"},
|
||||
"replace": {"intermittent": "yes", "waterway": "stream"}
|
||||
},
|
||||
{
|
||||
"old": {"sustenance": "bar"},
|
||||
"replace": {"amenity": "bar"}
|
||||
|
||||
Reference in New Issue
Block a user