diff --git a/data/deprecated.json b/data/deprecated.json index f2ef63a68..f5028ec8c 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -270,6 +270,10 @@ { "old": {"water": "tidal"}, "replace": {"natural": "water", "tidal": "yes"} + }, + { + "old": {"waterway": "aqueduct"}, + "replace": {"waterway": "canal", "bridge": "aqueduct"} } ] }