Add Archery Range preset (#369)

This commit is contained in:
archpdx
2022-01-28 02:26:42 -08:00
committed by GitHub
parent 84fc17ee09
commit 5e4a300c99
+20
View File
@@ -0,0 +1,20 @@
{
"icon": "temaki-archery",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "archery"
},
"reference": {
"key": "sport",
"value": "archery"
},
"terms": [
"bow and arrow",
"crossbow"
],
"name": "Archery Range"
}