Add Track & Field presets (#817)

This commit is contained in:
archpdx 2023-03-14 09:39:04 -07:00 committed by GitHub
parent 6a996e6f64
commit cab8278d26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 382 additions and 2 deletions

View file

@ -0,0 +1,17 @@
{
"key": "athletics",
"type": "semiCombo",
"label": "Event",
"strings": {
"options": {
"discus_throw": "Discus",
"hammer_throw": "Hammer Throw",
"high_jump": "High Jump",
"javelin_throw": "Javelin",
"long_jump": "Long Jump",
"pole_vault": "Pole Vault",
"shot_put": "Shot Put",
"triple_jump": "Triple Jump"
}
}
}

View file

@ -0,0 +1,16 @@
{
"key": "athletics",
"type": "semiCombo",
"label": "Event",
"strings": {
"options": {
"javelin_throw": "Javelin",
"long_jump": "Long Jump",
"pole_vault": "Pole Vault",
"running": "Running",
"sprint": "Sprinting",
"steeplechase": "Steeplechase",
"triple_jump": "Triple Jump"
}
}
}

View file

@ -5,7 +5,7 @@
"strings": {
"options": {
"american_football": "American Football",
"athletics": "Athletics",
"athletics": "Track & Field",
"badminton": "Badminton",
"baseball": "Baseball",
"basketball": "Basketball",

View file

@ -8,7 +8,8 @@
"cycling": "Cycling",
"bmx": "BMX",
"horse_racing": "Horse Racing",
"dog_racing": "Dog Racing"
"dog_racing": "Dog Racing",
"athletics": "Track & Field"
}
},
"autoSuggestions": false

View file

@ -0,0 +1,30 @@
{
"icon": "maki-pitch",
"geometry": [
"area",
"point"
],
"fields": [
"athletics_pitch",
"access_simple",
"surface",
"lit"
],
"moreFields": [
"{leisure/pitch}",
"ref"
],
"tags": {
"leisure": "pitch",
"sport": "athletics"
},
"reference": {
"key": "sport",
"value": "athletics"
},
"terms": [
"athletics"
],
"name": "Track & Field Pitch",
"searchable": false
}

View file

@ -0,0 +1,21 @@
{
"icon": "maki-pitch",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "athletics",
"athletics": "discus_throw"
},
"reference": {
"key": "athletics",
"value": "discus_throw"
},
"aliases": [
"Discus Ring",
"Discus Sector"
],
"name": "Discus Ring / Sector"
}

View file

@ -0,0 +1,21 @@
{
"icon": "maki-pitch",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "athletics",
"athletics": "hammer_throw"
},
"reference": {
"key": "athletics",
"value": "hammer_throw"
},
"aliases": [
"Hammer Throw Ring",
"Hammer Throw Sector"
],
"name": "Hammer Throw Ring / Sector"
}

View file

@ -0,0 +1,17 @@
{
"icon": "maki-pitch",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "athletics",
"athletics": "high_jump"
},
"reference": {
"key": "athletics",
"value": "high_jump"
},
"name": "High Jump Pit"
}

View file

@ -0,0 +1,17 @@
{
"icon": "maki-pitch",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "athletics",
"athletics": "javelin_throw"
},
"reference": {
"key": "athletics",
"value": "javelin_throw"
},
"name": "Javelin Sector"
}

View file

@ -0,0 +1,17 @@
{
"icon": "maki-pitch",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "athletics",
"athletics": "long_jump"
},
"reference": {
"key": "athletics",
"value": "long_jump"
},
"name": "Long Jump Pit"
}

View file

@ -0,0 +1,17 @@
{
"icon": "maki-pitch",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "athletics",
"athletics": "pole_vault"
},
"reference": {
"key": "athletics",
"value": "pole_vault"
},
"name": "Pole Vault Pit"
}

View file

@ -0,0 +1,21 @@
{
"icon": "maki-pitch",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "athletics",
"athletics": "shot_put"
},
"reference": {
"key": "athletics",
"value": "shot_put"
},
"aliases": [
"Shot Put Ring",
"Shot Put Pit"
],
"name": "Shot Put Ring / Pit"
}

View file

@ -0,0 +1,17 @@
{
"icon": "maki-pitch",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "athletics",
"athletics": "triple_jump"
},
"reference": {
"key": "athletics",
"value": "triple_jump"
},
"name": "Triple Jump Pit"
}

View file

@ -0,0 +1,22 @@
{
"icon": "fas-running",
"fields": [
"athletics_track",
"{leisure/track}"
],
"geometry": [
"point",
"line",
"area"
],
"tags": {
"leisure": "track",
"sport": "athletics"
},
"reference": {
"key": "sport",
"value": "athletics"
},
"name": "Track & Field Runway",
"searchable": false
}

View file

@ -0,0 +1,19 @@
{
"icon": "fas-running",
"geometry": [
"point",
"line",
"area"
],
"tags": {
"leisure": "track",
"sport": "athletics",
"athletics": "running"
},
"reference": {
"key": "athletics",
"value": "running"
},
"name": "Running Track",
"searchable": false
}

View file

@ -0,0 +1,21 @@
{
"icon": "fas-running",
"geometry": [
"point",
"line",
"area"
],
"tags": {
"leisure": "track",
"sport": "athletics",
"athletics": "javelin_throw"
},
"terms": [
"javelin track"
],
"reference": {
"key": "athletics",
"value": "javelin_throw"
},
"name": "Javelin Runway"
}

View file

@ -0,0 +1,21 @@
{
"icon": "fas-running",
"geometry": [
"point",
"line",
"area"
],
"tags": {
"leisure": "track",
"sport": "athletics",
"athletics": "long_jump"
},
"terms": [
"long jump track"
],
"reference": {
"key": "athletics",
"value": "long_jump"
},
"name": "Long Jump Runway"
}

View file

@ -0,0 +1,21 @@
{
"icon": "fas-running",
"geometry": [
"point",
"line",
"area"
],
"tags": {
"leisure": "track",
"sport": "athletics",
"athletics": "pole_vault"
},
"terms": [
"pole vault track"
],
"reference": {
"key": "athletics",
"value": "pole_vault"
},
"name": "Pole Vault Runway"
}

View file

@ -0,0 +1,22 @@
{
"icon": "fas-running",
"geometry": [
"point",
"line",
"area"
],
"tags": {
"leisure": "track",
"sport": "athletics",
"athletics": "sprint"
},
"terms": [
"sprint track",
"sprinting"
],
"reference": {
"key": "athletics",
"value": "sprint"
},
"name": "Sprint Runway"
}

View file

@ -0,0 +1,21 @@
{
"icon": "fas-running",
"geometry": [
"point",
"line",
"area"
],
"tags": {
"leisure": "track",
"sport": "athletics",
"athletics": "steeplechase"
},
"terms": [
"steeplechase track"
],
"reference": {
"key": "athletics",
"value": "steeplechase"
},
"name": "Steeplechase Runway"
}

View file

@ -0,0 +1,21 @@
{
"icon": "fas-running",
"geometry": [
"point",
"line",
"area"
],
"tags": {
"leisure": "track",
"sport": "athletics",
"athletics": "triple_jump"
},
"terms": [
"triple jump track"
],
"reference": {
"key": "athletics",
"value": "triple_jump"
},
"name": "Triple Jump Runway"
}