From 43cd1f0b816bca276f0d7216331f9f927c354858 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 4 Mar 2013 18:02:18 -0800 Subject: [PATCH] Add wetland preset --- presets/presets.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/presets/presets.json b/presets/presets.json index f3979b7d9..5f765ccc2 100644 --- a/presets/presets.json +++ b/presets/presets.json @@ -32,6 +32,17 @@ "icon": "", "form": [] }, +{ + "name": "wetland", + "match": { + "type": ["point", "area"], + "tags": { + "natural": "wetland" + } + }, + "icon": "", + "form": [] +}, { "name": "wood", "match": {