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