81 lines
2.3 KiB
JSON
81 lines
2.3 KiB
JSON
{
|
|
"id": "disaster_response",
|
|
"name": {
|
|
"en": "Disaster response organizations",
|
|
"de": "Katastrophenschutzorganisationen"
|
|
},
|
|
"description": {
|
|
"en": "This layer contains organizations that have the main objective to help the civil population during and after natural or anthropogenic disasters by working in the affected area.",
|
|
"it": "Questo livello contiene organizzazioni che hanno come obiettivo principale quello di aiutare la popolazione civile durante e dopo disastri naturali o antropogenici, lavorando nell'area colpita.",
|
|
"de": "Diese Ebene umfasst Organisationen, deren Hauptziel es ist, der Zivilbevölkerung während und nach Natur- oder anthropogenen Katastrophen zu helfen, indem sie in dem betroffenen Gebiet tätig sind."
|
|
},
|
|
"source": {
|
|
"osmTags": {
|
|
"and": [
|
|
"emergency=disaster_response"
|
|
]
|
|
}
|
|
},
|
|
"minzoom": 10,
|
|
"title": {
|
|
"render": {
|
|
"en": "Disaster response organization",
|
|
"it": "Organizzazione per la risposta ai disastri",
|
|
"de": "Katastrophenschutzorganisation"
|
|
}
|
|
},
|
|
"pointRendering": [
|
|
{
|
|
"iconSize": "40,40",
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"anchor": "bottom",
|
|
"marker": [
|
|
{
|
|
"icon": "./assets/themes/disaster_response/CivilDefence.svg"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"lineRendering": [
|
|
{
|
|
"color": "#6BC4F7",
|
|
"width": 3
|
|
}
|
|
],
|
|
"presets": [
|
|
{
|
|
"title": {
|
|
"en": "a disaster response organization",
|
|
"it": "un'organizzazione per la risposta ai disastri",
|
|
"de": "eine Katastrophenschutzorganisation"
|
|
},
|
|
"tags": [
|
|
"emergency=disaster_response"
|
|
]
|
|
}
|
|
],
|
|
"tagRenderings": [
|
|
"images",
|
|
"website",
|
|
{
|
|
"id": "disaster_response_name",
|
|
"freeform": {
|
|
"key": "name"
|
|
},
|
|
"question": {
|
|
"en": "What is the name of this organization?",
|
|
"it": "Qual è il nome di questa organizzazione?",
|
|
"de": "Wie lautet der Name dieser Organisation?"
|
|
},
|
|
"render": {
|
|
"en": "This organization is named <b>{name}</b>",
|
|
"it": "Questa organizzazione si chiama <b>{name}</b>",
|
|
"de": "Diese Organisation heißt <b>{name}</b>"
|
|
}
|
|
}
|
|
],
|
|
"docs": "https://wiki.openstreetmap.org/wiki/Tag:emergency%3Ddisaster_response"
|
|
}
|