mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Deprecate waterway=riverbank
This commit is contained in:
@@ -347,6 +347,10 @@
|
||||
"old": {"waterway": "aqueduct"},
|
||||
"replace": {"waterway": "canal", "bridge": "aqueduct"}
|
||||
},
|
||||
{
|
||||
"old": {"waterway": "riverbank"},
|
||||
"replace": {"natural": "water", "water": "river"}
|
||||
},
|
||||
{
|
||||
"old": {"wood": "coniferous"},
|
||||
"replace": {"leaf_type": "needleleaved"}
|
||||
|
||||
Reference in New Issue
Block a user