Skip to content

Commit f13ed26

Browse files
authored
Add preset for a Biathlon Range (#1938)
2 parents dc38a49 + abcaae4 commit f13ed26

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"icon": "fas-crosshairs",
3+
"geometry": [
4+
"area",
5+
"point"
6+
],
7+
"fields": [
8+
"{leisure/pitch}"
9+
],
10+
"moreFields": [
11+
"{leisure/pitch}"
12+
],
13+
"tags": {
14+
"leisure": "pitch",
15+
"sport": "biathlon"
16+
},
17+
"reference": {
18+
"key": "sport",
19+
"value": "biathlon"
20+
},
21+
"terms": [
22+
"biathlon firing range",
23+
"biathlon shooting gallery",
24+
"biathlon shooting range"
25+
],
26+
"name": "Biathlon Range"
27+
}

0 commit comments

Comments
 (0)