mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-18 14:44:54 +02:00
Add Fire Station Building preset (#603)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"icon": "fas-house-fire",
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"building": "fire_station"
|
||||
},
|
||||
"matchScore": 0.5,
|
||||
"name": "Fire Station Building"
|
||||
}
|
||||
Reference in New Issue
Block a user