From 8aa41fb22453404ac8fde1a197076a3b8bdcac61 Mon Sep 17 00:00:00 2001 From: boothym Date: Thu, 10 Aug 2017 22:36:37 +0100 Subject: [PATCH] Add terms to wetland --- data/presets/presets/natural/wetland.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/presets/presets/natural/wetland.json b/data/presets/presets/natural/wetland.json index 86ab0acee..efb4a7347 100644 --- a/data/presets/presets/natural/wetland.json +++ b/data/presets/presets/natural/wetland.json @@ -10,6 +10,12 @@ "tags": { "natural": "wetland" }, - "terms": [], + "terms": [ + "bog", + "marsh", + "reedbed", + "swamp", + "tidalflat" + ], "name": "Wetland" } \ No newline at end of file