@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
70 lines (69 loc) • 2.43 kB
JSON
{
"key": "sport",
"type": "semiCombo",
"label": "Sports",
"strings": {
"options": {
"soccer": "Soccer",
"tennis": "Tennis",
"basketball": "Basketball",
"baseball": "Baseball",
"multi": "Unspecified Other Sports",
"equestrian": "Equestrian Sports",
"swimming": "Swimming",
"fitness": "Fitness Training",
"athletics": "Track & Field",
"running": "Running",
"climbing": "Climbing",
"table_tennis": "Table Tennis",
"beachvolleyball": "Beach Volleyball",
"golf": "Golf",
"boules": "Boules",
"volleyball": "Volleyball",
"skateboard": "Skateboard",
"pickleball": "Pickleball",
"shooting": "Shooting",
"motor": "Motorsports",
"american_football": "American Football",
"futsal": "Futsal",
"cricket": "Cricket",
"bowls": "Bowls",
"padel": "Padel",
"netball": "Netball",
"cycling": "Cycling",
"motocross": "Motocross",
"karting": "Kart Racing",
"badminton": "Badminton",
"chess": "Chess",
"softball": "Softball",
"horse_racing": "Horse Racing",
"rugby_union": "Rugby Union",
"handball": "Team Handball",
"yoga": "Yoga",
"free_flying": "Paragliding / Hang Gliding",
"gymnastics": "Gymnastics",
"skiing": "Skiing",
"ice_hockey": "Ice Hockey",
"bmx": "BMX",
"scuba_diving": "Scuba Diving",
"pelota": "Pelota",
"gaelic_games": "Gaelic Games",
"disc_golf": "Disc Golf",
"canoe": "Canoeing",
"billiards": "Cue Sports",
"10pin": "Ten-Pin Bowling",
"ice_skating": "Ice Skating",
"orienteering": "Orienteering",
"9pin": "Nine-Pin Bowling",
"ice_stock": "Ice Stock",
"ski_jumping": "Ski Jumping",
"curling": "Curling",
"dog_racing": "Dog Racing",
"darts": "Darts",
"speedway": "Motorcycle Speedway",
"candlepin": "Candlepin Bowling",
"5pin": "Five-Pin Bowling",
"duckpin": "Duckpin Bowling"
}
}
}