Skip to content

Commit 752dff7

Browse files
authored
Add Fire Station Building preset (#603)
1 parent 44d0878 commit 752dff7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"icon": "fas-house-fire",
3+
"geometry": [
4+
"area"
5+
],
6+
"tags": {
7+
"building": "fire_station"
8+
},
9+
"matchScore": 0.5,
10+
"name": "Fire Station Building"
11+
}

0 commit comments

Comments
 (0)