Add Horse Race Course preset (#537)

This commit is contained in:
archpdx 2022-07-18 04:01:51 -07:00 committed by GitHub
parent adea4db037
commit 2a827993ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}