98 lines
No EOL
2.7 KiB
JSON
98 lines
No EOL
2.7 KiB
JSON
{
|
|
"description": {
|
|
"en": "This theme contains elements meant for disaster risk reduction and response.",
|
|
"it": "Questo tema contiene elementi pensati per la riduzione del rischio e per la risposta ai disastri."
|
|
},
|
|
"docs": "https://wiki.openstreetmap.org/wiki/Emergency_facilities_and_amenities",
|
|
"icon": "./assets/themes/disaster_response/CivilDefence.svg",
|
|
"id": "disaster_response",
|
|
"socialImage": "./assets/themes/disaster_response/social.jpg",
|
|
"title": {
|
|
"en": "Disaster response",
|
|
"it": "Risposta ai disastri"
|
|
},
|
|
"layers": [
|
|
"hospital",
|
|
"assembly_point",
|
|
{
|
|
"id": "disaster_response",
|
|
"title": "Disaster response",
|
|
"description": "This layer contains organizations that has the main objective to help the civil population during and after natural or anthropogenic disasters by working in the affected area",
|
|
"docs": "https://wiki.openstreetmap.org/wiki/Tag:emergency%3Ddisaster_response",
|
|
"source": {
|
|
"osmTags": {
|
|
"and": [
|
|
"emergency=disaster_response"
|
|
]
|
|
}
|
|
},
|
|
"minzoom": 10,
|
|
"lineRendering": [
|
|
{
|
|
"color": "#6BC4F7",
|
|
"width": 3
|
|
}
|
|
],
|
|
"pointRendering": [
|
|
{
|
|
"iconSize": "40,40",
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"anchor": "bottom",
|
|
"marker": [
|
|
{
|
|
"icon": "pin",
|
|
"color": "#6BC4F7"
|
|
},
|
|
{
|
|
"icon": "./assets/themes/disaster_response/CivilDefence.svg"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"tagRenderings": [
|
|
"images",
|
|
"website"
|
|
]
|
|
},
|
|
{
|
|
"id": "ses_station",
|
|
"title": "SES station",
|
|
"description": "This layer contains stations of State Emergency Service (SES), an Australian volunteer organisation that provides emergency help during and after declared (natural or otherwise) disasters.",
|
|
"docs": "https://wiki.openstreetmap.org/wiki/Tag%3Aemergency%3Dses_station",
|
|
"source": {
|
|
"osmTags": {
|
|
"and": [
|
|
"emergency=ses_station"
|
|
]
|
|
}
|
|
},
|
|
"minzoom": 10,
|
|
"pointRendering": [
|
|
{
|
|
"iconSize": "40,40",
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"anchor": "bottom",
|
|
"marker": [
|
|
{
|
|
"icon": "pin",
|
|
"color": "#6BC4F7"
|
|
},
|
|
{
|
|
"icon": "./assets/themes/disaster_response/CivilDefence.svg"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"tagRenderings": [
|
|
"images",
|
|
"website"
|
|
]
|
|
}
|
|
]
|
|
} |