forked from MapComplete/MapComplete
124 lines
No EOL
3.7 KiB
JSON
124 lines
No EOL
3.7 KiB
JSON
{
|
|
"description": {
|
|
"en": "This map contains elements meant for disaster preparedness and response.",
|
|
"it": "Questa mappa contiene elementi pensati per la preparazione e 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": {
|
|
"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."
|
|
},
|
|
"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": "./assets/themes/disaster_response/CivilDefence.svg"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"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?"
|
|
},
|
|
"render": {
|
|
"en": "This organization is named <b>{name}</b>",
|
|
"it": "Questa organizzazione si chiama <b>{name}</b>"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "ses_station",
|
|
"title": "SES station",
|
|
"description": {
|
|
"en": "This layer contains stations of State Emergency Service (an Australian volunteer organization) mapped using a DEPRECATED tagging scheme.",
|
|
"it": "Questo livello contiene stazioni del State Emergency Service (un'organizzazione australiana di volontari) mappate utilizzando uno schema di tagging DEPRECATO."
|
|
},
|
|
"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": "./assets/themes/disaster_response/CivilDefence.svg"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"tagRenderings": [
|
|
"images",
|
|
"website",
|
|
{
|
|
"id": "ses_station_name",
|
|
"freeform": {
|
|
"key": "name"
|
|
},
|
|
"question": {
|
|
"en": "What is the name of this organization?",
|
|
"it": "Qual è il nome di questa organizzazione?"
|
|
},
|
|
"render": {
|
|
"en": "This organization is named <b>{name}</b>",
|
|
"it": "Questa organizzazione si chiama <b>{name}</b>"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |