mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 16:49:41 +02:00
Add Archery Range preset (#369)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user