We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9512192 commit 720d973Copy full SHA for 720d973
data/presets/natural/_wood.json
@@ -0,0 +1,17 @@
1
+{
2
+ "icon": "maki-park-alt1",
3
+ "fields": [
4
+ "{natural/wood}"
5
+ ],
6
+ "moreFields": [
7
8
9
+ "geometry": [
10
+ "point"
11
12
+ "tags": {
13
+ "natural": "wood"
14
+ },
15
+ "searchable": false,
16
+ "name": "{natural/wood}"
17
+}
data/presets/natural/wood.json
@@ -9,8 +9,7 @@
"species/wikidata"
],
"geometry": [
- "area",
- "point"
+ "area"
"tags": {
"natural": "wood"
0 commit comments