mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-07 23:43:54 +02:00
Add Horse Race Course preset (#537)
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"icon": "maki-racetrack-horse",
|
||||
"geometry": [
|
||||
"area",
|
||||
"point"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "sports_centre",
|
||||
"sport": "horse_racing"
|
||||
},
|
||||
"reference": {
|
||||
"key": "sport",
|
||||
"value": "horse_racing"
|
||||
},
|
||||
"aliases": [
|
||||
"Horse Racecourse",
|
||||
"Hippodrome"
|
||||
],
|
||||
"terms": [
|
||||
"equestrian race course",
|
||||
"gallop",
|
||||
"horse race betting",
|
||||
"horse race",
|
||||
"horse racing",
|
||||
"horseracing",
|
||||
"race course",
|
||||
"racecourse"
|
||||
],
|
||||
"name": "Horse Race Course"
|
||||
}
|
||||
Reference in New Issue
Block a user