add emergency=disaster_response preset (#1108)

This commit is contained in:
Andrew Harvey
2024-02-14 21:57:03 +11:00
committed by GitHub
parent 26f5cf4701
commit 0a67492529
@@ -0,0 +1,28 @@
{
"icon": "fas-helmet-safety",
"fields": [
"name",
"operator",
"building_area_yes",
"address"
],
"moreFields": [
"{@templates/contact}",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"civil defense",
"civil protection",
"disaster management",
"emergency management",
"SES"
],
"tags": {
"emergency": "disaster_response"
},
"name": "Disaster Response Station"
}