mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-19 15:08:11 +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",
|
||||
|
||||
@@ -2407,16 +2407,6 @@ en:
|
||||
shelter_type:
|
||||
# shelter_type=*
|
||||
label: Type
|
||||
shooting:
|
||||
# shooting=*
|
||||
label: Type
|
||||
options:
|
||||
# shooting=clay_pigeon
|
||||
clay_pigeon: Clay Pigeon
|
||||
# shooting=pistol
|
||||
pistol: Pistol
|
||||
# shooting=rifle
|
||||
rifle: Rifle
|
||||
shop:
|
||||
# shop=*
|
||||
label: Type
|
||||
|
||||
Reference in New Issue
Block a user