add preset for grandstands

see https://wiki.openstreetmap.org/wiki/Tag:building%3Dgrandstand
This commit is contained in:
Martin Raifer
2018-05-07 10:22:52 +02:00
committed by GitHub
parent 13ed98bd35
commit 7007bd6bfb

View File

@@ -0,0 +1,21 @@
{
"icon": "building",
"fields": [
"name",
"height"
],
"geometry": [
"area"
],
"tags": {
"building": "grandstand"
},
"terms": [
"tribune",
"stand",
"stands",
"bleachers"
],
"matchScore": 0.5,
"name": "Grandstand"
}