mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 21:17:55 +02:00
Removed shooting type field
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"key": "shooting",
|
||||
"type": "semiCombo",
|
||||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"rifle": "Rifle",
|
||||
"clay_pigeon": "Clay Pigeon",
|
||||
"pistol": "Pistol"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -12,10 +12,6 @@
|
||||
"key": "sport",
|
||||
"value": "shooting"
|
||||
},
|
||||
"fields": [
|
||||
"{leisure/pitch}",
|
||||
"shooting"
|
||||
],
|
||||
"terms": [
|
||||
"firing range",
|
||||
"gun range",
|
||||
|
||||
@@ -12,10 +12,6 @@
|
||||
"key": "sport",
|
||||
"value": "shooting"
|
||||
},
|
||||
"fields": [
|
||||
"{leisure/sports_centre}",
|
||||
"shooting"
|
||||
],
|
||||
"terms": [
|
||||
"shooting club",
|
||||
"firing range",
|
||||
|
||||
Reference in New Issue
Block a user