|
|
@ -440,6 +440,18 @@ if (document.cookie.indexOf('cookies_consent=true') === -1) { |
|
|
|
attribution: '© mapcloud services' |
|
|
|
attribution: '© mapcloud services' |
|
|
|
}), |
|
|
|
}), |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mscle_pga = L.tileLayer.wms ('http://150.146.31.58/geoserver/wms', |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
format: 'image/jpeg', |
|
|
|
|
|
|
|
transparent: true, |
|
|
|
|
|
|
|
maxZoom: 20, |
|
|
|
|
|
|
|
minZoom: 1, |
|
|
|
|
|
|
|
transparent: true, |
|
|
|
|
|
|
|
layers: 'ms_cle:pga', |
|
|
|
|
|
|
|
attribution: 'Portale cartografico della Microzonazione Sismica e della Condizione Limite per l\'Emergenza (Servizio WMS)' |
|
|
|
|
|
|
|
}), |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zoning = L.tileLayer.wms (url, |
|
|
|
zoning = L.tileLayer.wms (url, |
|
|
|
{ |
|
|
|
{ |
|
|
@ -923,7 +935,7 @@ pratiche.addLayer(pratiche_json); |
|
|
|
|
|
|
|
|
|
|
|
{label: '<b>Dati generali</b>', children: [ |
|
|
|
{label: '<b>Dati generali</b>', children: [ |
|
|
|
{label: 'CORINE Land Cover (IV Livello)', layer: clc18 }, |
|
|
|
{label: 'CORINE Land Cover (IV Livello)', layer: clc18 }, |
|
|
|
{label: 'Classificazione Sismica 2022', layer: class_sismica }, |
|
|
|
|
|
|
|
]}, |
|
|
|
]}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -987,6 +999,15 @@ pratiche.addLayer(pratiche_json); |
|
|
|
|
|
|
|
|
|
|
|
{label: '<a class="legendainfo" data-toggle="modal" data-target="#modallegenda" data-id="sin" href="#"><i class="far fa-list-alt fa-lg" style="margin-top:12px;margin-left:5px;margin-right:5px"></i></a>SIN', layer: sin }, |
|
|
|
{label: '<a class="legendainfo" data-toggle="modal" data-target="#modallegenda" data-id="sin" href="#"><i class="far fa-list-alt fa-lg" style="margin-top:12px;margin-left:5px;margin-right:5px"></i></a>SIN', layer: sin }, |
|
|
|
]}, |
|
|
|
]}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{label: '<b>Protezione Civile</b>', children: [ |
|
|
|
|
|
|
|
{label: 'Classificazione Sismica 2022', layer: class_sismica }, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{label: '<a class="legendainfo" data-toggle="modal" data-target="#modallegenda" data-id="vidrog" href="#"><i class="far fa-list-alt fa-lg" style="margin-top:12px;margin-left:5px;margin-right:5px"></i></a>Carta di Pericolosità (T.r.=475)', layer: mscle_pga }, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{label: '<a class="legendainfo" data-toggle="modal" data-target="#modallegenda" data-id="dl227" href="#"><i class="far fa-list-alt fa-lg" style="margin-top:12px;margin-left:5px;margin-right:5px"></i></a>Carta Forestale - def. DLgs 227-01', layer: vinc227 }, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
]}, |
|
|
|
] |
|
|
|
] |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|