mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-28 02:42:36 +02:00
npm run build
This commit is contained in:
@@ -4882,6 +4882,27 @@
|
||||
"matchScore": 0.5,
|
||||
"name": "Garages"
|
||||
},
|
||||
"building/grandstand": {
|
||||
"icon": "building",
|
||||
"fields": [
|
||||
"name",
|
||||
"height"
|
||||
],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"building": "grandstand"
|
||||
},
|
||||
"terms": [
|
||||
"tribune",
|
||||
"stand",
|
||||
"stands",
|
||||
"bleachers"
|
||||
],
|
||||
"matchScore": 0.5,
|
||||
"name": "Grandstand"
|
||||
},
|
||||
"building/greenhouse": {
|
||||
"icon": "garden-center",
|
||||
"fields": [
|
||||
|
||||
Reference in New Issue
Block a user