Skip to content

Commit 203816e

Browse files
authored
Create Olive Grove preset (#1717)
1 parent 5f5903a commit 203816e

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"icon": "maki-park",
3+
"fields": [
4+
"name",
5+
"operator"
6+
],
7+
"moreFields": [
8+
"{@templates/contact}"
9+
],
10+
"geometry": [
11+
"area"
12+
],
13+
"tags": {
14+
"landuse": "orchard",
15+
"trees": "olive_trees"
16+
},
17+
"reference": {
18+
"key": "trees",
19+
"value": "olive_trees"
20+
},
21+
"terms": [
22+
"olive culture",
23+
"olive oil",
24+
"olive orchard",
25+
"olive production",
26+
"olive yard"
27+
],
28+
"name": "Olive Grove"
29+
}

0 commit comments

Comments
 (0)