(function () { var container = document.getElementById('popup2'); var content = document.getElementById('popup-content'); var closer = document.getElementById('popup-closer'); var overlay = new ol.Overlay({ element: container, autoPan: true, autoPanAnimation: { duration: 250, }, }); closer.onclick = function () { overlay.setPosition(undefined); closer.blur(); return false; }; // PUNTI start ************************************************************************************ var style = []; var vectorList_1 = []; var iconList = []; style['1'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609812319791, 45.665636121175])), name: 'Acqua salata [Àqua salàa]', description: 'Copiosa sorgente cui attinge l\'acquedotto comunale dal 1903. Sgorga dalla ripidissima parete sul versante destro della forra presso Sant’Antonio, lungo il corso del fiume Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['5'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.620219280645, 45.678844198184])), name: 'Àqua de Segràne', description: 'Sorgente d\'acqua in località Segrane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['6'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.605087492907, 45.682566448495])), name: 'Àqua del càrpen', description: 'Sorgente (àqua) che sgorga là dove esisteva in passato un carpino (càrpen), poco oltre la località Persegno, sulla sinistra della strada sterrata che porta a Maernì.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['7'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.575694550697, 45.696208427159])), name: 'Àqua del cóp', description: 'Sorgente d\'acqua nella Val del cóp, presso Campiglio di fondo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['32'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585063625876, 45.635605276697])), name: 'Bombài', description: 'Ripido tratto della valle a nord di Bezzuglio, entro la quale scorre il torrentello Rei.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['54'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.608160267541, 45.643704582256])), name: 'Burṡù', description: 'Località a Garde, in valle delle Cartiere, là dove parte dell\'acqua del fiume Toscolano viene deviata nella seriola che serviva antiche cartiere. Il termine dialettale burṡù denomina la pozza d\'acqua profonda lungo il corso d\'acqua.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['85'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612812376848, 45.646661165094])), name: 'Canòpa', description: 'Vasca per la raccolta dell\'acqua nella galleria lungo l\'antica strada di Remignago che da Piazzuole sale a Pulciano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['89'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.635547420179, 45.657468271685])), name: 'Capèla de Marsìna', description: 'Cappella affrescata a Marsina, lungo la via che collega Messaga con San Giorgio. Fu luogo di sosta lungo l\'antica Strada regia postale che conduceva a Gargnano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['257'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609652934273, 45.643876460569])), name: 'Funtanì', description: 'Piccola vasca rettangolare a livello del terreno, profonda pochi centimetri, nei pressi di Cesure di Toscolano lungo la vecchia strada per Gaino o via di Remignago, utilizzata in passato come lavatoio di panni. È posta all\'imbocco di uno dei sei rifugi realizzati durante il periodo della Repubblica Sociale di Salò (ottobre 1943 - aprile 1945) per offrire riparo alla popolazione in caso di incursione aerea da parte delle forze alleate.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['462'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587802640682, 45.635465840336])), name: 'Riolèt', description: 'Tratto della strada che collega Maclino con Lentrino, compreso tra due tornanti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['463'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.619133789223, 45.6437496161])), name: 'Rìva grànda', description: 'Spiaggia contigua alla zona archeologica a Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['540'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578430500858, 45.672320530439])), name: 'Ṡguàs de cimènto', description: 'Abbeveratoio per animali lungo la strada che da Ciprelli porta sulla sommità del Monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['541'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.562934386486, 45.67439823064])), name: 'Ṡguàs dei sigagnöi', description: 'Poco distante da Passo dello Spino lungo il sentiero per Paolona.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['12'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582280188936, 45.659363801834])), name: 'Avriolo [Avriöi]', description: 'Il toponimo si riferisce al dosso e alla valletta attigua, ripida e poco profonda, che scendono fino alla casa di Ortello, sul versante meridionale del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['17'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.623130596022, 45.630458193957])), name: 'Benàco', description: 'È il nome latino del lago, usato già da Virgilio nel I secolo a.C. e da Plinio il Vecchio nel I secolo d.C. Sostituito dall\'attuale lago di Garda dopo il Mille, è rimasto vivo solo nei testi letterari come voce dotta. È nome di origine gallica riferito alle numerose insenature che lo contraddistinguono.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['40'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.602912626399, 45.640150459316])), name: 'Borzo [Burṡù]', description: 'Tratto della Valle di Bombai che interseca la strada per Montemaderno, a indicare la presenza di una pozza d\'acqua profonda (il burṡù).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['46'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586101592206, 45.630766183947])), name: 'Brognolo [Brognöl]', description: 'Costa del colle che dall’abitato di Bornico sale a Mariane di Montemaderno, caratterizzato in passato da arbusti di prugnolo (brognöl in dialetto).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['81'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587821302306, 45.647480491257])), name: 'Canai [Canài]', description: 'Località tra Rosei e Magnico, là dove il ruscello che scorre nella Valle di Vesegna, dopo un breve salto, s\'incanala sotto l\'antica strada prima del bivio per Pezzuglio e Vesegna. Oltre che dalla cascata, la località è caratterizzata dal bagolaro le cui grosse radici si incuneano nelle pieghe della roccia stratificata.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['82'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57313839467, 45.669333182343])), name: 'Canal [Canàl/Canài]', description: 'Ripido solco vallivo (il canàl) che da Stangàa scende fino a Casa di Prada.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['83'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.645591932878, 45.667167928005])), name: 'Canala dell\'Orgà [Canàla]', description: 'Canale che scorre nella parte orientale della piana di Brede e che con la sua acqua alimentava i mulini di Lefà.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['172'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.630436760442, 45.662616911291])), name: 'Consaine [Consàine]', description: 'Località in leggero pendio tra Scarpera e Cervano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['236'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.558394413606, 45.674977666168])), name: 'Fontana di Gemelle [Aqua de Ṡemele]', description: 'Sorgente in località Gemelle, sulla costa montana sotto il Passo dello Spino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['237'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.631884813818, 45.656382577132])), name: 'Fontana di Marsina [Funtàna de Marsìna]', description: 'Sorgente d\'acqua perenne lungo l\'antica strada, ora ridotta a viottolo di campagna, che da Cecina porta a Marsina. Alimenta una polla d\'acqua alla quale, a memoria d\'uomo, attingeva la gente di Cecina nei periodi di siccità o di penuria idrica dell\'acquedotto comunale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['238'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.626004325513, 45.653840233275])), name: 'Fontana di Messaga [Funtanì]', description: 'Piccola contrada a Messaga caratterizzata fino agli anni Settanta da un pubblico lavatoio, ora demolito, e da un cilindrico serbatoio alimentato dall’acqua del Fossato di Balest.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['239'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586038970039, 45.656079296011])), name: 'Fontana di Ortello [Àqua de Ortèl]', description: 'Sorgente d\'acqua ad Ortello di sopra.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['240'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.555733903604, 45.67922611025])), name: 'Fontana di Spino [Àqua dela Màndria]', description: 'Sorgente naturale presso il Rifugio Pirlo allo Spino, in località Costa mandria.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['234'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581466850765, 45.632105274994])), name: 'Fontana [Funtàna növa]', description: 'Pubblico lavatoio con tettoia sotto l\'abitato di Bezzuglio. È stato ricostruito nel 1909 al posto di una precedente fontana scoperta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['241'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614891489319, 45.671999439647])), name: 'Fontanelle', description: 'Terreni umidi sotto Castelletto in Camerate.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['242'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579376071391, 45.648696451953])), name: 'Fontanelli [Funtanèi]', description: 'Sorgenti nei pressi di Castagna dell’asino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['247'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.626528802655, 45.654057918966])), name: 'Fossato di Balest [Fòs de Balèst]', description: 'Fosso che alimenta la fontana di Messaga e prosegue nella valletta che separa Cecina e Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['245'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587154564132, 45.637099076044])), name: 'Fossato [Fòs]', description: 'Località allo sbocco della Valle del Bornico, là dove la strada per Bezzuglio e San Michele di Gardone Riviera, superato il torrente, inizia la salita.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['246'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614570938911, 45.645810172637])), name: 'Fossato [Fòs]', description: 'Ripido fossato, ora intubato, alle spalle dell\'abitato di Piè Costa; raccoglie le acque provenienti dal fosso ad ovest di Pulciano, scorre attraverso Piè Costa e sfocia nel lago lambendo il santuario dedicato alla Madonna di Benaco. Era il limes tra le antiche contrade di Cortenoli e Corteregia.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['248'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616503418363, 45.652804569026])), name: 'Fossi bassi [Fóse bas]', description: 'Prati che digradano in leggero pendio a Plagna, davanti all\'abitato di Gaino, in una zona che si avvalla leggermente e che è spesso fradicia ed intrisa d\'acqua. Era attraversata da un canale ora ricoperto da terra.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['278'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616943176956, 45.653217495565])), name: 'Laguna [Lagüna]', description: 'Terreni acquitrinosi (dal latino lacuna \"pozza, luogo paludoso\") nella piana di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['279'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.63683739678, 45.671442248082])), name: 'Lama [Làma]', description: 'Estesa località sotto ai piedi del Dosso bello, al confine col territorio di Gargnano. Continua il latino lama \"pozza, palude\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['303'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.623946815083, 45.661253472192])), name: 'Marcellina [Marsilìna]', description: 'Cascina a nord di Cabiana, ai piedi del monte Castello, di evidente origine onomastica.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['306'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.632766027694, 45.656311072367])), name: 'Marsina [Marsìna]', description: 'Località sotto Cecina, lungo la vecchia Strada regia postale che collegava Messaga con San Giorgio e proseguiva poi per Villavetro. E\' diminutivo dal latino marcidus \"luogo umido, acquitrinoso\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['320'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.643679671028, 45.661962750788])), name: 'Mole [Möle]', description: 'Località lungo la Gardesana, con un piccolo promontorio roccioso a lago (il Corno di Mole). È da anni adibita a campeggio, mentre nel XIII secolo ospitava numerosi olivi. Fa parte dei numerosi toponimi allusivi a località umide, con acquitrini.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['321'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.62443404764, 45.679402993132])), name: 'Molli [Aqua dei mòic’] ', description: 'Prati frammisti a bosco sulla costa che da Segrane sale verso il territorio di Navazzo. Vi è abbondanza di molinia (Molinia arundinacea) e di cannuccia (Phragmites australis), piante tipiche degli ambienti umidi ed acquitrinosi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['358'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.599746003182, 45.641388807445])), name: 'Oriolo [Orgiöl]', description: 'Località a Montemaderno, sotto Viglole, dal latino ad riolus \"presso il ruscello\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['363'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.577219204797, 45.657714602577])), name: 'Paciughi [Paciüch]', description: 'Tratto pianeggiante della via per Sant’Urbano poco dopo l’incrocio con la Via di Valle, là dove si formano frequentemente pozzanghere.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['401'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.639193040791, 45.668121945079])), name: 'Pisaloc [Pisalóch]', description: 'Località ad est di Cervano con numerose piccole sorgenti d\'acqua che giustificano il nome di \"luogo che sgocciola\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['403'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614228495456, 45.652341383068])), name: 'Pizzà [Pisà]', description: 'Campo caratterizzato da affioramenti d’acqua nella Piana di Gaino. Deriva dalla voce onomatopeica pis relativa a luoghi con sgocciolio d\'acqua.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['417'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587685809246, 45.635715157937])), name: 'Posset [Canòpa]', description: 'Località alle spalle di Maclino, sulla sponda sinistra della Valle del Bornico. Dalla presenza di una canòpa o pozzetto di raccolta delle acque che stillano dalla parete.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['418'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581235426279, 45.637152598174])), name: 'Pozze [Póse]', description: 'Ampia costa montana, sul versante destro della Valle del Bornico, sopra Bezzuglio. Ora è coperta da fitto bosco, ma un tempo era intensamente coltivata, come testimoniano i numerosi terrazzamenti e gradoni ancora ben delineati. Vi si trovavano numerose pozze formate dall\'acqua che sgorga dalla roccia calcarea.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['419'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.647730505466, 45.66845943917])), name: 'Pozze [Póse]', description: 'Terreni umidi nei pressi dell’abitato di Roina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['420'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612772528519, 45.653326735861])), name: 'Pozzo del Camozzo [Pós del Camós]', description: 'Pozzo in Gaino, di fronte al numero civico 28 di via Raffaello. Veniva utilizzato già nel XIII secolo, quand\'era conosciuto come puteum de Gayno \"pozzo di Gaino\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['434'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.615273193594, 45.652457468168])), name: 'Prato della fontana', description: 'Prato dalla forma triangolare nella piana di Gaino; comprende oggi l’edificio della ex-scuola elementare. Vi affiora l’acqua che alimenta un piccolo ruscello e al suo vertice orientale esisteva fino agli anni Ottanta una fontana utilizzata come pubblico lavatoio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['456'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582411312593, 45.634838306072])), name: 'Rei [Réi]', description: 'Ruscello che scorre nella valletta a nord-est di Bezzuglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['520'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.613000346612, 45.669499298815])), name: 'Scole [Scóle]', description: 'Località lungo la strada per le Camerate poco oltre la forra di Sant’Antonio. Viene da alcuni riferito a risorgive che scolano acqua.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['536'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609035109994, 45.642220465728])), name: 'Seriola [Sariöla]', description: 'Contrada tra Garde e il ponte cinquecentesco. Sariola (o seriola) è termine settentrionale per \"roggia, canale d\'acqua\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['578'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585881119853, 45.636788617457])), name: 'Toresela [Toreṡèla]', description: 'Ripida parete rocciosa vicino a Lentrino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['581'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584126544266, 45.630601381955])), name: 'Torrente Bornico [Burnìch]', description: 'Torrente che sfocia a lago a Bornico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['582'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.648242429182, 45.669063403195])), name: 'Torrente Lefà', description: 'Torrente che sfocia a lago a Lefà.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['585'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.576713040743, 45.656889038422])), name: 'Trambarino [Trambalì/Val del Trambalì]', description: 'Tratto di costa montana sopra Bolzane e valletta tributaria da sinistra della Valle di Vesegna. Forse da \"tra ambo i rivi\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['588'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#dd0000', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.628425241407, 45.663140188924])), name: 'Tuf [Tuf]', description: 'Località con abitazione civile e resti di terrazzamenti coperti dal bosco, lungo la strada per Mezzane. Il tovo, il tuf dialettale, è il solco di erosione sui pendii montani lungo il quale si trascinava a valle la legna.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#dd0000' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_1.push(iconLayer); var vectorList_12 = []; var iconList = []; style['1'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609812319791, 45.665636121175])), name: 'Acqua salata [Àqua salàa]', description: 'Copiosa sorgente cui attinge l\'acquedotto comunale dal 1903. Sgorga dalla ripidissima parete sul versante destro della forra presso Sant’Antonio, lungo il corso del fiume Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['6'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.605087492907, 45.682566448495])), name: 'Àqua del càrpen', description: 'Sorgente (àqua) che sgorga là dove esisteva in passato un carpino (càrpen), poco oltre la località Persegno, sulla sinistra della strada sterrata che porta a Maernì.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['9'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.576654247231, 45.683502230661])), name: 'Arsù', description: 'Tratto di costa rocciosa e arida sul versante sinistro della Valle di Archesane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['13'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610535078927, 45.672243271982])), name: 'Bàite', description: 'Ampia zona rocciosa sul versante orientale del monte Pizzocolo caratterizzata dai ruderi di due piccole baite in pietra, contraddistinte col soprannome degli ultimi utilizzatori: la Bàita del Boterèl e la sottostante Bàita del Bunumèt.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['23'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.641743641382, 45.669138773359])), name: 'Bertansì', description: 'Località a monte di Roina, caratterizzata dalla presenza del ristorante omonimo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['32'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585063625876, 45.635605276697])), name: 'Bombài', description: 'Ripido tratto della valle a nord di Bezzuglio, entro la quale scorre il torrentello Rei.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['88'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.62222019163, 45.660268236217])), name: 'Cap vèc\'', description: 'Campi terrazzati a nord di Cabiana.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['127'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.567930575378, 45.664754911572])), name: 'Castègna dei Navasì', description: 'Monumentale castagno in località Navazzini, sulle pendici del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['199'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.588219229678, 45.637711833841])), name: 'Crùne', description: 'Forra nella Valle del Bornico, sotto la chiesa di Vigole.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['201'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.604058407696, 45.683497064127])), name: 'Cùen del Cüsaghì', description: 'Cavità nella roccia (cùel o cùen in dialetto) lungo la strada per Archesane, poco oltre Persegno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['251'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590546350316, 45.632882328608])), name: 'Fràna', description: 'Toponimo di recente formazione indicante il tratto di ripido pendio del Próch (o Rovinato) franato sulla strada Gardesana nell\'aprile del 1958.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['342'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.607412138494, 45.653102231378])), name: 'Muntagnète', description: 'Località presso Vancinelle, sul versante sinistro della Valle delle cartiere.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['444'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586972747535, 45.688748331292])), name: 'Punteṡèla', description: 'Piccolo ponte sul Rilo di Campiglio, là dove si dipartono la via per Passo della Fobbiola e quella per Fiogarie.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['445'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.604022668201, 45.661234588674])), name: 'Punteṡèla', description: 'Passaggio con muri a secco sul sentiero che conduce a Bàite dei Balì.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['541'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.562934386486, 45.67439823064])), name: 'Ṡguàs dei sigagnöi', description: 'Poco distante da Passo dello Spino lungo il sentiero per Paolona.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['542'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581668044108, 45.673654219422])), name: 'Ṡguàs dele pìle', description: 'Lungo la strada che da Ciprelli porta alla cima del Monte Pizzocolo, all’incrocio col sentiero che proviene da Valle grande. Nelle vicine rocce calcaree si trovano due buchi simili a pile per macerare gli stracci, nei quali veniva pestata la pietra per ricavarne la polverìna utilizzata un tempo per pulire le pentole.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['543'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.575971166533, 45.66848935083])), name: 'Ṡguàs grant', description: 'Nella valletta che separa Copasöl da Cùa de sìma.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['631'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61940553201, 45.663999380414])), name: 'Vìa dela calchéra', description: 'Sentiero che da Cascina Castello conduce a Ravere. Un tempo era una carrareccia utilizzata per trasportare su carri trainati da buoi la calce che veniva prodotta nella vicina calchera della quale sono visibili ancor oggi ruderi ben conservati.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['8'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.572945545039, 45.681872564451])), name: 'Archesane [Narcheṡàne]', description: 'Ampio prato con cascina recentemente restaurata, localmente nota come Palàs, sul versante detro della valle omonima. Un tempo vi era annessa una chiesetta dedicata a Santa Giustina, ora non più esistente.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['12'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582280188936, 45.659363801834])), name: 'Avriolo [Avriöi]', description: 'Il toponimo si riferisce al dosso e alla valletta attigua, ripida e poco profonda, che scendono fino alla casa di Ortello, sul versante meridionale del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['16'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.565028496157, 45.666933507505])), name: 'Basiolo', description: 'Costa montana sopra i Navazzini, percorsa dal sentiero che da Prade porta a Paolona nel territorio di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['20'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585509746044, 45.685007509398])), name: 'Beola [Béole]', description: 'Bosco ceduo frammisto a numerose betulle (le béole) sulle pendici settentrionali del monte Pizzocolo, sulla sinistra della strada che da Maernì sale al palazzo di Archesane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['34'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.631792635107, 45.655519437989])), name: 'Bondino [Bundù]', description: 'Località sotto Fontana di Marsina, ora campo cintato da alti muri. Deriva in forma diminutiva dal celtico bunda \"conca\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['35'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616098700485, 45.655594491523])), name: 'Bondone [Bundù]', description: 'Campo a Gaino a monte della strada per Folino e Cabiana, presso Calmasse. Deriva in forma accresciuta dal celtico bunda \"conca\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['45'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.628476651082, 45.652792485978])), name: 'Brisa [Brìṡe]', description: 'Costa rocciosa sotto Messaga, tra la strada gardesana e il lago, probabilmente da identificare con Guasto, col quale condivide il significato di \"terreno scosceso\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['47'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.613189215894, 45.655173430417])), name: 'Brolo', description: 'Campi cintati da alti muri alle spalle dell\'abitato di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['50'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.551797548299, 45.684467991105])), name: 'Buco del gatto [Büs del gat]', description: 'Sella sulla sottile cresta rocciosa delle Marmere, dalla quale parte una profonda e ripidissima spaccatura che discende lungo il versante settentrionale del monte.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['80'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590141863085, 45.665051564683])), name: 'Campo serato [Cap del Serà]', description: 'Zona a bosco ceduo lungo la Via di Valle, poco prima di Vas. \"Campo chiuso, cintato\" o \"campo del monte Serà\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['81'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587821302306, 45.647480491257])), name: 'Canai [Canài]', description: 'Località tra Rosei e Magnico, là dove il ruscello che scorre nella Valle di Vesegna, dopo un breve salto, s\'incanala sotto l\'antica strada prima del bivio per Pezzuglio e Vesegna. Oltre che dalla cascata, la località è caratterizzata dal bagolaro le cui grosse radici si incuneano nelle pieghe della roccia stratificata.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['92'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616952880155, 45.640458234544])), name: 'Capra [Càpra]', description: 'Ampia località ora intensamente urbanizzata ma un tempo con campi coltivati, oliveti e vigneti, sul promontorio, sia dalla parte di Maderno che da quella di Toscolano. Proprio ai numerosi campi, campora nel latino medievale, allude il nome.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['105'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580907260016, 45.668094745662])), name: 'Casa di Valle [Ca de Val]', description: 'Tracce di una vecchia costruzione in località Valle, lungo l\'antica strada che sale a Malga Valle e da qui alla vetta del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['110'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580317270958, 45.683592465025])), name: 'Casello', description: 'Piccolo edificio rurale nel bosco ceduo a monte della strada per Archesane, poco prima del Palazzo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['117'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586827408656, 45.663955103679])), name: 'Casinetto del Veronese [Caṡì del Verunés]', description: 'Casello diroccato in Marasina, sulle pendici meridionali del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['121'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61044993784, 45.675526670486])), name: 'Casino della Colosina [Caṡì dela Culuṡina]', description: 'Cascina a quota 559, alla sommità della parete rocciosa che dal ponte delle Camerate s\'inerpica fino a Persegno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['130'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616783575146, 45.660650161038])), name: 'Castello, Cascina Castello', description: 'Cascina sulle pendici meridionali del monte Castello di Gaino. Nei pressi è attiva l\'omonina scuderia Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['135'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629470078577, 45.654610091118])), name: 'Cecina [Sisìna]', description: 'Frazione collinare di Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['136'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.602602495599, 45.643578920262])), name: 'Ceriolo', description: 'Località nei pressi di Castello di Malpaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['154'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.594660573859, 45.641883838657])), name: 'Closo [Clós]', description: 'Campo nei pressi di Vigole. Dal latino clausus \"terreno chiuso, recintato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['158'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.600654170496, 45.641566607215])), name: 'Codinicoli', description: 'Località sul versante destro della Valle di Bombai.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['160'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581789556289, 45.6474583588])), name: 'Cola [Còla]', description: 'Tratto pieneggiante boscoso sul versante sinistro della Valle del Pomer, sulle pendici del monte Lavino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['192'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.589682357055, 45.650972142261])), name: 'Croce di Ortello [Crùs de Ortèl]', description: 'Luogo panoramico, a quota 625, lungo la via che da Sanico conduce a Sant’Urbano, contrassegnato da una croce in legno. È un errore di localizzazione lo specificativo ‘di Ortello’ in quanto la croce si trova in realtà tra Opoli e Selva.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['219'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.597360419413, 45.641788954387])), name: 'Dosso di Oriolo [Dòs d\'Argiöl]', description: 'Dosso panoramico a Oriolo, sull\'altipiano di Montemaderno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['212'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.595459127215, 45.649919924113])), name: 'Dosso [Dòs]', description: 'Dosso ad est di Sanico, lungo la via per la Rocca.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['236'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.558394413606, 45.674977666168])), name: 'Fontana di Gemelle [Aqua de Ṡemele]', description: 'Sorgente in località Gemelle, sulla costa montana sotto il Passo dello Spino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['238'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.626004325513, 45.653840233275])), name: 'Fontana di Messaga [Funtanì]', description: 'Piccola contrada a Messaga caratterizzata fino agli anni Settanta da un pubblico lavatoio, ora demolito, e da un cilindrico serbatoio alimentato dall’acqua del Fossato di Balest.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['239'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586038970039, 45.656079296011])), name: 'Fontana di Ortello [Àqua de Ortèl]', description: 'Sorgente d\'acqua ad Ortello di sopra.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['240'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.555733903604, 45.67922611025])), name: 'Fontana di Spino [Àqua dela Màndria]', description: 'Sorgente naturale presso il Rifugio Pirlo allo Spino, in località Costa mandria.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['242'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579376071391, 45.648696451953])), name: 'Fontanelli [Funtanèi]', description: 'Sorgenti nei pressi di Castagna dell’asino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['244'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.556551138612, 45.685204740497])), name: 'Forseul [Forsöl]', description: 'Pendici del monte Spino che dalla vetta scendono verso le valli di Archesane e di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['253'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.566104993782, 45.657555617507])), name: 'Frassagnone [Frasinù]', description: 'Località nella valle di Poiano, al confine col territorio di Gardone Riviera, riferito alla presenza di un antico e grande esemplare di frassino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['267'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.589731382194, 45.642624149409])), name: 'Gazzolo [Gaṡöl]', description: 'Oliveto sulla costa collinare gradonata tra Vigole e Rosei. Diminutivo di gazzo, nome di origine longobarda a indicare un \"terreno il cui uso non era libero, ma regolamentato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['278'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616943176956, 45.653217495565])), name: 'Laguna [Lagüna]', description: 'Terreni acquitrinosi (dal latino lacuna \"pozza, luogo paludoso\") nella piana di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['293'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.622173646548, 45.661478719126])), name: 'Magazzeno [Magaṡì]', description: 'Piccolo dosso ad ovest di Marcellina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['294'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.58668028372, 45.646153157444])), name: 'Magnico [Magnìch]', description: 'Località con case sparse a Montemaderno, ai piedi del monte Lavino, presso la confluenza della Valle di Vesegna con quella di Selva. E\' un toponimo prediale formato dal nome Manius o Magnius col suffisso -ico a indicare un \"podere di proprietà di Manio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['298'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.60418403364, 45.649963002323])), name: 'Maina di sotto [Macalé]', description: 'L\'imponente opificio per la produzione della carta che operò fino agli anni Sessanta del secolo scorso.  E\' stato recentemente ristrutturato e ospita oggi la sede del Museo della carta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['299'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584539139646, 45.671028637753])), name: 'Malga Valle [Màlga de Val]', description: 'Edificio rurale con ampia stalla in Valle grande, sotto la vetta del monte Pizzocolo, a quota 1337.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['305'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.545594065546, 45.681961898811])), name: 'Marmera [Marmére]', description: 'Montagna aspra e rocciosa all\'estremità nord occidentale del territorio comunale, il cui crinale è intaccato dal Buco del tedesco e dal Buco del gatto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['312'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.633556871481, 45.662601318535])), name: 'Merite [Merìte]', description: 'Località sulla costa collinare tra Cervano e il campo da golf, a nord-est di Cecina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['314'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57410887151, 45.665914311168])), name: 'Merlette [Merlète]', description: 'Ripido prato, ora degradato a boscaglia, sul versante occidentale del Dosso del Barbio, presso la casa di Prada. E\' diminutivo di le mèrle che nel dialetto locale denomina i mucchi di erba tagliata nei pascoli montani.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['315'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.627487303488, 45.653218962758])), name: 'Messaga [Mesàga]', description: 'Frazione di Toscolano, presso Cecina. E\' un toponimo di origine prediale, formato dal nome latino Mettius col suffisso -aga a indicare una \"proprietà di Mettio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['323'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.565797098964, 45.678562560398])), name: 'Montargnone [Muntargnù]', description: 'Dosso sulla costa che dal Palazzo di Archesane sale verso il Passo dello Spino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['325'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.621107940249, 45.669019943976])), name: 'Monte Castello di Gaino [Mut Castèl]', description: 'Monte alle spalle di Gaino, alto 865 m. È chiamato Tre punte dagli abitanti di Monte Gargnano per il particolare aspetto che assume se visto da quei luoghi. Nei pressi della cima vi sono i resti di una fortificazione alto medievale alla quale allude il nome. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['327'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592217783557, 45.673201525953])), name: 'Monte Pizzocolo [Pisòcol]', description: 'Monte alto 1581 m che si eleva alle spalle di Toscolano Maderno. Nel \'500 è documentato Monte Gu (\"monte acuto\") per l\'aspetto se visto dal lago. Alla base sta il termine \'pizzo\' col significato di \"cima aguzza\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['356'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590891147234, 45.656209939716])), name: 'Oppolo [Òpoi]', description: 'Ampia zona di bosco ceduo sul versante meridionale del Monte Pizzocolo. Oppio, e òpol in dilaletto, sono nomi dell\'acero campestre,' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['358'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.599746003182, 45.641388807445])), name: 'Oriolo [Orgiöl]', description: 'Località a Montemaderno, sotto Viglole, dal latino ad riolus \"presso il ruscello\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['361'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.627537702745, 45.652379941703])), name: 'Orticelli [Orteṡèi]', description: 'Gradoni coltivati sotto le case di Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['375'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.588657810949, 45.649805152632])), name: 'Pelade [Pelàe]', description: 'Ripida costa montana che da Sanico sale a Croce di Ortello. Oggi la zona è ricoperta dal bosco ceduo, ma in passato fu spesso soggetta a frequenti tagli del bosco per essere vicina all\'abitato, tanto da apparire \"pelata\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['383'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587202658663, 45.643249941404])), name: 'Pezzuglio [Pesöi]', description: 'Abitazione rurale con piccoli appezzamenti di terra coltivati, sul versante destro della Valle del Bornico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['405'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.58341523705, 45.650297104298])), name: 'Pizzocletto [Pisoclèt]', description: 'Piccolo dosso oggi coperto da bosco ceduo cui si accedeva tramite l\'omonimo sentiero, ora impraticabile, che dalla via per Vesegna si staccava da destra per portare in Valle della Selva e da qui a Ortello. Vi si praticava un tempo l’uccellagione tramite un roccolo di cui rimangono ora poche tracce. \"Piccola cima aguzza\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['411'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614413553787, 45.67286839081])), name: 'Ponte delle Camerate [Put dele Cameràe]', description: 'Ponte alle Camerate, oggi non più percorribile a seguito della frana in località Sabbionere che hainterrotto l\'antica strada per Persegno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['412'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.601623030085, 45.641252950214])), name: 'Porgnaga', description: 'Località sulla cima del versante destro della Valle di Bombai.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['414'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.600326577575, 45.633042875919])), name: 'Porto di Maderno [Pórt de Madèrno]', description: 'In passato era riferito al golfo antistante piazza San Marco, mentre oggi indica il porticciolo presso l\'attracco del traghetto sul lungolago Zanardelli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['415'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.593119681237, 45.633877146664])), name: 'Portone', description: 'Località lungo l\'antica Strada regia postale di accesso a Maderno da occidente, ai piedi del Rovinato, dove ci fu un portone che per secoli difese l\'accesso a Maderno e ai paesi dell\'Alto Garda.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['416'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.604042783212, 45.638772998911])), name: 'Portone del Borgo', description: 'Antico portone d\'accesso da est al Borgo di Maderno, all\'incrocio di via Cavour con via Sacerdoti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['421'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.619445217994, 45.656844857019])), name: 'Pozzolo [Posél]', description: 'Piccolo pozzo in muratura presso l\'imbocco della strada che da Folino sale a Cascina Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['464'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.600082458075, 45.634528092418])), name: 'Rivellino', description: 'Località nella parte orientale del golfo di Maderno alle spalle della chiesa parrocchiale. È ora occupata da abitazioni ma un tempo si trovava presso la riva del lago, sul lato a levante dell\'antico castello demolito nel XVIII secolo per far posto alla chiesa parrocchiale. Il rivellino è una  parte di fortificazione eretta davanti a una porta a difesa dal nemico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['465'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.601755330967, 45.655732218522])), name: 'Rocca [Ròca]', description: 'Abitazione rurale su un piccolo dosso nei pressi di Seasso, a quota 410, sul versante destro della Valle delle cartiere. Nei pressi si trova una sorta di roccaforte col lato a sud-est arrotondato e dotato di feritoie ora rese cieche; più che di una fortificazione vera e propria, si tratta di una postazione da caccia a forma di rocca.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['466'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586347979755, 45.630514354142])), name: 'Rocchetta [Rochèta]', description: 'Località in Montemaderno, lungo l\'omonima strada che scende a Bornico. Diminutivo di rocca, anche se del luogo fortificato non esistono al momento tracce documentarie.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['496'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616561716422, 45.648705738762])), name: 'Sancetta [Sancèta]', description: 'Edicola votiva con tre nicchie presso le fontane di Pulciano; vi si distinguono, al centro la Madonna in gloria col bambino, alla sua destra san Giuseppe (col bastone fiorito), a sinistra san Domenico di Guzman (al quale Gesù sta offrendo il rosario), e ai suoi piedi san Giovanni (con un cartiglio su cui dovette star scritto Ecce Agnus Dei); nella nicchia di destra il poverello di Assisi o san Francesco, e in quella a sinistra una santa non ben identificabile. La scritta in alto, in parte abrasa, invita il viandante che tema la morte nel peccato a rivolgersi a Maria (ausiliatrice).

' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['536'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609035109994, 45.642220465728])), name: 'Seriola [Sariöla]', description: 'Contrada tra Garde e il ponte cinquecentesco. Sariola (o seriola) è termine settentrionale per \"roggia, canale d\'acqua\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['544'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580012143644, 45.668244319409])), name: 'Ṡguàs pìcol [Ṡguasèt]', description: 'Pozza d\'acqua usata come abbeveratoio per gli animali al pascolo (guàs) lo presso Casa di Valle.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['606'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.606872919935, 45.653517989044])), name: 'Valle delle Cartiere [Val/Val dele cartére]', description: 'Parte delle valle del Toscolano che dalla stretta di Covoli giunge alla spaccatura di Garde. Fu interessata, a partire dal XIV secolo, da un crescente sviluppo industriale che la portò ad ospitare più di 160 opifici, ora ridotti a ruderi invasi da rovi e da sambuchi neri. Vi si trova l\'edificio che ospita il Museo della carta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['637'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.611669597023, 45.631559235152])), name: 'Villa Adele [Viladéle]', description: 'Località al termine del lungolago, denominata anche Bolzem e Piantù. Vi si trova un palazzo che all\'inizio del secolo funzionò come albergo di lusso ed è stato recentemente trasformato in appartamenti signorili.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['638'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.632186580826, 45.677848719221])), name: 'Villa Lena [Vìla Léna]', description: 'Località alle spalle di Dosso bello, presso il sentiero che porta alla cima del monte Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['639'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#02442e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587393054307, 45.626550260983])), name: 'Villa Zanardelli [Vìla del Ṡanardèl]', description: 'Villa padronale sul conoide di deiezione del Rio Bornico. Fu fatta edificare dallo statista Giuseppe Zanardelli nel 1888, su progetto del celebre architetto bresciano A. Tagliaferri.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#02442e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_12.push(iconLayer); var vectorList_3 = []; var iconList = []; style['3'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.623869419722, 45.663686123366])), name: 'Aiàl de l\'éles', description: 'La località sul sentiero per Elce, alle spalle di Marcellina; prende nome da una delle numerose piazzole (aiàl) su cui i carbonai erigevano la catasta di legni (poiàt) per la produzione del carbone di legna. Eles è forma dialettale per elce (o leccio).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['6'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.605087492907, 45.682566448495])), name: 'Àqua del càrpen', description: 'Sorgente (àqua) che sgorga là dove esisteva in passato un carpino (càrpen), poco oltre la località Persegno, sulla sinistra della strada sterrata che porta a Maernì.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['126'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590436985476, 45.695607279981])), name: 'Castègna dei Germània', description: 'Il toponimo identifica un secolare castagno che si trova sopra le Piàne dei Persinìch, sul versante sinistro della valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['127'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.567930575378, 45.664754911572])), name: 'Castègna dei Navasì', description: 'Monumentale castagno in località Navazzini, sulle pendici del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['207'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57844824224, 45.695310507966])), name: 'Dòs dei pi', description: 'Ampio dosso che separa Campiglio di fondo dalla Valle di Bordonera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['346'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.563773622088, 45.674075911046])), name: 'Musignöi', description: 'Costa boscosa presso lo Ṡguàs dei Sigagnöi, lungo la mulattiera che dal Passo dello Spino va alla Paolona di Gardone Riviera. E\' il nome dialettale degli arilli del tasso.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['362'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.589521802551, 45.665456790377])), name: 'Öṡa', description: 'Località lungo la Via di Valle tra Vas e Piardello chiesa. E\' nome dialettale del frassino maggiore.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['385'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.620340311918, 45.65844208324])), name: 'Piàna dela seréṡa', description: 'Pianetta alle spalle di Cabiana.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['480'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592495008656, 45.651247323901])), name: 'Rùer', description: 'Costa montana a nord di Sanico, nei pressi di Massane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['539'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590618531962, 45.675219232646])), name: 'Séṡa', description: 'Il toponimo identifica le tre creste rocciose che caratterizzano il ripidissimo versante settentrionale del Monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['596'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.559919830358, 45.682785962214])), name: 'Val dela saréṡa', description: 'Piccola valle montana che da Passo dello Spino scende verso Archesane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['629'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.624501903123, 45.659778550266])), name: 'Vìa del póm', description: 'Stradina che collega Cabiana con l\'omonimo villaggio residenziale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['630'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.593871311316, 45.681182529655])), name: 'Vìa del pumilì', description: 'Sentiero che da Cruṡalì dela spiàsa porta a Sìma pià.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['20'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585509746044, 45.685007509398])), name: 'Beola [Béole]', description: 'Bosco ceduo frammisto a numerose betulle (le béole) sulle pendici settentrionali del monte Pizzocolo, sulla sinistra della strada che da Maernì sale al palazzo di Archesane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['59'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580420988355, 45.635208051028])), name: 'Busca [Büsca]', description: 'Costa a bosco ceduo a monte della frazione di Bezzuglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['84'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.608269, 45.656169])), name: 'Caneto [Cané]', description: 'Piccola ansa del fiume in Valle delle cartiere, tra Vago e Lusetti. Sulla sponda sinistra sono conservati ruderi diantichi opifici e di civili abitazioni. E\' un collettivo da \'canna\' a indicare un luogo con canne.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['96'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582045034139, 45.631420907692])), name: 'Carpenino [Carpinì]', description: 'Dosso ad ovest di Bezzuglio, al confine col comune di Gardone Riviera, ove in passato dovette evidentemente trovarsi un piccolo esemplare di carpino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['97'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629169886067, 45.671557861556])), name: 'Carpinì', description: 'Ripida costa rocciosa sulle pendici meridionali del Monte Castello sopra Mezzane, caratterizzata dalla presenza di numerosi esemplari di carpino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['125'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579131205625, 45.648883175029])), name: 'Castagna dell\'asino [Castègna de l\'àṡen]', description: 'Crocevia lungo la strada che da Canai sale in Vesegna, da dove si staccano le vecchie strade per Pradafa e Bolzane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['133'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616807575111, 45.663548153564])), name: 'Castignolo [Castignöl]', description: 'Località sulla costa orientale del monte Castello di Gaino attraversata dalla strada che collegava Pelucchio con Cascina Castello. E\' un diminutivo di castagno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['135'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629470078577, 45.654610091118])), name: 'Cecina [Sisìna]', description: 'Frazione collinare di Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['136'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.602602495599, 45.643578920262])), name: 'Ceriolo', description: 'Località nei pressi di Castello di Malpaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['137'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.571772833053, 45.659243930153])), name: 'Cerude [Serüe]', description: 'Costa montana a bosco ceduo tra Sant\'Urbano e Dosso del Barbio, ove in passato dovebbrero esserci stati alcuni esemplari di alberi di cerro.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['138'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.632549830982, 45.663944615671])), name: 'Cervano [Servà]', description: 'Ampia località ai piedi del Monte Castello con prati coltivati ed abitazioni rurali tra cui spicca una corte quadrilatera con signorile palazzo ottocentesco. Comprende anche le due civili abitazioni ad ovest di Fassina localmente indicate come Servà de sùra.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['176'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586717705534, 45.632514939389])), name: 'Cornale', description: 'Località sul dosso di Mariane, presso Maclino, probabilmente allusivo alla presenza di una corniolo (cornàl in dialetto).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['177'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.573795979861, 45.643997710128])), name: 'Cornale [Córna del Lavì]', description: 'Roccia (la corna) sulle pendici meridionali del Monte Lavino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['186'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.637661875811, 45.666188569306])), name: 'Coste pelate [Còste pelàe]', description: 'Costa collinare che separa la piana in cui si trova il campo da golf da quella di Cervano, evidentemente disboscate già nel secolo XVI in cui il toponimo si è formato.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['210'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578992343493, 45.660776192792])), name: 'Dosdafà [Dosdafà]', description: 'Ampio dosso montano compreso tra Valle del Pomer e Avrioli. Più che un \"dosso da fare\", si tratterà di un \"dosso con faggi\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['221'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.623569045737, 45.663399845924])), name: 'Elce [Ìles/Éles]', description: 'Zona boscosa a monte di Cabiana. Ricorda nel nome l\'elce o leccio, ilès in dialetto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['253'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.566104993782, 45.657555617507])), name: 'Frassagnone [Frasinù]', description: 'Località nella valle di Poiano, al confine col territorio di Gardone Riviera, riferito alla presenza di un antico e grande esemplare di frassino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['258'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.613708666894, 45.654577851776])), name: 'Gaino [Gaì]', description: 'Frazione collinare di Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['262'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.596774043952, 45.656341485734])), name: 'Gas [Gas]', description: 'Ampia zona boscosa, sulle pendici meridionali del Monte Pizzocolo, a nord di Massane. E\' nome di origine longobarda a indicare un \"bosco il cui uso non era libero, ma regolamentato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['265'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.639306946568, 45.66120329529])), name: 'Gazzi [Gas]', description: 'Dosso che da Cecina giunge a San Giorgio fungendo da spartiacque tra il lago e l\'ampia conca in cui si trova il campo da golf. E\' un toponimo di origine longobarda a indicare un \"terreno il cui uso non era libero, ma regolamentato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['266'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.621545863957, 45.654557351908])), name: 'Gazzo dell\'Era [Gas da l\'Éra]', description: 'Versante orientale del Dosso dell\'Era. Gazzo è nome di origine longobarda a indicare un \"terreno il cui uso non era libero, ma regolamentato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['277'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.570301483882, 45.664237145655])), name: 'Ighelli [Ìghei]', description: 'Località sulle pendici del monte Pizzocolo, poco oltre Cerude, a valle della strada che da Sant\'Urbano conduce a Prade, allusivo alla presenza di alberi di maggiociondolo (ìghel in dialetto).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['311'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.645778822198, 45.666946019642])), name: 'Menioli', description: 'Piccolo oliveto tra Brede e San Giorgio. Il minìol è una varietà di olivo dalle drupe caratteristicamente piccole e di scarsa resa in olio, e perciò poco diffuso.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['312'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.633556871481, 45.662601318535])), name: 'Merite [Merìte]', description: 'Località sulla costa collinare tra Cervano e il campo da golf, a nord-est di Cecina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['324'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586044368767, 45.700282620716])), name: 'Monte Alberelli [Albaré]', description: 'Monte alto 1166 m, al confine col territorio del comune di Gargnano. Deriva dalla presenza di pioppi, le àlbere dialettali.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['335'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578237149633, 45.651131829619])), name: 'Mosignolo [Musignöi]', description: 'Costa montana a bosco ceduo al di sopra della strada che porta in Vesegna nel tratto tra Castagna dell’asino e Sarasina. Musignöi è nome dialettale degli arilli del tasso.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['350'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.5954834607, 45.685510165219])), name: 'Navesole [Naveṡöle]', description: 'Cascina a quota 639, sul versante settentrionale del Monte Pizzocolo, lungo la strada che da Persegno porta al palazzo di Archesane. Il toponimo potrebbe essere collegato al prelatino nava \"conca tra i monti\", o al dialettale avès \"abete bianco\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['351'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.633293564475, 45.660204492741])), name: 'Nespolo [Nèspol]', description: 'Campi nei pressi di Santo nero, sulla costa collinare a monte del campo da golf.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['352'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592519494976, 45.662162854188])), name: 'Nosiolo', description: 'Località lungo la Via di Valle che sale verso malga Valle e la vetta del monte Pizzocolo. Evidente la derivazione dal fitonimo \'nocciolo\'.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['354'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.615504984901, 45.661503689575])), name: 'Olivello [Olivèl]', description: 'Oliveto gradonato sopra Passo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['355'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.624233676301, 45.657315089567])), name: 'Olmi [Ólmi]', description: 'Costa collinare sotto Cabiana.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['356'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590891147234, 45.656209939716])), name: 'Oppolo [Òpoi]', description: 'Ampia zona di bosco ceduo sul versante meridionale del Monte Pizzocolo. Oppio, e òpol in dilaletto, sono nomi dell\'acero campestre,' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['375'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.588657810949, 45.649805152632])), name: 'Pelade [Pelàe]', description: 'Ripida costa montana che da Sanico sale a Croce di Ortello. Oggi la zona è ricoperta dal bosco ceduo, ma in passato fu spesso soggetta a frequenti tagli del bosco per essere vicina all\'abitato, tanto da apparire \"pelata\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['377'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612918949583, 45.664277021243])), name: 'Pelucchio [Pelöc’]', description: 'Ripidissima costa sulla sponda sinistra della valle delle Camerate, tra Santo dell\'ora e Sant\'Antonio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['380'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585989975469, 45.626026342709])), name: 'Perotto', description: 'Prati al Bornico, ora occupati dalla Villa Bassetti. Solitro (1897, p. 31) lo cita come «...capo Perotto sul promontorio di Fasano».' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['389'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629319261578, 45.653395064856])), name: 'Piantella [Piantèla]', description: 'Località sotto le case di Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['400'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610188762967, 45.671102154356])), name: 'Pirler [Pirlér]', description: 'Costa rocciosa al margine sud-orientale di Persegno. E\' un collettivo del dialettale pìrla, nome del \"pero corvino\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['427'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579686086051, 45.653311396169])), name: 'Pradafa [Pradafà]', description: 'Castagneto sulle pendici meridionali del monte Pizzocolo. Vuol significare probabilmente \"prato da faggi\", e non \"prato da fare\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['435'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610340525483, 45.654836155934])), name: 'Prato della noce [Pra dela nus]', description: 'Prato presso Vancinelle, lungo la costa che dalla Valle delle cartiere sale a Gaino, caratterizzato dalla presenza di un esemplare di noce.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['447'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.573870100015, 45.647453589473])), name: 'Pura [Pöre]', description: 'Costa orientale del Monte Lavino, ripida e boscosa.Deriva dal latino medievale porum \"bosco, selva\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['474'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.591052317173, 45.644430019355])), name: 'Rosei [Röṡèi]', description: 'Dosso con ampia abitazione rurale sul versante sinistro della Valle del Bornico, poco dopo l\'incontro della Valle del Pomer con quella della Selva. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['475'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580339488306, 45.642710365905])), name: 'Rover [Rùer]', description: 'Località sulle pendici del Monte Lavino nei pressi di Livrana, che deve il suo nome alla presenza di uno o più esemplari di rovere.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['514'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578322832629, 45.652123962561])), name: 'Sarasina [Sariṡì]', description: 'Vallecola che fa parte della più ampia Valle di Vesegna, attraversata dal rio Ceresino. Dal dialettale sariṡì \"ciliegio selvatico\"' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['526'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.565024827944, 45.691691165873])), name: 'Selva scura [Sèlva scüra]', description: 'Fitto bosco sulle pendici settentrionali del monte Spino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['524'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586813302003, 45.649909671365])), name: 'Selva [Sèlva]', description: 'Ampia valle boscosa, ad ovest di Sanico. Dalla sua confluenza nella Valle di Vesegna ha origine la Valle del Bornico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['525'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.627783216785, 45.675907978889])), name: 'Selva [Sèlva]', description: 'Ripida costa, ricoperta da bosco ceduo, sulle pendici settentrionali del monte Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['527'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.613200088892, 45.64893006395])), name: 'Selve [Sèlve]', description: 'Casa colonica di stile maroniano su dosso contornato da un ampio oliveto, al margine meridionale della piana davanti a Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['528'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612077530623, 45.674941051529])), name: 'Selvestrelli [Silvestrèi]', description: 'Zona boscosa sotto il Casino della Colosina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['535'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583683637414, 45.692097897834])), name: 'Sereoi [Seréoi]', description: 'Ripida costa di monte, a prato e bosco ceduo, sul versante sinistro della Valle di Campiglio. Il riferimento è a ceriolus per \"piccolo cerro\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['538'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.593541978185, 45.64362368981])), name: 'Servé [Servé]', description: 'Prati terrazzati e gradonati poco oltre l\'abitato di Vigole; nei secoli XIV e XV vi erano campi arati, vigneti ed oliveti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['547'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.593049108133, 45.639531925122])), name: 'Smarza [Ṡmàrse]', description: 'Località in Montemaderno tra Grotten e Vigole. Potrebbe derivare sia dal dialettale ṡmèrsa “polloni emessi dal ceppo di un albero”  che da màrsa “località umida e paludosa”; l\'uno e l\'altro trovano giustificazione sia sul piano linguistico che nella natura del luogo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['604'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583342919644, 45.646285207026])), name: 'Valle del Pomer', description: 'Tratto di valle presso la località omonima. È parte dell’ampia valle che si stende da Vesegna a Magnico, ai piedi del monte Lavino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['612'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.621455005587, 45.68057678492])), name: 'Valle di Segrane', description: 'Valle a Segrane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['632'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.621994737247, 45.660928742967])), name: 'Via dell\'Elce [Vìa scüra]', description: 'Sentiero che da Cabiana porta ad Elce.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['647'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#5c3690', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.641193338858, 45.670084184141])), name: 'Zenner [Ṡenér]', description: 'Campi ai piedi di Dosso bello. Nel 1720 vi viene citata la presenza di una muracha per fabricar oglio da vinazzoli. Probabilmente da ṡenéver \"ginepro\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#5c3690' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_3.push(iconLayer); var vectorList_7 = []; var iconList = []; style['3'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.623869419722, 45.663686123366])), name: 'Aiàl de l\'éles', description: 'La località sul sentiero per Elce, alle spalle di Marcellina; prende nome da una delle numerose piazzole (aiàl) su cui i carbonai erigevano la catasta di legni (poiàt) per la produzione del carbone di legna. Eles è forma dialettale per elce (o leccio).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgrey' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['570'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.641079847418, 45.671314687317])), name: 'Tèrmen', description: 'Località presso Zener.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgrey' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['93'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592797747332, 45.634778214144])), name: 'Carghe [Càrghe]', description: 'Ripida costa collinare che dalla strada Gardesana saliva fino ai campi sull\'altipiano di Montemaderno, tra Maclino e Stina. All\'intensa opera di disboscamento cui era sottoposta la zona, allude il toponimo, riferito ai luoghi in cui si accatastava la legna da scaricare a valle.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgrey' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['94'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57353597685, 45.654698879271])), name: 'Cariane [Cariàne/Cargiàne]', description: 'Costa montana con fitto bosco ceduo, che dai prati di Vesegna sale fino a Sant\'Urbano e a Cerude.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgrey' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['390'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587873011507, 45.666483326575])), name: 'Piardello chiesa [Piardèl dela céṡa]', description: 'Piccola radura (il piardèl) già di proprietà della parrocchia, sulle pendici del monte Pizzocolo, là dove dalla Via di Valle si stacca il sentiero che conduce a Malga Valle.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgrey' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['564'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.58859676233, 45.672131549506])), name: 'Strascinacolo', description: 'Costa montana tra Malga Valle e la cima del monte Pizzocolo. E\' evidente il riferimento ai pendii montani lungo i quali si \"trascinavano\" a valle i tronchi tagliati.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgrey' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['571'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.607793535629, 45.633238081811])), name: 'Terminello', description: 'Località in Capra di Maderno. Diminutivo di \'termine\", dal latino terminus \"pietra di confine\", a indicare i confini delle proprietà.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgrey' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['579'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.636404439859, 45.67032373959])), name: 'Tormini [Tùrmen]', description: 'Casa d\'abitazione sopra Supina, circondata da oliveti e vigneti, come già nel XV secolo. Deriva dal latino terminus \"pietra di confine\", da cui il dialettale tèrmen \"contrassegno usato per marcare i confini delle proprietà\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgrey' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['583'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.563058615669, 45.670198789788])), name: 'Trainali [Trainàl]', description: 'Località sulle pendici occidentale del monte Pizzocolo, vicino a Prato del cucco. Da tràina \"carro e strada per trascinare a valle la legna\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgrey' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['588'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgrey', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.628425241407, 45.663140188924])), name: 'Tuf [Tuf]', description: 'Località con abitazione civile e resti di terrazzamenti coperti dal bosco, lungo la strada per Mezzane. Il tovo, il tuf dialettale, è il solco di erosione sui pendii montani lungo il quale si trascinava a valle la legna.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgrey' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_7.push(iconLayer); var vectorList_a = []; var iconList = []; style['4'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.554419717177, 45.691639801419])), name: 'Aiàl del càrpen', description: 'Località sulle pendici settentrionali del Monte Spino, presso Passo della Fobbiola, ove venne realizzata in passato una piazzola semicircolare (aiàl) su cui erigere la catasta di legni (poiàt) per la produzione del carbone di legna, posta nei pressi di un carpino (càrpen).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['14'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598493495719, 45.663710312703])), name: 'Bàite dei Balì', description: 'Baracche (le bàite) in pietre a secco e legno per il ricovero dei boscaioli, e tempietto religioso sulle pendici meridionali del monte Pizzocolo. Balì è soprannome dei proprietari.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['26'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581043833444, 45.701479511165])), name: 'Bóca grànda', description: 'Ampia sella montana (la bóca) tra il Monte Alberelli e Pracalvis.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['39'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586236711196, 45.687250459439])), name: 'Borsòne/Busù', description: 'Costa erbosa presso la confluenza della Valle di Archesane con quella di Campiglio, tra Arsone e Cingiale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['53'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.641684076791, 45.661849904287])), name: 'Bülègo', description: 'Casa di civile abitazione in scaglia rossa lungo la strada che collega Messaga con San Giorgio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['61'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.63497822782, 45.664886075562])), name: 'Cà brüṡàa', description: 'Piccola pianoro con olivi tra la corte signorile di Cervano e l\'edicola votiva dedicata alla Madonna degli angeli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['62'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.589346055579, 45.67036501902])), name: 'Ca del fra', description: 'Piccolo slargo con tracce di muri a secco presso il sentiero che da Malga Valle porta a Sportèle.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['91'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.572784384877, 45.671485099807])), name: 'Capilù', description: 'Dosso a monte di Prade.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['170'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.628280344256, 45.678242493625])), name: 'Cominsöla', description: 'Piccola costruzione rurale ad ovest di Villa Lena, alle spalle del Dosso bello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['203'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590875210855, 45.684761442023])), name: 'Cultrì', description: 'Località sulle pendici settentrionali del Pizzocolo, a monte della via per Archesane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['204'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612929401091, 45.653429216406])), name: 'Cunvintì', description: 'Civile abitazione al n. 26 di via Raffaello a Gaino, cui è addossato il Pozzo del Camozzo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['256'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61203389053, 45.649232314947])), name: 'Funtàna da Ril', description: 'Sorgente lungo il corso del Rilo, nella piana antistante l\'abitato di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['319'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.562795707738, 45.676231628097])), name: 'Mirabèla', description: 'Dosso panoramico presso il Roccolo dello Spino, utilizzato come punto di osservazione dai cacciatori.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['336'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.630948492107, 45.660513258113])), name: 'Mulì', description: 'Casa d\'abitazione in località Foletto, tra il campo da golf e Scarpera, antico mulino per macinare granaglie.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['359'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.604051428748, 45.638762113872])), name: 'Orolòi', description: 'Contrada nell\'abitato di Maderno, presso Quadrellata, caratterizzata dall\'orologio in ferro sospeso sopra l\'attuale via Cavour.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['388'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.5879189952, 45.690235532159])), name: 'Piàne dei Persinìch', description: 'Ampia zona di montagna sul versante sinistro della Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['442'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.626044759772, 45.661336746806])), name: 'Puncerìne', description: 'Campi tra l\'abitato di Cabiana e il villaggio residenziale di recente edificazione.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['643'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.595522118941, 45.6548399828])), name: 'Vùlta dei Gas', description: 'Stretta curva lungo la via che da Sanico sale a Sant’Urbano, presso Gas.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['2'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.597258508588, 45.644414842513])), name: 'Acqua santa [Àque sànte]', description: 'Pozza d\'acqua nella parte terminale della Valle delle Calcine. Ha esteso il nome anche alla vecchia strada vicinale, ora ridotta a sentiero, che collega le frazioni di Stina e di Vigole con la chiesa ed il cimitero di San Martino. Le processioni e i funerali che fino ad alcuni decenni or sono percorsero questa strada giustificano, secondo alcuni informatori del luogo, l\'appellativo ‘santa’.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['15'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590381555596, 45.637861033735])), name: 'Balbina [Barbìne]', description: 'Località a Montemaderno, tra gli abitati di Maclino e di Stina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['18'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.626243079748, 45.664490652304])), name: 'Bendina [Bindìna]', description: 'Costa montana sulle pendici meridionali del monte Castello, poco al di sopra di Tuf.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['21'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.635248258391, 45.663364949604])), name: 'Berlino [Berlì]', description: 'Abitazione civile con oliveti e bosco, a monte del campo da golf e della strada che collega Cecina a Mornaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['24'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582499544356, 45.633819975536])), name: 'Bezzuglio [Beṡöi]', description: 'Frazione all\'estremità occidentale del territorio di Maderno, al confine con Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['30'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579813191894, 45.654140669341])), name: 'Bolzane [Bulsàne]', description: 'Costa montana a bosco ceduo tra Vesegna e Ortello, sulle pendici meridionali del Monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['38'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584122804879, 45.627762006743])), name: 'Bornico [Burnìch]', description: 'Piccola frazione di Maderno posta al confinante con Fasano di Gardone Riviera, solcata dal torrente omonimo che ha formato il conoide di deiezione proteso sulla sponda del lago. E\' un toponimo prediale formato sul nome latino Burrenus  o Burrus col suffisso -ico. a indicare un \"podere di Burreno o di Burro\"' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['42'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.627917650983, 45.680648400207])), name: 'Brea [Bréa]', description: 'Località ai piedi del monte Castello di Gaino, al confine col territorio di Gargnano, dal longobardo braida \"terreno pianeggiante coltivato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['44'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587719018121, 45.639534697924])), name: 'Bris [Brìs]', description: 'Piccola località franosa nella Valle del Bornico, sotto Tralino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['63'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.622231962271, 45.659029668492])), name: 'Cabiana [Cabiàna]', description: 'Piccola frazione di Toscolano, a nord-est di Gaino. E\' un toponimo di formazione prediale, composto dal nome Cavius col suffisso -ana a indicare la \"proprietà di Cavio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['65'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.601389219227, 45.640077363282])), name: 'Cadignana', description: 'Località sul versante destro della valle di Bombai, dirimpetto a Vigna. Possibile formazione prediale, composta dal nome Catinius col suffisso -ana, col valore di \"proprietà di Catinio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['66'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.62693816906, 45.662456445813])), name: 'Calcine [Calsìne]', description: 'Tratto di costa montana a bosco ceduo sulle basse pendici del monte Castello di Gaino, tra Marcellina e Tuf.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['67'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.595345232396, 45.646387304835])), name: 'Calcine [Calsìne]', description: 'Conca disposta a gradoni con ampi edifici rurali, a sud di Sanico, coltivata ad oliveto e vigneto fino a pochi anni or sono.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['68'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.626082590585, 45.65234469576])), name: 'Caldera [Caldéra]', description: 'Campi coltivati nei pressi di Messaga, cui si accede attraverso il portone di Crosera, ove fu probabilmente attiva una caldaia per cuocere le drupe di alloro ed estrarne l\'olio laurino usato in profumeria e in farmacopea. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['71'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610611306254, 45.6456848318])), name: 'Camistero [Camistér]', description: 'Edificio rurale sulla costa collinare che dalla strada per Gaino sale verso il dosso di Garde. Non convince la spiegazione locale di \"casa dei misteri\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['77'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.637285760732, 45.662763454565])), name: 'Campo da golf [Gólf]', description: 'Ampia spianata occupata dal campo di gara del Golf Club di Bogliaco.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['86'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598303769261, 45.63878691642])), name: 'Cantone [Cantù]', description: 'Oliveti e vigneti a monte di San Pietro, lungo la strada per Montemaderno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['106'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61526977844, 45.64296838459])), name: 'Casa nuova [Ca növe]', description: 'Località in Capra di Toscolano, tra la Cartiera e le Muntagnète. Il toponimo è riferito ad una abitazione di fine Settecento, \"nuova\" al tempo della sua edificazione. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['107'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.558498006361, 45.674607483518])), name: 'Cascina Gemelle [Ṡemèle]', description: 'Ampia cascina semi diroccata sulla costa montana che dal Passo dello Spino scende verso la val di Sur.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['112'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.568587055903, 45.692812127038])), name: 'Casello del prete [Caṡel del prét]', description: 'Ruderi d\'una costruzione lungo la via che conduce al Passo della Fobbiola, nei pressi del bivio per Selva scura.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['111'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.617718340155, 45.654192477165])), name: 'Casello [Caṡèl]', description: 'Campi con un piccolo edificio rurale nei pressi dell\'abitato di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['113'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.624438522409, 45.660874959803])), name: 'Casetone [Casitù]', description: 'Costa a gradoni a nord-est di Cabiana; un tempo a gradoni con olivi e viti, nel 1993 vi è stato edificato il villaggio residenziale Cabiana.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['115'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.596001280624, 45.647249784338])), name: 'Casetta [Caṡèta]', description: 'Abitazione rurale semi diroccata con fienile nei pressi del punto in cui si biforca l\'antica strada per Sanico, appena superati i prati di San Martino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['109'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629756495762, 45.66500737889])), name: 'Caṡì ròt', description: 'Resti di costruzione rurale con volta a botte sotto la strada per Mezzane, poco dopo Tuf.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['118'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.591006237997, 45.664577513265])), name: 'Casino Collini [Caṡì dela Culìna]', description: 'Ruderi di un casello di montagna lungo la Via di Valle, poco oltre Vas, a quota 1106.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['120'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.568859265104, 45.668896719786])), name: 'Casino del Piles [Caṡì del Pilès]', description: 'Resti di una piccolo edificio rurale a Prade.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['124'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.638932562621, 45.659547382047])), name: 'Casotto', description: 'Campi coltivati con casa di civile abitazione tra Marsina e Mole.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['132'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.633561127039, 45.65804667636])), name: 'Castellotto [Castelòt]', description: 'Crinale collinare ad est della chiesa di San Nicola di Cecina e dell\'antico cimitero, presso Castel franco.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['139'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614258129163, 45.677675201003])), name: 'Cessamale [Sesamàl]', description: 'Fitto bosco che, in sponda destra del Toscolano, dall\'alveo del fiume sale a Persegno, di fronte a Segrane. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['144'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612476580257, 45.644996445049])), name: 'Chiusure [Ciṡüre/Ceṡüre]', description: 'Località in lieve pendio alle spalle dell\'abitato di Toscolano. Un tempo agricola e staccata dall\'abitato, è ora edificata e collegata al resto del paese. Dal latino tardo clusura \"podere recintato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['159'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.630469120507, 45.657604705126])), name: 'Coiano [Coià]', description: 'Prati oltre l\'abitato di Cecina, all\'inizio della piana occupata dal campo da golf. E\' un probabile prediale formato dal nome latino Colius col suffisso -ano a indicare il \"podere di Colio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['173'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610224140363, 45.658316502998])), name: 'Contrada [Cuntràda]', description: 'Case ed opifici in Valle delle cartiere, sul lato destro del fiume, al di là del ponte di Lusetti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['191'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57021629952, 45.644726441375])), name: 'Croce del tedesco', description: 'Località presso la cima del monte Lavino, al confine col territorio di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['193'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.600789161844, 45.637127893605])), name: 'Croce di via [Crus de vìa]', description: 'Contrada nell\'abitato di Maderno presso la scenografica Villa Lucia, dove si incrociano ben 5 strade: le attuali via Benamati, via Garibaldi, via Montana, via San Pietro e via Moretto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['196'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.648592810443, 45.669196475414])), name: 'Crosera [Cruṡéra]', description: 'Quadrivio all\'inizio dell\'abitato di Messaga, formato dalle attuali via delle Quedre, via per Pulciano, via Cecina e via Messaga. Vi campeggia un ampio portale in pietra che porta scolpita sulla chiave di volta la data 1732.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['197'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612438378413, 45.632037327697])), name: 'Crosetta [Cruṡèta]', description: ' Località alla estremità del promontorio dalla parte di Maderno, corrispondente alla zona del Bolzem.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['198'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61230675998, 45.668192318033])), name: 'Crosetta [Cruṡèta]', description: 'Località a Sant\'Antonio, lungo la via per Camerate, contrassegnata da una croce scolpita nella roccia, citata nel 1537 come saxo magno super quo est sculpta una crux [grande pietra su cui è scolpita una croce] ora interrata a seguito dei lavori di sistemazione della strada. Poche decine di metri più avanti vi era anche una croce in ferro incastonata nella roccia e persa nel 1991 durante i lavori di sgombero di una piccola frana che aveva investito la zona.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['206'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.622975514309, 45.654203629883])), name: 'Cussaga [Cüsàga]', description: 'Piccolo nucleo abitato sulla costa collinare ad nord-ovest di Cecina. Toponimo prediale composto dal nome Cusius col suffisso -aga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['215'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612175183826, 45.648239598553])), name: 'Dosso da Rilo [Dòs da Ril]', description: 'Dosso nei pressi di Selve a Gaino, alle cui spalle scorre il Rilo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['225'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586542724355, 45.632982735376])), name: 'Fo []', description: 'Parte del dosso che si stende tra Maclino e Mariane a Montemaderno, allusivo alla presenza di faggi ( in dialetto).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['229'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629515762361, 45.65969641019])), name: 'Foletto [Folèt/Fulèt]', description: 'Costa a gradoni coperta da bosco misto ad est di Cecina, tra il campo da golf e Scarpera. Diminutivo di follo, l\'opifico in cui si follavano (o macinavano) gli stracci per la produzionedella carta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['231'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.613324547402, 45.633160086905])), name: 'Follo', description: 'Località sul promontorio di Maderno corrispondente alla zona ora occupata dal campeggio Riviera e dagli edifici utilizzati un tempo per la produzione del ghiaccio. Anticamente vi si trovava un follo o opificio in cui si follavano gli stracci per la produzione della carta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['243'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581677072661, 45.636198627112])), name: 'Fornello [Furnèl]', description: 'Località a nord di Bezzuglio. Allude probabilmente alla presenza di uno dei numerosi fornelli per la filatura della seta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['249'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579939558258, 45.634529912228])), name: 'Fraina', description: 'Ripida costa montana alle spalle di Bezzuglio, dal latino fragina \"frana\" e \"ripido pendio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['250'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582288923812, 45.648620376692])), name: 'Frainelle [Frainèle]', description: 'Bosco ceduo a monte dell\'antica strada che da Magnico sale a Vesegna, tra la Préa del gal e la Castagna dell’asino. E\' un diminutivo  dal latino fragina per \"frana\" e \"ripido pendio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['252'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.611859988607, 45.656662798242])), name: 'Franzone [Franṡù]', description: 'Cascina e campi gradonati a metà della costa che da Lume sale a Gaino, di origine onomastica.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['254'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609840364832, 45.638914936385])), name: 'Fucina', description: 'Località in Maderno, sulla sponda destra del fiume, lungo la vecchia via Molini, ora via Bellini.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['259'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61873290342, 45.644029155001])), name: 'Gaole [Gàole]', description: 'Terreni a Toscolano, in riva al lago; sono ora occupati dal giardino pubblico in cui si trova il museo coi resti della villa romana dei Noni Arrii, e dallo stabilimento della Cartiera di Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['261'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.608058381862, 45.644744997662])), name: 'Garde [Gàrde]', description: 'Località caratterizzata dai ruderi di una cartiera all\'imbocco della Valle delle Cartiere, subito prima dell\'omonima forra, rimasta attiva fino al 1959. E\' un toponimo frequente che indica l\'antica presenza di un luogo di guardia (dal germanico warda \"guardia\") per la sorveglianza del territorio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['263'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.59623130564, 45.638015699757])), name: 'Gatello [Gatèl]', description: 'Località a monte della strada che sale a Montemaderno, poco dopo i tornanti di Cantone.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['269'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583821125443, 45.672763970876])), name: 'Ghiacciaia [Giaséra]', description: 'Profondo pozzo naturale sulle pendici del monte Pizzocolo, nei pressi di Malga Valle, nel quale la neve si conserva fin all\'estate, conosciuto localmente anche come Giaséra de Val.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['271'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.620179680773, 45.676201281868])), name: 'Giacobe [Còste del Giacòbe]', description: 'Dosso ricoperto da bosco ceduo a Selva, sul versante settentrionale del monte Castello di Gaino; corre parallelo al Valèt dei gàmber.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['272'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609887825601, 45.647571688642])), name: 'Gre [Grée]', description: 'Costa meridionale del dosso Morosini a ovest di Gaino, interessata sul finire del secolo scorso da un forte intervento edilizio che ne ha stravolto l\'aspetto. Il nome deriva dal latino medievale glera \"ghiaia\", a indicare un \"luogo ghiaioso\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['274'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.591726295622, 45.638616801632])), name: 'Grotten [Grótegn]', description: 'Piccolo centro abitato a Montemaderno, presso Stina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['275'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.576900617941, 45.635770470732])), name: 'Guarda [Guàrdia]', description: 'Località sulle ripide pendici del monte Lavino, sopra l\'abitato di Bezzuglio. Nel nome rivela l\'esistenza di un antico punto di sorveglianza del territorio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['276'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.624796478066, 45.650120782089])), name: 'Guasto [Guàst]', description: 'Ripida e arida costa (dal latino medievale guastus \"rovinato\") che dalla Gardesana, nei pressi della Capilìna, sale verso Crosera di Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['280'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.649549986353, 45.669287443037])), name: 'Lefà [Lefà]', description: 'Località al confine col comune di Gargnano, solcata dal torrente omonimo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['282'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584060007352, 45.643201080754])), name: 'Livrana [Livràna]', description: 'Ampia costa montana che da Pezzuglio sale, lungo le pendici del monte Lavino, fino a Pure.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['283'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.611468609507, 45.659592851797])), name: 'Lume [Löm]', description: 'Abitazione civile sulla sinistra idrografica della Valle delle cartiere, tra gli edifici di Contrada e la forra di Covoli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['286'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.588070423792, 45.634909610625])), name: 'Maclino [Maclì]', description: 'Frazione nella parte occidentale dell\'altipiano di Montemaderno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['287'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.637148543779, 45.666719678528])), name: 'Madóna dei àngei [Madóna dei àngei]', description: 'Santella a Pisaloco con raffigurata la Madonna tra angeli, chiamata anche Madonna delle grazie in opuscoli della parrocchia di San Pier d’Agrino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['289'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.618391662415, 45.64467700808])), name: 'Madonna di Benaco [Madóna del Benàch]', description: 'Quattrocentesco santuario dedicato a Santa Maria di Benaco, che si dice costruito su un precedente tempio pagano. In un documento dell\'anno 1435 la località è chiamata Santa Maria ceriola.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['288'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.646025195621, 45.666737377353])), name: 'Madonna [Madóna del Bröl]', description: 'Edicola votiva in località Brolo presso San Giorgio, ridipinta dal pittore Bottoli in occasione dell\'Anno Mariano 1987/88.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['291'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.618229851593, 45.645246911333])), name: 'Madonnina', description: 'Edicola votiva sullo spigolo nord-orientale del muro di cinta dell’oratorio di Toscolano, lungo la strada che conduce al Porto di Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['296'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.60472805075, 45.650956671815])), name: 'Maina di mezzo', description: 'Località intermedia tra Maina di sopra e Maina di mezzo, sulla sponda destra del fiume, ove furono attivi numerosi opifici. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['301'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.577230468461, 45.637276081368])), name: 'Mandovale [Mandoàl]', description: 'Ampia costa montana sulle pendici del monte Lavino, che si estende anche nel territorio di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['302'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585826614347, 45.634793131314])), name: 'Maonera [Maunére]', description: 'Località sul versante sinistro della Valle del Bornico, sotto Maclino. M, di cui maunéra è collettivo, è nome locale della pietra tufacea' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['304'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586023889363, 45.631772252597])), name: 'Mariana [Mariàne/Margiàne]', description: 'Località ad ovest dell\'abitato di Maclino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['307'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.597209105101, 45.65127676002])), name: 'Marzanigo [Malsanìch]', description: 'Pianoro sotto la strada che da Sanico porta alla Rocca, subito dopo Dosso. Potrebbe trattarsi di un prediale in -igo dal nome Marcianus, o di un derivato da marcidus \"luogo umido\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['317'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.628117293931, 45.653782776794])), name: 'Mezzaluna [Mèṡa lüna]', description: 'Campi infossati tra Cecina e Messaga, il cui nome allude metaforicamente alla conformazione del terreno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['322'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.597379780111, 45.640592511452])), name: 'Moncelisa [Monsèleṡa]', description: 'Costa collinare sotto il Dosso di Oriolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['332'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.639453232352, 45.66586527645])), name: 'Mornaga [Mornàga]', description: 'Piccolo nucleo abitato a nord-est di Cecina. E\' toponimo prediale composto dal nome Maurinius col suffisso -aga, a indicare una \"proprietà di Maurinio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['333'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.640819145045, 45.667095752441])), name: 'Mornaghe [Mornàghe]', description: 'Località sulla costa collinare ad est di Mornaga, ove dovettero trovarsi in passato gli orti degli abitantti di Mornaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['334'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.611043240289, 45.650446590457])), name: 'Morosini [Muruṡìne]', description: 'Lungo dosso che da Gaino porta alla cima di Garde. Probabile l\'origine onomastica, dal cognome Morosini.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['337'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584648279069, 45.628879428282])), name: 'Mulini [Mulì]', description: 'Antico mulino nella forra all’imbocco della Valle del Bornico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['338'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610326116235, 45.636693783103])), name: 'Mulino', description: 'Mulino in Garberìa, presso l\'attuale Oleificio Bonaspetti. La ruota che lo azionava è ancora esistente, seppur inattiva.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['340'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.650762382879, 45.66846973025])), name: 'Mulino del lago', description: 'Mulino presso la foce del torrente Lefà, quasi in riva al lago.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['345'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629748606627, 45.655071185102])), name: 'Muri [Mür]', description: 'Muraglia sotto le case di Cecina, all\'inizio di via Marsina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['348'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.633763423354, 45.668766546226])), name: 'Nandrallo [Nandràl]', description: 'Costa a gradoni con cascina sulle pendici orientali del monte Castello, nei pressi di Mezzane. Nel XIII e XIV secolo era quasi interamente utilizzata a vigneto mentre ora prevale l\'oliveto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['365'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.573243337788, 45.681605395868])), name: 'Palazzo [Palàs de Narcheṡàne]', description: 'Costruzione secentesca a Archesane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['366'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.644927908628, 45.667288378517])), name: 'Panaza [Panàse]', description: 'Campi coltivati al margine orientale di Brede.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['369'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.601464464662, 45.637475658876])), name: 'Paradiso', description: 'Campi compresi tra le attuali vie San Bartolomeo e Moretto, in Maderno, il cui nome vuol celebrare l\'amenità dei luoghi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['368'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.625351040141, 45.658842432265])), name: 'Paradiso [Paradìs dei àṡegn]', description: 'Località sotto Cabiana. Anche qui, come per il Paradis dei ca a Vigole, il nome vuol ricordare eufemisticamente l\'abitudine di gettarvi le carcasse degli animali morti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['381'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.608852719218, 45.676778114032])), name: 'Persegno [Persègn]', description: 'Ampio pascolo con abitazione rurale, oggi adibita a agriturimo, lungo la strada che da Camerate porta ad Archesane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['386'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583348793768, 45.633117556433])), name: 'Piane [Piàne]', description: 'Piccoli pianori poco sotto l\'abitato di Bezzuglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['391'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.6167594201, 45.644590573964])), name: 'Piazza Caduti [Piàsa]', description: 'È l\'attuale piazza di Toscolano dedicata ai caduti di tutte le guerre.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['392'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.599271399561, 45.635567808268])), name: 'Piazza San Marco [Piàsa]', description: 'È l\'attuale piazza di Maderno dedicata a San Marco.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['393'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.642091523399, 45.66992335689])), name: 'Piazzole [Piasöle]', description: 'Campi pianeggianti sotto Zener.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['394'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579367721666, 45.632301029811])), name: 'Piazzole [Piasöle]', description: 'Pianori nei pressi di Bezzuglio, al confine col territorio del comune di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['395'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610170515916, 45.642506920902])), name: 'Piazzuole [Piasöle]', description: 'Antica contrada di Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['406'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.588591875973, 45.662491325869])), name: 'Plino', description: 'Località percorsa dalla strada che collega Maraṡìne con la Via di Valle.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['409'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.60953449332, 45.66060131795])), name: 'Poner [Punér]', description: 'Costa di monte, sul versante destro della Valle delle cartiere, che dal fiume sale fino a Seasso. Possibile sia il riferimento a \"luogo posto a ponente\" che \"luogo con pollai (punér in dialetto)\" essendovi stati in passato gli orti degli abitanti di Contrada.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['410'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609133203597, 45.641406231084])), name: 'Ponte [Put]', description: 'È il nome dato alla contrada di Toscolano nel XVI secolo, dopo la costruzione da parte della Comunità della Riviera del ponte in pietra che collegava i paesi della Quadra di Gargnano con gli altri comuni della Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['413'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.632171903376, 45.654264057192])), name: 'Portizzolo', description: 'È il porticciolo annesso alla Casetta e chiamato anche Porto di Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['424'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.572379103671, 45.67031403637])), name: 'Pra grasso [Pra gras]', description: 'Ripido prato tra il Casino del Piles e Ciprelli, sulle pendici meridionali del monte Pizzocolo. È sovrastato dalle omonime Córne del Pra gras. L’aggettivo ‘grasso’ identifica un prato \"ricco d\'erba” un tempo intensamente utilizzato per la fienagione.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['439'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.591143414561, 45.633033460269])), name: 'Proco [Próch]', description: 'Ripida costa che dalla Gardesana sale fino alla chiesa di Maclino. Nel XIII secolo vi si trovavano coltivazioni di vigne ed olivi, probabilmente collocate nella parte sommitale o ai suoi piedi. Questo è l’aspetto che presenta anche nelle fotografie di inizio secolo XX.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['452'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.594390435431, 45.636550563866])), name: 'Quattro santi [Sànta crus]', description: 'Bivio per Stina lungo la strada che porta a Maclino. Fino a pochi anni or sono esisteva presso il bivio una croce in legno che determinò il nome dialettale. È probabile che precedentemente vi fosse un\'edicola dedicata a quattro santi, dalla quale è derivato l\'antico toponimo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['469'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.64535478715, 45.669514662581])), name: 'Roina [Ruìna]', description: 'Frazione di Toscolano al confine col comune di Gargnano. Il toponimo viene normalmente riferito a depositi di materiale franato o trasportato da corsi d\'acqua.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['512'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.632788329209, 45.678883844027])), name: 'Santo di Gazzo [Santèl da Gas]', description: 'Edicola in località Gazzo al confine col territorio di Gargnano, presso Navazzo. Il tempo ha ormai cancellato l\'immagine del santo cui era dedicata.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['518'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.607114979969, 45.631113763375])), name: 'Scardavere', description: 'Località sul promontorio di Maderno presso l\'ex campo ippico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['523'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.622038251099, 45.679744121488])), name: 'Segrane di cima', description: 'È la parte più alta della costa su cui si trova Segrane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['522'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.618830652866, 45.677823274306])), name: 'Segrane [Segràne]', description: 'Costa a gradoni che dalle Camerate sale verso la piana di Navazzo. Vi si trova un piccolo nucleo abitativo, ora in rovina. Fu residenza, fin dal \'500, della famiglia Pilati che nell\'agosto del 1735 ottenne il permesso di edificarvi una chiesetta dedicata a Santa Maria Maddalena per poter assistere alla Santa Messa, «...stante la distanza di milia tre in circa dalla Parochiale massime in tempo d\'inverno». Oggi tutto il complesso è ridotto a ruderi pericolanti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['534'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598879322613, 45.673155165697])), name: 'Serà [Serà/Córne del Serà]', description: 'Cresta rocciosa (le córne del dialettale) ad est ed un poco più bassa (1362 m) della cima del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['537'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.59788732852, 45.636797006649])), name: 'Serraglio [Serài]', description: 'Villa con parco alle spalle di piazza San Marco a Maderno. Fu residenza di caccia dei Gonzaga nei secoli XVI e XVII. Nel 1921 sembrò potesse essere acquistata da Gabriele d\'Annunzio per realizzarvi il Vittoriale degli Italiani ma il poeta preferì Cargnacco di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['548'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.60736538485, 45.641057966522])), name: 'Solino [Sulì]', description: 'Ampia zona interessata da recenti interventi edilizi ai piedi e sulle prime pendici della collina che sale verso San Martino. Continua il tardo latino solinus \"assolato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['567'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585028062587, 45.637052397242])), name: 'Tartasse [Tartàse]', description: 'Terrazzamenti sul versante destro della Valle del Bornico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['575'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.59545536121, 45.63723110476])), name: 'Tevina [Tevìne]', description: 'Località a monte del Serraglio. Alla fine del Cinquecento vi era un giardino di limoni.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['584'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.58618660354, 45.638555835986])), name: 'Tralino [Tralì]', description: 'Prati coltivati sul versante destro della Valle del Bornico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['613'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.577757345905, 45.65166056266])), name: 'Valle di Vesegna [Val de Veṡègna]', description: 'Valle nei pressi di Vesegna. Prosegue nella Valle del Pomer e si unisce presso Canai con la Valle della Selva.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['621'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616748623233, 45.659436070797])), name: 'Varà [Verà]', description: 'Costa gradonata e boscata ai piedi del monte Castello poco sopra gli abitati di Folino e Cabiana. Nei documenti più antichi la contrada del Varà era più estesa e comprendeva tutti i campi a monte della strada Gaino-Folino-Cabiana, fino alla località Castello. Probabilmente dal longobardo wara \"terreno sorvegliato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['625'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.634269357937, 45.656156205122])), name: 'Vertecoli [Bertècoi]', description: 'Dosso compreso tra la Gardesana e la via per San Giorgio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['626'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.575170797598, 45.652672001171])), name: 'Vesegna [Veṡègna]', description: 'Ampia radura con edificio recentemente ristrutturato, sul versante destro della valle omonima. Probabilmente da vicinia \"proprietà comune degli abitanti della vicinia\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['640'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.588451628502, 45.645395020552])), name: 'Visino [Viṡì]', description: 'Costa ricoperta da bosco ceduo lungo la strada che da Rosei porta a Canai. Nel XIII e XIV secolo la località era estesa anche al pianoro sovrastante e comprendeva numerosi piccoli appezzamenti di terra in cui erano coltivati lo scotano, l\'olivo e la vite.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['648'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.626799096016, 45.655486468738])), name: 'Ziblini', description: 'Dosso nei pressi di Cussaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_a.push(iconLayer); var vectorList_5 = []; var iconList = []; style['27'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.568262220647, 45.685205454506])), name: 'Bochèt dei Vervèrs', description: 'Sella montana (il bochèt) nei pressi del dosso di Ververs, sul versante destro della valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['28'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592667288312, 45.697904865709])), name: 'Bochèt dela spiàsa', description: 'Piccola sella (bochèt) montana sul versante meridionale del monte Spiazzole, al confine con Gargnano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['87'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579080356777, 45.632866816262])), name: 'Cantù', description: 'Località ad ovest di Bezzuglio, là dove il territorio comunale di Toscolano Maderno si incunea in quello di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['126'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590436985476, 45.695607279981])), name: 'Castègna dei Germània', description: 'Il toponimo identifica un secolare castagno che si trova sopra le Piàne dei Persinìch, sul versante sinistro della valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['164'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.628324218128, 45.664403170794])), name: 'Còle del Mòro', description: 'Costa terrazzata a monte della strada per Mezzane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['200'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598918716466, 45.650215454633])), name: 'Cüchèt', description: 'Cocuzzolo con appostamento da caccia in Valle di Maina, a monte di Maina di sotto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['228'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.596348502049, 45.648373994807])), name: 'Fól', description: 'Località in Valle delle cartiere, tra Maina di sopra e Maina di sotto (o Macalé), sulla sponda destra del fiume. Il follo era l\'opifico in cui si follavano (o macinavano) gli stracci per la produzionedella carta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['347'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579570090633, 45.663405098688])), name: 'Mut lónch', description: 'Lungo dosso con prato misto a boscaglia che da Code, sulle pendici del monte Pizzocolo, scende parallelamente al Dosso del Barbio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['385'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.620340311918, 45.65844208324])), name: 'Piàna dela seréṡa', description: 'Pianetta alle spalle di Cabiana.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['594'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580852913054, 45.670162371339])), name: 'Val del Mafisöl', description: 'Piccola valle tra Valle grande e Valle, sotto Ciprelli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['624'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590746639693, 45.633991195263])), name: 'Venesc\'é', description: 'Ripida costa con terrazzamenti sotto la chiesa di Maclino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['627'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.617316319158, 45.656270111357])), name: 'Vìa dei làder', description: 'Strada nei pressi di Folino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['22'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616238274458, 45.638237575602])), name: 'Bersaglio [Bersài]', description: 'Località in riva al lago, sul promontorio di Toscolano. Ospitò il poligono di tiro realizzato nei primi anni del Novecento, recentemente demolito e trasformato in  isola ecologica comunale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['29'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612301816565, 45.63113219846])), name: 'Bolsem [Bòlsem]', description: 'Località al termine del lungolago Zanardelli,  conosciuta anche come Villa Adele, dal nome dell\'ex albergo, o come Piantù per la presenza di un grande e secolare platano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['33'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590092956388, 45.634965701724])), name: 'Bombarda [Bombàrde]', description: 'Terreno nei pressi dell\'abitato di Maclino su cui è stato edificato un villaggio residenziale della cooperativa La Famiglia.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['36'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580381408533, 45.695408779041])), name: 'Bordonera [Burdunéra]', description: 'Ampia zona montana a bosco ceduo sul versante sinistro della valle di Campiglio, tra Dòs dei pi e Sereoi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['81'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587821302306, 45.647480491257])), name: 'Canai [Canài]', description: 'Località tra Rosei e Magnico, là dove il ruscello che scorre nella Valle di Vesegna, dopo un breve salto, s\'incanala sotto l\'antica strada prima del bivio per Pezzuglio e Vesegna. Oltre che dalla cascata, la località è caratterizzata dal bagolaro le cui grosse radici si incuneano nelle pieghe della roccia stratificata.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['98'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.618311825332, 45.64260283715])), name: 'Cartiera', description: 'Complesso di edifici industriali sede della Cartiera di Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['100'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.631959042486, 45.668392244081])), name: 'Casa bianca [Ca biànca]', description: 'Antica casa d\'abitazione a Mezzane, ai piedi del monte Castello di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['102'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.611509761422, 45.661973809972])), name: 'Casa del guardiano [Caṡòta]', description: 'Edificio presso la centrale elettrica di Covoli, un tempo adibito ad abitazione del guardiano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['136'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.602602495599, 45.643578920262])), name: 'Ceriolo', description: 'Località nei pressi di Castello di Malpaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['145'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.596478579255, 45.639788877605])), name: 'Cigale [Sigàle]', description: 'Ampia costa collinare a Montemaderno, compresa tra Stina, il Dosso di Oriolo e la Valle di Bombai.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['160'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581789556289, 45.6474583588])), name: 'Cola [Còla]', description: 'Tratto pieneggiante boscoso sul versante sinistro della Valle del Pomer, sulle pendici del monte Lavino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['165'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584542786139, 45.634177664246])), name: 'Colle lunghe [Còle lónghe]', description: 'Terrazzamenti e gradoni sotto Bezzuglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['168'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.641747314811, 45.666433594931])), name: 'Colonne [Colòne]', description: 'Campi coltivati sopra Brede, ad est di Mornaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['180'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610394044904, 45.652191517606])), name: 'Cortine [Curtìne]', description: 'Terreni a gradoni ad ovest di Gaino, sul dosso Morosini. Nella tradizione orale vengono distinte in Curtìne cürte e Curtìne lónghe.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['184'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.611032782245, 45.655055021514])), name: 'Coste [Còste]', description: 'Prati e bosco ceduo alle spalle di Dosso di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['194'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.603441313081, 45.632513354465])), name: 'Crocifisso [Crucifìs]', description: 'È la santella con Cristo in croce adiacente all\'ex collegio Piamarta sul lungolago Zanardelli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['195'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.625179953666, 45.651990791194])), name: 'Crosera [Cruṡài]', description: 'Crocicchio nei pressi di Roina, dove si intersecano un viottolo per un fondo privato e le strade che conducono a Cecina, a Roina, a Villavetro e al ponte del Lefà.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['211'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.64864124409, 45.668648022883])), name: 'Dosselli', description: 'Piccoli dossi tra la chiesa di San Giorgio e Corno, alla estremità orientale del territorio comunale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['213'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.634417051858, 45.674980032351])), name: 'Dosso Bello [Dòs bèl]', description: 'Dosso panoramico a monte di Supina, al confine col territorio di Gargnano. Il nome ne celebra la amenità.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['226'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.563784109018, 45.670530715309])), name: 'Fo [Fó del cöch]', description: 'Faggi ( in dialetto) sulla sommità (cöch o \"cima tondeggiante\") dell’ampio dosso erboso di Prada.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['227'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.588453914943, 45.636045565315])), name: 'Fogher [Foghér]', description: 'Località a Maclino, presso Santo, caratterizzata dalla presenza di un masso erratico (il foghér) qui depositato dai ghiacciai quaternari.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['230'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61984823055, 45.655981787373])), name: 'Folino [Fulì]', description: 'Piccolo nucleo abitato ad est di Gaino. E\' un diminutivo da follo, l\'opifico in cui si follavano (o macinavano) gli stracci per la produzionedella carta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['234'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581466850765, 45.632105274994])), name: 'Fontana [Funtàna növa]', description: 'Pubblico lavatoio con tettoia sotto l\'abitato di Bezzuglio. È stato ricostruito nel 1909 al posto di una precedente fontana scoperta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['247'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.626528802655, 45.654057918966])), name: 'Fossato di Balest [Fòs de Balèst]', description: 'Fosso che alimenta la fontana di Messaga e prosegue nella valletta che separa Cecina e Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['255'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610772274186, 45.639573896838])), name: 'Fucina', description: 'Località in Toscolano, sulla sponda sinistra del fiume, presso l\'ex oleificio Ciscato.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['273'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.596980825014, 45.648741227708])), name: 'Gridazzo', description: 'Dosso che da Sanico scende a San Martino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['281'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586743304598, 45.635999752233])), name: 'Lentrino [Lintrì]', description: 'Località sulla sinistra idrografica del Rio Bornico, sotto Maclino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['294'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.58668028372, 45.646153157444])), name: 'Magnico [Magnìch]', description: 'Località con case sparse a Montemaderno, ai piedi del monte Lavino, presso la confluenza della Valle di Vesegna con quella di Selva. E\' un toponimo prediale formato dal nome Manius o Magnius col suffisso -ico a indicare un \"podere di proprietà di Manio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['300'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.630843062471, 45.659791779648])), name: 'Mammina [Mamìna]', description: 'Costa gradonata tra Scarpera e il campo da golf, ove nel XV secolo si trovavano prati, vigneti, olivi e boschetti di alloro.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['318'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.634926818254, 45.673306233741])), name: 'Mezzane [Meṡàne]', description: 'Ampia località ai piedi del monte Castello, parte a oliveto e parte a bosco, comprendente il Dosso bello, posta in posizione \"intermedia\" rispetto a altre località.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['357'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.646287417686, 45.667494646178])), name: 'Orgada [Orgàa]', description: 'Località nella parte orientale della piana del campo da golf, ove si trova ancor oggi la gora (orgàa in dialetto) o canale che porta l\'acqua al mulino (in questo caso al mulino del Lefà).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['364'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.637423876248, 45.668256872694])), name: 'Palada [Palàda]', description: 'Abitazione rurale nei pressi del santuario della Madonna di Supina, a indicare la presenza di una antica \"palizzata\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['373'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.564436858421, 45.675448873168])), name: 'Passo dello Spino [Pàs de le Spi/Pasàa]', description: 'Passo montano, a quota 1160, alle spalle del Monte Pizzocolo, da cui partono i sentieri per Paolona, Monte Pizzocolo, Archesane, Gemelle, Monte Spino e Passo della Fobbiola (Sentiero dei lodroni). E\' un rinomato luogo di passo (pasàa in dialetto) degli uccelli migratori.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['371'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614523968737, 45.66073094621])), name: 'Passo [Pas]', description: 'Località con abitazione rurale lungo la via delle Camerate, poco prima di Santo dell’ora. Più che a \"luogo di passaggio\" sarà da riferire a \"luogo umido\" (dalla base onomatopeica pac\' alla base anche di paciòch \"fango\").' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['377'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612918949583, 45.664277021243])), name: 'Pelucchio [Pelöc’]', description: 'Ripidissima costa sulla sponda sinistra della valle delle Camerate, tra Santo dell\'ora e Sant\'Antonio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['397'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.615192016442, 45.645337053953])), name: 'Piè costa [Pié Còsta]', description: 'Contrada a mionte della piazza di Toscolano, ai piedi di Costa.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['405'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.58341523705, 45.650297104298])), name: 'Pizzocletto [Pisoclèt]', description: 'Piccolo dosso oggi coperto da bosco ceduo cui si accedeva tramite l\'omonimo sentiero, ora impraticabile, che dalla via per Vesegna si staccava da destra per portare in Valle della Selva e da qui a Ortello. Vi si praticava un tempo l’uccellagione tramite un roccolo di cui rimangono ora poche tracce. \"Piccola cima aguzza\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['412'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.601623030085, 45.641252950214])), name: 'Porgnaga', description: 'Località sulla cima del versante destro della Valle di Bombai.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['420'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612772528519, 45.653326735861])), name: 'Pozzo del Camozzo [Pós del Camós]', description: 'Pozzo in Gaino, di fronte al numero civico 28 di via Raffaello. Veniva utilizzato già nel XIII secolo, quand\'era conosciuto come puteum de Gayno \"pozzo di Gaino\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['428'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.56614697938, 45.681473449346])), name: 'Pradalai [Pradalài]', description: 'Radura sulle pendici orientali del Monte Spino, poco sopra Palazzo ad Archesane. Probabilmente da intendere come \"prato dei Delai\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['440'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.595643099789, 45.64228926843])), name: 'Promenzano [Promensà]', description: 'Prati nella Valle di Vigole alle spalle di Dosso d\'Oriolo. il duecentesco Premarzano rivela il riferimento a \"luogo umido\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['441'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.617915929859, 45.649380153432])), name: 'Pulciano [Pulsà]', description: 'Frazione collinare di Toscolano. Probabile prediale composto dal nome latino Publicius col suffisso -ano per \"proprietà di Publicio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['458'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612618669356, 45.646386003841])), name: 'Remignago [Rimignàch]', description: 'Costa collinare ad ovest dell\'abitato di Pulciano, tra Sentiroli e il fosso omonimo. Probabile formazione prediale, composto dal nome Reminius col suffisso -ago, a indicare una \"proprietà di Reminio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['461'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.556957635784, 45.678020597491])), name: 'Rifugio Pirlo allo Spino [Rifùgio]', description: 'Rifugio a quota 1185 sul monte Spino, eretto su un precedente casamento della Guardia di Finanza ed intitolato al tenente medico Giorgio Pirlo, caduto nella Seconda guerra mondiale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['484'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.577791326014, 45.681853997427])), name: 'Samoel [Samoél]', description: 'Costa montana sulle pendici settentrionali del monte Pizzocolo. E\' forma dialettale del cognome Samuelli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['497'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.593047554608, 45.648219822448])), name: 'Sanico [Sanìch]', description: 'Frazione in Montemaderno, a quota 339, da cui s\'inerpica la via che conduce a Sant’Urbano. Probabile prediale formato dal nome Sennius col suffisso -ico per \"podere di Sennio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['510'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612336753672, 45.655289064563])), name: 'Santo del Vicario [Madunìna]', description: 'Edicola alle spalle dell\'abitato di Gaino. È stata ridipinta nel 1982 dai pittori bresciani Caffi, Rossini, Salvetti e Vinetti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['531'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.561405960497, 45.68165950499])), name: 'Sentiero dei lodroni [Sentér dei ludrù]', description: 'Sentiero montano che da Passo dello Spino scende fino a Passo della Fobbiola. Più che alla nobile famiglia trentina dei Lodroni, il nome pare riferibile ai contrabbandieri che lo percorsero nei tempi passati. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['558'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.62764336668, 45.65837039385])), name: 'Stignaga [Stignàga]', description: 'Casa rurale con oliveto e campi coltivati alle spalle di Cecina. Di origine prediale, da Estiniaga, composto dal nome Estinius col suffisso -aga a indicare la \"proprietà di Estinio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['559'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592977220794, 45.637986345165])), name: 'Stina [Stìna]', description: 'Piccolo nucleo abitato in Montemaderno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['561'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610913279194, 45.640493495623])), name: 'Strada del Colosio', description: 'Antico nome del tratto iniziale dell\'attuale via Religione, a partire dalla strada Gardesana.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['568'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586651173126, 45.647528974852])), name: 'Telario [Telàrgio]', description: 'Bosco ceduo sul versante destro della valle di Selva. In passato dovette avere una estensione maggiore di quella attuale perché negli estimi comprendeva anche terreni coltivati cinti da muri. Di origine onomastica.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['569'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616151888586, 45.656000655837])), name: 'Teodora [Teodòra]', description: 'Prato a Calmasse nei pressi di Gaino. Di evidente origine onomastica.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['580'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.58763565008, 45.686683891001])), name: 'Tornago [Turnàch]', description: 'Bosco ceduo sulle pendici settentrionali del Monte Pizzocolo, tra la via per Archesane e il sottostante Rilo di Campiglio. Forse prediale, dal nome Turnus col suffisso -ago a indicare una \"proprietà di Turno\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['603'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584261113342, 45.632485702561])), name: 'Valle del Bornico [Val del Burnìch]', description: 'Valle entro cui scorre l’omonimo torrente. Si estende dalla confluenza delle valli di Vesegna e di Selva presso Pezzuglio allo sbocco a lago.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['620'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.606623517149, 45.652427455979])), name: 'Vancinelle', description: 'Località sul versante sinistro della Valle delle cartiere, tra Maina di Toscolano e Vago. Si tratta probabilmente di una variazione del cognome Avanzini, Vancinèi in dialetto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['638'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.632186580826, 45.677848719221])), name: 'Villa Lena [Vìla Léna]', description: 'Località alle spalle di Dosso bello, presso il sentiero che porta alla cima del monte Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['639'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'blue', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587393054307, 45.626550260983])), name: 'Villa Zanardelli [Vìla del Ṡanardèl]', description: 'Villa padronale sul conoide di deiezione del Rio Bornico. Fu fatta edificare dallo statista Giuseppe Zanardelli nel 1888, su progetto del celebre architetto bresciano A. Tagliaferri.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'blue' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_5.push(iconLayer); var vectorList_2 = []; var iconList = []; style['54'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.608160267541, 45.643704582256])), name: 'Burṡù', description: 'Località a Garde, in valle delle Cartiere, là dove parte dell\'acqua del fiume Toscolano viene deviata nella seriola che serviva antiche cartiere. Il termine dialettale burṡù denomina la pozza d\'acqua profonda lungo il corso d\'acqua.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['55'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.597786725615, 45.638367764522])), name: 'Büs dei làder', description: 'Tratto incassato (büs) della vecchia strada per Montemaderno, nei pressi di Cantone. La specificazione dei làder allude probabilmente all\'aspetto poco rassicurante durante le ore notturne.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['56'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.608798258156, 45.663018360401])), name: 'Büs del Furmintù', description: 'Grotta di difficile accesso sul versante destro della valle del Toscolano, dirimpetto a Santo dell’ora.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['58'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583115994819, 45.630756937228])), name: 'Büṡa', description: 'Campi infossati ad ovest di Bezzuglio, attraversati dalla vecchia strada che sale da Fasano sotto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['161'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610623777864, 45.65912350974])), name: 'Colàsa', description: 'Ampia striscia di terra pianeggiante sul versante destro della Valle delle cartiere, tra Contrada e Lume, ora coperta da boscaglia ma sino agli anni Cinquanta occupata dagli orti delle famiglie residenti. A monte, in località Poner, era stato realizzato un solido muro in pietra per riparare la zona dalle frequenti cadute di massi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['162'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578911739826, 45.648122552181])), name: 'Colàsa', description: 'Pianoro sul versante sinistro della Valle di Pomer, sotto Castagna dell’asino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['164'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.628324218128, 45.664403170794])), name: 'Còle del Mòro', description: 'Costa terrazzata a monte della strada per Mezzane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['163'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.6094470763, 45.64569722842])), name: 'Còle', description: 'Costa collinare a gradoni in località Camistero.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['174'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.576644421337, 45.669712634054])), name: 'Copasöl', description: 'Piccola e ripida conca sotto la strada che da Prade conduce alla sommità del monte Pizzocolo, là dove costeggia i Ciprelli. E\' una metafora da copa \"coppa, recipiente largo e poco profondo\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['10'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.596976608392, 45.692101139999])), name: 'Córne de Arsù', description: 'Rocce in località Arsone, sul versante sinistro della Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['178'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.603351112794, 45.676380208524])), name: 'Córne del prét', description: 'Rocce sulle pendici del monte Pizzocolo, sopra Persegno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['181'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.618179609896, 45.63554439859])), name: 'Cosèt', description: 'Molo frangiflutti (il cosèt) all\'estremità occidentale della spiaggia di viale Marconi, presso il porticciolo un tempo chiamato “dei frati” ed in uso fino ad alcuni decenni or sono ai Cantieri del Garda.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['185'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.570688096532, 45.683997931729])), name: 'Còste del Bernàrt', description: 'Fianco di monte sotto il dosso Ververs.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['200'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598918716466, 45.650215454633])), name: 'Cüchèt', description: 'Cocuzzolo con appostamento da caccia in Valle di Maina, a monte di Maina di sotto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['201'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.604058407696, 45.683497064127])), name: 'Cùen del Cüsaghì', description: 'Cavità nella roccia (cùel o cùen in dialetto) lungo la strada per Archesane, poco oltre Persegno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['202'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.589186604635, 45.690860910309])), name: 'Cùen dela Simonèla', description: 'Cavità nella roccia (cùel o cùen in dialetto) nelle vicinanze di P(r)ademeio in Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['205'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.563327062461, 45.678557967467])), name: 'Cüriṡì', description: 'Piccolo dosso fittamente boscato che dal Passo dello Spino scende verso Archesane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['207'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57844824224, 45.695310507966])), name: 'Dòs dei pi', description: 'Ampio dosso che separa Campiglio di fondo dalla Valle di Bordonera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['208'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598209126531, 45.684579846356])), name: 'Dòs dela lìpera', description: 'Dosso sulle pendici settentrionali del monte Pizzocolo; interseca la via per Archesane tra Maernì e Navesole.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['209'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.618543865128, 45.655028610308])), name: 'Dòs dela Madaléna', description: 'Dossello tra Gaino e Folino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['341'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614448146795, 45.642454902268])), name: 'Muntagnète', description: 'Antico oliveto in Toscolano, ad est di viale Marconi; recentemente vi sono state costruite civili abitazioni, un centro commerciale e una piazza per il mercato all\'aperto (piazza Caduti di Nassirya).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['342'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.607412138494, 45.653102231378])), name: 'Muntagnète', description: 'Località presso Vancinelle, sul versante sinistro della Valle delle cartiere.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['343'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.620040355194, 45.654494541835])), name: 'Muntèl', description: 'Piccolo dosso sulle pendici meridionali del più ampio Dosso di San Michele a Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['347'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579570090633, 45.663405098688])), name: 'Mut lónch', description: 'Lungo dosso con prato misto a boscaglia che da Code, sulle pendici del monte Pizzocolo, scende parallelamente al Dosso del Barbio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['387'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.619981731282, 45.66237989012])), name: 'Piàne dei curnì', description: 'Terrazzamenti e gradoni a monte di Cascina Castello a Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['402'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578999820614, 45.673505180608])), name: 'Pisuculì', description: 'Indica le due cime chiamate più comunemente Ciprelli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['407'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.602641722639, 45.675111844994])), name: 'Póla', description: 'Tratto di costa sulle pendici orientali del Monte Pizzocolo a Persegno sopra il Casino della Colosina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['436'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.58609810996, 45.647661615957])), name: 'Préa del gal', description: 'Masso erratico lungo la via che da Magnico porta a Vesegna. Grossa pietra che, secondo una leggenda buona per gli allocchi, permette di udire il canto del gallo allorquando vi si picchi la testa per tre volte.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['438'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.626808608915, 45.651359604136])), name: 'Preéra', description: 'Località presso Orticelli di Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['446'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.570618442171, 45.653684722777])), name: 'Püòto', description: 'Sperone roccioso presso Sant\'Urbano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['460'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580111308591, 45.674048416376])), name: 'Rìcia del mar', description: 'Lunga e stretta grotta sul versante settentrionale di Ciprelli. Espressione dialettale che significa “orecchio del mare” forse perché ne provengono rumori simili alla voce del mare.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['556'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592302778536, 45.669102737193])), name: 'Sportèle', description: 'Piccole selle sulle pendici rocciose del Monte Pizzocolo attraverso le quali è possibile, pur con difficoltà, passare sull\'opposto versante.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['590'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.637858820685, 45.670364457949])), name: 'Val de Süpìna', description: 'Valletta presso Supina. È la continuazione della Val de Meṡàne.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['591'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.574973949212, 45.698081359207])), name: 'Val del cóp', description: 'Valletta sulla sponda sinistra della Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['592'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580408270963, 45.638939619671])), name: 'Val del fich', description: 'Valletta tra Pozze e Bombai presso Bezzuglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['593'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.562879173477, 45.687071646532])), name: 'Val del fra', description: 'Valletta tributaria di destra della Valle di Campiglio, tra dosso Ververs e Selva scura.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['594'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580852913054, 45.670162371339])), name: 'Val del Mafisöl', description: 'Piccola valle tra Valle grande e Valle, sotto Ciprelli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['595'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.567238981811, 45.695037201441])), name: 'Val dela lüghéra', description: 'Valletta sul versante sinistro della Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['596'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.559919830358, 45.682785962214])), name: 'Val dela saréṡa', description: 'Piccola valle montana che da Passo dello Spino scende verso Archesane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['597'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.604154757054, 45.64610629899])), name: 'Val frèda', description: 'Ripida valletta che da Castello scende a Quattro ruote, sul versante destro della Valle delle cartiere.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['600'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.618699465523, 45.67557925964])), name: 'Valèt dei gàmber', description: 'Valletta sul versante sinistro della valle del Toscolano, tra Segrane e Camerate.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['601'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.628764197358, 45.670141837561])), name: 'Valgrànda', description: 'Valle sulle pendici meridionali del Monte Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['11'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629860416787, 45.658211192153])), name: 'Aseneto [Arṡenèt]', description: 'Piccolo argine nei terreni disposti a gradoni a monte di Coiano e della piana del campo da golf.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['16'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.565028496157, 45.666933507505])), name: 'Basiolo', description: 'Costa montana sopra i Navazzini, percorsa dal sentiero che da Prade porta a Paolona nel territorio di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['19'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587113040429, 45.62961682678])), name: 'Benella [Benèla]', description: 'Insenatura lacustre presso la frazione di Bornico, all\'estremità occidentale del golfo di Maderno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['25'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.627178273532, 45.669335667988])), name: 'Bichier [Bicér/Bicerì]', description: 'Ripida valle sul versante meridionale del Monte Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['34'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.631792635107, 45.655519437989])), name: 'Bondino [Bundù]', description: 'Località sotto Fontana di Marsina, ora campo cintato da alti muri. Deriva in forma diminutiva dal celtico bunda \"conca\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['35'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616098700485, 45.655594491523])), name: 'Bondone [Bundù]', description: 'Campo a Gaino a monte della strada per Folino e Cabiana, presso Calmasse. Deriva in forma accresciuta dal celtico bunda \"conca\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['40'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.602912626399, 45.640150459316])), name: 'Borzo [Burṡù]', description: 'Tratto della Valle di Bombai che interseca la strada per Montemaderno, a indicare la presenza di una pozza d\'acqua profonda (il burṡù).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['50'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.551797548299, 45.684467991105])), name: 'Buco del gatto [Büs del gat]', description: 'Sella sulla sottile cresta rocciosa delle Marmere, dalla quale parte una profonda e ripidissima spaccatura che discende lungo il versante settentrionale del monte.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['51'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.537892571946, 45.679689050127])), name: 'Buco del tedesco [Büs del todèsch]', description: 'Ampia sella sullo stretto e roccioso crinale delle Marmere, ad ovest di Buco del gatto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['52'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.571114439926, 45.649456457041])), name: 'Buelino [Büilì]', description: 'Sella montana che collega Sant\'Urbano con il monte Lavino. Estende il nome anche all\'attigua valle che scende nella val di Sur di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['57'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592107538994, 45.663607890897])), name: 'Bus di Val [Büs de Val]', description: 'Tratto della Via di Valle che sale a Malga Valle e da qui al Pizzocolo, poco prima del Casino della Collini, dove la strada corre tra alti argini (da qui Büs \"infossato\").' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['99'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61874796211, 45.650605490223])), name: 'Carune [Carùne]', description: 'Versante meridionale del dosso di San Michele di Gaino sul quale si erge l\'antica e omonima chiesetta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['105'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580907260016, 45.668094745662])), name: 'Casa di Valle [Ca de Val]', description: 'Tracce di una vecchia costruzione in località Valle, lungo l\'antica strada che sale a Malga Valle e da qui alla vetta del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['128'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590898694829, 45.639123694078])), name: 'Castelletto [Castelèt]', description: 'Piccolo dosso a Montemaderno, a nord ovest dell\'abitato di Grotten.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['129'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614280584745, 45.671270083237])), name: 'Castelletto [Castelòt]', description: 'Rocce che sovrastano la centrale idroelettrica di Camerate, sulle pendici settentrionali del Monte Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['131'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.605720888591, 45.645053516047])), name: 'Castello Malpaga [Castèl Malpaga]', description: 'Dosso collinare lungo la strada che sale ai prati di San Martino, sul versante destro della spaccatura di Garde. Lo specificativo Malpaga sarà da riferire alla nobile famiglia bresciana e non a improbabili cattivi pagatori.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['130'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616783575146, 45.660650161038])), name: 'Castello, Cascina Castello', description: 'Cascina sulle pendici meridionali del monte Castello di Gaino. Nei pressi è attiva l\'omonina scuderia Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['147'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583316367585, 45.687423223201])), name: 'Cingiale [Singiài]', description: 'Dosso che da Ververs scende alla Punteṡèla in Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['148'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598790750239, 45.660741761575])), name: 'Cingla [Sìngla]', description: 'Parete rocciosa sul fianco sinistro della Val dela Preéra, a monte di Sasso.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['150'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583915268971, 45.640125949342])), name: 'Cingol piano [Sìngol pià/Pianù]', description: 'Tratto pianeggiante con casello sulla costa collinare a monte di Pezzuglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['149'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.620826820673, 45.663943679652])), name: 'Cingol [Sìngol]', description: 'Grosso masso (sìngol in dialetto) di natura calcarea sulle pendici del monte Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['152'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.63033546219, 45.66032296511])), name: 'Cingolo grosso [Curnù]', description: 'Grande masso (sìngol in dialetto) calcareo in contrada Mattone a nord est di Cecina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['151'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580424485328, 45.636060647295])), name: 'Cingolo [Sìngol]', description: 'Grosso masso erratico a monte di Bezzuglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['153'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.576957732287, 45.672917953703])), name: 'Ciprelli [Sipréi]', description: 'Sono le due cime, a quota 1513 e 1535, che si elevano a monte della strada che collega Prade alla vetta del Pizzocolo. Essendo un poco più bassi del monte Pizzocolo, sono localmente chiamati anche Pisuculì.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['156'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.634493880874, 45.658929658599])), name: 'Coca', description: 'Punto culminante dell\'antica strada che da Cecina portava a San Giorgio correndo sul dosso dei Gazzi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['157'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581627400562, 45.666425586949])), name: 'Code [Cùe]', description: 'Pascoli su tre dossi allineati (Cùa de sùra, Cùa de mès, Cùa de sóta) che da Valle, sulle pendici del monte Pizzocolo, scendono fino a Marasina. E\' una metafora allusiva alla forma allungata dei dossi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['158'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.600654170496, 45.641566607215])), name: 'Codinicoli', description: 'Località sul versante destro della Valle di Bombai.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['160'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581789556289, 45.6474583588])), name: 'Cola [Còla]', description: 'Tratto pieneggiante boscoso sul versante sinistro della Valle del Pomer, sulle pendici del monte Lavino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['165'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584542786139, 45.634177664246])), name: 'Colle lunghe [Còle lónghe]', description: 'Terrazzamenti e gradoni sotto Bezzuglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['166'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.617312635927, 45.651916708485])), name: 'Colle lungo', description: 'Striscia di terra pianeggiante sul Dosso di San Michele, tra la chiesa parrocchiale di Gaino porta e la Ca növa.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['167'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.589783058602, 45.637200671593])), name: 'Colli', description: 'Località tra Maclino e Stina, affacciata sulla Valle del Bornico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['175'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629723194842, 45.660737789771])), name: 'Corna [Curnù]', description: 'Grosso masso calcareo in località Mattone, nei pressi di Cecina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['179'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.637510501034, 45.67302533174])), name: 'Cornicolo', description: 'Località al confine con Fornico di Gargnano, sotto Dosso bello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['183'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.555577498177, 45.681200957087])), name: 'Costa mandria [Còsta màndria]', description: 'Pascoli sul versante meridionale del monte Spino, sopra il Rifugio Pirlo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['182'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616110951917, 45.645982706249])), name: 'Costa [Còsta]', description: 'Ripida costa collinare che da piazza Caduti a Toscolano sale a Pulciano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['186'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.637661875811, 45.666188569306])), name: 'Coste pelate [Còste pelàe]', description: 'Costa collinare che separa la piana in cui si trova il campo da golf da quella di Cervano, evidentemente disboscate già nel secolo XVI in cui il toponimo si è formato.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['184'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.611032782245, 45.655055021514])), name: 'Coste [Còste]', description: 'Prati e bosco ceduo alle spalle di Dosso di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['187'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.561778020197, 45.667433119155])), name: 'Costiere [Costéra]', description: 'Costa montana sotto Prade, al confine col territorio di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['188'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.622283038454, 45.656094885364])), name: 'Costione [Cüstiù]', description: 'Ripida costa che separa la piana di Cabiana da Cussaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['190'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609853367836, 45.662751596128])), name: 'Covoli [Cùegn/Cùei]', description: 'Località lungo il corso del Toscolano, all\'estremità settentrionale della Valle delle cartiere. Vi si trova una profonda forra a monte della quale vennero attivate cartiere fin dal XV secolo e, verso la fine del XIX secolo, una centrale idroelettrica rimessa rimessa in funzione nel 1992 su iniziativa della Amministrazione Comunale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['189'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.595726524927, 45.687624041197])), name: 'Covoli [Cuelàs]', description: 'Cavità nella roccia (cùel in dialetto) prodotte dall\'azione erosiva dell\'acqua a Tornago, sul versante destro della Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['210'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578992343493, 45.660776192792])), name: 'Dosdafà [Dosdafà]', description: 'Ampio dosso montano compreso tra Valle del Pomer e Avrioli. Più che un \"dosso da fare\", si tratterà di un \"dosso con faggi\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['211'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.64864124409, 45.668648022883])), name: 'Dosselli', description: 'Piccoli dossi tra la chiesa di San Giorgio e Corno, alla estremità orientale del territorio comunale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['213'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.634417051858, 45.674980032351])), name: 'Dosso Bello [Dòs bèl]', description: 'Dosso panoramico a monte di Supina, al confine col territorio di Gargnano. Il nome ne celebra la amenità.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['214'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587478439903, 45.691622650844])), name: 'Dosso cavallo [Dòs cavàl]', description: 'Dosso a Fiogarie, sul versante sinistro della Valle di Campiglio. Dalla cima del monte Alberelli scende fin sopra le Piàne dei Persinìch.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['216'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.572991955499, 45.662909166816])), name: 'Dosso del Barbio [Dòs del Bàrbio]', description: 'Ampio ed allungato dosso che scende fin sopra Sant\'Urbano, sulle pendici del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['217'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.62014112013, 45.653891402948])), name: 'Dosso dell\'Era [Dòs da l\'Éra]', description: 'Piccolo dosso presso Gazzo dell\'Era, al margine della piana antistante la frazione di Gaino. È conosciuto anche come Dòs dei Gabüṡì.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['218'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.611567659545, 45.654136998316])), name: 'Dosso di Gaino [Dòs]', description: 'Dosso alle spalle dell\'abitato di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['219'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.597360419413, 45.641788954387])), name: 'Dosso di Oriolo [Dòs d\'Argiöl]', description: 'Dosso panoramico a Oriolo, sull\'altipiano di Montemaderno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['220'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.570628171854, 45.684706996918])), name: 'Dosso Ververs [Vervèrs]', description: 'Dosso di 1030 m, sul versante destro della Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['212'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.595459127215, 45.649919924113])), name: 'Dosso [Dòs]', description: 'Dosso ad est di Sanico, lungo la via per la Rocca.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['244'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.556551138612, 45.685204740497])), name: 'Forseul [Forsöl]', description: 'Pendici del monte Spino che dalla vetta scendono verso le valli di Archesane e di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['270'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.599562375818, 45.649634527317])), name: 'Ghidia [Val dela Ghìdia]', description: 'Valle ripida, scavata nella roccia, che dalla strada per la Rocca scende ad intersecare la Valle di Maina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['299'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584539139646, 45.671028637753])), name: 'Malga Valle [Màlga de Val]', description: 'Edificio rurale con ampia stalla in Valle grande, sotto la vetta del monte Pizzocolo, a quota 1337.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['305'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.545594065546, 45.681961898811])), name: 'Marmera [Marmére]', description: 'Montagna aspra e rocciosa all\'estremità nord occidentale del territorio comunale, il cui crinale è intaccato dal Buco del tedesco e dal Buco del gatto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['323'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.565797098964, 45.678562560398])), name: 'Montargnone [Muntargnù]', description: 'Dosso sulla costa che dal Palazzo di Archesane sale verso il Passo dello Spino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['324'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586044368767, 45.700282620716])), name: 'Monte Alberelli [Albaré]', description: 'Monte alto 1166 m, al confine col territorio del comune di Gargnano. Deriva dalla presenza di pioppi, le àlbere dialettali.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['325'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.621107940249, 45.669019943976])), name: 'Monte Castello di Gaino [Mut Castèl]', description: 'Monte alle spalle di Gaino, alto 865 m. È chiamato Tre punte dagli abitanti di Monte Gargnano per il particolare aspetto che assume se visto da quei luoghi. Nei pressi della cima vi sono i resti di una fortificazione alto medievale alla quale allude il nome. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['326'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57122928782, 45.644367706635])), name: 'Monte Lavino [Lavì]', description: 'Monte alto m 907, facente parte del territorio di Maderno per il versante nord-orientale e di quello di Gardone Riviera per il versante sud-occidentale. Il nome deriva dal latino labina \"frana, luogo scosceso\" a indicare quindi \"monte franoso\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['327'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592217783557, 45.673201525953])), name: 'Monte Pizzocolo [Pisòcol]', description: 'Monte alto 1581 m che si eleva alle spalle di Toscolano Maderno. Nel \'500 è documentato Monte Gu (\"monte acuto\") per l\'aspetto se visto dal lago. Alla base sta il termine \'pizzo\' col significato di \"cima aguzza\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['329'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592058060782, 45.698793458646])), name: 'Monte Spiazzole [Spiàsa]', description: 'Monte alto 1158 m, al confine col territorio di Gargnano, il cui nome rimanda alla presenza di \"piccole spianate\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['330'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.553243324326, 45.685995399626])), name: 'Monte Spino [Spi]', description: 'Monte alto m 1504 a nord-ovest del monte Pizzocolo, il cui nome andrà riferito al latino spinus \"dorsale montana\", piuttosto che alla presenza di rovi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['331'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582399825485, 45.685264584375])), name: 'Montino [Muntì]', description: 'Costa boscosa sul versante destro della Valle di Archesane, poco dopo Navesole.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['349'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.567226527634, 45.665494690364])), name: 'Navazzini [Navasì]', description: 'Ampia e boscosa conca montana sotto Prade. Vi si trova un plurisecolare castagno, la Castègna dei Navasì. Alla base del toponimo sta il termine prelatino nava \"conca tra i monti\", frequente nella toponomastica alpina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['378'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586705701738, 45.662374675578])), name: 'Pende [Pènde]', description: 'Costa montana lungo la Via di Valle. Continua il latino pendere a indicare un \"luogo in pendio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['396'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610885947424, 45.656372871812])), name: 'Pidosso [Pidòs]', description: 'Località sotto Gaino, presso Franzone. Dalla collocazione \"ai piedi del dosso\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['397'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.615192016442, 45.645337053953])), name: 'Piè costa [Pié Còsta]', description: 'Contrada a mionte della piazza di Toscolano, ai piedi di Costa.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['398'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580652456014, 45.636349966861])), name: 'Pietra busa [Préa büṡa]', description: 'Località a monte di Bezzuglio, al confine col comune di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['399'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612654011114, 45.654747547996])), name: 'Pietra del gallo [Préa del gal]', description: 'Parte dell\'abitato di Gaino, all’incrocio tra le vie Giotto e Donatello. E\' un toponimo solitamente riferito a massi erratici.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['404'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.60269700858, 45.639744655165])), name: 'Pizzo [Pìs]', description: 'Parete rocciosa sul versante destro della Valle di Bombai, sopra il rifugio di Fontane. Péotrebbe essere riferito sia a un tratto aguzzo del pendio (pizzo) che a sgocciolio d\'acqua (pis).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['405'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.58341523705, 45.650297104298])), name: 'Pizzocletto [Pisoclèt]', description: 'Piccolo dosso oggi coperto da bosco ceduo cui si accedeva tramite l\'omonimo sentiero, ora impraticabile, che dalla via per Vesegna si staccava da destra per portare in Valle della Selva e da qui a Ortello. Vi si praticava un tempo l’uccellagione tramite un roccolo di cui rimangono ora poche tracce. \"Piccola cima aguzza\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['408'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584319301609, 45.645689224149])), name: 'Pomer [Pomér]', description: 'Località sul versante sinistro della valle omonima. Da póm \"melo\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['328'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57146604678, 45.701199558896])), name: 'Pracalvis [Pracalvìs]', description: 'Monte al confine col comune di Gargnano, nella parte più settentrionale del territorio di Toscolano, alto 1161 m. La seconda parte del nome deriva da \"calvo\" con allusione all\'antica assenza d\'alberi, probabilmente a causa del disboscamento umano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['433'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.56385482454, 45.67028977499])), name: 'Prato del cucco [Pra del cöch]', description: 'Nome dato alle Prade in località Spinone col significato di “prato del cocuzzolo”.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['437'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.600042987084, 45.65964706952])), name: 'Preera [Val dela Preéra]', description: 'Ripida valle che da Sacca scende in Seasso, sulle pendici meridionali del monte Pizzocolo. È sovrastata sul versante sinistro dalla ripida parete rocciosa chiamata Cingol da Tarign in documenti cinquecenteschi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['443'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.593028597061, 45.661970943858])), name: 'Punte [Pùnte]', description: 'Zona boscosa al termine di una ripida salita lungo la Via di Valle. La pùnta è espressione dialettale per \"s\'inerpica\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['454'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.627414112657, 45.66783344681])), name: 'Ravere [Ravére]', description: 'Ampi depositi franosi sulle pendici meridionali del Monte Castello. Ravéra è termine dialettale per \"pietraia\", dal prelatino rava \"frana\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['455'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.599473592801, 45.655622493586])), name: 'Raverotto', description: 'Deposito di materiale franoso (la ravéra) sulle pendici collinari ad ovest della Rocca.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['482'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585801420594, 45.665106755357])), name: 'Sacca [Sàca]', description: 'Località sulle pendici meridionali del monte Pizzocolo, lungo la Via di Valle, a indicare un luogo avvallato.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['483'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586003514379, 45.637453245289])), name: 'Sacca [Sàca]', description: 'Località sulla sponda destra del Rio Bornico, presso Tartassa, a indicare un luogo avvallato.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['516'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.628631627759, 45.657288170645])), name: 'Sassello [Sasèl]', description: 'Ampio dosso alle spalle di Cecina. Spesso in toponomastica il termine sasso assume il valore di \"dosso\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['517'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.640597381795, 45.661178028981])), name: 'Scaglia [Scaiù]', description: 'Tratto del versante a lago del dosso di Gazzi, in scaglia rossa, una roccia calcarea friabile che si formò nel periodo Cretacico dell’era Mesozoica sul fondo del mare Tetide.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['521'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.604659127549, 45.659901227577])), name: 'Seasso [Seàs]', description: 'Ampia costa montana, con abitazione civile, che dalla Valle delle cartiere sale lungo le pendici del monte Pizzocolo, ove in passato vi furono alcune cave di una pietra nota come Pietra di Maderno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['550'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.638180268364, 45.672061246824])), name: 'Sotto al dosso [Sóta el Do]', description: 'Località ai piedi del Dosso bello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['552'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587875568384, 45.681727438451])), name: 'Spiasa [Spiàsa]', description: 'Tratto pianeggiante della costa a monte di Tornago, in Valle di Archesane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['553'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578172665913, 45.661594682402])), name: 'Spiasa [Spiàsa]', description: 'Località pianeggiante in Valle di Avriolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['554'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580289793971, 45.664865053525])), name: 'Spiasole [Spiàṡole]', description: 'Costa di monte, con bosco ceduo frammisto a piccole radure erbose, nella valletta tra Dosso del Barbio e Avriolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['555'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.565189197985, 45.670965456154])), name: 'Spinone [Spinù]', description: 'Prato e pascolo alla sommità di Prade. E\' un accrescitivo di \'spino\' nel significato di \"crinale montano\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['598'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.619359519512, 45.652216401322])), name: 'Val fredda [Val frèda]', description: 'Piccola valle a sud-est di Gaino in cui fatica a giungere il sole e dove la brina notturna dura a lungo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['599'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.640252178508, 45.668517555629])), name: 'Valesello [Fòs de Pisalóch]', description: 'Vallecola presso Pisaloco, entro la quale scorre un ruscelletto periodico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['602'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.635559650181, 45.65964812604])), name: 'Vallazze [Valàsa]', description: 'Valletta che separa Castellotto di Cecina da Gazzi. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['604'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583342919644, 45.646285207026])), name: 'Valle del Pomer', description: 'Tratto di valle presso la località omonima. È parte dell’ampia valle che si stende da Vesegna a Magnico, ai piedi del monte Lavino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['605'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.595956298288, 45.645187995769])), name: 'Valle delle Calcine [Val dele Calsìne]', description: 'Ripida valletta che collega Calcine con la Valle di Bombai.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['606'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.606872919935, 45.653517989044])), name: 'Valle delle Cartiere [Val/Val dele cartére]', description: 'Parte delle valle del Toscolano che dalla stretta di Covoli giunge alla spaccatura di Garde. Fu interessata, a partire dal XIV secolo, da un crescente sviluppo industriale che la portò ad ospitare più di 160 opifici, ora ridotti a ruderi invasi da rovi e da sambuchi neri. Vi si trova l\'edificio che ospita il Museo della carta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['607'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598799195343, 45.642716678264])), name: 'Valle di Bombai [Val dei Bombài]', description: 'È la erta valle che ad Acque sante si congiunge con la Valle delle Calcine.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['608'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.571010146676, 45.691676549654])), name: 'Valle di Campiglio [Val de Campèi]', description: 'Valle longitudinale entro cui scorre il Rilo. Ha origine presso il Passo della Fobbiola e confluisce da destra nella valle del Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['609'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.625367356689, 45.655650935781])), name: 'Valle di Cussaga', description: 'Valletta nei pressi dell\'abitato di Cussaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['610'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.600527912247, 45.648815416622])), name: 'Valle di Maina', description: 'Ripida valletta che da Maina di sopra di Maderno confluisce nella Valle delle cartiere in Maina di sotto; è solcata da un corso d’acqua periodico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['611'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590363003217, 45.647666611723])), name: 'Valle di Sanico [Val de Sanìch]', description: 'Solco vallivo longitudinale, tra Sanico e il Dòs de Röṡèi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['612'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.621455005587, 45.68057678492])), name: 'Valle di Segrane', description: 'Valle a Segrane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['614'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583990539099, 45.671990235295])), name: 'Valle grande [Val grànda]', description: 'Ripida ed ampia valle sotto la cima del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['615'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.558619764122, 45.675803313668])), name: 'Valle Lattarola [Lataröla]', description: 'Valletta confluente da destra nella valle del Barbarano, situata per la maggior parte nel territorio di Gardone Riviera. È chiamata anche Valle delle Gemelle.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['616'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582902059454, 45.662136931935])), name: 'Valle Marasina [Maraṡìne]', description: 'Valletta e costa di monte a prato e bosco, sulle pendici meridionali del monte Pizzocolo, tra Spiasole e Sacca.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['617'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.607010366494, 45.648588643947])), name: 'Valli [Vài]', description: 'Vallette o conche sospese, sistemate a gradoni e coltivate ad olivo, alla estremità occidentale dell\'altipiano di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['618'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.576450978802, 45.661405214859])), name: 'Valloni [Valù]', description: 'Costa montana scoscesa e fittamente boscata, sul versante sinistro del Dosso del Barbio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['619'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610177838427, 45.653781045255])), name: 'Valuchera [Valüchéra]', description: 'Pianoro con abitazione civile sul versante sinistro della Valle delle cartiere, tra Valli e Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['622'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#9d12a2', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590485988077, 45.664236763371])), name: 'Vas [Vas]', description: 'Tratto incassato della Via di Valle in località Sacca, sulle pendici meridionali del Monte Pizzocolo. Evidente metafora da \'vaso\' per la conformazione del luogo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#9d12a2' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_2.push(iconLayer); var vectorList_6 = []; var iconList = []; style['88'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.62222019163, 45.660268236217])), name: 'Cap vèc\'', description: 'Campi terrazzati a nord di Cabiana.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['570'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.641079847418, 45.671314687317])), name: 'Tèrmen', description: 'Località presso Zener.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['43'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.63759746752, 45.66246092538])), name: 'Brede [Bréde/Brée]', description: 'Campi nella piana che ospita oggi il campo da golf, tra Coiano, Mornaga e San Giorgio,  dal longobardo braida \"terreno pianeggiante coltivato\"' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['47'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.613189215894, 45.655173430417])), name: 'Brolo', description: 'Campi cintati da alti muri alle spalle dell\'abitato di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['48'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.646589324495, 45.668182999401])), name: 'Brolo [Bröl]', description: 'Località tra San Giorgio e Roina. Ospita oggi l\'omonimo campeggio Brolo e nei pressi vi è l\'edicola votiva conosciuta come Madóna del Bröl.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['49'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612804795423, 45.649661757405])), name: 'Brusade [Còste brüṡàe]', description: 'Aride coste collinari nei pressi di Selve.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['69'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61474218515, 45.655392559692])), name: 'Calmasse [Calmàse]', description: 'Prati compresi tra Gaino, Folino e Santa croce.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['73'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.560180804632, 45.697801215542])), name: 'Campiglio di cima [Campèi de sìma]', description: 'Dosso erboso a quota 1010, dotato di tre fabbricati e di una cappella dedicata a Santa Maria della Neve edificata nei primi anni del \'600 .' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['74'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.575699690329, 45.693723972281])), name: 'Campiglio di fondo [Campèi de fónt]', description: 'Ampio edificio rurale con pascolo a quota 789, sul versante sinistro della valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['75'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.570441626518, 45.695290445348])), name: 'Campiglio di mezzo [Campèi de mès]', description: 'Piccolo edificio rurale a quota 850, in posizione intermedia tra Campiglio di fondo e Campiglio di cima.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['76'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.589586024935, 45.639765935994])), name: 'Camplano [Camplà]', description: 'Oliveto su un ampio pianoro sul versante sinistro della Valle del Bornico, sotto Castelletto. Il toponimo è una contrazione di \"campo piano\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['80'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590141863085, 45.665051564683])), name: 'Campo serato [Cap del Serà]', description: 'Zona a bosco ceduo lungo la Via di Valle, poco prima di Vas. \"Campo chiuso, cintato\" o \"campo del monte Serà\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['92'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616952880155, 45.640458234544])), name: 'Capra [Càpra]', description: 'Ampia località ora intensamente urbanizzata ma un tempo con campi coltivati, oliveti e vigneti, sul promontorio, sia dalla parte di Maderno che da quella di Toscolano. Proprio ai numerosi campi, campora nel latino medievale, allude il nome.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['101'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612328052501, 45.643001975607])), name: 'Casa del brolo', description: 'La casa corrisponde al palazzo Bernini in Toscolano e il brolo all\'adiacente parco, oggi in parte pubblico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['103'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584987306042, 45.655218445477])), name: 'Casa di Ortello [Ca de cümü]', description: 'Ruderi di un piccolo edificio a Ortello, all\'incrocio tra le vie per Sant\'Urbano e per Pradafa, uno degli edifici di proprietà comunale (le ca de cümü) adibiti a deposito attrezzi o a riparo per montanari ed escursionisti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['141'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.632134892867, 45.657346258839])), name: 'Chiosetto [Cioṡèt]', description: 'Piccolo campo alle spalle della chiesa di Cecina, compreso tra le vie dei Gazzi e del Golf. Diminutivo dal latino clausus \"terreno chiuso, recintato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['142'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.649976501391, 45.667890155527])), name: 'Chioso', description: 'Campi in riva al lago, presso il campeggio Lefà, al confine con Gargnano. Dal latino clausus \"terreno chiuso, recintato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['143'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.645263998586, 45.668039417732])), name: 'Chioso [Ciòs]', description: 'Terreno cinto da muri tra Roina e il campeggio Brolo. Dal latino clausus \"terreno chiuso, recintato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['154'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.594660573859, 45.641883838657])), name: 'Closo [Clós]', description: 'Campo nei pressi di Vigole. Dal latino clausus \"terreno chiuso, recintato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['155'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584347827661, 45.628849010418])), name: 'Closole [Cluṡóch]', description: 'Località sul versante destro della Valle del Bornico, presso il mulino all\'imbocco della valle. Dal latino clausus \"terreno chiuso, recintato\" in forma diminutiva.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['171'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.59549915243, 45.638773735612])), name: 'Compresso [Comprès]', description: 'Costa collinare a monte della strada che da Maderno porta a Maclino, poco sotto Stina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['180'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610394044904, 45.652191517606])), name: 'Cortine [Curtìne]', description: 'Terreni a gradoni ad ovest di Gaino, sul dosso Morosini. Nella tradizione orale vengono distinte in Curtìne cürte e Curtìne lónghe.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['192'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.589682357055, 45.650972142261])), name: 'Croce di Ortello [Crùs de Ortèl]', description: 'Luogo panoramico, a quota 625, lungo la via che da Sanico conduce a Sant’Urbano, contrassegnato da una croce in legno. È un errore di localizzazione lo specificativo ‘di Ortello’ in quanto la croce si trova in realtà tra Opoli e Selva.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['217'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.62014112013, 45.653891402948])), name: 'Dosso dell\'Era [Dòs da l\'Éra]', description: 'Piccolo dosso presso Gazzo dell\'Era, al margine della piana antistante la frazione di Gaino. È conosciuto anche come Dòs dei Gabüṡì.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['308'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.597237663097, 45.652958918125])), name: 'Massane [Masàne]', description: 'Dosso erboso con un vecchio casello ora trasformato in abitazione, a quota 456, lungo la strada che da Sanico sale verso Sant\'Urbano. Deriva da massa \"possedimento terriero\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['310'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61591002904, 45.653189249466])), name: 'Mel [Cap da mél]', description: 'Campo nei pressi di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['316'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612524131015, 45.643597805257])), name: 'Mezzacampagna [Mèṡa campàgna]', description: 'Parte mediana dell\'abitato di Toscolano lungo via Trento, dalla piazzetta Bernini fino all\'inizio di via Trieste, un tempo occupata da campi coltivati.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['353'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.623303233938, 45.651912692162])), name: 'Novali [Noài]', description: 'Campi e prati lungo la strada che collega Pulciano a Messaga. Rivela l\'antica messa a coltura di \"nuovi\" campi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['360'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579734829518, 45.656722520603])), name: 'Ortello [Ortèl]', description: 'Vasta zona montana sulle pendici del Monte Pizzocolo. Vi si trova una casa di proprietà comunale e due altre cascine, una a Ortello di sopra e una a Ortello di sotto. Comprende, impropriamente, anche Croce di Ortello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['361'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.627537702745, 45.652379941703])), name: 'Orticelli [Orteṡèi]', description: 'Gradoni coltivati sotto le case di Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['379'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584508614422, 45.627884760728])), name: 'Pergola [Pèrgola]', description: 'Località all\'imbocco della Valle del Bornico, ove ove per anni fu attivo l\'albergo omonimo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['382'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.62972517163, 45.675488888957])), name: 'Pezzolo [Pesöl]', description: 'Piccolo dosso erboso sulle pendici del Monte Castello. Presenta tracce di postazioni per cannoni risalenti alla Seconda guerra mondiale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['425'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614544722886, 45.651292606985])), name: 'Pra lungo', description: 'Prato nella piana di Gaino. L\'aggettivazione deriva dalla forma allungata del campo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['434'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.615273193594, 45.652457468168])), name: 'Prato della fontana', description: 'Prato dalla forma triangolare nella piana di Gaino; comprende oggi l’edificio della ex-scuola elementare. Vi affiora l’acqua che alimenta un piccolo ruscello e al suo vertice orientale esisteva fino agli anni Ottanta una fontana utilizzata come pubblico lavatoio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['470'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612768831698, 45.679186105532])), name: 'Ronchi [Ruch]', description: 'Striscia di terreno pianeggiante al margine meridionale dei prati di Persegno. Ronco è il nome dato ai terreni dissodati per essere coltivati.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['471'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578728672899, 45.652700286031])), name: 'Ronco', description: 'Costa montana presso Bolzane.  Fa riferimento a un terreno dissodato e liberato dalla sterpaglia.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['473'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.628948958905, 45.653502963046])), name: 'Ronzone', description: 'Dosso che da Messaga scende verso Marsina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['478'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582870589989, 45.635905833117])), name: 'Ruch [Ruch]', description: 'Oliveto su terrazzamenti e gradoni ad est di Bezzuglio.  Ruch è forma dialettale di \"ronco\", proprio di terreni dissodati per essere coltivati.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['509'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61949272882, 45.647538306772])), name: 'Santo dei Volpini [Sant dei Vulpì]', description: 'Ruderi d\'una edicola votiva a Volpini, lungo l\'antica strada che da Piazza portava a Pulciano passando ad est del dosso dei Volpini.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['571'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.607793535629, 45.633238081811])), name: 'Terminello', description: 'Località in Capra di Maderno. Diminutivo di \'termine\", dal latino terminus \"pietra di confine\", a indicare i confini delle proprietà.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['576'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.613532357903, 45.650437868631])), name: 'Tirelle [Tirèle]', description: 'Ampio vigneto nella piana che si stende alle spalle di Selve di Gaino. Il toponimo allude alle tirèle o \"fli tesi tra i filari di viti\"' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['579'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.636404439859, 45.67032373959])), name: 'Tormini [Tùrmen]', description: 'Casa d\'abitazione sopra Supina, circondata da oliveti e vigneti, come già nel XV secolo. Deriva dal latino terminus \"pietra di confine\", da cui il dialettale tèrmen \"contrassegno usato per marcare i confini delle proprietà\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['608'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.571010146676, 45.691676549654])), name: 'Valle di Campiglio [Val de Campèi]', description: 'Valle longitudinale entro cui scorre il Rilo. Ha origine presso il Passo della Fobbiola e confluisce da destra nella valle del Toscolano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['635'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.602894199918, 45.642343341723])), name: 'Vigna [Vìgna]', description: 'Campi a gradoni per la coltivazione della vite e dell\'olivo ed abitazione rurale, lungo la strada che da Solino sale a San Martino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['641'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.636125847116, 45.674619631707])), name: 'Volpi [Vólp]', description: 'Ripida costa sotto Dosso bello. Deriva dallo zoonimo o per una antica presenza di volpi o per esservi state poste trappole per la loro cattura.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['642'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'orange', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.6166307283, 45.646726259699])), name: 'Volpini [Vulpì]', description: 'Dosso ricoperto da cipressi, a monte di piazza Caduti a Toscolano. Deriva dallo zoonimo o per una antica presenza di volpi o per esservi state poste trappole per la loro cattura.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'orange' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_6.push(iconLayer); var vectorList_14 = []; var iconList = []; style['88'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.62222019163, 45.660268236217])), name: 'Cap vèc\'', description: 'Campi terrazzati a nord di Cabiana.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['10'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.596976608392, 45.692101139999])), name: 'Córne de Arsù', description: 'Rocce in località Arsone, sul versante sinistro della Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['343'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.620040355194, 45.654494541835])), name: 'Muntèl', description: 'Piccolo dosso sulle pendici meridionali del più ampio Dosso di San Michele a Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['346'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.563773622088, 45.674075911046])), name: 'Musignöi', description: 'Costa boscosa presso lo Ṡguàs dei Sigagnöi, lungo la mulattiera che dal Passo dello Spino va alla Paolona di Gardone Riviera. E\' il nome dialettale degli arilli del tasso.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['370'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.608252898583, 45.637525908034])), name: 'Paseréra', description: 'Località lungo via Promontorio caratterizzata dalla tipica costruzione a torretta circolare dotata di fori ed utilizzata per la cattura dei passeri.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['546'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.5970801298, 45.67945618512])), name: 'Sirculì', description: 'Ripida costa a monte di Aiàl del pós.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['17'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.623130596022, 45.630458193957])), name: 'Benàco', description: 'È il nome latino del lago, usato già da Virgilio nel I secolo a.C. e da Plinio il Vecchio nel I secolo d.C. Sostituito dall\'attuale lago di Garda dopo il Mille, è rimasto vivo solo nei testi letterari come voce dotta. È nome di origine gallica riferito alle numerose insenature che lo contraddistinguono.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['41'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.607419233239, 45.651183773418])), name: 'Botticella [Boteṡèla]', description: 'Abitazione civile in Valle delle cartiere, subito prima del ponte di Maina superiore, da dove parte l’omonima strada selciata che sale a Valli, all\'estremità occidentale dell\'altipiano di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['83'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.645591932878, 45.667167928005])), name: 'Canala dell\'Orgà [Canàla]', description: 'Canale che scorre nella parte orientale della piana di Brede e che con la sua acqua alimentava i mulini di Lefà.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['119'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.591641045516, 45.686181736025])), name: 'Casino del Foia [Caṡì del Fòia]', description: 'Costruzione rurale lungo la via per Archesane, poco oltre Navesole.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['122'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585476097726, 45.682669216813])), name: 'Casino verde [Caṡì vért]', description: 'Ruderi di un vecchio casello sulle pendici settentrionali del Monte Pizzocolo, lungo il sentiero omonimo che dal palazzo di Archesane porta a Navesole.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['179'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.637510501034, 45.67302533174])), name: 'Cornicolo', description: 'Località al confine con Fornico di Gargnano, sotto Dosso bello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['186'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.637661875811, 45.666188569306])), name: 'Coste pelate [Còste pelàe]', description: 'Costa collinare che separa la piana in cui si trova il campo da golf da quella di Cervano, evidentemente disboscate già nel secolo XVI in cui il toponimo si è formato.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['216'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.572991955499, 45.662909166816])), name: 'Dosso del Barbio [Dòs del Bàrbio]', description: 'Ampio ed allungato dosso che scende fin sopra Sant\'Urbano, sulle pendici del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['222'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580662549022, 45.633789227467])), name: 'Era [Éra vècia, Éra növa]', description: 'Costa a gradoni a monte delle case di Bezzuglio. Si divide in Éra vècia e Éra növa, due spiazzi l\'uno a ovest e l\'altro a est.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['223'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.633364180063, 45.667186153014])), name: 'Fassina [Fasìne]', description: 'Campi terrazzati al margine settentrionale della piana di Cervano. Il nome farà riferimento al terreno disposto a fasce, piuttosto che a fascine di legna.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['224'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.594103449461, 45.690192007946])), name: 'Fiogarie [Fiogherìe]', description: 'Ripida costa montana sulla sponda sinistra della Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['285'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609409488986, 45.658010938322])), name: 'Luseti [Lüṡéti]', description: 'Località in Valle delle cartiere, sulla sponda destra del fiume. Donato Fossati afferma che «...il numero delle fabbriche e la quantità degli operai abitanti costantemente in luogo fecero nascere come una contrada, che si denominò Lusetti o semplicemente Contrada». Oggi i due toponimi vengono distinti: Contrada è la casa rurale a capo del ponte e Lusetti la zona attigua su cui si trova la chiesetta cinquecentesca intitolata ai SS. Filippo e Giacomo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['290'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.637406903483, 45.66953838257])), name: 'Madonna di Supina', description: 'Quattrocentesco santuario dedicata alla Madonna, in località Supina, ai piedi del monte Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['292'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.60150559921, 45.683791022882])), name: 'Maernì', description: 'Dosso sul versante destro della Valle di Campiglio, distinto in Maernì di sotto e Maernì di sopra, separati dalla strada che da Persegno porta in Archesane. Come Maderno, indica \"luogo ereditato per via materna\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['297'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.605314898343, 45.652115736014])), name: 'Maina [Maìna]', description: 'Località in Valle delle Cartiere, in cui furono attivi importanti insediamenti industriali realizzati dalla famiglia Maffizzoli nel corso dell\'Ottocento. Viene talvolta indicata come Maina di sopra per distinguerla da Maina di sotto e Maina di mezzo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['330'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.553243324326, 45.685995399626])), name: 'Monte Spino [Spi]', description: 'Monte alto m 1504 a nord-ovest del monte Pizzocolo, il cui nome andrà riferito al latino spinus \"dorsale montana\", piuttosto che alla presenza di rovi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['331'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582399825485, 45.685264584375])), name: 'Montino [Muntì]', description: 'Costa boscosa sul versante destro della Valle di Archesane, poco dopo Navesole.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['372'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.551474004925, 45.693497681437])), name: 'Passo della Fobbiola [Bochèt dela Fobiöla]', description: 'Passo che mette in comunicazione la Valle di Campiglio con la valle del Prato della noce in Degagna di Vobarno. Vi parte il Sentiero dei lodroni che conduce al Passo dello Spino. Fobbiola è diminutivo di fobbia per \"piccolo passo montano\" (dal latino fovea \"fossa\").' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['374'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585110070889, 45.659182115288])), name: 'Patarone [Patalù/Patarù]', description: 'Prati misti a bosco lungo la Via di Valle nei pressi di Pradestina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['376'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590472727073, 45.690312470737])), name: 'Pelagallo [Còste dei Pelagài]', description: 'Ripida costa montana sul versante sinistro della Valle di Campiglio. Di origine onomastica.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['377'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612918949583, 45.664277021243])), name: 'Pelucchio [Pelöc’]', description: 'Ripidissima costa sulla sponda sinistra della valle delle Camerate, tra Santo dell\'ora e Sant\'Antonio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['378'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.586705701738, 45.662374675578])), name: 'Pende [Pènde]', description: 'Costa montana lungo la Via di Valle. Continua il latino pendere a indicare un \"luogo in pendio\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['396'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610885947424, 45.656372871812])), name: 'Pidosso [Pidòs]', description: 'Località sotto Gaino, presso Franzone. Dalla collocazione \"ai piedi del dosso\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['398'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.580652456014, 45.636349966861])), name: 'Pietra busa [Préa büṡa]', description: 'Località a monte di Bezzuglio, al confine col comune di Gardone Riviera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['399'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612654011114, 45.654747547996])), name: 'Pietra del gallo [Préa del gal]', description: 'Parte dell\'abitato di Gaino, all’incrocio tra le vie Giotto e Donatello. E\' un toponimo solitamente riferito a massi erratici.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['400'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610188762967, 45.671102154356])), name: 'Pirler [Pirlér]', description: 'Costa rocciosa al margine sud-orientale di Persegno. E\' un collettivo del dialettale pìrla, nome del \"pero corvino\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['448'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.603836024066, 45.638941662267])), name: 'Quadrellata [Quadrelàa]', description: 'Quartiere in Maderno che dall\'orologio di via Cavour sale a Fontane. E\' probabilmente da riferire a una antica divisione in piccoli orti dalla forma quadrata.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['449'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.636414664455, 45.661775692199])), name: 'Quadri [Quàder]', description: 'Parte dell\'ampia piana di Brede, suddivisa in piccoli appezzamenti di terra dalla forma quadrata; ancor oggi vengono distinti secondo il nome del proprietario: Quàder del Salér, Quàder dei Caṡài, ecc.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['450'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616349618514, 45.652416172784])), name: 'Quadri [Quàder]', description: 'Campi nella piana antistante l\'abitato di Gaino. Il nome fa riferimento a piccoli appezzamenti di terra dalla forma quadrata, probabilmente gli orti degli abitanti di Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['453'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.625075611015, 45.651083717319])), name: 'Quedre [Quédre]', description: 'Collina terrazzata e gradonata ad ovest dell\'abitato di Messaga. Ha dato il nome anche alla strada che dalla Gardesana sale a Messaga. Deriva il nome da appezzamenti di forma quadrata, probabilmente orti degli abitanti di Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['454'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.627414112657, 45.66783344681])), name: 'Ravere [Ravére]', description: 'Ampi depositi franosi sulle pendici meridionali del Monte Castello. Ravéra è termine dialettale per \"pietraia\", dal prelatino rava \"frana\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['455'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.599473592801, 45.655622493586])), name: 'Raverotto', description: 'Deposito di materiale franoso (la ravéra) sulle pendici collinari ad ovest della Rocca.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['476'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.589693384126, 45.632325001303])), name: 'Rovinato [Ruinà]', description: 'Ripida costa che dalla Gardesana sale fino all\'altipiano di Montemaderno. Nei documenti iconografici appare sempre spoglia e franosa; da qui il nome.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['477'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.638798939034, 45.670213826231])), name: 'Rovine [Ruìne]', description: 'Campi coltivati tra Zener e Supina. Forse da riferire a detriti depositati dal ruscello nei periodi di maggior piovosità.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['481'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614500806294, 45.674369137505])), name: 'Sabbionera [Sabiunéra/Sabiunére]', description: 'Costone roccioso di conglomerato che sovrasta la strada per Persegno, poco oltre il ponte di Camerate, franato alcuni decenni or sono. E\' un collettivo di sabbione per \"luogo ciottoloso o sabbioso\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['519'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#47103f', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629428870789, 45.661383779708])), name: 'Scarpera [Scarpéra]', description: 'Campi a gradoni con abitazione rurale sotto la strada che da Cabiana porta a Cervano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#47103f' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_14.push(iconLayer); var vectorList_10 = []; var iconList = []; style['90'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.625453911663, 45.650304003268])), name: 'Capilìna', description: 'Piccola chiesa sconsacrata, recentemente restaurata a cura del locale gruppo alpini, lungo la strada Gardesana, poco oltre Casetta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['515'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.636513435575, 45.664640458605])), name: 'Ṡardinèt', description: 'Piccola limonaia tra Cervano e Mornaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['49'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612804795423, 45.649661757405])), name: 'Brusade [Còste brüṡàe]', description: 'Aride coste collinari nei pressi di Selve.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['50'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.551797548299, 45.684467991105])), name: 'Buco del gatto [Büs del gat]', description: 'Sella sulla sottile cresta rocciosa delle Marmere, dalla quale parte una profonda e ripidissima spaccatura che discende lungo il versante settentrionale del monte.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['64'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.594711047205, 45.637303403113])), name: 'Cadegagne [Cotiliàne]', description: 'Località a Montemaderno, vicino a Complesso. Forse, come Cadignana, formazione prediale, composta dal nome Catinius col suffisso -ana, col valore di \"proprietà di Catinio\"' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['70'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61621313866, 45.674141445836])), name: 'Camerate [Cameràe]', description: 'Località ai piedi del monte Castello di Gaino, lungo il corso del Toscolano, un tempo sede di opifici (cartiere, fucine e mulini) ora ridotti a ruderi. Il nome dovrebbe alludere ai soffitti a volta (dal latino camera) degli edifici.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['75'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.570441626518, 45.695290445348])), name: 'Campiglio di mezzo [Campèi de mès]', description: 'Piccolo edificio rurale a quota 850, in posizione intermedia tra Campiglio di fondo e Campiglio di cima.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['236'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.558394413606, 45.674977666168])), name: 'Fontana di Gemelle [Aqua de Ṡemele]', description: 'Sorgente in località Gemelle, sulla costa montana sotto il Passo dello Spino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['240'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.555733903604, 45.67922611025])), name: 'Fontana di Spino [Àqua dela Màndria]', description: 'Sorgente naturale presso il Rifugio Pirlo allo Spino, in località Costa mandria.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['242'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579376071391, 45.648696451953])), name: 'Fontanelli [Funtanèi]', description: 'Sorgenti nei pressi di Castagna dell’asino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['244'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.556551138612, 45.685204740497])), name: 'Forseul [Forsöl]', description: 'Pendici del monte Spino che dalla vetta scendono verso le valli di Archesane e di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['303'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.623946815083, 45.661253472192])), name: 'Marcellina [Marsilìna]', description: 'Cascina a nord di Cabiana, ai piedi del monte Castello, di evidente origine onomastica.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['309'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.62816456102, 45.659010744154])), name: 'Mattone [Matù]', description: 'Località a nord di Cecina, sotto la strada che da Stignaga porta a Scarpera.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['451'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.605310180764, 45.646840684572])), name: 'Quattro ruote [Quàter röe]', description: 'Località in Valle delle cartiere, allo sbocco della seconda galleria ove fu attiva una cartiera dotata di “quattro ruote” che azionavano potenti magli i quali pestavano gli stracci entro pile, generalmente in pietra. Documentata già dal XV secolo, è stata distrutta da una frana che l\'ha totalmente cancellata. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['606'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'Black', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.606872919935, 45.653517989044])), name: 'Valle delle Cartiere [Val/Val dele cartére]', description: 'Parte delle valle del Toscolano che dalla stretta di Covoli giunge alla spaccatura di Garde. Fu interessata, a partire dal XIV secolo, da un crescente sviluppo industriale che la portò ad ospitare più di 160 opifici, ora ridotti a ruderi invasi da rovi e da sambuchi neri. Vi si trova l\'edificio che ospita il Museo della carta.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'Black' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_10.push(iconLayer); var vectorList_15 = []; var iconList = []; style['123'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612246942513, 45.673019818398])), name: 'Caṡòta', description: 'Civile abitazione a monte della centrale elettrica di Camerate, sul versante destro della valle del Toscolano, un tempo adibita a casa del guardiano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['459'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.56538069725, 45.673609314217])), name: 'Revèrs dei fra', description: 'Bosco ceduo sotto la strada che da Pirello di Gardone Riviera porta al Monte Spino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['566'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614770899058, 45.644866385947])), name: 'Suraià', description: 'Parte dell\'abitato di Piè Costa che si trova a monte di via Trieste. Corrisponde alla Corteregia delle carte medievali e cinquecentesche.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['586'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582570632401, 45.681526649473])), name: 'Travèrs', description: 'Presso Tornago.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['60'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.589478823215, 45.640632675932])), name: 'Busser [Büsér]', description: 'Ripidissima valletta, scoscesa e franosa, sotto l\'abitato di Vigole, sul versante sinistro della Valle del Bornico.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['116'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.633421205824, 45.672415190302])), name: 'Caṡì del Söpa', description: 'Rustico edificio a Mezzane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['416'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.604042783212, 45.638772998911])), name: 'Portone del Borgo', description: 'Antico portone d\'accesso da est al Borgo di Maderno, all\'incrocio di via Cavour con via Sacerdoti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['549'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.617678090323, 45.646544722005])), name: 'Soppietto [Sopièt]', description: 'Località tra piazza Caduti e Santo dei Volpini, ora attraversata da via Abate Galiani. Il nome allude alla sua esposizione ai \"soffi\" del vento.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['565'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579049075091, 45.635922621621])), name: 'Strasingla [Strasinglà]', description: 'Valletta sulle pendici del monte Lavino, tra Guarda e Cingol dal tai. Probabile composto da extra \"fuori\" e sìngla \"masso isolato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['589'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.607472739601, 45.654676712121])), name: 'Vago [Vach]', description: 'Località sulla sponda destra della Valle delle cartiere, occupata da ruderi di cartiere. Dal dialettale vach \"luogo volto a tramontana, fresco e umido\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['636'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'red', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.592394889178, 45.641005699174])), name: 'Vigole [Vìgole/Vìgle]', description: 'Frazione di Montemaderno. Da viculus \"piccolo villaggio (vicus)\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'red' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_15.push(iconLayer); var vectorList_13 = []; var iconList = []; style['161'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610623777864, 45.65912350974])), name: 'Colàsa', description: 'Ampia striscia di terra pianeggiante sul versante destro della Valle delle cartiere, tra Contrada e Lume, ora coperta da boscaglia ma sino agli anni Cinquanta occupata dagli orti delle famiglie residenti. A monte, in località Poner, era stato realizzato un solido muro in pietra per riparare la zona dalle frequenti cadute di massi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['162'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578911739826, 45.648122552181])), name: 'Colàsa', description: 'Pianoro sul versante sinistro della Valle di Pomer, sotto Castagna dell’asino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['163'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.6094470763, 45.64569722842])), name: 'Còle', description: 'Costa collinare a gradoni in località Camistero.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['181'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.618179609896, 45.63554439859])), name: 'Cosèt', description: 'Molo frangiflutti (il cosèt) all\'estremità occidentale della spiaggia di viale Marconi, presso il porticciolo un tempo chiamato “dei frati” ed in uso fino ad alcuni decenni or sono ai Cantieri del Garda.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['459'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.56538069725, 45.673609314217])), name: 'Revèrs dei fra', description: 'Bosco ceduo sotto la strada che da Pirello di Gardone Riviera porta al Monte Spino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['504'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616581331914, 45.641800488412])), name: 'Sànta Euròsia', description: 'Edicola votiva sul muro di cinta della Cartiera di Toscolano, all\'incrocio tra le attuali vie Caboto e Colombo. È stata distrutta nel corso degli anni Ottanta in occasione dell\'allargamento di via Colombo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['593'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.562879173477, 45.687071646532])), name: 'Val del fra', description: 'Valletta tributaria di destra della Valle di Campiglio, tra dosso Ververs e Selva scura.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['33'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590092956388, 45.634965701724])), name: 'Bombarda [Bombàrde]', description: 'Terreno nei pressi dell\'abitato di Maclino su cui è stato edificato un villaggio residenziale della cooperativa La Famiglia.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['37'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.603248850498, 45.638702679382])), name: 'Borgo [Bórch]', description: 'Antica contrada dell\'abitato di Maderno, presso Quadrellata.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['114'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.632293357223, 45.654303044452])), name: 'Casetta [Caṡèta]', description: 'Villa d\'epoca lungo la Gardesana occidentale, oggi conosciuta anche come \"casa degli spiriti\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['130'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616783575146, 45.660650161038])), name: 'Castello, Cascina Castello', description: 'Cascina sulle pendici meridionali del monte Castello di Gaino. Nei pressi è attiva l\'omonina scuderia Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['140'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.60566691491, 45.639109006327])), name: 'Chini [Chinì/Chìni]', description: 'Ora è parte integrante dell\'abitato di Maderno, ma nel catasto austriaco del 1852 era un podere all\'esterno del portone al Borgo, nella zona dove la ex via Chini (attuale via Fantoni) si incrocia con via Cavour e da dove partiva la strada per Montemaderno (attuale via Carlo Setti).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['153'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.576957732287, 45.672917953703])), name: 'Ciprelli [Sipréi]', description: 'Sono le due cime, a quota 1513 e 1535, che si elevano a monte della strada che collega Prade alla vetta del Pizzocolo. Essendo un poco più bassi del monte Pizzocolo, sono localmente chiamati anche Pisuculì.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['157'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581627400562, 45.666425586949])), name: 'Code [Cùe]', description: 'Pascoli su tre dossi allineati (Cùa de sùra, Cùa de mès, Cùa de sóta) che da Valle, sulle pendici del monte Pizzocolo, scendono fino a Marasina. E\' una metafora allusiva alla forma allungata dei dossi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['219'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.597360419413, 45.641788954387])), name: 'Dosso di Oriolo [Dòs d\'Argiöl]', description: 'Dosso panoramico a Oriolo, sull\'altipiano di Montemaderno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['221'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.623569045737, 45.663399845924])), name: 'Elce [Ìles/Éles]', description: 'Zona boscosa a monte di Cabiana. Ricorda nel nome l\'elce o leccio, ilès in dialetto.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['235'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.603837524522, 45.639520909431])), name: 'Fontana del Borgo [Funtàne]', description: 'Contrada nella parte alta dell\'abitato di Maderno, percorsa da via Carlo Setti. Vi si trova un pubblico lavatoio coperto, realizzato in epoca relativamente recente.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['260'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610720592176, 45.636438774875])), name: 'Garberia [Garberìa]', description: 'Località lungo il corso del fiume Toscolano, nella zona ora occupata dall\'oleificio Bonaspetti Carlo e Eredi. Recentemente vi è stato costruito l\'omonimo ponte. Prende nome dalla antica esistenza di una conceria di pellami (gärber è nome tedesco del \"laboratorio per la concia delle pelli\") posta lontano dal centro abitato per l\'odore nauseabondo che emanava.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['320'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.643679671028, 45.661962750788])), name: 'Mole [Möle]', description: 'Località lungo la Gardesana, con un piccolo promontorio roccioso a lago (il Corno di Mole). È da anni adibita a campeggio, mentre nel XIII secolo ospitava numerosi olivi. Fa parte dei numerosi toponimi allusivi a località umide, con acquitrini.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['384'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.599929898831, 45.680814456808])), name: 'Pià [Pià]', description: 'Piccolo spiazzo pianeggiante sul ripido pendio del monte Pizzocolo, tra Persegno e Navesole. In un estimo settecentesco vi è citata una casa di abitazione di cui rimangono oggi solo alcuni ruderi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['389'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629319261578, 45.653395064856])), name: 'Piantella [Piantèla]', description: 'Località sotto le case di Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['432'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598989616578, 45.647022226769])), name: 'Prati di San Martino [Pra de San Martì]', description: 'Prati sotto la chiesa di San Martino, in fase di continua riduzione a seguito dell\'avanzamento della vegetazione spontanea.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['457'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.611815260691, 45.636639405356])), name: 'Religione [Riligiù]', description: 'Ampia zona pianeggiante, cintata da antichi muri, sulla parte sinistra del delta fluviale. È ora occupata dal campeggio Toscolano e da un consistente nucleo edificato in cui spiccano resti di una chiesetta duecentesca, un palazzo signorile e ruderi di insediamenti produttivi. Fin dal XIII secolo vi operarono alcuni frati, osservanti la regola della religione di San Domenico, che bonificarono i campi, vi eressero un convento e misero in funzione mulini e cartiere.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['485'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.601772186612, 45.637790471053])), name: 'San Bartolomeo [San Bartolomé]', description: 'Contrada in Maderno in cui si trova la chiesetta fatta edificare all\'inizio del XVII secolo da Bartolomeo Podestà che la volle dedicare al santo omonimo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['486'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610172396188, 45.64091364004])), name: 'San Benedetto [San Benedèt]', description: 'Contrada all\'inizio di via Religione a Toscolano ove ci fu una chiesetta fatta edificare nell\'XI secolo dai Benedettini della badia di Leno, utilizzata negli anni Sessanta come laboratorio di carrozzeria e trasformata recentemente in civile abitazione.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['487'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.59122039868, 45.634418037692])), name: 'San Faustino [San Faüstì]', description: 'È la chiesa di Maclino, dedicata ai santi Faustino e Giovita.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['488'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.645940182339, 45.66563927187])), name: 'San Giorgio [San Ṡórs]', description: 'Parte orientale dell\'ampio dosso di Gazzi che separa il lago dalla piana del campo da golf. Prende nome dalla chiesa dedicata a san Giorgio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['489'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612939443985, 45.643402309627])), name: 'San Giuseppe [San Giüṡèpe]', description: 'Piazzetta in Mezzacampagna a Toscolano, con la moderna chiesa dedicata a san Giuseppe.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['490'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.613167053262, 45.638243296227])), name: 'San Marco', description: 'Campi ad est di via della Religione, un tempo coltivati a frutteto e a vigneto e recentemente interessati da massicci interventi di edilizia cooperativistica.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['491'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.600096564629, 45.64535393265])), name: 'San Martino [San Martì]', description: 'Chiesetta cui è annesso il cimitero di Montemaderno, situata su un dosso panoramico. E\' dedicata al santo prediletto dai Franchi che vi dedicarono varie chiese e cappelle.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['492'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616715872936, 45.65003075128])), name: 'San Michele [San Michél de Gaì]', description: 'Colle panoramico su cui sorgono la secentesca chiesa parrocchiale dedicata alla Beata Vergine del Suffragio e la più antica chiesetta di San Michele, da cui il colle prende nome. Quattrocentesca nella forma, fu costruita molto probabilmente su un precedente fortilizio. San Michele fu il santo prediletto dai Longobardi, che vi dedicarono varie chiese e cappelle.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['493'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.630855041267, 45.656695606253])), name: 'San Nicolò [San Nicòla]', description: 'Chiesa principale di Cecina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['494'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.600325311349, 45.638040027925])), name: 'San Pietro [San Piéro]', description: 'Contrada lungo la strada omonima che da Croce di via a Maderno sale verso Montemaderno. È chiamata anche Villa Caprera dal nome della costruzione principale che vi si trova. Qui c\'era una antica chiesetta dedicata a San Pietro Martire, edificata verso la fine del XV secolo e demolita alla fine del XIX.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['495'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614420179109, 45.654639243053])), name: 'San Sebastiano [San Bas\'cià]', description: 'Contrada nell\'abitato di Gaino, presso la chiesetta omonima.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['496'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.616561716422, 45.648705738762])), name: 'Sancetta [Sancèta]', description: 'Edicola votiva con tre nicchie presso le fontane di Pulciano; vi si distinguono, al centro la Madonna in gloria col bambino, alla sua destra san Giuseppe (col bastone fiorito), a sinistra san Domenico di Guzman (al quale Gesù sta offrendo il rosario), e ai suoi piedi san Giovanni (con un cartiglio su cui dovette star scritto Ecce Agnus Dei); nella nicchia di destra il poverello di Assisi o san Francesco, e in quella a sinistra una santa non ben identificabile. La scritta in alto, in parte abrasa, invita il viandante che tema la morte nel peccato a rivolgersi a Maria (ausiliatrice).

' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['498'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.611888652824, 45.667517932977])), name: 'Sant\' Antonio [Sant\'Antóni]', description: 'Profonda e stretta forra sul corso del fiume Toscolano lungo la via per le Camerate. Sulla parete rocciosa del versante destro, in posizione inaccessibile, si è voluto riconoscere in un piccolo anfratto una sorta di sedile chiamato scàgna del diàol “sedia del diavolo”.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['499'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.605465856925, 45.642855992911])), name: 'Sant\'Ambrogio [Sant\'Ambröi]', description: 'Località contraddistinta da una edicola votiva lungo l\'antica strada che da Solino porta a Sanico già dedicata al Santo dei broli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['501'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.627218016733, 45.652832226702])), name: 'Sant\'Antonio', description: 'Chiesetta a Messaga dedicata a Sant\'Antonio, eretta nel XVII secolo per volontà della ricca famiglia Fioravanti Zuanelli, proprietaria del palazzo attiguo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['674'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.570558909885, 45.657259340254])), name: 'Sant\'Urbano [Sant\'Ürbà]', description: 'Chiesetta, a quota 872, sulle pendici meridionali del monte Pizzocolo, costruita verso il XV secolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['503'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.615366557905, 45.65725981754])), name: 'Santa croce [Sànta crus]', description: 'Incrocio lungo il vecchio tracciato della strada che da Gaino conduceva alle Camerate, dove si staccavano le vie per Cascina Castello e per Folino, dove ci fu in passto una croce in legno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['506'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609422185742, 45.657457385446])), name: 'Santi Giacomo e Filippo [Céṡa de Lüṡéti]', description: 'Chiesetta in Lusetti. Venne fatta edificare dai Tamagnini, ricca famiglia proprietaria di cartiere a Lume.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['507'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.617672904071, 45.644477614539])), name: 'Santi Pietro e Paolo [Céṡa de Toscolà]', description: 'Chiesa parrocchiale in piazza di Toscolano, eretta tra XV e XVI secolo per volontà di san Carlo Borromeo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['509'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61949272882, 45.647538306772])), name: 'Santo dei Volpini [Sant dei Vulpì]', description: 'Ruderi d\'una edicola votiva a Volpini, lungo l\'antica strada che da Piazza portava a Pulciano passando ad est del dosso dei Volpini.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['510'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612336753672, 45.655289064563])), name: 'Santo del Vicario [Madunìna]', description: 'Edicola alle spalle dell\'abitato di Gaino. È stata ridipinta nel 1982 dai pittori bresciani Caffi, Rossini, Salvetti e Vinetti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['511'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612660688371, 45.661663459988])), name: 'Santo dell\'ora [Sandalóra]', description: 'Località lungo la via per Camerate, tra Passo e Pelucchio, da cui si domina la Valle delle cartiere. Lo specificativo \'ora\' deriva dal latino aura \"aria, vento\", come la brezza che spira sul lago nel pomeriggio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['513'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.633139733626, 45.661221228224])), name: 'Santo nero [San négher]', description: 'Edicola votiva a monte del campo da golf, lungo la strada che da Cecina porta a Mornaga, ridipinta con sant\'Agostino d\'Ippona (nero perché di origine africana) da Mariano Bottoli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['508'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.588798984862, 45.635485618662])), name: 'Santo [Sant]', description: 'Edicola in Maclino, poco oltre la falegnameria Guatta. Oggi vi è raffigurata la deposizione di Cristo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['587'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'violet', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.606734061931, 45.639332220392])), name: 'Tresanti [Tré sanc’]', description: 'Contrada in via Cavour a Maderno, con una nicchia contenente tre sculture: al centro la Madonna coronata di stelle, alla sua destra san Giovanni Nepomuceno (protettore dei corsi d’acqua per esservi stato annegato dal re boemo Venceslao I) e alla sua sinistra san Francesco d’Assisi.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'violet' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_13.push(iconLayer); var vectorList_4 = []; var iconList = []; style['208'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598209126531, 45.684579846356])), name: 'Dòs dela lìpera', description: 'Dosso sulle pendici settentrionali del monte Pizzocolo; interseca la via per Archesane tra Maernì e Navesole.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['367'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.590702915204, 45.64060297968])), name: 'Paradìs dei ca', description: 'È la ripida scarpata del Rovinato al Busser di Vigole, il cui nome rivela come in passato vi venissero gettati gli animali morti.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['370'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.608252898583, 45.637525908034])), name: 'Paseréra', description: 'Località lungo via Promontorio caratterizzata dalla tipica costruzione a torretta circolare dotata di fori ed utilizzata per la cattura dei passeri.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['530'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609092293901, 45.6582251817])), name: 'Sentér dele vólp', description: 'Ripido sentiero che da Lusetti sale lungo la località Poner.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['545'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.624257909597, 45.658153047131])), name: 'Sigàle', description: 'Piccolo pianoro sporgente nei pressi di Paradiso di Cabiana.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['595'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.567238981811, 45.695037201441])), name: 'Val dela lüghéra', description: 'Valletta sul versante sinistro della Valle di Campiglio.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['600'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.618699465523, 45.67557925964])), name: 'Valèt dei gàmber', description: 'Valletta sul versante sinistro della valle del Toscolano, tra Segrane e Camerate.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['134'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.582604527626, 45.642087385409])), name: 'Cavrera [Cavrù]', description: 'Spigolo roccioso del Monte Lavino presso il Bus di Pura.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['145'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.596478579255, 45.639788877605])), name: 'Cigale [Sigàle]', description: 'Ampia costa collinare a Montemaderno, compresa tra Stina, il Dosso di Oriolo e la Valle di Bombai.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['216'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.572991955499, 45.662909166816])), name: 'Dosso del Barbio [Dòs del Bàrbio]', description: 'Ampio ed allungato dosso che scende fin sopra Sant\'Urbano, sulle pendici del monte Pizzocolo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['264'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610500107364, 45.65684868926])), name: 'Gatto [Gat]', description: 'Località sul versante sinistro della Valle delle cartiere, dirimpetto a Contrada e Lusetti, ove sono stati scavati e riportati in luce vari opifici.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['266'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.621545863957, 45.654557351908])), name: 'Gazzo dell\'Era [Gas da l\'Éra]', description: 'Versante orientale del Dosso dell\'Era. Gazzo è nome di origine longobarda a indicare un \"terreno il cui uso non era libero, ma regolamentato\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['284'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.604593791347, 45.648283171123])), name: 'Lupo [Lùpo]', description: 'Località in Valle delle cartiere, sulla sponda sinistra del fiume, tra Quattro ruote e Maina di sotto. Fu sede di cartiere edificate nel XV secolo dagli Sgraffignoli ed ora totalmente cancellate. Spesso è sufficiente una fugace apparizione dell\'animale perché ne venga dato il nome.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['399'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612654011114, 45.654747547996])), name: 'Pietra del gallo [Préa del gal]', description: 'Parte dell\'abitato di Gaino, all’incrocio tra le vie Giotto e Donatello. E\' un toponimo solitamente riferito a massi erratici.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['472'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#a78fa3', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583708546609, 45.644103679353])), name: 'Rondener [Rondenér]', description: 'Ampio bosco sulle pendici del monte Lavino. E\' solitamentte riferito a luoghi con presenza di rondini (o di balestrucci).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#a78fa3' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_4.push(iconLayer); var vectorList_11 = []; var iconList = []; style['344'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.566530858864, 45.685147008776])), name: 'Müraiù', description: 'Resti di muro sotto il Sentiero dei lodroni.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['387'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.619981731282, 45.66237989012])), name: 'Piàne dei curnì', description: 'Terrazzamenti e gradoni a monte di Cascina Castello a Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['529'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.577755121442, 45.691117353009])), name: 'Sentér dele tàpe', description: 'Sentiero che da Pra de mèi sale a Campiglio di fondo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['530'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609092293901, 45.6582251817])), name: 'Sentér dele vólp', description: 'Ripido sentiero che da Lusetti sale lungo la località Poner.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['566'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.614770899058, 45.644866385947])), name: 'Suraià', description: 'Parte dell\'abitato di Piè Costa che si trova a monte di via Trieste. Corrisponde alla Corteregia delle carte medievali e cinquecentesche.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['627'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.617316319158, 45.656270111357])), name: 'Vìa dei làder', description: 'Strada nei pressi di Folino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['628'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.636989319304, 45.660997842371])), name: 'Vìa dei lór', description: 'Carrozzabile che da Cecina porta a Crosera di Lefà, costeggiando il campo da golf e Brede.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['629'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.624501903123, 45.659778550266])), name: 'Vìa del póm', description: 'Stradina che collega Cabiana con l\'omonimo villaggio residenziale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['630'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.593871311316, 45.681182529655])), name: 'Vìa del pumilì', description: 'Sentiero che da Cruṡalì dela spiàsa porta a Sìma pià.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['631'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.61940553201, 45.663999380414])), name: 'Vìa dela calchéra', description: 'Sentiero che da Cascina Castello conduce a Ravere. Un tempo era una carrareccia utilizzata per trasportare su carri trainati da buoi la calce che veniva prodotta nella vicina calchera della quale sono visibili ancor oggi ruderi ben conservati.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['633'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.615039013193, 45.641244406173])), name: 'Vialóne', description: 'È l\'attuale viale Marconi, che dalla Gardesana porta al lago. Il toponimo viene esteso anche all\'ampia spiaggia pubblica situata in fondo al viale.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['644'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584801965823, 45.646525765505])), name: 'Vùlta del Büs', description: 'Curva lungo la strada che da Magnico conduce in Vesegna, presso Bus di Pura.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['31'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.602428341761, 45.640368254866])), name: 'Bombai [Val dei Bombài]', description: 'Località solcata dalla omonima valle che da Acque sante, sotto Calcine, scende a incrociare la strada che sale a Montemaderno poco sopra Fontane.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['169'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.648175092447, 45.670240853863])), name: 'Coloneghe [Cornèghe]', description: 'Campi coltivati compresi tra la strada che da Crosera di Roina porta a Villavetro e il torrente Lefà.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['268'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.60272383427, 45.638785944267])), name: 'Ghetto [Ghét]', description: 'Quartiere di Maderno, presso Borgo. Non è documentata alcuna presenza di ebrei e perciò il nome andrà riferito a \"contrada angusta con strette viuzze\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['335'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.578237149633, 45.651131829619])), name: 'Mosignolo [Musignöi]', description: 'Costa montana a bosco ceduo al di sopra della strada che porta in Vesegna nel tratto tra Castagna dell’asino e Sarasina. Musignöi è nome dialettale degli arilli del tasso.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['339'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.609539262734, 45.639471437587])), name: 'Mulino', description: 'È il mulino da grani che fu del Comune di Maderno, lungo l\'attuale via Donizetti, già via dei Mulini. Le sue pale, come quelle del frantoio delle olive Bonaspetti Carlo e Eredi poco oltre, erano azionate dall\'acqua della seriola che dalle Garde scorreva fino al lago parallelamente al corso del fiume.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['389'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.629319261578, 45.653395064856])), name: 'Piantella [Piantèla]', description: 'Località sotto le case di Messaga.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['404'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.60269700858, 45.639744655165])), name: 'Pizzo [Pìs]', description: 'Parete rocciosa sul versante destro della Valle di Bombai, sopra il rifugio di Fontane. Péotrebbe essere riferito sia a un tratto aguzzo del pendio (pizzo) che a sgocciolio d\'acqua (pis).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['531'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.561405960497, 45.68165950499])), name: 'Sentiero dei lodroni [Sentér dei ludrù]', description: 'Sentiero montano che da Passo dello Spino scende fino a Passo della Fobbiola. Più che alla nobile famiglia trentina dei Lodroni, il nome pare riferibile ai contrabbandieri che lo percorsero nei tempi passati. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['533'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.587533568935, 45.634188535532])), name: 'Sentiroli [Senteröi/Sintiröi]', description: 'Sentieri nei pressi di Maclino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['532'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.615530411622, 45.648824128622])), name: 'Sentiroli [Senteröi]', description: 'Stretti e ripidi sentieri che da Pulciano portano a Gaino.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['560'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.644774955521, 45.670376217736])), name: 'Strada dei gatti', description: '' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['561'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610913279194, 45.640493495623])), name: 'Strada del Colosio', description: 'Antico nome del tratto iniziale dell\'attuale via Religione, a partire dalla strada Gardesana.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['562'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.569156100442, 45.645910408177])), name: 'Strada della Cucca [Cùca]', description: 'Carrareccia che da Buelino porta a Cucca, nel territorio di Gardone Riviera, passando alle spalle della sommità del Lavino. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['563'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.606845306781, 45.646119176008])), name: 'Strada delle assi', description: 'Angusto sentiero in parte su assi, che collegava il paese con gli opifici della Valle delle cartiere. Fu sostituito dall\'attuale strada nel 1876.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['623'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579375571495, 45.649923382793])), name: 'Vasirt [Vaṡìrt]', description: 'Ripida (ìrt) trada incassata (vas)  che collega Castagna dell’asino e Pradafa. ' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['632'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.621994737247, 45.660928742967])), name: 'Via dell\'Elce [Vìa scüra]', description: 'Sentiero che da Cabiana porta ad Elce.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['634'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.602858021587, 45.685006725996])), name: 'Vie che spart [Vìe che spàrt]', description: 'Crocevia in Maernì, dove dalla strada per Archesane si staccano la via per Passo della Fobbiola e quella per Fiogarie.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['646'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: '#69302e', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.623128579303, 45.675938045245])), name: 'Zappellone', description: 'Strada che da Camerate porta in Selva di Monte Castello. Accrescitivo dal dialettale sapèl \"ripido e angusto sentiero\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: '#69302e' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_11.push(iconLayer); var vectorList_8 = []; var iconList = []; style['423'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.581394320673, 45.68990670084])), name: 'Pra de mèi', description: 'Località sulla sponda sinistra del Rilo all\'inizio del Sentér dele tàpe che porta in Campiglio di cima.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['431'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.605950644099, 45.674090484127])), name: 'Praestèi', description: 'Prati e pascoli al margine meridionale di Persegno.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['557'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.574593394719, 45.670689862261])), name: 'Stangàa', description: 'Tratto della strada che collega Prade alla sommità del Monte Pizzocolo in cui veniva posto uno steccato per impedire l\'allontanamento del bestiame.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['570'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.641079847418, 45.671314687317])), name: 'Tèrmen', description: 'Località presso Zener.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['104'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.570918172349, 45.667279817197])), name: 'Casa di Prada [Ca da Pràa]', description: 'Rifugio montano alla base di Prade, restaurato dal locale gruppo alpini nel 1990.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['183'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.555577498177, 45.681200957087])), name: 'Costa mandria [Còsta màndria]', description: 'Pascoli sul versante meridionale del monte Spino, sopra il Rifugio Pirlo.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['299'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584539139646, 45.671028637753])), name: 'Malga Valle [Màlga de Val]', description: 'Edificio rurale con ampia stalla in Valle grande, sotto la vetta del monte Pizzocolo, a quota 1337.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['313'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.570065554749, 45.672799601219])), name: 'Merle [Mèrle]', description: 'Ripida costa fittamente boscata, sulle pendici settentrionali del monte Pizzocolo, percorsa dalla strada che sale dal Passo dello Spino. Nel dialetto locale le mèrle sono i mucchi di erba tagliata nei pascoli montani.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['314'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57410887151, 45.665914311168])), name: 'Merlette [Merlète]', description: 'Ripido prato, ora degradato a boscaglia, sul versante occidentale del Dosso del Barbio, presso la casa di Prada. E\' diminutivo di le mèrle che nel dialetto locale denomina i mucchi di erba tagliata nei pascoli montani.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['374'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585110070889, 45.659182115288])), name: 'Patarone [Patalù/Patarù]', description: 'Prati misti a bosco lungo la Via di Valle nei pressi di Pradestina.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['422'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.559864757556, 45.698257806141])), name: 'Pra de malga [Pra de màlga]', description: 'Pascoli a Campiglio di cima, al confine settentrionale col territorio di Gargnano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['328'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57146604678, 45.701199558896])), name: 'Pracalvis [Pracalvìs]', description: 'Monte al confine col comune di Gargnano, nella parte più settentrionale del territorio di Toscolano, alto 1161 m. La seconda parte del nome deriva da \"calvo\" con allusione all\'antica assenza d\'alberi, probabilmente a causa del disboscamento umano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['426'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.565656937934, 45.669262449601])), name: 'Prada, Prade [Pràe]', description: 'Ampio dosso erboso sulle pendici occidentali del Monte Pizzocolo. È una delle tante forme derivate dal latino pratum ed indica “prati montani, pascoli”. È un toponimo molto significativo perché rivelatore dell\'intenso sfruttamento operato già nei secoli medievali e che ha portato alla riduzione della originaria vegetazione forestale prevalentemente a faggio e ad acero montano.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['427'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.579686086051, 45.653311396169])), name: 'Pradafa [Pradafà]', description: 'Castagneto sulle pendici meridionali del monte Pizzocolo. Vuol significare probabilmente \"prato da faggi\", e non \"prato da fare\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['428'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.56614697938, 45.681473449346])), name: 'Pradalai [Pradalài]', description: 'Radura sulle pendici orientali del Monte Spino, poco sopra Palazzo ad Archesane. Probabilmente da intendere come \"prato dei Delai\".' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['429'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.617741534421, 45.647756635697])), name: 'Pradello', description: 'Piccolo prato nella valletta tra l\'abitato di Pulciano e Volpini.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['430'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.585858360585, 45.660606514995])), name: 'Pradestina [Pra da Stìna]', description: 'Prati in declivio sulle pendici meridionali del monte Pizzocolo, a monte della Via di Valle.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['432'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.598989616578, 45.647022226769])), name: 'Prati di San Martino [Pra de San Martì]', description: 'Prati sotto la chiesa di San Martino, in fase di continua riduzione a seguito dell\'avanzamento della vegetazione spontanea.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['433'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'lightgreen', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.56385482454, 45.67028977499])), name: 'Prato del cucco [Pra del cöch]', description: 'Nome dato alle Prade in località Spinone col significato di “prato del cocuzzolo”.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'lightgreen' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_8.push(iconLayer); var vectorList_9 = []; var iconList = []; style['479'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.612312176072, 45.640129502615])), name: 'Ruculì', description: 'Dosso in Capra di Toscolano che si dice formato dai materiali provenienti dallo scavo dalla seriola.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'brown' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['577'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.57745289099, 45.636623191842])), name: 'Tiṡèc\'', description: 'Piccole radure sotto Mandovale nelle quali veniva operato il taglio dell\'erba (i segàboi del linguaggio dialettale).' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'brown' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['467'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.610004618101, 45.650699390187])), name: 'Roccolino', description: 'Cocuzzolo sul dosso Morosini, ove probabilmente fu attiva una piccola tesa per la cattura degli uccelli.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'brown' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['468'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.583036690961, 45.679061477496])), name: 'Roccolino [Ruculì]', description: 'Località sulle pendici settentrionali del monte Pizzocolo ove fi attivo un piccolo roccolo per la cattura degli uccelli. Vi si accede tramite la strada del Casino verde.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'brown' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['572'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.615839467321, 45.659235788739])), name: 'Tesa piana [Téṡa piàna]', description: 'Radura pianeggiante tra Santa croce e Cascina Castello.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'brown' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['573'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.573944632465, 45.642723140136])), name: 'Tessera [Tesér]', description: 'Località sulle pendici del Monte Lavino. Forse collettivo da \'tesa\', il luogo in cui venivano tese le reti per l\'accellagione.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'brown' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); style['574'] = { 'Point': new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'rgba(255,255,0,0.6)', }), radius: 10, stroke: new ol.style.Stroke({ color: '#ff0', width: 1, }), }), }), 'LineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), 'MultiLineString': new ol.style.Style({ stroke: new ol.style.Stroke({ color: 'brown', width: 3, }), }), }; // GPX start var t = new ol.Feature({ geometry: new ol.geom.Point(ol.proj.fromLonLat([10.584760419899, 45.652240838028])), name: 'Tesserle [Tesèrle]', description: 'Costa montana a bosco ceduo sul versante destro della Valle della Selva.' }); t.setStyle( new ol.style.Style({ image: new ol.style.Circle({ fill: new ol.style.Fill({ color: 'brown' }), radius: 8, stroke: new ol.style.Stroke({ color: '#000000', width: 1, }), }), }), ); iconList.push(t); var iconLayer = new ol.layer.Vector({ source: new ol.source.Vector({ features: iconList, }), }); vectorList_9.push(iconLayer); // PUNTI end ************************************************************************************ var view = new ol.View({ center: ol.proj.transform([10.600677, 45.648558], 'EPSG:4326', 'EPSG:3857'), //maxZoom: 18, zoom: 14 }) var map = new ol.Map({ //controls: ol.control.defaults().extend([new ol.control.FullScreen()]), target: 'map', overlays: [overlay], layers: [ // LAYOUT DELLA CARTINA new ol.layer.Group({ title: 'Visualizza', // A layer must have a title to appear in the layerswitcher layers: [ new ol.layer.Group({ title: 'Terreno', // A layer must have a title to appear in the layerswitcher type: 'base', // Setting the layers type to 'base' results in it having a radio button and only one base layer being visibile at a time combine: true, // Setting combine to true causes sub-layers to be hidden in the layerswitcher, only the parent is shown visible: false, layers: [ new ol.layer.Tile({ source: new ol.source.Stamen({ layer: 'terrain' }) }) ] }), new ol.layer.Tile({ title: 'Curve di livello', type: 'base', source: new ol.source.XYZ({ attributions: 'Tiles © ArcGIS', url: 'https://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/{z}/{y}/{x}', }), }), new ol.layer.Tile({ title: 'Satellite', type: 'base', source: new ol.source.XYZ({ attributions: 'Tiles © Esri — Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community', url: 'https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}.jpg', maxZoom: 19, }), }), new ol.layer.Tile({ title: 'Mappa', // A layer must have a title to appear in the layerswitcher type: 'base', // Again set this layer as a base layer visible: true, source: new ol.source.OSM() }), ] }), new ol.layer.Group({ title: 'Toponimi', fold: 'open', // Adding a 'fold' property set to either 'open' or 'close' makes the group layer collapsible layers: [ new ol.layer.Group({ title: '
IDRONIMO', layers: vectorList_1 }), new ol.layer.Group({ title: '
MANUFATTI', layers: vectorList_12 }), new ol.layer.Group({ title: '
FITONIMO', layers: vectorList_3 }), new ol.layer.Group({ title: '
SELVICOLTURA', layers: vectorList_7 }), new ol.layer.Group({ title: '
Altro', layers: vectorList_a }), new ol.layer.Group({ title: '
ANTROPONIMO', layers: vectorList_5 }), new ol.layer.Group({ title: '
ORONIMO', layers: vectorList_2 }), new ol.layer.Group({ title: '
AGRICOLTURA', layers: vectorList_6 }), new ol.layer.Group({ title: '
SUOLO', layers: vectorList_14 }), new ol.layer.Group({ title: '
ECONOMIA', layers: vectorList_10 }), new ol.layer.Group({ title: '
ABITATO', layers: vectorList_15 }), new ol.layer.Group({ title: '
CULTO', layers: vectorList_13 }), new ol.layer.Group({ title: '
ZOONIMO', layers: vectorList_4 }), new ol.layer.Group({ title: '
VIABILITÀ', layers: vectorList_11 }), new ol.layer.Group({ title: '
PASTORIZIA', layers: vectorList_8 }), new ol.layer.Group({ title: '
ATT. VENATORIA', layers: vectorList_9 }), ] }), ], view: view, }); // GEOLOCALIZZAZIONE start ************************************************************************************ var geolocation = new ol.Geolocation({ // enableHighAccuracy must be set to true to have the heading value. trackingOptions: { enableHighAccuracy: true, }, projection: view.getProjection(), }); function el(id) { return document.getElementById(id); } el('track').addEventListener('change', function () { geolocation.setTracking(this.checked); }); geolocation.on('change', function () { el('accuracy').innerText = geolocation.getAccuracy() + ' [m]'; el('altitude').innerText = geolocation.getAltitude() + ' [m]'; el('altitudeAccuracy').innerText = geolocation.getAltitudeAccuracy() + ' [m]'; el('heading').innerText = geolocation.getHeading() + ' [rad]'; el('speed').innerText = geolocation.getSpeed() + ' [m/s]'; el('position').innerText = geolocation.getPosition(); }); // handle geolocation error. geolocation.on('error', function (error) { var info = document.getElementById('info-track'); info.innerHTML = error.message; info.style.display = ''; }); var accuracyFeature = new ol.Feature(); geolocation.on('change:accuracyGeometry', function () { accuracyFeature.setGeometry(geolocation.getAccuracyGeometry()); map.getView().animate({ center: geolocation.getPosition() }, { duration: 750 }); }); var positionFeature = new ol.Feature(); positionFeature.setStyle( new ol.style.Style({ image: new ol.style.Circle({ radius: 6, fill: new ol.style.Fill({ color: '#3399CC', }), stroke: new ol.style.Stroke({ color: '#fff', width: 2, }), }), }) ); // geolocation.on('change:position', function () { geolocation.on('change', function () { var coordinates = geolocation.getPosition(); positionFeature.setGeometry(coordinates ? new ol.geom.Point(coordinates) : null); }); new ol.layer.Vector({ map: map, source: new ol.source.Vector({ features: [accuracyFeature, positionFeature], }), }); // GEOLOCALIZZAZIONE end ************************************************************************************ // LINK To POINT start ************************************************************************************ var zoomto_1 = document.getElementById('zoomto_1'); zoomto_1.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609812319791, 45.665636121175]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Acqua salata [Àqua salàa]

Copiosa sorgente cui attinge l\'acquedotto comunale dal 1903. Sgorga dalla ripidissima parete sul versante destro della forra presso Sant’Antonio, lungo il corso del fiume Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_5 = document.getElementById('zoomto_5'); zoomto_5.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.620219280645, 45.678844198184]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Àqua de Segràne

Sorgente d\'acqua in località Segrane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_6 = document.getElementById('zoomto_6'); zoomto_6.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.605087492907, 45.682566448495]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Àqua del càrpen

Sorgente (àqua) che sgorga là dove esisteva in passato un carpino (càrpen), poco oltre la località Persegno, sulla sinistra della strada sterrata che porta a Maernì.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_7 = document.getElementById('zoomto_7'); zoomto_7.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.575694550697, 45.696208427159]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Àqua del cóp

Sorgente d\'acqua nella Val del cóp, presso Campiglio di fondo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_32 = document.getElementById('zoomto_32'); zoomto_32.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585063625876, 45.635605276697]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bombài

Ripido tratto della valle a nord di Bezzuglio, entro la quale scorre il torrentello Rei.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_54 = document.getElementById('zoomto_54'); zoomto_54.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.608160267541, 45.643704582256]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Burṡù

Località a Garde, in valle delle Cartiere, là dove parte dell\'acqua del fiume Toscolano viene deviata nella seriola che serviva antiche cartiere. Il termine dialettale burṡù denomina la pozza d\'acqua profonda lungo il corso d\'acqua.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_85 = document.getElementById('zoomto_85'); zoomto_85.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612812376848, 45.646661165094]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Canòpa

Vasca per la raccolta dell\'acqua nella galleria lungo l\'antica strada di Remignago che da Piazzuole sale a Pulciano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_89 = document.getElementById('zoomto_89'); zoomto_89.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.635547420179, 45.657468271685]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Capèla de Marsìna

Cappella affrescata a Marsina, lungo la via che collega Messaga con San Giorgio. Fu luogo di sosta lungo l\'antica Strada regia postale che conduceva a Gargnano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_257 = document.getElementById('zoomto_257'); zoomto_257.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609652934273, 45.643876460569]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Funtanì

Piccola vasca rettangolare a livello del terreno, profonda pochi centimetri, nei pressi di Cesure di Toscolano lungo la vecchia strada per Gaino o via di Remignago, utilizzata in passato come lavatoio di panni. È posta all\'imbocco di uno dei sei rifugi realizzati durante il periodo della Repubblica Sociale di Salò (ottobre 1943 - aprile 1945) per offrire riparo alla popolazione in caso di incursione aerea da parte delle forze alleate.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_462 = document.getElementById('zoomto_462'); zoomto_462.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587802640682, 45.635465840336]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Riolèt

Tratto della strada che collega Maclino con Lentrino, compreso tra due tornanti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_463 = document.getElementById('zoomto_463'); zoomto_463.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.619133789223, 45.6437496161]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rìva grànda

Spiaggia contigua alla zona archeologica a Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_540 = document.getElementById('zoomto_540'); zoomto_540.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578430500858, 45.672320530439]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ṡguàs de cimènto

Abbeveratoio per animali lungo la strada che da Ciprelli porta sulla sommità del Monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_541 = document.getElementById('zoomto_541'); zoomto_541.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.562934386486, 45.67439823064]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ṡguàs dei sigagnöi

Poco distante da Passo dello Spino lungo il sentiero per Paolona.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_12 = document.getElementById('zoomto_12'); zoomto_12.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582280188936, 45.659363801834]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Avriolo [Avriöi]

Il toponimo si riferisce al dosso e alla valletta attigua, ripida e poco profonda, che scendono fino alla casa di Ortello, sul versante meridionale del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_17 = document.getElementById('zoomto_17'); zoomto_17.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.623130596022, 45.630458193957]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Benàco

È il nome latino del lago, usato già da Virgilio nel I secolo a.C. e da Plinio il Vecchio nel I secolo d.C. Sostituito dall\'attuale lago di Garda dopo il Mille, è rimasto vivo solo nei testi letterari come voce dotta. È nome di origine gallica riferito alle numerose insenature che lo contraddistinguono.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_40 = document.getElementById('zoomto_40'); zoomto_40.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.602912626399, 45.640150459316]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Borzo [Burṡù]

Tratto della Valle di Bombai che interseca la strada per Montemaderno, a indicare la presenza di una pozza d\'acqua profonda (il burṡù).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_46 = document.getElementById('zoomto_46'); zoomto_46.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586101592206, 45.630766183947]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Brognolo [Brognöl]

Costa del colle che dall’abitato di Bornico sale a Mariane di Montemaderno, caratterizzato in passato da arbusti di prugnolo (brognöl in dialetto).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_81 = document.getElementById('zoomto_81'); zoomto_81.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587821302306, 45.647480491257]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Canai [Canài]

Località tra Rosei e Magnico, là dove il ruscello che scorre nella Valle di Vesegna, dopo un breve salto, s\'incanala sotto l\'antica strada prima del bivio per Pezzuglio e Vesegna. Oltre che dalla cascata, la località è caratterizzata dal bagolaro le cui grosse radici si incuneano nelle pieghe della roccia stratificata.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_82 = document.getElementById('zoomto_82'); zoomto_82.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57313839467, 45.669333182343]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Canal [Canàl/Canài]

Ripido solco vallivo (il canàl) che da Stangàa scende fino a Casa di Prada.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_83 = document.getElementById('zoomto_83'); zoomto_83.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.645591932878, 45.667167928005]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Canala dell\'Orgà [Canàla]

Canale che scorre nella parte orientale della piana di Brede e che con la sua acqua alimentava i mulini di Lefà.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_172 = document.getElementById('zoomto_172'); zoomto_172.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.630436760442, 45.662616911291]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Consaine [Consàine]

Località in leggero pendio tra Scarpera e Cervano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_236 = document.getElementById('zoomto_236'); zoomto_236.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.558394413606, 45.674977666168]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Gemelle [Aqua de Ṡemele]

Sorgente in località Gemelle, sulla costa montana sotto il Passo dello Spino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_237 = document.getElementById('zoomto_237'); zoomto_237.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.631884813818, 45.656382577132]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Marsina [Funtàna de Marsìna]

Sorgente d\'acqua perenne lungo l\'antica strada, ora ridotta a viottolo di campagna, che da Cecina porta a Marsina. Alimenta una polla d\'acqua alla quale, a memoria d\'uomo, attingeva la gente di Cecina nei periodi di siccità o di penuria idrica dell\'acquedotto comunale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_238 = document.getElementById('zoomto_238'); zoomto_238.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.626004325513, 45.653840233275]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Messaga [Funtanì]

Piccola contrada a Messaga caratterizzata fino agli anni Settanta da un pubblico lavatoio, ora demolito, e da un cilindrico serbatoio alimentato dall’acqua del Fossato di Balest.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_239 = document.getElementById('zoomto_239'); zoomto_239.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586038970039, 45.656079296011]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Ortello [Àqua de Ortèl]

Sorgente d\'acqua ad Ortello di sopra.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_240 = document.getElementById('zoomto_240'); zoomto_240.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.555733903604, 45.67922611025]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Spino [Àqua dela Màndria]

Sorgente naturale presso il Rifugio Pirlo allo Spino, in località Costa mandria.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_234 = document.getElementById('zoomto_234'); zoomto_234.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581466850765, 45.632105274994]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana [Funtàna növa]

Pubblico lavatoio con tettoia sotto l\'abitato di Bezzuglio. È stato ricostruito nel 1909 al posto di una precedente fontana scoperta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_241 = document.getElementById('zoomto_241'); zoomto_241.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614891489319, 45.671999439647]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontanelle

Terreni umidi sotto Castelletto in Camerate.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_242 = document.getElementById('zoomto_242'); zoomto_242.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579376071391, 45.648696451953]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontanelli [Funtanèi]

Sorgenti nei pressi di Castagna dell’asino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_247 = document.getElementById('zoomto_247'); zoomto_247.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.626528802655, 45.654057918966]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fossato di Balest [Fòs de Balèst]

Fosso che alimenta la fontana di Messaga e prosegue nella valletta che separa Cecina e Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_245 = document.getElementById('zoomto_245'); zoomto_245.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587154564132, 45.637099076044]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fossato [Fòs]

Località allo sbocco della Valle del Bornico, là dove la strada per Bezzuglio e San Michele di Gardone Riviera, superato il torrente, inizia la salita.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_246 = document.getElementById('zoomto_246'); zoomto_246.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614570938911, 45.645810172637]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fossato [Fòs]

Ripido fossato, ora intubato, alle spalle dell\'abitato di Piè Costa; raccoglie le acque provenienti dal fosso ad ovest di Pulciano, scorre attraverso Piè Costa e sfocia nel lago lambendo il santuario dedicato alla Madonna di Benaco. Era il limes tra le antiche contrade di Cortenoli e Corteregia.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_248 = document.getElementById('zoomto_248'); zoomto_248.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616503418363, 45.652804569026]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fossi bassi [Fóse bas]

Prati che digradano in leggero pendio a Plagna, davanti all\'abitato di Gaino, in una zona che si avvalla leggermente e che è spesso fradicia ed intrisa d\'acqua. Era attraversata da un canale ora ricoperto da terra.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_278 = document.getElementById('zoomto_278'); zoomto_278.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616943176956, 45.653217495565]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Laguna [Lagüna]

Terreni acquitrinosi (dal latino lacuna \"pozza, luogo paludoso\") nella piana di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_279 = document.getElementById('zoomto_279'); zoomto_279.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.63683739678, 45.671442248082]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Lama [Làma]

Estesa località sotto ai piedi del Dosso bello, al confine col territorio di Gargnano. Continua il latino lama \"pozza, palude\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_303 = document.getElementById('zoomto_303'); zoomto_303.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.623946815083, 45.661253472192]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Marcellina [Marsilìna]

Cascina a nord di Cabiana, ai piedi del monte Castello, di evidente origine onomastica.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_306 = document.getElementById('zoomto_306'); zoomto_306.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.632766027694, 45.656311072367]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Marsina [Marsìna]

Località sotto Cecina, lungo la vecchia Strada regia postale che collegava Messaga con San Giorgio e proseguiva poi per Villavetro. E\' diminutivo dal latino marcidus \"luogo umido, acquitrinoso\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_320 = document.getElementById('zoomto_320'); zoomto_320.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.643679671028, 45.661962750788]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mole [Möle]

Località lungo la Gardesana, con un piccolo promontorio roccioso a lago (il Corno di Mole). È da anni adibita a campeggio, mentre nel XIII secolo ospitava numerosi olivi. Fa parte dei numerosi toponimi allusivi a località umide, con acquitrini.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_321 = document.getElementById('zoomto_321'); zoomto_321.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.62443404764, 45.679402993132]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Molli [Aqua dei mòic’]

Prati frammisti a bosco sulla costa che da Segrane sale verso il territorio di Navazzo. Vi è abbondanza di molinia (Molinia arundinacea) e di cannuccia (Phragmites australis), piante tipiche degli ambienti umidi ed acquitrinosi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_358 = document.getElementById('zoomto_358'); zoomto_358.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.599746003182, 45.641388807445]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Oriolo [Orgiöl]

Località a Montemaderno, sotto Viglole, dal latino ad riolus \"presso il ruscello\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_363 = document.getElementById('zoomto_363'); zoomto_363.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.577219204797, 45.657714602577]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Paciughi [Paciüch]

Tratto pianeggiante della via per Sant’Urbano poco dopo l’incrocio con la Via di Valle, là dove si formano frequentemente pozzanghere.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_401 = document.getElementById('zoomto_401'); zoomto_401.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.639193040791, 45.668121945079]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pisaloc [Pisalóch]

Località ad est di Cervano con numerose piccole sorgenti d\'acqua che giustificano il nome di \"luogo che sgocciola\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_403 = document.getElementById('zoomto_403'); zoomto_403.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614228495456, 45.652341383068]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pizzà [Pisà]

Campo caratterizzato da affioramenti d’acqua nella Piana di Gaino. Deriva dalla voce onomatopeica pis relativa a luoghi con sgocciolio d\'acqua.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_417 = document.getElementById('zoomto_417'); zoomto_417.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587685809246, 45.635715157937]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Posset [Canòpa]

Località alle spalle di Maclino, sulla sponda sinistra della Valle del Bornico. Dalla presenza di una canòpa o pozzetto di raccolta delle acque che stillano dalla parete.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_418 = document.getElementById('zoomto_418'); zoomto_418.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581235426279, 45.637152598174]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pozze [Póse]

Ampia costa montana, sul versante destro della Valle del Bornico, sopra Bezzuglio. Ora è coperta da fitto bosco, ma un tempo era intensamente coltivata, come testimoniano i numerosi terrazzamenti e gradoni ancora ben delineati. Vi si trovavano numerose pozze formate dall\'acqua che sgorga dalla roccia calcarea.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_419 = document.getElementById('zoomto_419'); zoomto_419.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.647730505466, 45.66845943917]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pozze [Póse]

Terreni umidi nei pressi dell’abitato di Roina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_420 = document.getElementById('zoomto_420'); zoomto_420.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612772528519, 45.653326735861]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pozzo del Camozzo [Pós del Camós]

Pozzo in Gaino, di fronte al numero civico 28 di via Raffaello. Veniva utilizzato già nel XIII secolo, quand\'era conosciuto come puteum de Gayno \"pozzo di Gaino\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_434 = document.getElementById('zoomto_434'); zoomto_434.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.615273193594, 45.652457468168]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Prato della fontana

Prato dalla forma triangolare nella piana di Gaino; comprende oggi l’edificio della ex-scuola elementare. Vi affiora l’acqua che alimenta un piccolo ruscello e al suo vertice orientale esisteva fino agli anni Ottanta una fontana utilizzata come pubblico lavatoio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_456 = document.getElementById('zoomto_456'); zoomto_456.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582411312593, 45.634838306072]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rei [Réi]

Ruscello che scorre nella valletta a nord-est di Bezzuglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_520 = document.getElementById('zoomto_520'); zoomto_520.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.613000346612, 45.669499298815]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Scole [Scóle]

Località lungo la strada per le Camerate poco oltre la forra di Sant’Antonio. Viene da alcuni riferito a risorgive che scolano acqua.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_536 = document.getElementById('zoomto_536'); zoomto_536.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609035109994, 45.642220465728]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Seriola [Sariöla]

Contrada tra Garde e il ponte cinquecentesco. Sariola (o seriola) è termine settentrionale per \"roggia, canale d\'acqua\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_578 = document.getElementById('zoomto_578'); zoomto_578.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585881119853, 45.636788617457]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Toresela [Toreṡèla]

Ripida parete rocciosa vicino a Lentrino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_581 = document.getElementById('zoomto_581'); zoomto_581.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584126544266, 45.630601381955]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Torrente Bornico [Burnìch]

Torrente che sfocia a lago a Bornico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_582 = document.getElementById('zoomto_582'); zoomto_582.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.648242429182, 45.669063403195]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Torrente Lefà

Torrente che sfocia a lago a Lefà.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_585 = document.getElementById('zoomto_585'); zoomto_585.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.576713040743, 45.656889038422]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Trambarino [Trambalì/Val del Trambalì]

Tratto di costa montana sopra Bolzane e valletta tributaria da sinistra della Valle di Vesegna. Forse da \"tra ambo i rivi\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_588 = document.getElementById('zoomto_588'); zoomto_588.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.628425241407, 45.663140188924]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tuf [Tuf]

Località con abitazione civile e resti di terrazzamenti coperti dal bosco, lungo la strada per Mezzane. Il tovo, il tuf dialettale, è il solco di erosione sui pendii montani lungo il quale si trascinava a valle la legna.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_1 = document.getElementById('zoomto_1'); zoomto_1.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609812319791, 45.665636121175]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Acqua salata [Àqua salàa]

Copiosa sorgente cui attinge l\'acquedotto comunale dal 1903. Sgorga dalla ripidissima parete sul versante destro della forra presso Sant’Antonio, lungo il corso del fiume Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_6 = document.getElementById('zoomto_6'); zoomto_6.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.605087492907, 45.682566448495]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Àqua del càrpen

Sorgente (àqua) che sgorga là dove esisteva in passato un carpino (càrpen), poco oltre la località Persegno, sulla sinistra della strada sterrata che porta a Maernì.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_9 = document.getElementById('zoomto_9'); zoomto_9.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.576654247231, 45.683502230661]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Arsù

Tratto di costa rocciosa e arida sul versante sinistro della Valle di Archesane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_13 = document.getElementById('zoomto_13'); zoomto_13.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610535078927, 45.672243271982]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bàite

Ampia zona rocciosa sul versante orientale del monte Pizzocolo caratterizzata dai ruderi di due piccole baite in pietra, contraddistinte col soprannome degli ultimi utilizzatori: la Bàita del Boterèl e la sottostante Bàita del Bunumèt.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_23 = document.getElementById('zoomto_23'); zoomto_23.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.641743641382, 45.669138773359]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bertansì

Località a monte di Roina, caratterizzata dalla presenza del ristorante omonimo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_32 = document.getElementById('zoomto_32'); zoomto_32.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585063625876, 45.635605276697]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bombài

Ripido tratto della valle a nord di Bezzuglio, entro la quale scorre il torrentello Rei.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_88 = document.getElementById('zoomto_88'); zoomto_88.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.62222019163, 45.660268236217]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cap vèc\'

Campi terrazzati a nord di Cabiana.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_127 = document.getElementById('zoomto_127'); zoomto_127.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.567930575378, 45.664754911572]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castègna dei Navasì

Monumentale castagno in località Navazzini, sulle pendici del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_199 = document.getElementById('zoomto_199'); zoomto_199.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.588219229678, 45.637711833841]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Crùne

Forra nella Valle del Bornico, sotto la chiesa di Vigole.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_201 = document.getElementById('zoomto_201'); zoomto_201.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.604058407696, 45.683497064127]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cùen del Cüsaghì

Cavità nella roccia (cùel o cùen in dialetto) lungo la strada per Archesane, poco oltre Persegno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_251 = document.getElementById('zoomto_251'); zoomto_251.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590546350316, 45.632882328608]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fràna

Toponimo di recente formazione indicante il tratto di ripido pendio del Próch (o Rovinato) franato sulla strada Gardesana nell\'aprile del 1958.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_342 = document.getElementById('zoomto_342'); zoomto_342.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.607412138494, 45.653102231378]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Muntagnète

Località presso Vancinelle, sul versante sinistro della Valle delle cartiere.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_444 = document.getElementById('zoomto_444'); zoomto_444.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586972747535, 45.688748331292]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Punteṡèla

Piccolo ponte sul Rilo di Campiglio, là dove si dipartono la via per Passo della Fobbiola e quella per Fiogarie.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_445 = document.getElementById('zoomto_445'); zoomto_445.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.604022668201, 45.661234588674]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Punteṡèla

Passaggio con muri a secco sul sentiero che conduce a Bàite dei Balì.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_541 = document.getElementById('zoomto_541'); zoomto_541.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.562934386486, 45.67439823064]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ṡguàs dei sigagnöi

Poco distante da Passo dello Spino lungo il sentiero per Paolona.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_542 = document.getElementById('zoomto_542'); zoomto_542.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581668044108, 45.673654219422]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ṡguàs dele pìle

Lungo la strada che da Ciprelli porta alla cima del Monte Pizzocolo, all’incrocio col sentiero che proviene da Valle grande. Nelle vicine rocce calcaree si trovano due buchi simili a pile per macerare gli stracci, nei quali veniva pestata la pietra per ricavarne la polverìna utilizzata un tempo per pulire le pentole.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_543 = document.getElementById('zoomto_543'); zoomto_543.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.575971166533, 45.66848935083]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ṡguàs grant

Nella valletta che separa Copasöl da Cùa de sìma.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_631 = document.getElementById('zoomto_631'); zoomto_631.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61940553201, 45.663999380414]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vìa dela calchéra

Sentiero che da Cascina Castello conduce a Ravere. Un tempo era una carrareccia utilizzata per trasportare su carri trainati da buoi la calce che veniva prodotta nella vicina calchera della quale sono visibili ancor oggi ruderi ben conservati.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_8 = document.getElementById('zoomto_8'); zoomto_8.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.572945545039, 45.681872564451]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Archesane [Narcheṡàne]

Ampio prato con cascina recentemente restaurata, localmente nota come Palàs, sul versante detro della valle omonima. Un tempo vi era annessa una chiesetta dedicata a Santa Giustina, ora non più esistente.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_12 = document.getElementById('zoomto_12'); zoomto_12.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582280188936, 45.659363801834]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Avriolo [Avriöi]

Il toponimo si riferisce al dosso e alla valletta attigua, ripida e poco profonda, che scendono fino alla casa di Ortello, sul versante meridionale del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_16 = document.getElementById('zoomto_16'); zoomto_16.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.565028496157, 45.666933507505]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Basiolo

Costa montana sopra i Navazzini, percorsa dal sentiero che da Prade porta a Paolona nel territorio di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_20 = document.getElementById('zoomto_20'); zoomto_20.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585509746044, 45.685007509398]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Beola [Béole]

Bosco ceduo frammisto a numerose betulle (le béole) sulle pendici settentrionali del monte Pizzocolo, sulla sinistra della strada che da Maernì sale al palazzo di Archesane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_34 = document.getElementById('zoomto_34'); zoomto_34.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.631792635107, 45.655519437989]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bondino [Bundù]

Località sotto Fontana di Marsina, ora campo cintato da alti muri. Deriva in forma diminutiva dal celtico bunda \"conca\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_35 = document.getElementById('zoomto_35'); zoomto_35.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616098700485, 45.655594491523]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bondone [Bundù]

Campo a Gaino a monte della strada per Folino e Cabiana, presso Calmasse. Deriva in forma accresciuta dal celtico bunda \"conca\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_45 = document.getElementById('zoomto_45'); zoomto_45.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.628476651082, 45.652792485978]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Brisa [Brìṡe]

Costa rocciosa sotto Messaga, tra la strada gardesana e il lago, probabilmente da identificare con Guasto, col quale condivide il significato di \"terreno scosceso\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_47 = document.getElementById('zoomto_47'); zoomto_47.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.613189215894, 45.655173430417]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Brolo

Campi cintati da alti muri alle spalle dell\'abitato di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_50 = document.getElementById('zoomto_50'); zoomto_50.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.551797548299, 45.684467991105]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Buco del gatto [Büs del gat]

Sella sulla sottile cresta rocciosa delle Marmere, dalla quale parte una profonda e ripidissima spaccatura che discende lungo il versante settentrionale del monte.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_80 = document.getElementById('zoomto_80'); zoomto_80.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590141863085, 45.665051564683]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Campo serato [Cap del Serà]

Zona a bosco ceduo lungo la Via di Valle, poco prima di Vas. \"Campo chiuso, cintato\" o \"campo del monte Serà\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_81 = document.getElementById('zoomto_81'); zoomto_81.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587821302306, 45.647480491257]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Canai [Canài]

Località tra Rosei e Magnico, là dove il ruscello che scorre nella Valle di Vesegna, dopo un breve salto, s\'incanala sotto l\'antica strada prima del bivio per Pezzuglio e Vesegna. Oltre che dalla cascata, la località è caratterizzata dal bagolaro le cui grosse radici si incuneano nelle pieghe della roccia stratificata.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_92 = document.getElementById('zoomto_92'); zoomto_92.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616952880155, 45.640458234544]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Capra [Càpra]

Ampia località ora intensamente urbanizzata ma un tempo con campi coltivati, oliveti e vigneti, sul promontorio, sia dalla parte di Maderno che da quella di Toscolano. Proprio ai numerosi campi, campora nel latino medievale, allude il nome.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_105 = document.getElementById('zoomto_105'); zoomto_105.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580907260016, 45.668094745662]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casa di Valle [Ca de Val]

Tracce di una vecchia costruzione in località Valle, lungo l\'antica strada che sale a Malga Valle e da qui alla vetta del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_110 = document.getElementById('zoomto_110'); zoomto_110.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580317270958, 45.683592465025]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casello

Piccolo edificio rurale nel bosco ceduo a monte della strada per Archesane, poco prima del Palazzo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_117 = document.getElementById('zoomto_117'); zoomto_117.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586827408656, 45.663955103679]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casinetto del Veronese [Caṡì del Verunés]

Casello diroccato in Marasina, sulle pendici meridionali del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_121 = document.getElementById('zoomto_121'); zoomto_121.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61044993784, 45.675526670486]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casino della Colosina [Caṡì dela Culuṡina]

Cascina a quota 559, alla sommità della parete rocciosa che dal ponte delle Camerate s\'inerpica fino a Persegno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_130 = document.getElementById('zoomto_130'); zoomto_130.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616783575146, 45.660650161038]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castello, Cascina Castello

Cascina sulle pendici meridionali del monte Castello di Gaino. Nei pressi è attiva l\'omonina scuderia Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_135 = document.getElementById('zoomto_135'); zoomto_135.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629470078577, 45.654610091118]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cecina [Sisìna]

Frazione collinare di Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_136 = document.getElementById('zoomto_136'); zoomto_136.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.602602495599, 45.643578920262]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ceriolo

Località nei pressi di Castello di Malpaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_154 = document.getElementById('zoomto_154'); zoomto_154.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.594660573859, 45.641883838657]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Closo [Clós]

Campo nei pressi di Vigole. Dal latino clausus \"terreno chiuso, recintato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_158 = document.getElementById('zoomto_158'); zoomto_158.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.600654170496, 45.641566607215]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Codinicoli

Località sul versante destro della Valle di Bombai.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_160 = document.getElementById('zoomto_160'); zoomto_160.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581789556289, 45.6474583588]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cola [Còla]

Tratto pieneggiante boscoso sul versante sinistro della Valle del Pomer, sulle pendici del monte Lavino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_192 = document.getElementById('zoomto_192'); zoomto_192.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.589682357055, 45.650972142261]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Croce di Ortello [Crùs de Ortèl]

Luogo panoramico, a quota 625, lungo la via che da Sanico conduce a Sant’Urbano, contrassegnato da una croce in legno. È un errore di localizzazione lo specificativo ‘di Ortello’ in quanto la croce si trova in realtà tra Opoli e Selva.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_219 = document.getElementById('zoomto_219'); zoomto_219.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.597360419413, 45.641788954387]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso di Oriolo [Dòs d\'Argiöl]

Dosso panoramico a Oriolo, sull\'altipiano di Montemaderno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_212 = document.getElementById('zoomto_212'); zoomto_212.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.595459127215, 45.649919924113]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso [Dòs]

Dosso ad est di Sanico, lungo la via per la Rocca.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_236 = document.getElementById('zoomto_236'); zoomto_236.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.558394413606, 45.674977666168]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Gemelle [Aqua de Ṡemele]

Sorgente in località Gemelle, sulla costa montana sotto il Passo dello Spino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_238 = document.getElementById('zoomto_238'); zoomto_238.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.626004325513, 45.653840233275]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Messaga [Funtanì]

Piccola contrada a Messaga caratterizzata fino agli anni Settanta da un pubblico lavatoio, ora demolito, e da un cilindrico serbatoio alimentato dall’acqua del Fossato di Balest.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_239 = document.getElementById('zoomto_239'); zoomto_239.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586038970039, 45.656079296011]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Ortello [Àqua de Ortèl]

Sorgente d\'acqua ad Ortello di sopra.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_240 = document.getElementById('zoomto_240'); zoomto_240.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.555733903604, 45.67922611025]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Spino [Àqua dela Màndria]

Sorgente naturale presso il Rifugio Pirlo allo Spino, in località Costa mandria.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_242 = document.getElementById('zoomto_242'); zoomto_242.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579376071391, 45.648696451953]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontanelli [Funtanèi]

Sorgenti nei pressi di Castagna dell’asino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_244 = document.getElementById('zoomto_244'); zoomto_244.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.556551138612, 45.685204740497]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Forseul [Forsöl]

Pendici del monte Spino che dalla vetta scendono verso le valli di Archesane e di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_253 = document.getElementById('zoomto_253'); zoomto_253.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.566104993782, 45.657555617507]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Frassagnone [Frasinù]

Località nella valle di Poiano, al confine col territorio di Gardone Riviera, riferito alla presenza di un antico e grande esemplare di frassino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_267 = document.getElementById('zoomto_267'); zoomto_267.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.589731382194, 45.642624149409]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gazzolo [Gaṡöl]

Oliveto sulla costa collinare gradonata tra Vigole e Rosei. Diminutivo di gazzo, nome di origine longobarda a indicare un \"terreno il cui uso non era libero, ma regolamentato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_278 = document.getElementById('zoomto_278'); zoomto_278.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616943176956, 45.653217495565]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Laguna [Lagüna]

Terreni acquitrinosi (dal latino lacuna \"pozza, luogo paludoso\") nella piana di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_293 = document.getElementById('zoomto_293'); zoomto_293.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.622173646548, 45.661478719126]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Magazzeno [Magaṡì]

Piccolo dosso ad ovest di Marcellina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_294 = document.getElementById('zoomto_294'); zoomto_294.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.58668028372, 45.646153157444]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Magnico [Magnìch]

Località con case sparse a Montemaderno, ai piedi del monte Lavino, presso la confluenza della Valle di Vesegna con quella di Selva. E\' un toponimo prediale formato dal nome Manius o Magnius col suffisso -ico a indicare un \"podere di proprietà di Manio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_298 = document.getElementById('zoomto_298'); zoomto_298.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.60418403364, 45.649963002323]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Maina di sotto [Macalé]

L\'imponente opificio per la produzione della carta che operò fino agli anni Sessanta del secolo scorso.  E\' stato recentemente ristrutturato e ospita oggi la sede del Museo della carta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_299 = document.getElementById('zoomto_299'); zoomto_299.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584539139646, 45.671028637753]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Malga Valle [Màlga de Val]

Edificio rurale con ampia stalla in Valle grande, sotto la vetta del monte Pizzocolo, a quota 1337.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_305 = document.getElementById('zoomto_305'); zoomto_305.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.545594065546, 45.681961898811]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Marmera [Marmére]

Montagna aspra e rocciosa all\'estremità nord occidentale del territorio comunale, il cui crinale è intaccato dal Buco del tedesco e dal Buco del gatto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_312 = document.getElementById('zoomto_312'); zoomto_312.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.633556871481, 45.662601318535]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Merite [Merìte]

Località sulla costa collinare tra Cervano e il campo da golf, a nord-est di Cecina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_314 = document.getElementById('zoomto_314'); zoomto_314.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57410887151, 45.665914311168]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Merlette [Merlète]

Ripido prato, ora degradato a boscaglia, sul versante occidentale del Dosso del Barbio, presso la casa di Prada. E\' diminutivo di le mèrle che nel dialetto locale denomina i mucchi di erba tagliata nei pascoli montani.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_315 = document.getElementById('zoomto_315'); zoomto_315.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.627487303488, 45.653218962758]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Messaga [Mesàga]

Frazione di Toscolano, presso Cecina. E\' un toponimo di origine prediale, formato dal nome latino Mettius col suffisso -aga a indicare una \"proprietà di Mettio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_323 = document.getElementById('zoomto_323'); zoomto_323.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.565797098964, 45.678562560398]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Montargnone [Muntargnù]

Dosso sulla costa che dal Palazzo di Archesane sale verso il Passo dello Spino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_325 = document.getElementById('zoomto_325'); zoomto_325.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.621107940249, 45.669019943976]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Monte Castello di Gaino [Mut Castèl]

Monte alle spalle di Gaino, alto 865 m. È chiamato Tre punte dagli abitanti di Monte Gargnano per il particolare aspetto che assume se visto da quei luoghi. Nei pressi della cima vi sono i resti di una fortificazione alto medievale alla quale allude il nome. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_327 = document.getElementById('zoomto_327'); zoomto_327.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592217783557, 45.673201525953]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Monte Pizzocolo [Pisòcol]

Monte alto 1581 m che si eleva alle spalle di Toscolano Maderno. Nel \'500 è documentato Monte Gu (\"monte acuto\") per l\'aspetto se visto dal lago. Alla base sta il termine \'pizzo\' col significato di \"cima aguzza\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_356 = document.getElementById('zoomto_356'); zoomto_356.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590891147234, 45.656209939716]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Oppolo [Òpoi]

Ampia zona di bosco ceduo sul versante meridionale del Monte Pizzocolo. Oppio, e òpol in dilaletto, sono nomi dell\'acero campestre,

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_358 = document.getElementById('zoomto_358'); zoomto_358.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.599746003182, 45.641388807445]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Oriolo [Orgiöl]

Località a Montemaderno, sotto Viglole, dal latino ad riolus \"presso il ruscello\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_361 = document.getElementById('zoomto_361'); zoomto_361.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.627537702745, 45.652379941703]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Orticelli [Orteṡèi]

Gradoni coltivati sotto le case di Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_375 = document.getElementById('zoomto_375'); zoomto_375.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.588657810949, 45.649805152632]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pelade [Pelàe]

Ripida costa montana che da Sanico sale a Croce di Ortello. Oggi la zona è ricoperta dal bosco ceduo, ma in passato fu spesso soggetta a frequenti tagli del bosco per essere vicina all\'abitato, tanto da apparire \"pelata\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_383 = document.getElementById('zoomto_383'); zoomto_383.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587202658663, 45.643249941404]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pezzuglio [Pesöi]

Abitazione rurale con piccoli appezzamenti di terra coltivati, sul versante destro della Valle del Bornico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_405 = document.getElementById('zoomto_405'); zoomto_405.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.58341523705, 45.650297104298]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pizzocletto [Pisoclèt]

Piccolo dosso oggi coperto da bosco ceduo cui si accedeva tramite l\'omonimo sentiero, ora impraticabile, che dalla via per Vesegna si staccava da destra per portare in Valle della Selva e da qui a Ortello. Vi si praticava un tempo l’uccellagione tramite un roccolo di cui rimangono ora poche tracce. \"Piccola cima aguzza\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_411 = document.getElementById('zoomto_411'); zoomto_411.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614413553787, 45.67286839081]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ponte delle Camerate [Put dele Cameràe]

Ponte alle Camerate, oggi non più percorribile a seguito della frana in località Sabbionere che hainterrotto l\'antica strada per Persegno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_412 = document.getElementById('zoomto_412'); zoomto_412.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.601623030085, 45.641252950214]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Porgnaga

Località sulla cima del versante destro della Valle di Bombai.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_414 = document.getElementById('zoomto_414'); zoomto_414.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.600326577575, 45.633042875919]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Porto di Maderno [Pórt de Madèrno]

In passato era riferito al golfo antistante piazza San Marco, mentre oggi indica il porticciolo presso l\'attracco del traghetto sul lungolago Zanardelli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_415 = document.getElementById('zoomto_415'); zoomto_415.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.593119681237, 45.633877146664]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Portone

Località lungo l\'antica Strada regia postale di accesso a Maderno da occidente, ai piedi del Rovinato, dove ci fu un portone che per secoli difese l\'accesso a Maderno e ai paesi dell\'Alto Garda.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_416 = document.getElementById('zoomto_416'); zoomto_416.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.604042783212, 45.638772998911]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Portone del Borgo

Antico portone d\'accesso da est al Borgo di Maderno, all\'incrocio di via Cavour con via Sacerdoti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_421 = document.getElementById('zoomto_421'); zoomto_421.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.619445217994, 45.656844857019]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pozzolo [Posél]

Piccolo pozzo in muratura presso l\'imbocco della strada che da Folino sale a Cascina Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_464 = document.getElementById('zoomto_464'); zoomto_464.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.600082458075, 45.634528092418]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rivellino

Località nella parte orientale del golfo di Maderno alle spalle della chiesa parrocchiale. È ora occupata da abitazioni ma un tempo si trovava presso la riva del lago, sul lato a levante dell\'antico castello demolito nel XVIII secolo per far posto alla chiesa parrocchiale. Il rivellino è una  parte di fortificazione eretta davanti a una porta a difesa dal nemico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_465 = document.getElementById('zoomto_465'); zoomto_465.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.601755330967, 45.655732218522]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rocca [Ròca]

Abitazione rurale su un piccolo dosso nei pressi di Seasso, a quota 410, sul versante destro della Valle delle cartiere. Nei pressi si trova una sorta di roccaforte col lato a sud-est arrotondato e dotato di feritoie ora rese cieche; più che di una fortificazione vera e propria, si tratta di una postazione da caccia a forma di rocca.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_466 = document.getElementById('zoomto_466'); zoomto_466.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586347979755, 45.630514354142]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rocchetta [Rochèta]

Località in Montemaderno, lungo l\'omonima strada che scende a Bornico. Diminutivo di rocca, anche se del luogo fortificato non esistono al momento tracce documentarie.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_496 = document.getElementById('zoomto_496'); zoomto_496.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616561716422, 45.648705738762]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sancetta [Sancèta]

Edicola votiva con tre nicchie presso le fontane di Pulciano; vi si distinguono, al centro la Madonna in gloria col bambino, alla sua destra san Giuseppe (col bastone fiorito), a sinistra san Domenico di Guzman (al quale Gesù sta offrendo il rosario), e ai suoi piedi san Giovanni (con un cartiglio su cui dovette star scritto Ecce Agnus Dei); nella nicchia di destra il poverello di Assisi o san Francesco, e in quella a sinistra una santa non ben identificabile. La scritta in alto, in parte abrasa, invita il viandante che tema la morte nel peccato a rivolgersi a Maria (ausiliatrice).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_536 = document.getElementById('zoomto_536'); zoomto_536.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609035109994, 45.642220465728]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Seriola [Sariöla]

Contrada tra Garde e il ponte cinquecentesco. Sariola (o seriola) è termine settentrionale per \"roggia, canale d\'acqua\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_544 = document.getElementById('zoomto_544'); zoomto_544.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580012143644, 45.668244319409]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ṡguàs pìcol [Ṡguasèt]

Pozza d\'acqua usata come abbeveratoio per gli animali al pascolo (guàs) lo presso Casa di Valle.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_606 = document.getElementById('zoomto_606'); zoomto_606.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.606872919935, 45.653517989044]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle delle Cartiere [Val/Val dele cartére]

Parte delle valle del Toscolano che dalla stretta di Covoli giunge alla spaccatura di Garde. Fu interessata, a partire dal XIV secolo, da un crescente sviluppo industriale che la portò ad ospitare più di 160 opifici, ora ridotti a ruderi invasi da rovi e da sambuchi neri. Vi si trova l\'edificio che ospita il Museo della carta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_637 = document.getElementById('zoomto_637'); zoomto_637.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.611669597023, 45.631559235152]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Villa Adele [Viladéle]

Località al termine del lungolago, denominata anche Bolzem e Piantù. Vi si trova un palazzo che all\'inizio del secolo funzionò come albergo di lusso ed è stato recentemente trasformato in appartamenti signorili.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_638 = document.getElementById('zoomto_638'); zoomto_638.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.632186580826, 45.677848719221]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Villa Lena [Vìla Léna]

Località alle spalle di Dosso bello, presso il sentiero che porta alla cima del monte Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_639 = document.getElementById('zoomto_639'); zoomto_639.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587393054307, 45.626550260983]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Villa Zanardelli [Vìla del Ṡanardèl]

Villa padronale sul conoide di deiezione del Rio Bornico. Fu fatta edificare dallo statista Giuseppe Zanardelli nel 1888, su progetto del celebre architetto bresciano A. Tagliaferri.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_3 = document.getElementById('zoomto_3'); zoomto_3.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.623869419722, 45.663686123366]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Aiàl de l\'éles

La località sul sentiero per Elce, alle spalle di Marcellina; prende nome da una delle numerose piazzole (aiàl) su cui i carbonai erigevano la catasta di legni (poiàt) per la produzione del carbone di legna. Eles è forma dialettale per elce (o leccio).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_6 = document.getElementById('zoomto_6'); zoomto_6.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.605087492907, 45.682566448495]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Àqua del càrpen

Sorgente (àqua) che sgorga là dove esisteva in passato un carpino (càrpen), poco oltre la località Persegno, sulla sinistra della strada sterrata che porta a Maernì.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_126 = document.getElementById('zoomto_126'); zoomto_126.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590436985476, 45.695607279981]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castègna dei Germània

Il toponimo identifica un secolare castagno che si trova sopra le Piàne dei Persinìch, sul versante sinistro della valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_127 = document.getElementById('zoomto_127'); zoomto_127.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.567930575378, 45.664754911572]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castègna dei Navasì

Monumentale castagno in località Navazzini, sulle pendici del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_207 = document.getElementById('zoomto_207'); zoomto_207.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57844824224, 45.695310507966]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dòs dei pi

Ampio dosso che separa Campiglio di fondo dalla Valle di Bordonera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_346 = document.getElementById('zoomto_346'); zoomto_346.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.563773622088, 45.674075911046]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Musignöi

Costa boscosa presso lo Ṡguàs dei Sigagnöi, lungo la mulattiera che dal Passo dello Spino va alla Paolona di Gardone Riviera. E\' il nome dialettale degli arilli del tasso.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_362 = document.getElementById('zoomto_362'); zoomto_362.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.589521802551, 45.665456790377]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Öṡa

Località lungo la Via di Valle tra Vas e Piardello chiesa. E\' nome dialettale del frassino maggiore.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_385 = document.getElementById('zoomto_385'); zoomto_385.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.620340311918, 45.65844208324]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piàna dela seréṡa

Pianetta alle spalle di Cabiana.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_480 = document.getElementById('zoomto_480'); zoomto_480.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592495008656, 45.651247323901]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rùer

Costa montana a nord di Sanico, nei pressi di Massane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_539 = document.getElementById('zoomto_539'); zoomto_539.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590618531962, 45.675219232646]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Séṡa

Il toponimo identifica le tre creste rocciose che caratterizzano il ripidissimo versante settentrionale del Monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_596 = document.getElementById('zoomto_596'); zoomto_596.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.559919830358, 45.682785962214]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val dela saréṡa

Piccola valle montana che da Passo dello Spino scende verso Archesane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_629 = document.getElementById('zoomto_629'); zoomto_629.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.624501903123, 45.659778550266]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vìa del póm

Stradina che collega Cabiana con l\'omonimo villaggio residenziale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_630 = document.getElementById('zoomto_630'); zoomto_630.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.593871311316, 45.681182529655]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vìa del pumilì

Sentiero che da Cruṡalì dela spiàsa porta a Sìma pià.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_20 = document.getElementById('zoomto_20'); zoomto_20.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585509746044, 45.685007509398]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Beola [Béole]

Bosco ceduo frammisto a numerose betulle (le béole) sulle pendici settentrionali del monte Pizzocolo, sulla sinistra della strada che da Maernì sale al palazzo di Archesane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_59 = document.getElementById('zoomto_59'); zoomto_59.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580420988355, 45.635208051028]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Busca [Büsca]

Costa a bosco ceduo a monte della frazione di Bezzuglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_84 = document.getElementById('zoomto_84'); zoomto_84.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.608269, 45.656169]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Caneto [Cané]

Piccola ansa del fiume in Valle delle cartiere, tra Vago e Lusetti. Sulla sponda sinistra sono conservati ruderi diantichi opifici e di civili abitazioni. E\' un collettivo da \'canna\' a indicare un luogo con canne.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_96 = document.getElementById('zoomto_96'); zoomto_96.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582045034139, 45.631420907692]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Carpenino [Carpinì]

Dosso ad ovest di Bezzuglio, al confine col comune di Gardone Riviera, ove in passato dovette evidentemente trovarsi un piccolo esemplare di carpino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_97 = document.getElementById('zoomto_97'); zoomto_97.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629169886067, 45.671557861556]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Carpinì

Ripida costa rocciosa sulle pendici meridionali del Monte Castello sopra Mezzane, caratterizzata dalla presenza di numerosi esemplari di carpino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_125 = document.getElementById('zoomto_125'); zoomto_125.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579131205625, 45.648883175029]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castagna dell\'asino [Castègna de l\'àṡen]

Crocevia lungo la strada che da Canai sale in Vesegna, da dove si staccano le vecchie strade per Pradafa e Bolzane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_133 = document.getElementById('zoomto_133'); zoomto_133.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616807575111, 45.663548153564]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castignolo [Castignöl]

Località sulla costa orientale del monte Castello di Gaino attraversata dalla strada che collegava Pelucchio con Cascina Castello. E\' un diminutivo di castagno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_135 = document.getElementById('zoomto_135'); zoomto_135.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629470078577, 45.654610091118]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cecina [Sisìna]

Frazione collinare di Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_136 = document.getElementById('zoomto_136'); zoomto_136.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.602602495599, 45.643578920262]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ceriolo

Località nei pressi di Castello di Malpaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_137 = document.getElementById('zoomto_137'); zoomto_137.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.571772833053, 45.659243930153]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cerude [Serüe]

Costa montana a bosco ceduo tra Sant\'Urbano e Dosso del Barbio, ove in passato dovebbrero esserci stati alcuni esemplari di alberi di cerro.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_138 = document.getElementById('zoomto_138'); zoomto_138.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.632549830982, 45.663944615671]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cervano [Servà]

Ampia località ai piedi del Monte Castello con prati coltivati ed abitazioni rurali tra cui spicca una corte quadrilatera con signorile palazzo ottocentesco. Comprende anche le due civili abitazioni ad ovest di Fassina localmente indicate come Servà de sùra.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_176 = document.getElementById('zoomto_176'); zoomto_176.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586717705534, 45.632514939389]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cornale

Località sul dosso di Mariane, presso Maclino, probabilmente allusivo alla presenza di una corniolo (cornàl in dialetto).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_177 = document.getElementById('zoomto_177'); zoomto_177.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.573795979861, 45.643997710128]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cornale [Córna del Lavì]

Roccia (la corna) sulle pendici meridionali del Monte Lavino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_186 = document.getElementById('zoomto_186'); zoomto_186.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.637661875811, 45.666188569306]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Coste pelate [Còste pelàe]

Costa collinare che separa la piana in cui si trova il campo da golf da quella di Cervano, evidentemente disboscate già nel secolo XVI in cui il toponimo si è formato.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_210 = document.getElementById('zoomto_210'); zoomto_210.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578992343493, 45.660776192792]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosdafà [Dosdafà]

Ampio dosso montano compreso tra Valle del Pomer e Avrioli. Più che un \"dosso da fare\", si tratterà di un \"dosso con faggi\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_221 = document.getElementById('zoomto_221'); zoomto_221.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.623569045737, 45.663399845924]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Elce [Ìles/Éles]

Zona boscosa a monte di Cabiana. Ricorda nel nome l\'elce o leccio, ilès in dialetto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_253 = document.getElementById('zoomto_253'); zoomto_253.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.566104993782, 45.657555617507]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Frassagnone [Frasinù]

Località nella valle di Poiano, al confine col territorio di Gardone Riviera, riferito alla presenza di un antico e grande esemplare di frassino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_258 = document.getElementById('zoomto_258'); zoomto_258.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.613708666894, 45.654577851776]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gaino [Gaì]

Frazione collinare di Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_262 = document.getElementById('zoomto_262'); zoomto_262.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.596774043952, 45.656341485734]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gas [Gas]

Ampia zona boscosa, sulle pendici meridionali del Monte Pizzocolo, a nord di Massane. E\' nome di origine longobarda a indicare un \"bosco il cui uso non era libero, ma regolamentato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_265 = document.getElementById('zoomto_265'); zoomto_265.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.639306946568, 45.66120329529]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gazzi [Gas]

Dosso che da Cecina giunge a San Giorgio fungendo da spartiacque tra il lago e l\'ampia conca in cui si trova il campo da golf. E\' un toponimo di origine longobarda a indicare un \"terreno il cui uso non era libero, ma regolamentato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_266 = document.getElementById('zoomto_266'); zoomto_266.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.621545863957, 45.654557351908]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gazzo dell\'Era [Gas da l\'Éra]

Versante orientale del Dosso dell\'Era. Gazzo è nome di origine longobarda a indicare un \"terreno il cui uso non era libero, ma regolamentato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_277 = document.getElementById('zoomto_277'); zoomto_277.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.570301483882, 45.664237145655]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ighelli [Ìghei]

Località sulle pendici del monte Pizzocolo, poco oltre Cerude, a valle della strada che da Sant\'Urbano conduce a Prade, allusivo alla presenza di alberi di maggiociondolo (ìghel in dialetto).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_311 = document.getElementById('zoomto_311'); zoomto_311.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.645778822198, 45.666946019642]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Menioli

Piccolo oliveto tra Brede e San Giorgio. Il minìol è una varietà di olivo dalle drupe caratteristicamente piccole e di scarsa resa in olio, e perciò poco diffuso.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_312 = document.getElementById('zoomto_312'); zoomto_312.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.633556871481, 45.662601318535]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Merite [Merìte]

Località sulla costa collinare tra Cervano e il campo da golf, a nord-est di Cecina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_324 = document.getElementById('zoomto_324'); zoomto_324.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586044368767, 45.700282620716]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Monte Alberelli [Albaré]

Monte alto 1166 m, al confine col territorio del comune di Gargnano. Deriva dalla presenza di pioppi, le àlbere dialettali.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_335 = document.getElementById('zoomto_335'); zoomto_335.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578237149633, 45.651131829619]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mosignolo [Musignöi]

Costa montana a bosco ceduo al di sopra della strada che porta in Vesegna nel tratto tra Castagna dell’asino e Sarasina. Musignöi è nome dialettale degli arilli del tasso.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_350 = document.getElementById('zoomto_350'); zoomto_350.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.5954834607, 45.685510165219]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Navesole [Naveṡöle]

Cascina a quota 639, sul versante settentrionale del Monte Pizzocolo, lungo la strada che da Persegno porta al palazzo di Archesane. Il toponimo potrebbe essere collegato al prelatino nava \"conca tra i monti\", o al dialettale avès \"abete bianco\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_351 = document.getElementById('zoomto_351'); zoomto_351.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.633293564475, 45.660204492741]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Nespolo [Nèspol]

Campi nei pressi di Santo nero, sulla costa collinare a monte del campo da golf.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_352 = document.getElementById('zoomto_352'); zoomto_352.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592519494976, 45.662162854188]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Nosiolo

Località lungo la Via di Valle che sale verso malga Valle e la vetta del monte Pizzocolo. Evidente la derivazione dal fitonimo \'nocciolo\'.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_354 = document.getElementById('zoomto_354'); zoomto_354.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.615504984901, 45.661503689575]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Olivello [Olivèl]

Oliveto gradonato sopra Passo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_355 = document.getElementById('zoomto_355'); zoomto_355.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.624233676301, 45.657315089567]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Olmi [Ólmi]

Costa collinare sotto Cabiana.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_356 = document.getElementById('zoomto_356'); zoomto_356.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590891147234, 45.656209939716]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Oppolo [Òpoi]

Ampia zona di bosco ceduo sul versante meridionale del Monte Pizzocolo. Oppio, e òpol in dilaletto, sono nomi dell\'acero campestre,

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_375 = document.getElementById('zoomto_375'); zoomto_375.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.588657810949, 45.649805152632]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pelade [Pelàe]

Ripida costa montana che da Sanico sale a Croce di Ortello. Oggi la zona è ricoperta dal bosco ceduo, ma in passato fu spesso soggetta a frequenti tagli del bosco per essere vicina all\'abitato, tanto da apparire \"pelata\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_377 = document.getElementById('zoomto_377'); zoomto_377.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612918949583, 45.664277021243]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pelucchio [Pelöc’]

Ripidissima costa sulla sponda sinistra della valle delle Camerate, tra Santo dell\'ora e Sant\'Antonio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_380 = document.getElementById('zoomto_380'); zoomto_380.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585989975469, 45.626026342709]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Perotto

Prati al Bornico, ora occupati dalla Villa Bassetti. Solitro (1897, p. 31) lo cita come «...capo Perotto sul promontorio di Fasano».

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_389 = document.getElementById('zoomto_389'); zoomto_389.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629319261578, 45.653395064856]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piantella [Piantèla]

Località sotto le case di Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_400 = document.getElementById('zoomto_400'); zoomto_400.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610188762967, 45.671102154356]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pirler [Pirlér]

Costa rocciosa al margine sud-orientale di Persegno. E\' un collettivo del dialettale pìrla, nome del \"pero corvino\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_427 = document.getElementById('zoomto_427'); zoomto_427.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579686086051, 45.653311396169]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pradafa [Pradafà]

Castagneto sulle pendici meridionali del monte Pizzocolo. Vuol significare probabilmente \"prato da faggi\", e non \"prato da fare\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_435 = document.getElementById('zoomto_435'); zoomto_435.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610340525483, 45.654836155934]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Prato della noce [Pra dela nus]

Prato presso Vancinelle, lungo la costa che dalla Valle delle cartiere sale a Gaino, caratterizzato dalla presenza di un esemplare di noce.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_447 = document.getElementById('zoomto_447'); zoomto_447.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.573870100015, 45.647453589473]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pura [Pöre]

Costa orientale del Monte Lavino, ripida e boscosa.Deriva dal latino medievale porum \"bosco, selva\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_474 = document.getElementById('zoomto_474'); zoomto_474.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.591052317173, 45.644430019355]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rosei [Röṡèi]

Dosso con ampia abitazione rurale sul versante sinistro della Valle del Bornico, poco dopo l\'incontro della Valle del Pomer con quella della Selva. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_475 = document.getElementById('zoomto_475'); zoomto_475.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580339488306, 45.642710365905]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rover [Rùer]

Località sulle pendici del Monte Lavino nei pressi di Livrana, che deve il suo nome alla presenza di uno o più esemplari di rovere.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_514 = document.getElementById('zoomto_514'); zoomto_514.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578322832629, 45.652123962561]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sarasina [Sariṡì]

Vallecola che fa parte della più ampia Valle di Vesegna, attraversata dal rio Ceresino. Dal dialettale sariṡì \"ciliegio selvatico\"

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_526 = document.getElementById('zoomto_526'); zoomto_526.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.565024827944, 45.691691165873]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Selva scura [Sèlva scüra]

Fitto bosco sulle pendici settentrionali del monte Spino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_524 = document.getElementById('zoomto_524'); zoomto_524.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586813302003, 45.649909671365]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Selva [Sèlva]

Ampia valle boscosa, ad ovest di Sanico. Dalla sua confluenza nella Valle di Vesegna ha origine la Valle del Bornico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_525 = document.getElementById('zoomto_525'); zoomto_525.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.627783216785, 45.675907978889]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Selva [Sèlva]

Ripida costa, ricoperta da bosco ceduo, sulle pendici settentrionali del monte Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_527 = document.getElementById('zoomto_527'); zoomto_527.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.613200088892, 45.64893006395]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Selve [Sèlve]

Casa colonica di stile maroniano su dosso contornato da un ampio oliveto, al margine meridionale della piana davanti a Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_528 = document.getElementById('zoomto_528'); zoomto_528.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612077530623, 45.674941051529]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Selvestrelli [Silvestrèi]

Zona boscosa sotto il Casino della Colosina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_535 = document.getElementById('zoomto_535'); zoomto_535.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583683637414, 45.692097897834]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sereoi [Seréoi]

Ripida costa di monte, a prato e bosco ceduo, sul versante sinistro della Valle di Campiglio. Il riferimento è a ceriolus per \"piccolo cerro\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_538 = document.getElementById('zoomto_538'); zoomto_538.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.593541978185, 45.64362368981]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Servé [Servé]

Prati terrazzati e gradonati poco oltre l\'abitato di Vigole; nei secoli XIV e XV vi erano campi arati, vigneti ed oliveti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_547 = document.getElementById('zoomto_547'); zoomto_547.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.593049108133, 45.639531925122]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Smarza [Ṡmàrse]

Località in Montemaderno tra Grotten e Vigole. Potrebbe derivare sia dal dialettale ṡmèrsa “polloni emessi dal ceppo di un albero”  che da màrsa “località umida e paludosa”; l\'uno e l\'altro trovano giustificazione sia sul piano linguistico che nella natura del luogo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_604 = document.getElementById('zoomto_604'); zoomto_604.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583342919644, 45.646285207026]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle del Pomer

Tratto di valle presso la località omonima. È parte dell’ampia valle che si stende da Vesegna a Magnico, ai piedi del monte Lavino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_612 = document.getElementById('zoomto_612'); zoomto_612.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.621455005587, 45.68057678492]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle di Segrane

Valle a Segrane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_632 = document.getElementById('zoomto_632'); zoomto_632.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.621994737247, 45.660928742967]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Via dell\'Elce [Vìa scüra]

Sentiero che da Cabiana porta ad Elce.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_647 = document.getElementById('zoomto_647'); zoomto_647.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.641193338858, 45.670084184141]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Zenner [Ṡenér]

Campi ai piedi di Dosso bello. Nel 1720 vi viene citata la presenza di una muracha per fabricar oglio da vinazzoli. Probabilmente da ṡenéver \"ginepro\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_3 = document.getElementById('zoomto_3'); zoomto_3.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.623869419722, 45.663686123366]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Aiàl de l\'éles

La località sul sentiero per Elce, alle spalle di Marcellina; prende nome da una delle numerose piazzole (aiàl) su cui i carbonai erigevano la catasta di legni (poiàt) per la produzione del carbone di legna. Eles è forma dialettale per elce (o leccio).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_570 = document.getElementById('zoomto_570'); zoomto_570.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.641079847418, 45.671314687317]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tèrmen

Località presso Zener.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_93 = document.getElementById('zoomto_93'); zoomto_93.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592797747332, 45.634778214144]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Carghe [Càrghe]

Ripida costa collinare che dalla strada Gardesana saliva fino ai campi sull\'altipiano di Montemaderno, tra Maclino e Stina. All\'intensa opera di disboscamento cui era sottoposta la zona, allude il toponimo, riferito ai luoghi in cui si accatastava la legna da scaricare a valle.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_94 = document.getElementById('zoomto_94'); zoomto_94.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57353597685, 45.654698879271]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cariane [Cariàne/Cargiàne]

Costa montana con fitto bosco ceduo, che dai prati di Vesegna sale fino a Sant\'Urbano e a Cerude.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_390 = document.getElementById('zoomto_390'); zoomto_390.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587873011507, 45.666483326575]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piardello chiesa [Piardèl dela céṡa]

Piccola radura (il piardèl) già di proprietà della parrocchia, sulle pendici del monte Pizzocolo, là dove dalla Via di Valle si stacca il sentiero che conduce a Malga Valle.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_564 = document.getElementById('zoomto_564'); zoomto_564.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.58859676233, 45.672131549506]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Strascinacolo

Costa montana tra Malga Valle e la cima del monte Pizzocolo. E\' evidente il riferimento ai pendii montani lungo i quali si \"trascinavano\" a valle i tronchi tagliati.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_571 = document.getElementById('zoomto_571'); zoomto_571.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.607793535629, 45.633238081811]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Terminello

Località in Capra di Maderno. Diminutivo di \'termine\", dal latino terminus \"pietra di confine\", a indicare i confini delle proprietà.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_579 = document.getElementById('zoomto_579'); zoomto_579.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.636404439859, 45.67032373959]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tormini [Tùrmen]

Casa d\'abitazione sopra Supina, circondata da oliveti e vigneti, come già nel XV secolo. Deriva dal latino terminus \"pietra di confine\", da cui il dialettale tèrmen \"contrassegno usato per marcare i confini delle proprietà\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_583 = document.getElementById('zoomto_583'); zoomto_583.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.563058615669, 45.670198789788]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Trainali [Trainàl]

Località sulle pendici occidentale del monte Pizzocolo, vicino a Prato del cucco. Da tràina \"carro e strada per trascinare a valle la legna\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_588 = document.getElementById('zoomto_588'); zoomto_588.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.628425241407, 45.663140188924]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tuf [Tuf]

Località con abitazione civile e resti di terrazzamenti coperti dal bosco, lungo la strada per Mezzane. Il tovo, il tuf dialettale, è il solco di erosione sui pendii montani lungo il quale si trascinava a valle la legna.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_4 = document.getElementById('zoomto_4'); zoomto_4.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.554419717177, 45.691639801419]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Aiàl del càrpen

Località sulle pendici settentrionali del Monte Spino, presso Passo della Fobbiola, ove venne realizzata in passato una piazzola semicircolare (aiàl) su cui erigere la catasta di legni (poiàt) per la produzione del carbone di legna, posta nei pressi di un carpino (càrpen).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_14 = document.getElementById('zoomto_14'); zoomto_14.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598493495719, 45.663710312703]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bàite dei Balì

Baracche (le bàite) in pietre a secco e legno per il ricovero dei boscaioli, e tempietto religioso sulle pendici meridionali del monte Pizzocolo. Balì è soprannome dei proprietari.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_26 = document.getElementById('zoomto_26'); zoomto_26.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581043833444, 45.701479511165]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bóca grànda

Ampia sella montana (la bóca) tra il Monte Alberelli e Pracalvis.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_39 = document.getElementById('zoomto_39'); zoomto_39.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586236711196, 45.687250459439]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Borsòne/Busù

Costa erbosa presso la confluenza della Valle di Archesane con quella di Campiglio, tra Arsone e Cingiale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_53 = document.getElementById('zoomto_53'); zoomto_53.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.641684076791, 45.661849904287]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bülègo

Casa di civile abitazione in scaglia rossa lungo la strada che collega Messaga con San Giorgio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_61 = document.getElementById('zoomto_61'); zoomto_61.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.63497822782, 45.664886075562]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cà brüṡàa

Piccola pianoro con olivi tra la corte signorile di Cervano e l\'edicola votiva dedicata alla Madonna degli angeli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_62 = document.getElementById('zoomto_62'); zoomto_62.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.589346055579, 45.67036501902]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ca del fra

Piccolo slargo con tracce di muri a secco presso il sentiero che da Malga Valle porta a Sportèle.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_91 = document.getElementById('zoomto_91'); zoomto_91.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.572784384877, 45.671485099807]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Capilù

Dosso a monte di Prade.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_170 = document.getElementById('zoomto_170'); zoomto_170.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.628280344256, 45.678242493625]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cominsöla

Piccola costruzione rurale ad ovest di Villa Lena, alle spalle del Dosso bello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_203 = document.getElementById('zoomto_203'); zoomto_203.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590875210855, 45.684761442023]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cultrì

Località sulle pendici settentrionali del Pizzocolo, a monte della via per Archesane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_204 = document.getElementById('zoomto_204'); zoomto_204.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612929401091, 45.653429216406]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cunvintì

Civile abitazione al n. 26 di via Raffaello a Gaino, cui è addossato il Pozzo del Camozzo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_256 = document.getElementById('zoomto_256'); zoomto_256.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61203389053, 45.649232314947]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Funtàna da Ril

Sorgente lungo il corso del Rilo, nella piana antistante l\'abitato di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_319 = document.getElementById('zoomto_319'); zoomto_319.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.562795707738, 45.676231628097]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mirabèla

Dosso panoramico presso il Roccolo dello Spino, utilizzato come punto di osservazione dai cacciatori.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_336 = document.getElementById('zoomto_336'); zoomto_336.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.630948492107, 45.660513258113]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mulì

Casa d\'abitazione in località Foletto, tra il campo da golf e Scarpera, antico mulino per macinare granaglie.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_359 = document.getElementById('zoomto_359'); zoomto_359.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.604051428748, 45.638762113872]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Orolòi

Contrada nell\'abitato di Maderno, presso Quadrellata, caratterizzata dall\'orologio in ferro sospeso sopra l\'attuale via Cavour.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_388 = document.getElementById('zoomto_388'); zoomto_388.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.5879189952, 45.690235532159]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piàne dei Persinìch

Ampia zona di montagna sul versante sinistro della Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_442 = document.getElementById('zoomto_442'); zoomto_442.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.626044759772, 45.661336746806]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Puncerìne

Campi tra l\'abitato di Cabiana e il villaggio residenziale di recente edificazione.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_643 = document.getElementById('zoomto_643'); zoomto_643.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.595522118941, 45.6548399828]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vùlta dei Gas

Stretta curva lungo la via che da Sanico sale a Sant’Urbano, presso Gas.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_2 = document.getElementById('zoomto_2'); zoomto_2.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.597258508588, 45.644414842513]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Acqua santa [Àque sànte]

Pozza d\'acqua nella parte terminale della Valle delle Calcine. Ha esteso il nome anche alla vecchia strada vicinale, ora ridotta a sentiero, che collega le frazioni di Stina e di Vigole con la chiesa ed il cimitero di San Martino. Le processioni e i funerali che fino ad alcuni decenni or sono percorsero questa strada giustificano, secondo alcuni informatori del luogo, l\'appellativo ‘santa’.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_15 = document.getElementById('zoomto_15'); zoomto_15.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590381555596, 45.637861033735]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Balbina [Barbìne]

Località a Montemaderno, tra gli abitati di Maclino e di Stina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_18 = document.getElementById('zoomto_18'); zoomto_18.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.626243079748, 45.664490652304]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bendina [Bindìna]

Costa montana sulle pendici meridionali del monte Castello, poco al di sopra di Tuf.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_21 = document.getElementById('zoomto_21'); zoomto_21.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.635248258391, 45.663364949604]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Berlino [Berlì]

Abitazione civile con oliveti e bosco, a monte del campo da golf e della strada che collega Cecina a Mornaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_24 = document.getElementById('zoomto_24'); zoomto_24.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582499544356, 45.633819975536]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bezzuglio [Beṡöi]

Frazione all\'estremità occidentale del territorio di Maderno, al confine con Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_30 = document.getElementById('zoomto_30'); zoomto_30.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579813191894, 45.654140669341]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bolzane [Bulsàne]

Costa montana a bosco ceduo tra Vesegna e Ortello, sulle pendici meridionali del Monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_38 = document.getElementById('zoomto_38'); zoomto_38.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584122804879, 45.627762006743]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bornico [Burnìch]

Piccola frazione di Maderno posta al confinante con Fasano di Gardone Riviera, solcata dal torrente omonimo che ha formato il conoide di deiezione proteso sulla sponda del lago. E\' un toponimo prediale formato sul nome latino Burrenus  o Burrus col suffisso -ico. a indicare un \"podere di Burreno o di Burro\"

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_42 = document.getElementById('zoomto_42'); zoomto_42.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.627917650983, 45.680648400207]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Brea [Bréa]

Località ai piedi del monte Castello di Gaino, al confine col territorio di Gargnano, dal longobardo braida \"terreno pianeggiante coltivato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_44 = document.getElementById('zoomto_44'); zoomto_44.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587719018121, 45.639534697924]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bris [Brìs]

Piccola località franosa nella Valle del Bornico, sotto Tralino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_63 = document.getElementById('zoomto_63'); zoomto_63.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.622231962271, 45.659029668492]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cabiana [Cabiàna]

Piccola frazione di Toscolano, a nord-est di Gaino. E\' un toponimo di formazione prediale, composto dal nome Cavius col suffisso -ana a indicare la \"proprietà di Cavio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_65 = document.getElementById('zoomto_65'); zoomto_65.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.601389219227, 45.640077363282]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cadignana

Località sul versante destro della valle di Bombai, dirimpetto a Vigna. Possibile formazione prediale, composta dal nome Catinius col suffisso -ana, col valore di \"proprietà di Catinio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_66 = document.getElementById('zoomto_66'); zoomto_66.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.62693816906, 45.662456445813]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Calcine [Calsìne]

Tratto di costa montana a bosco ceduo sulle basse pendici del monte Castello di Gaino, tra Marcellina e Tuf.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_67 = document.getElementById('zoomto_67'); zoomto_67.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.595345232396, 45.646387304835]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Calcine [Calsìne]

Conca disposta a gradoni con ampi edifici rurali, a sud di Sanico, coltivata ad oliveto e vigneto fino a pochi anni or sono.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_68 = document.getElementById('zoomto_68'); zoomto_68.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.626082590585, 45.65234469576]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Caldera [Caldéra]

Campi coltivati nei pressi di Messaga, cui si accede attraverso il portone di Crosera, ove fu probabilmente attiva una caldaia per cuocere le drupe di alloro ed estrarne l\'olio laurino usato in profumeria e in farmacopea. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_71 = document.getElementById('zoomto_71'); zoomto_71.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610611306254, 45.6456848318]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Camistero [Camistér]

Edificio rurale sulla costa collinare che dalla strada per Gaino sale verso il dosso di Garde. Non convince la spiegazione locale di \"casa dei misteri\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_77 = document.getElementById('zoomto_77'); zoomto_77.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.637285760732, 45.662763454565]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Campo da golf [Gólf]

Ampia spianata occupata dal campo di gara del Golf Club di Bogliaco.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_86 = document.getElementById('zoomto_86'); zoomto_86.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598303769261, 45.63878691642]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cantone [Cantù]

Oliveti e vigneti a monte di San Pietro, lungo la strada per Montemaderno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_106 = document.getElementById('zoomto_106'); zoomto_106.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61526977844, 45.64296838459]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casa nuova [Ca növe]

Località in Capra di Toscolano, tra la Cartiera e le Muntagnète. Il toponimo è riferito ad una abitazione di fine Settecento, \"nuova\" al tempo della sua edificazione. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_107 = document.getElementById('zoomto_107'); zoomto_107.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.558498006361, 45.674607483518]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cascina Gemelle [Ṡemèle]

Ampia cascina semi diroccata sulla costa montana che dal Passo dello Spino scende verso la val di Sur.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_112 = document.getElementById('zoomto_112'); zoomto_112.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.568587055903, 45.692812127038]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casello del prete [Caṡel del prét]

Ruderi d\'una costruzione lungo la via che conduce al Passo della Fobbiola, nei pressi del bivio per Selva scura.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_111 = document.getElementById('zoomto_111'); zoomto_111.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.617718340155, 45.654192477165]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casello [Caṡèl]

Campi con un piccolo edificio rurale nei pressi dell\'abitato di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_113 = document.getElementById('zoomto_113'); zoomto_113.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.624438522409, 45.660874959803]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casetone [Casitù]

Costa a gradoni a nord-est di Cabiana; un tempo a gradoni con olivi e viti, nel 1993 vi è stato edificato il villaggio residenziale Cabiana.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_115 = document.getElementById('zoomto_115'); zoomto_115.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.596001280624, 45.647249784338]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casetta [Caṡèta]

Abitazione rurale semi diroccata con fienile nei pressi del punto in cui si biforca l\'antica strada per Sanico, appena superati i prati di San Martino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_109 = document.getElementById('zoomto_109'); zoomto_109.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629756495762, 45.66500737889]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Caṡì ròt

Resti di costruzione rurale con volta a botte sotto la strada per Mezzane, poco dopo Tuf.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_118 = document.getElementById('zoomto_118'); zoomto_118.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.591006237997, 45.664577513265]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casino Collini [Caṡì dela Culìna]

Ruderi di un casello di montagna lungo la Via di Valle, poco oltre Vas, a quota 1106.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_120 = document.getElementById('zoomto_120'); zoomto_120.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.568859265104, 45.668896719786]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casino del Piles [Caṡì del Pilès]

Resti di una piccolo edificio rurale a Prade.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_124 = document.getElementById('zoomto_124'); zoomto_124.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.638932562621, 45.659547382047]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casotto

Campi coltivati con casa di civile abitazione tra Marsina e Mole.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_132 = document.getElementById('zoomto_132'); zoomto_132.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.633561127039, 45.65804667636]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castellotto [Castelòt]

Crinale collinare ad est della chiesa di San Nicola di Cecina e dell\'antico cimitero, presso Castel franco.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_139 = document.getElementById('zoomto_139'); zoomto_139.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614258129163, 45.677675201003]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cessamale [Sesamàl]

Fitto bosco che, in sponda destra del Toscolano, dall\'alveo del fiume sale a Persegno, di fronte a Segrane. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_144 = document.getElementById('zoomto_144'); zoomto_144.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612476580257, 45.644996445049]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Chiusure [Ciṡüre/Ceṡüre]

Località in lieve pendio alle spalle dell\'abitato di Toscolano. Un tempo agricola e staccata dall\'abitato, è ora edificata e collegata al resto del paese. Dal latino tardo clusura \"podere recintato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_159 = document.getElementById('zoomto_159'); zoomto_159.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.630469120507, 45.657604705126]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Coiano [Coià]

Prati oltre l\'abitato di Cecina, all\'inizio della piana occupata dal campo da golf. E\' un probabile prediale formato dal nome latino Colius col suffisso -ano a indicare il \"podere di Colio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_173 = document.getElementById('zoomto_173'); zoomto_173.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610224140363, 45.658316502998]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Contrada [Cuntràda]

Case ed opifici in Valle delle cartiere, sul lato destro del fiume, al di là del ponte di Lusetti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_191 = document.getElementById('zoomto_191'); zoomto_191.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57021629952, 45.644726441375]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Croce del tedesco

Località presso la cima del monte Lavino, al confine col territorio di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_193 = document.getElementById('zoomto_193'); zoomto_193.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.600789161844, 45.637127893605]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Croce di via [Crus de vìa]

Contrada nell\'abitato di Maderno presso la scenografica Villa Lucia, dove si incrociano ben 5 strade: le attuali via Benamati, via Garibaldi, via Montana, via San Pietro e via Moretto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_196 = document.getElementById('zoomto_196'); zoomto_196.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.648592810443, 45.669196475414]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Crosera [Cruṡéra]

Quadrivio all\'inizio dell\'abitato di Messaga, formato dalle attuali via delle Quedre, via per Pulciano, via Cecina e via Messaga. Vi campeggia un ampio portale in pietra che porta scolpita sulla chiave di volta la data 1732.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_197 = document.getElementById('zoomto_197'); zoomto_197.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612438378413, 45.632037327697]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Crosetta [Cruṡèta]

 Località alla estremità del promontorio dalla parte di Maderno, corrispondente alla zona del Bolzem.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_198 = document.getElementById('zoomto_198'); zoomto_198.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61230675998, 45.668192318033]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Crosetta [Cruṡèta]

Località a Sant\'Antonio, lungo la via per Camerate, contrassegnata da una croce scolpita nella roccia, citata nel 1537 come saxo magno super quo est sculpta una crux [grande pietra su cui è scolpita una croce] ora interrata a seguito dei lavori di sistemazione della strada. Poche decine di metri più avanti vi era anche una croce in ferro incastonata nella roccia e persa nel 1991 durante i lavori di sgombero di una piccola frana che aveva investito la zona.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_206 = document.getElementById('zoomto_206'); zoomto_206.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.622975514309, 45.654203629883]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cussaga [Cüsàga]

Piccolo nucleo abitato sulla costa collinare ad nord-ovest di Cecina. Toponimo prediale composto dal nome Cusius col suffisso -aga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_215 = document.getElementById('zoomto_215'); zoomto_215.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612175183826, 45.648239598553]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso da Rilo [Dòs da Ril]

Dosso nei pressi di Selve a Gaino, alle cui spalle scorre il Rilo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_225 = document.getElementById('zoomto_225'); zoomto_225.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586542724355, 45.632982735376]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fo []

Parte del dosso che si stende tra Maclino e Mariane a Montemaderno, allusivo alla presenza di faggi ( in dialetto).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_229 = document.getElementById('zoomto_229'); zoomto_229.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629515762361, 45.65969641019]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Foletto [Folèt/Fulèt]

Costa a gradoni coperta da bosco misto ad est di Cecina, tra il campo da golf e Scarpera. Diminutivo di follo, l\'opifico in cui si follavano (o macinavano) gli stracci per la produzionedella carta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_231 = document.getElementById('zoomto_231'); zoomto_231.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.613324547402, 45.633160086905]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Follo

Località sul promontorio di Maderno corrispondente alla zona ora occupata dal campeggio Riviera e dagli edifici utilizzati un tempo per la produzione del ghiaccio. Anticamente vi si trovava un follo o opificio in cui si follavano gli stracci per la produzione della carta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_243 = document.getElementById('zoomto_243'); zoomto_243.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581677072661, 45.636198627112]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fornello [Furnèl]

Località a nord di Bezzuglio. Allude probabilmente alla presenza di uno dei numerosi fornelli per la filatura della seta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_249 = document.getElementById('zoomto_249'); zoomto_249.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579939558258, 45.634529912228]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fraina

Ripida costa montana alle spalle di Bezzuglio, dal latino fragina \"frana\" e \"ripido pendio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_250 = document.getElementById('zoomto_250'); zoomto_250.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582288923812, 45.648620376692]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Frainelle [Frainèle]

Bosco ceduo a monte dell\'antica strada che da Magnico sale a Vesegna, tra la Préa del gal e la Castagna dell’asino. E\' un diminutivo  dal latino fragina per \"frana\" e \"ripido pendio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_252 = document.getElementById('zoomto_252'); zoomto_252.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.611859988607, 45.656662798242]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Franzone [Franṡù]

Cascina e campi gradonati a metà della costa che da Lume sale a Gaino, di origine onomastica.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_254 = document.getElementById('zoomto_254'); zoomto_254.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609840364832, 45.638914936385]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fucina

Località in Maderno, sulla sponda destra del fiume, lungo la vecchia via Molini, ora via Bellini.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_259 = document.getElementById('zoomto_259'); zoomto_259.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61873290342, 45.644029155001]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gaole [Gàole]

Terreni a Toscolano, in riva al lago; sono ora occupati dal giardino pubblico in cui si trova il museo coi resti della villa romana dei Noni Arrii, e dallo stabilimento della Cartiera di Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_261 = document.getElementById('zoomto_261'); zoomto_261.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.608058381862, 45.644744997662]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Garde [Gàrde]

Località caratterizzata dai ruderi di una cartiera all\'imbocco della Valle delle Cartiere, subito prima dell\'omonima forra, rimasta attiva fino al 1959. E\' un toponimo frequente che indica l\'antica presenza di un luogo di guardia (dal germanico warda \"guardia\") per la sorveglianza del territorio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_263 = document.getElementById('zoomto_263'); zoomto_263.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.59623130564, 45.638015699757]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gatello [Gatèl]

Località a monte della strada che sale a Montemaderno, poco dopo i tornanti di Cantone.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_269 = document.getElementById('zoomto_269'); zoomto_269.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583821125443, 45.672763970876]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ghiacciaia [Giaséra]

Profondo pozzo naturale sulle pendici del monte Pizzocolo, nei pressi di Malga Valle, nel quale la neve si conserva fin all\'estate, conosciuto localmente anche come Giaséra de Val.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_271 = document.getElementById('zoomto_271'); zoomto_271.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.620179680773, 45.676201281868]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Giacobe [Còste del Giacòbe]

Dosso ricoperto da bosco ceduo a Selva, sul versante settentrionale del monte Castello di Gaino; corre parallelo al Valèt dei gàmber.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_272 = document.getElementById('zoomto_272'); zoomto_272.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609887825601, 45.647571688642]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gre [Grée]

Costa meridionale del dosso Morosini a ovest di Gaino, interessata sul finire del secolo scorso da un forte intervento edilizio che ne ha stravolto l\'aspetto. Il nome deriva dal latino medievale glera \"ghiaia\", a indicare un \"luogo ghiaioso\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_274 = document.getElementById('zoomto_274'); zoomto_274.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.591726295622, 45.638616801632]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Grotten [Grótegn]

Piccolo centro abitato a Montemaderno, presso Stina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_275 = document.getElementById('zoomto_275'); zoomto_275.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.576900617941, 45.635770470732]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Guarda [Guàrdia]

Località sulle ripide pendici del monte Lavino, sopra l\'abitato di Bezzuglio. Nel nome rivela l\'esistenza di un antico punto di sorveglianza del territorio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_276 = document.getElementById('zoomto_276'); zoomto_276.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.624796478066, 45.650120782089]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Guasto [Guàst]

Ripida e arida costa (dal latino medievale guastus \"rovinato\") che dalla Gardesana, nei pressi della Capilìna, sale verso Crosera di Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_280 = document.getElementById('zoomto_280'); zoomto_280.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.649549986353, 45.669287443037]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Lefà [Lefà]

Località al confine col comune di Gargnano, solcata dal torrente omonimo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_282 = document.getElementById('zoomto_282'); zoomto_282.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584060007352, 45.643201080754]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Livrana [Livràna]

Ampia costa montana che da Pezzuglio sale, lungo le pendici del monte Lavino, fino a Pure.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_283 = document.getElementById('zoomto_283'); zoomto_283.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.611468609507, 45.659592851797]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Lume [Löm]

Abitazione civile sulla sinistra idrografica della Valle delle cartiere, tra gli edifici di Contrada e la forra di Covoli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_286 = document.getElementById('zoomto_286'); zoomto_286.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.588070423792, 45.634909610625]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Maclino [Maclì]

Frazione nella parte occidentale dell\'altipiano di Montemaderno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_287 = document.getElementById('zoomto_287'); zoomto_287.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.637148543779, 45.666719678528]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Madóna dei àngei [Madóna dei àngei]

Santella a Pisaloco con raffigurata la Madonna tra angeli, chiamata anche Madonna delle grazie in opuscoli della parrocchia di San Pier d’Agrino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_289 = document.getElementById('zoomto_289'); zoomto_289.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.618391662415, 45.64467700808]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Madonna di Benaco [Madóna del Benàch]

Quattrocentesco santuario dedicato a Santa Maria di Benaco, che si dice costruito su un precedente tempio pagano. In un documento dell\'anno 1435 la località è chiamata Santa Maria ceriola.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_288 = document.getElementById('zoomto_288'); zoomto_288.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.646025195621, 45.666737377353]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Madonna [Madóna del Bröl]

Edicola votiva in località Brolo presso San Giorgio, ridipinta dal pittore Bottoli in occasione dell\'Anno Mariano 1987/88.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_291 = document.getElementById('zoomto_291'); zoomto_291.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.618229851593, 45.645246911333]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Madonnina

Edicola votiva sullo spigolo nord-orientale del muro di cinta dell’oratorio di Toscolano, lungo la strada che conduce al Porto di Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_296 = document.getElementById('zoomto_296'); zoomto_296.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.60472805075, 45.650956671815]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Maina di mezzo

Località intermedia tra Maina di sopra e Maina di mezzo, sulla sponda destra del fiume, ove furono attivi numerosi opifici. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_301 = document.getElementById('zoomto_301'); zoomto_301.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.577230468461, 45.637276081368]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mandovale [Mandoàl]

Ampia costa montana sulle pendici del monte Lavino, che si estende anche nel territorio di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_302 = document.getElementById('zoomto_302'); zoomto_302.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585826614347, 45.634793131314]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Maonera [Maunére]

Località sul versante sinistro della Valle del Bornico, sotto Maclino. M, di cui maunéra è collettivo, è nome locale della pietra tufacea

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_304 = document.getElementById('zoomto_304'); zoomto_304.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586023889363, 45.631772252597]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mariana [Mariàne/Margiàne]

Località ad ovest dell\'abitato di Maclino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_307 = document.getElementById('zoomto_307'); zoomto_307.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.597209105101, 45.65127676002]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Marzanigo [Malsanìch]

Pianoro sotto la strada che da Sanico porta alla Rocca, subito dopo Dosso. Potrebbe trattarsi di un prediale in -igo dal nome Marcianus, o di un derivato da marcidus \"luogo umido\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_317 = document.getElementById('zoomto_317'); zoomto_317.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.628117293931, 45.653782776794]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mezzaluna [Mèṡa lüna]

Campi infossati tra Cecina e Messaga, il cui nome allude metaforicamente alla conformazione del terreno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_322 = document.getElementById('zoomto_322'); zoomto_322.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.597379780111, 45.640592511452]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Moncelisa [Monsèleṡa]

Costa collinare sotto il Dosso di Oriolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_332 = document.getElementById('zoomto_332'); zoomto_332.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.639453232352, 45.66586527645]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mornaga [Mornàga]

Piccolo nucleo abitato a nord-est di Cecina. E\' toponimo prediale composto dal nome Maurinius col suffisso -aga, a indicare una \"proprietà di Maurinio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_333 = document.getElementById('zoomto_333'); zoomto_333.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.640819145045, 45.667095752441]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mornaghe [Mornàghe]

Località sulla costa collinare ad est di Mornaga, ove dovettero trovarsi in passato gli orti degli abitantti di Mornaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_334 = document.getElementById('zoomto_334'); zoomto_334.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.611043240289, 45.650446590457]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Morosini [Muruṡìne]

Lungo dosso che da Gaino porta alla cima di Garde. Probabile l\'origine onomastica, dal cognome Morosini.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_337 = document.getElementById('zoomto_337'); zoomto_337.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584648279069, 45.628879428282]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mulini [Mulì]

Antico mulino nella forra all’imbocco della Valle del Bornico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_338 = document.getElementById('zoomto_338'); zoomto_338.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610326116235, 45.636693783103]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mulino

Mulino in Garberìa, presso l\'attuale Oleificio Bonaspetti. La ruota che lo azionava è ancora esistente, seppur inattiva.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_340 = document.getElementById('zoomto_340'); zoomto_340.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.650762382879, 45.66846973025]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mulino del lago

Mulino presso la foce del torrente Lefà, quasi in riva al lago.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_345 = document.getElementById('zoomto_345'); zoomto_345.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629748606627, 45.655071185102]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Muri [Mür]

Muraglia sotto le case di Cecina, all\'inizio di via Marsina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_348 = document.getElementById('zoomto_348'); zoomto_348.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.633763423354, 45.668766546226]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Nandrallo [Nandràl]

Costa a gradoni con cascina sulle pendici orientali del monte Castello, nei pressi di Mezzane. Nel XIII e XIV secolo era quasi interamente utilizzata a vigneto mentre ora prevale l\'oliveto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_365 = document.getElementById('zoomto_365'); zoomto_365.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.573243337788, 45.681605395868]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Palazzo [Palàs de Narcheṡàne]

Costruzione secentesca a Archesane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_366 = document.getElementById('zoomto_366'); zoomto_366.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.644927908628, 45.667288378517]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Panaza [Panàse]

Campi coltivati al margine orientale di Brede.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_369 = document.getElementById('zoomto_369'); zoomto_369.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.601464464662, 45.637475658876]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Paradiso

Campi compresi tra le attuali vie San Bartolomeo e Moretto, in Maderno, il cui nome vuol celebrare l\'amenità dei luoghi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_368 = document.getElementById('zoomto_368'); zoomto_368.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.625351040141, 45.658842432265]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Paradiso [Paradìs dei àṡegn]

Località sotto Cabiana. Anche qui, come per il Paradis dei ca a Vigole, il nome vuol ricordare eufemisticamente l\'abitudine di gettarvi le carcasse degli animali morti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_381 = document.getElementById('zoomto_381'); zoomto_381.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.608852719218, 45.676778114032]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Persegno [Persègn]

Ampio pascolo con abitazione rurale, oggi adibita a agriturimo, lungo la strada che da Camerate porta ad Archesane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_386 = document.getElementById('zoomto_386'); zoomto_386.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583348793768, 45.633117556433]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piane [Piàne]

Piccoli pianori poco sotto l\'abitato di Bezzuglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_391 = document.getElementById('zoomto_391'); zoomto_391.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.6167594201, 45.644590573964]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piazza Caduti [Piàsa]

È l\'attuale piazza di Toscolano dedicata ai caduti di tutte le guerre.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_392 = document.getElementById('zoomto_392'); zoomto_392.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.599271399561, 45.635567808268]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piazza San Marco [Piàsa]

È l\'attuale piazza di Maderno dedicata a San Marco.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_393 = document.getElementById('zoomto_393'); zoomto_393.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.642091523399, 45.66992335689]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piazzole [Piasöle]

Campi pianeggianti sotto Zener.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_394 = document.getElementById('zoomto_394'); zoomto_394.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579367721666, 45.632301029811]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piazzole [Piasöle]

Pianori nei pressi di Bezzuglio, al confine col territorio del comune di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_395 = document.getElementById('zoomto_395'); zoomto_395.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610170515916, 45.642506920902]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piazzuole [Piasöle]

Antica contrada di Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_406 = document.getElementById('zoomto_406'); zoomto_406.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.588591875973, 45.662491325869]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Plino

Località percorsa dalla strada che collega Maraṡìne con la Via di Valle.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_409 = document.getElementById('zoomto_409'); zoomto_409.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.60953449332, 45.66060131795]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Poner [Punér]

Costa di monte, sul versante destro della Valle delle cartiere, che dal fiume sale fino a Seasso. Possibile sia il riferimento a \"luogo posto a ponente\" che \"luogo con pollai (punér in dialetto)\" essendovi stati in passato gli orti degli abitanti di Contrada.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_410 = document.getElementById('zoomto_410'); zoomto_410.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609133203597, 45.641406231084]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ponte [Put]

È il nome dato alla contrada di Toscolano nel XVI secolo, dopo la costruzione da parte della Comunità della Riviera del ponte in pietra che collegava i paesi della Quadra di Gargnano con gli altri comuni della Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_413 = document.getElementById('zoomto_413'); zoomto_413.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.632171903376, 45.654264057192]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Portizzolo

È il porticciolo annesso alla Casetta e chiamato anche Porto di Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_424 = document.getElementById('zoomto_424'); zoomto_424.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.572379103671, 45.67031403637]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pra grasso [Pra gras]

Ripido prato tra il Casino del Piles e Ciprelli, sulle pendici meridionali del monte Pizzocolo. È sovrastato dalle omonime Córne del Pra gras. L’aggettivo ‘grasso’ identifica un prato \"ricco d\'erba” un tempo intensamente utilizzato per la fienagione.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_439 = document.getElementById('zoomto_439'); zoomto_439.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.591143414561, 45.633033460269]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Proco [Próch]

Ripida costa che dalla Gardesana sale fino alla chiesa di Maclino. Nel XIII secolo vi si trovavano coltivazioni di vigne ed olivi, probabilmente collocate nella parte sommitale o ai suoi piedi. Questo è l’aspetto che presenta anche nelle fotografie di inizio secolo XX.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_452 = document.getElementById('zoomto_452'); zoomto_452.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.594390435431, 45.636550563866]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Quattro santi [Sànta crus]

Bivio per Stina lungo la strada che porta a Maclino. Fino a pochi anni or sono esisteva presso il bivio una croce in legno che determinò il nome dialettale. È probabile che precedentemente vi fosse un\'edicola dedicata a quattro santi, dalla quale è derivato l\'antico toponimo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_469 = document.getElementById('zoomto_469'); zoomto_469.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.64535478715, 45.669514662581]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Roina [Ruìna]

Frazione di Toscolano al confine col comune di Gargnano. Il toponimo viene normalmente riferito a depositi di materiale franato o trasportato da corsi d\'acqua.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_512 = document.getElementById('zoomto_512'); zoomto_512.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.632788329209, 45.678883844027]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santo di Gazzo [Santèl da Gas]

Edicola in località Gazzo al confine col territorio di Gargnano, presso Navazzo. Il tempo ha ormai cancellato l\'immagine del santo cui era dedicata.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_518 = document.getElementById('zoomto_518'); zoomto_518.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.607114979969, 45.631113763375]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Scardavere

Località sul promontorio di Maderno presso l\'ex campo ippico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_523 = document.getElementById('zoomto_523'); zoomto_523.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.622038251099, 45.679744121488]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Segrane di cima

È la parte più alta della costa su cui si trova Segrane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_522 = document.getElementById('zoomto_522'); zoomto_522.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.618830652866, 45.677823274306]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Segrane [Segràne]

Costa a gradoni che dalle Camerate sale verso la piana di Navazzo. Vi si trova un piccolo nucleo abitativo, ora in rovina. Fu residenza, fin dal \'500, della famiglia Pilati che nell\'agosto del 1735 ottenne il permesso di edificarvi una chiesetta dedicata a Santa Maria Maddalena per poter assistere alla Santa Messa, «...stante la distanza di milia tre in circa dalla Parochiale massime in tempo d\'inverno». Oggi tutto il complesso è ridotto a ruderi pericolanti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_534 = document.getElementById('zoomto_534'); zoomto_534.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598879322613, 45.673155165697]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Serà [Serà/Córne del Serà]

Cresta rocciosa (le córne del dialettale) ad est ed un poco più bassa (1362 m) della cima del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_537 = document.getElementById('zoomto_537'); zoomto_537.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.59788732852, 45.636797006649]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Serraglio [Serài]

Villa con parco alle spalle di piazza San Marco a Maderno. Fu residenza di caccia dei Gonzaga nei secoli XVI e XVII. Nel 1921 sembrò potesse essere acquistata da Gabriele d\'Annunzio per realizzarvi il Vittoriale degli Italiani ma il poeta preferì Cargnacco di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_548 = document.getElementById('zoomto_548'); zoomto_548.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.60736538485, 45.641057966522]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Solino [Sulì]

Ampia zona interessata da recenti interventi edilizi ai piedi e sulle prime pendici della collina che sale verso San Martino. Continua il tardo latino solinus \"assolato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_567 = document.getElementById('zoomto_567'); zoomto_567.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585028062587, 45.637052397242]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tartasse [Tartàse]

Terrazzamenti sul versante destro della Valle del Bornico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_575 = document.getElementById('zoomto_575'); zoomto_575.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.59545536121, 45.63723110476]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tevina [Tevìne]

Località a monte del Serraglio. Alla fine del Cinquecento vi era un giardino di limoni.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_584 = document.getElementById('zoomto_584'); zoomto_584.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.58618660354, 45.638555835986]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tralino [Tralì]

Prati coltivati sul versante destro della Valle del Bornico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_613 = document.getElementById('zoomto_613'); zoomto_613.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.577757345905, 45.65166056266]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle di Vesegna [Val de Veṡègna]

Valle nei pressi di Vesegna. Prosegue nella Valle del Pomer e si unisce presso Canai con la Valle della Selva.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_621 = document.getElementById('zoomto_621'); zoomto_621.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616748623233, 45.659436070797]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Varà [Verà]

Costa gradonata e boscata ai piedi del monte Castello poco sopra gli abitati di Folino e Cabiana. Nei documenti più antichi la contrada del Varà era più estesa e comprendeva tutti i campi a monte della strada Gaino-Folino-Cabiana, fino alla località Castello. Probabilmente dal longobardo wara \"terreno sorvegliato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_625 = document.getElementById('zoomto_625'); zoomto_625.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.634269357937, 45.656156205122]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vertecoli [Bertècoi]

Dosso compreso tra la Gardesana e la via per San Giorgio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_626 = document.getElementById('zoomto_626'); zoomto_626.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.575170797598, 45.652672001171]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vesegna [Veṡègna]

Ampia radura con edificio recentemente ristrutturato, sul versante destro della valle omonima. Probabilmente da vicinia \"proprietà comune degli abitanti della vicinia\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_640 = document.getElementById('zoomto_640'); zoomto_640.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.588451628502, 45.645395020552]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Visino [Viṡì]

Costa ricoperta da bosco ceduo lungo la strada che da Rosei porta a Canai. Nel XIII e XIV secolo la località era estesa anche al pianoro sovrastante e comprendeva numerosi piccoli appezzamenti di terra in cui erano coltivati lo scotano, l\'olivo e la vite.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_648 = document.getElementById('zoomto_648'); zoomto_648.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.626799096016, 45.655486468738]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ziblini

Dosso nei pressi di Cussaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_27 = document.getElementById('zoomto_27'); zoomto_27.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.568262220647, 45.685205454506]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bochèt dei Vervèrs

Sella montana (il bochèt) nei pressi del dosso di Ververs, sul versante destro della valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_28 = document.getElementById('zoomto_28'); zoomto_28.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592667288312, 45.697904865709]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bochèt dela spiàsa

Piccola sella (bochèt) montana sul versante meridionale del monte Spiazzole, al confine con Gargnano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_87 = document.getElementById('zoomto_87'); zoomto_87.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579080356777, 45.632866816262]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cantù

Località ad ovest di Bezzuglio, là dove il territorio comunale di Toscolano Maderno si incunea in quello di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_126 = document.getElementById('zoomto_126'); zoomto_126.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590436985476, 45.695607279981]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castègna dei Germània

Il toponimo identifica un secolare castagno che si trova sopra le Piàne dei Persinìch, sul versante sinistro della valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_164 = document.getElementById('zoomto_164'); zoomto_164.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.628324218128, 45.664403170794]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Còle del Mòro

Costa terrazzata a monte della strada per Mezzane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_200 = document.getElementById('zoomto_200'); zoomto_200.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598918716466, 45.650215454633]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cüchèt

Cocuzzolo con appostamento da caccia in Valle di Maina, a monte di Maina di sotto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_228 = document.getElementById('zoomto_228'); zoomto_228.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.596348502049, 45.648373994807]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fól

Località in Valle delle cartiere, tra Maina di sopra e Maina di sotto (o Macalé), sulla sponda destra del fiume. Il follo era l\'opifico in cui si follavano (o macinavano) gli stracci per la produzionedella carta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_347 = document.getElementById('zoomto_347'); zoomto_347.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579570090633, 45.663405098688]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mut lónch

Lungo dosso con prato misto a boscaglia che da Code, sulle pendici del monte Pizzocolo, scende parallelamente al Dosso del Barbio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_385 = document.getElementById('zoomto_385'); zoomto_385.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.620340311918, 45.65844208324]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piàna dela seréṡa

Pianetta alle spalle di Cabiana.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_594 = document.getElementById('zoomto_594'); zoomto_594.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580852913054, 45.670162371339]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val del Mafisöl

Piccola valle tra Valle grande e Valle, sotto Ciprelli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_624 = document.getElementById('zoomto_624'); zoomto_624.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590746639693, 45.633991195263]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Venesc\'é

Ripida costa con terrazzamenti sotto la chiesa di Maclino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_627 = document.getElementById('zoomto_627'); zoomto_627.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.617316319158, 45.656270111357]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vìa dei làder

Strada nei pressi di Folino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_22 = document.getElementById('zoomto_22'); zoomto_22.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616238274458, 45.638237575602]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bersaglio [Bersài]

Località in riva al lago, sul promontorio di Toscolano. Ospitò il poligono di tiro realizzato nei primi anni del Novecento, recentemente demolito e trasformato in  isola ecologica comunale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_29 = document.getElementById('zoomto_29'); zoomto_29.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612301816565, 45.63113219846]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bolsem [Bòlsem]

Località al termine del lungolago Zanardelli,  conosciuta anche come Villa Adele, dal nome dell\'ex albergo, o come Piantù per la presenza di un grande e secolare platano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_33 = document.getElementById('zoomto_33'); zoomto_33.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590092956388, 45.634965701724]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bombarda [Bombàrde]

Terreno nei pressi dell\'abitato di Maclino su cui è stato edificato un villaggio residenziale della cooperativa La Famiglia.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_36 = document.getElementById('zoomto_36'); zoomto_36.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580381408533, 45.695408779041]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bordonera [Burdunéra]

Ampia zona montana a bosco ceduo sul versante sinistro della valle di Campiglio, tra Dòs dei pi e Sereoi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_81 = document.getElementById('zoomto_81'); zoomto_81.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587821302306, 45.647480491257]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Canai [Canài]

Località tra Rosei e Magnico, là dove il ruscello che scorre nella Valle di Vesegna, dopo un breve salto, s\'incanala sotto l\'antica strada prima del bivio per Pezzuglio e Vesegna. Oltre che dalla cascata, la località è caratterizzata dal bagolaro le cui grosse radici si incuneano nelle pieghe della roccia stratificata.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_98 = document.getElementById('zoomto_98'); zoomto_98.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.618311825332, 45.64260283715]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cartiera

Complesso di edifici industriali sede della Cartiera di Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_100 = document.getElementById('zoomto_100'); zoomto_100.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.631959042486, 45.668392244081]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casa bianca [Ca biànca]

Antica casa d\'abitazione a Mezzane, ai piedi del monte Castello di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_102 = document.getElementById('zoomto_102'); zoomto_102.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.611509761422, 45.661973809972]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casa del guardiano [Caṡòta]

Edificio presso la centrale elettrica di Covoli, un tempo adibito ad abitazione del guardiano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_136 = document.getElementById('zoomto_136'); zoomto_136.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.602602495599, 45.643578920262]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ceriolo

Località nei pressi di Castello di Malpaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_145 = document.getElementById('zoomto_145'); zoomto_145.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.596478579255, 45.639788877605]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cigale [Sigàle]

Ampia costa collinare a Montemaderno, compresa tra Stina, il Dosso di Oriolo e la Valle di Bombai.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_160 = document.getElementById('zoomto_160'); zoomto_160.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581789556289, 45.6474583588]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cola [Còla]

Tratto pieneggiante boscoso sul versante sinistro della Valle del Pomer, sulle pendici del monte Lavino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_165 = document.getElementById('zoomto_165'); zoomto_165.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584542786139, 45.634177664246]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Colle lunghe [Còle lónghe]

Terrazzamenti e gradoni sotto Bezzuglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_168 = document.getElementById('zoomto_168'); zoomto_168.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.641747314811, 45.666433594931]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Colonne [Colòne]

Campi coltivati sopra Brede, ad est di Mornaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_180 = document.getElementById('zoomto_180'); zoomto_180.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610394044904, 45.652191517606]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cortine [Curtìne]

Terreni a gradoni ad ovest di Gaino, sul dosso Morosini. Nella tradizione orale vengono distinte in Curtìne cürte e Curtìne lónghe.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_184 = document.getElementById('zoomto_184'); zoomto_184.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.611032782245, 45.655055021514]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Coste [Còste]

Prati e bosco ceduo alle spalle di Dosso di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_194 = document.getElementById('zoomto_194'); zoomto_194.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.603441313081, 45.632513354465]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Crocifisso [Crucifìs]

È la santella con Cristo in croce adiacente all\'ex collegio Piamarta sul lungolago Zanardelli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_195 = document.getElementById('zoomto_195'); zoomto_195.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.625179953666, 45.651990791194]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Crosera [Cruṡài]

Crocicchio nei pressi di Roina, dove si intersecano un viottolo per un fondo privato e le strade che conducono a Cecina, a Roina, a Villavetro e al ponte del Lefà.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_211 = document.getElementById('zoomto_211'); zoomto_211.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.64864124409, 45.668648022883]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosselli

Piccoli dossi tra la chiesa di San Giorgio e Corno, alla estremità orientale del territorio comunale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_213 = document.getElementById('zoomto_213'); zoomto_213.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.634417051858, 45.674980032351]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso Bello [Dòs bèl]

Dosso panoramico a monte di Supina, al confine col territorio di Gargnano. Il nome ne celebra la amenità.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_226 = document.getElementById('zoomto_226'); zoomto_226.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.563784109018, 45.670530715309]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fo [Fó del cöch]

Faggi ( in dialetto) sulla sommità (cöch o \"cima tondeggiante\") dell’ampio dosso erboso di Prada.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_227 = document.getElementById('zoomto_227'); zoomto_227.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.588453914943, 45.636045565315]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fogher [Foghér]

Località a Maclino, presso Santo, caratterizzata dalla presenza di un masso erratico (il foghér) qui depositato dai ghiacciai quaternari.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_230 = document.getElementById('zoomto_230'); zoomto_230.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61984823055, 45.655981787373]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Folino [Fulì]

Piccolo nucleo abitato ad est di Gaino. E\' un diminutivo da follo, l\'opifico in cui si follavano (o macinavano) gli stracci per la produzionedella carta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_234 = document.getElementById('zoomto_234'); zoomto_234.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581466850765, 45.632105274994]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana [Funtàna növa]

Pubblico lavatoio con tettoia sotto l\'abitato di Bezzuglio. È stato ricostruito nel 1909 al posto di una precedente fontana scoperta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_247 = document.getElementById('zoomto_247'); zoomto_247.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.626528802655, 45.654057918966]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fossato di Balest [Fòs de Balèst]

Fosso che alimenta la fontana di Messaga e prosegue nella valletta che separa Cecina e Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_255 = document.getElementById('zoomto_255'); zoomto_255.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610772274186, 45.639573896838]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fucina

Località in Toscolano, sulla sponda sinistra del fiume, presso l\'ex oleificio Ciscato.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_273 = document.getElementById('zoomto_273'); zoomto_273.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.596980825014, 45.648741227708]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gridazzo

Dosso che da Sanico scende a San Martino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_281 = document.getElementById('zoomto_281'); zoomto_281.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586743304598, 45.635999752233]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Lentrino [Lintrì]

Località sulla sinistra idrografica del Rio Bornico, sotto Maclino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_294 = document.getElementById('zoomto_294'); zoomto_294.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.58668028372, 45.646153157444]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Magnico [Magnìch]

Località con case sparse a Montemaderno, ai piedi del monte Lavino, presso la confluenza della Valle di Vesegna con quella di Selva. E\' un toponimo prediale formato dal nome Manius o Magnius col suffisso -ico a indicare un \"podere di proprietà di Manio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_300 = document.getElementById('zoomto_300'); zoomto_300.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.630843062471, 45.659791779648]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mammina [Mamìna]

Costa gradonata tra Scarpera e il campo da golf, ove nel XV secolo si trovavano prati, vigneti, olivi e boschetti di alloro.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_318 = document.getElementById('zoomto_318'); zoomto_318.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.634926818254, 45.673306233741]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mezzane [Meṡàne]

Ampia località ai piedi del monte Castello, parte a oliveto e parte a bosco, comprendente il Dosso bello, posta in posizione \"intermedia\" rispetto a altre località.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_357 = document.getElementById('zoomto_357'); zoomto_357.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.646287417686, 45.667494646178]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Orgada [Orgàa]

Località nella parte orientale della piana del campo da golf, ove si trova ancor oggi la gora (orgàa in dialetto) o canale che porta l\'acqua al mulino (in questo caso al mulino del Lefà).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_364 = document.getElementById('zoomto_364'); zoomto_364.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.637423876248, 45.668256872694]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Palada [Palàda]

Abitazione rurale nei pressi del santuario della Madonna di Supina, a indicare la presenza di una antica \"palizzata\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_373 = document.getElementById('zoomto_373'); zoomto_373.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.564436858421, 45.675448873168]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Passo dello Spino [Pàs de le Spi/Pasàa]

Passo montano, a quota 1160, alle spalle del Monte Pizzocolo, da cui partono i sentieri per Paolona, Monte Pizzocolo, Archesane, Gemelle, Monte Spino e Passo della Fobbiola (Sentiero dei lodroni). E\' un rinomato luogo di passo (pasàa in dialetto) degli uccelli migratori.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_371 = document.getElementById('zoomto_371'); zoomto_371.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614523968737, 45.66073094621]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Passo [Pas]

Località con abitazione rurale lungo la via delle Camerate, poco prima di Santo dell’ora. Più che a \"luogo di passaggio\" sarà da riferire a \"luogo umido\" (dalla base onomatopeica pac\' alla base anche di paciòch \"fango\").

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_377 = document.getElementById('zoomto_377'); zoomto_377.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612918949583, 45.664277021243]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pelucchio [Pelöc’]

Ripidissima costa sulla sponda sinistra della valle delle Camerate, tra Santo dell\'ora e Sant\'Antonio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_397 = document.getElementById('zoomto_397'); zoomto_397.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.615192016442, 45.645337053953]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piè costa [Pié Còsta]

Contrada a mionte della piazza di Toscolano, ai piedi di Costa.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_405 = document.getElementById('zoomto_405'); zoomto_405.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.58341523705, 45.650297104298]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pizzocletto [Pisoclèt]

Piccolo dosso oggi coperto da bosco ceduo cui si accedeva tramite l\'omonimo sentiero, ora impraticabile, che dalla via per Vesegna si staccava da destra per portare in Valle della Selva e da qui a Ortello. Vi si praticava un tempo l’uccellagione tramite un roccolo di cui rimangono ora poche tracce. \"Piccola cima aguzza\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_412 = document.getElementById('zoomto_412'); zoomto_412.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.601623030085, 45.641252950214]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Porgnaga

Località sulla cima del versante destro della Valle di Bombai.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_420 = document.getElementById('zoomto_420'); zoomto_420.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612772528519, 45.653326735861]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pozzo del Camozzo [Pós del Camós]

Pozzo in Gaino, di fronte al numero civico 28 di via Raffaello. Veniva utilizzato già nel XIII secolo, quand\'era conosciuto come puteum de Gayno \"pozzo di Gaino\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_428 = document.getElementById('zoomto_428'); zoomto_428.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.56614697938, 45.681473449346]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pradalai [Pradalài]

Radura sulle pendici orientali del Monte Spino, poco sopra Palazzo ad Archesane. Probabilmente da intendere come \"prato dei Delai\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_440 = document.getElementById('zoomto_440'); zoomto_440.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.595643099789, 45.64228926843]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Promenzano [Promensà]

Prati nella Valle di Vigole alle spalle di Dosso d\'Oriolo. il duecentesco Premarzano rivela il riferimento a \"luogo umido\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_441 = document.getElementById('zoomto_441'); zoomto_441.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.617915929859, 45.649380153432]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pulciano [Pulsà]

Frazione collinare di Toscolano. Probabile prediale composto dal nome latino Publicius col suffisso -ano per \"proprietà di Publicio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_458 = document.getElementById('zoomto_458'); zoomto_458.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612618669356, 45.646386003841]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Remignago [Rimignàch]

Costa collinare ad ovest dell\'abitato di Pulciano, tra Sentiroli e il fosso omonimo. Probabile formazione prediale, composto dal nome Reminius col suffisso -ago, a indicare una \"proprietà di Reminio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_461 = document.getElementById('zoomto_461'); zoomto_461.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.556957635784, 45.678020597491]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rifugio Pirlo allo Spino [Rifùgio]

Rifugio a quota 1185 sul monte Spino, eretto su un precedente casamento della Guardia di Finanza ed intitolato al tenente medico Giorgio Pirlo, caduto nella Seconda guerra mondiale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_484 = document.getElementById('zoomto_484'); zoomto_484.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.577791326014, 45.681853997427]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Samoel [Samoél]

Costa montana sulle pendici settentrionali del monte Pizzocolo. E\' forma dialettale del cognome Samuelli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_497 = document.getElementById('zoomto_497'); zoomto_497.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.593047554608, 45.648219822448]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sanico [Sanìch]

Frazione in Montemaderno, a quota 339, da cui s\'inerpica la via che conduce a Sant’Urbano. Probabile prediale formato dal nome Sennius col suffisso -ico per \"podere di Sennio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_510 = document.getElementById('zoomto_510'); zoomto_510.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612336753672, 45.655289064563]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santo del Vicario [Madunìna]

Edicola alle spalle dell\'abitato di Gaino. È stata ridipinta nel 1982 dai pittori bresciani Caffi, Rossini, Salvetti e Vinetti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_531 = document.getElementById('zoomto_531'); zoomto_531.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.561405960497, 45.68165950499]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sentiero dei lodroni [Sentér dei ludrù]

Sentiero montano che da Passo dello Spino scende fino a Passo della Fobbiola. Più che alla nobile famiglia trentina dei Lodroni, il nome pare riferibile ai contrabbandieri che lo percorsero nei tempi passati. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_558 = document.getElementById('zoomto_558'); zoomto_558.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.62764336668, 45.65837039385]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Stignaga [Stignàga]

Casa rurale con oliveto e campi coltivati alle spalle di Cecina. Di origine prediale, da Estiniaga, composto dal nome Estinius col suffisso -aga a indicare la \"proprietà di Estinio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_559 = document.getElementById('zoomto_559'); zoomto_559.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592977220794, 45.637986345165]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Stina [Stìna]

Piccolo nucleo abitato in Montemaderno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_561 = document.getElementById('zoomto_561'); zoomto_561.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610913279194, 45.640493495623]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Strada del Colosio

Antico nome del tratto iniziale dell\'attuale via Religione, a partire dalla strada Gardesana.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_568 = document.getElementById('zoomto_568'); zoomto_568.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586651173126, 45.647528974852]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Telario [Telàrgio]

Bosco ceduo sul versante destro della valle di Selva. In passato dovette avere una estensione maggiore di quella attuale perché negli estimi comprendeva anche terreni coltivati cinti da muri. Di origine onomastica.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_569 = document.getElementById('zoomto_569'); zoomto_569.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616151888586, 45.656000655837]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Teodora [Teodòra]

Prato a Calmasse nei pressi di Gaino. Di evidente origine onomastica.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_580 = document.getElementById('zoomto_580'); zoomto_580.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.58763565008, 45.686683891001]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tornago [Turnàch]

Bosco ceduo sulle pendici settentrionali del Monte Pizzocolo, tra la via per Archesane e il sottostante Rilo di Campiglio. Forse prediale, dal nome Turnus col suffisso -ago a indicare una \"proprietà di Turno\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_603 = document.getElementById('zoomto_603'); zoomto_603.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584261113342, 45.632485702561]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle del Bornico [Val del Burnìch]

Valle entro cui scorre l’omonimo torrente. Si estende dalla confluenza delle valli di Vesegna e di Selva presso Pezzuglio allo sbocco a lago.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_620 = document.getElementById('zoomto_620'); zoomto_620.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.606623517149, 45.652427455979]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vancinelle

Località sul versante sinistro della Valle delle cartiere, tra Maina di Toscolano e Vago. Si tratta probabilmente di una variazione del cognome Avanzini, Vancinèi in dialetto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_638 = document.getElementById('zoomto_638'); zoomto_638.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.632186580826, 45.677848719221]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Villa Lena [Vìla Léna]

Località alle spalle di Dosso bello, presso il sentiero che porta alla cima del monte Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_639 = document.getElementById('zoomto_639'); zoomto_639.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587393054307, 45.626550260983]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Villa Zanardelli [Vìla del Ṡanardèl]

Villa padronale sul conoide di deiezione del Rio Bornico. Fu fatta edificare dallo statista Giuseppe Zanardelli nel 1888, su progetto del celebre architetto bresciano A. Tagliaferri.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_54 = document.getElementById('zoomto_54'); zoomto_54.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.608160267541, 45.643704582256]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Burṡù

Località a Garde, in valle delle Cartiere, là dove parte dell\'acqua del fiume Toscolano viene deviata nella seriola che serviva antiche cartiere. Il termine dialettale burṡù denomina la pozza d\'acqua profonda lungo il corso d\'acqua.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_55 = document.getElementById('zoomto_55'); zoomto_55.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.597786725615, 45.638367764522]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Büs dei làder

Tratto incassato (büs) della vecchia strada per Montemaderno, nei pressi di Cantone. La specificazione dei làder allude probabilmente all\'aspetto poco rassicurante durante le ore notturne.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_56 = document.getElementById('zoomto_56'); zoomto_56.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.608798258156, 45.663018360401]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Büs del Furmintù

Grotta di difficile accesso sul versante destro della valle del Toscolano, dirimpetto a Santo dell’ora.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_58 = document.getElementById('zoomto_58'); zoomto_58.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583115994819, 45.630756937228]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Büṡa

Campi infossati ad ovest di Bezzuglio, attraversati dalla vecchia strada che sale da Fasano sotto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_161 = document.getElementById('zoomto_161'); zoomto_161.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610623777864, 45.65912350974]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Colàsa

Ampia striscia di terra pianeggiante sul versante destro della Valle delle cartiere, tra Contrada e Lume, ora coperta da boscaglia ma sino agli anni Cinquanta occupata dagli orti delle famiglie residenti. A monte, in località Poner, era stato realizzato un solido muro in pietra per riparare la zona dalle frequenti cadute di massi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_162 = document.getElementById('zoomto_162'); zoomto_162.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578911739826, 45.648122552181]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Colàsa

Pianoro sul versante sinistro della Valle di Pomer, sotto Castagna dell’asino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_164 = document.getElementById('zoomto_164'); zoomto_164.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.628324218128, 45.664403170794]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Còle del Mòro

Costa terrazzata a monte della strada per Mezzane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_163 = document.getElementById('zoomto_163'); zoomto_163.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.6094470763, 45.64569722842]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Còle

Costa collinare a gradoni in località Camistero.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_174 = document.getElementById('zoomto_174'); zoomto_174.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.576644421337, 45.669712634054]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Copasöl

Piccola e ripida conca sotto la strada che da Prade conduce alla sommità del monte Pizzocolo, là dove costeggia i Ciprelli. E\' una metafora da copa \"coppa, recipiente largo e poco profondo\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_10 = document.getElementById('zoomto_10'); zoomto_10.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.596976608392, 45.692101139999]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Córne de Arsù

Rocce in località Arsone, sul versante sinistro della Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_178 = document.getElementById('zoomto_178'); zoomto_178.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.603351112794, 45.676380208524]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Córne del prét

Rocce sulle pendici del monte Pizzocolo, sopra Persegno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_181 = document.getElementById('zoomto_181'); zoomto_181.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.618179609896, 45.63554439859]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cosèt

Molo frangiflutti (il cosèt) all\'estremità occidentale della spiaggia di viale Marconi, presso il porticciolo un tempo chiamato “dei frati” ed in uso fino ad alcuni decenni or sono ai Cantieri del Garda.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_185 = document.getElementById('zoomto_185'); zoomto_185.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.570688096532, 45.683997931729]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Còste del Bernàrt

Fianco di monte sotto il dosso Ververs.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_200 = document.getElementById('zoomto_200'); zoomto_200.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598918716466, 45.650215454633]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cüchèt

Cocuzzolo con appostamento da caccia in Valle di Maina, a monte di Maina di sotto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_201 = document.getElementById('zoomto_201'); zoomto_201.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.604058407696, 45.683497064127]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cùen del Cüsaghì

Cavità nella roccia (cùel o cùen in dialetto) lungo la strada per Archesane, poco oltre Persegno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_202 = document.getElementById('zoomto_202'); zoomto_202.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.589186604635, 45.690860910309]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cùen dela Simonèla

Cavità nella roccia (cùel o cùen in dialetto) nelle vicinanze di P(r)ademeio in Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_205 = document.getElementById('zoomto_205'); zoomto_205.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.563327062461, 45.678557967467]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cüriṡì

Piccolo dosso fittamente boscato che dal Passo dello Spino scende verso Archesane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_207 = document.getElementById('zoomto_207'); zoomto_207.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57844824224, 45.695310507966]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dòs dei pi

Ampio dosso che separa Campiglio di fondo dalla Valle di Bordonera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_208 = document.getElementById('zoomto_208'); zoomto_208.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598209126531, 45.684579846356]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dòs dela lìpera

Dosso sulle pendici settentrionali del monte Pizzocolo; interseca la via per Archesane tra Maernì e Navesole.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_209 = document.getElementById('zoomto_209'); zoomto_209.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.618543865128, 45.655028610308]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dòs dela Madaléna

Dossello tra Gaino e Folino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_341 = document.getElementById('zoomto_341'); zoomto_341.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614448146795, 45.642454902268]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Muntagnète

Antico oliveto in Toscolano, ad est di viale Marconi; recentemente vi sono state costruite civili abitazioni, un centro commerciale e una piazza per il mercato all\'aperto (piazza Caduti di Nassirya).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_342 = document.getElementById('zoomto_342'); zoomto_342.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.607412138494, 45.653102231378]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Muntagnète

Località presso Vancinelle, sul versante sinistro della Valle delle cartiere.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_343 = document.getElementById('zoomto_343'); zoomto_343.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.620040355194, 45.654494541835]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Muntèl

Piccolo dosso sulle pendici meridionali del più ampio Dosso di San Michele a Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_347 = document.getElementById('zoomto_347'); zoomto_347.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579570090633, 45.663405098688]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mut lónch

Lungo dosso con prato misto a boscaglia che da Code, sulle pendici del monte Pizzocolo, scende parallelamente al Dosso del Barbio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_387 = document.getElementById('zoomto_387'); zoomto_387.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.619981731282, 45.66237989012]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piàne dei curnì

Terrazzamenti e gradoni a monte di Cascina Castello a Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_402 = document.getElementById('zoomto_402'); zoomto_402.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578999820614, 45.673505180608]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pisuculì

Indica le due cime chiamate più comunemente Ciprelli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_407 = document.getElementById('zoomto_407'); zoomto_407.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.602641722639, 45.675111844994]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Póla

Tratto di costa sulle pendici orientali del Monte Pizzocolo a Persegno sopra il Casino della Colosina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_436 = document.getElementById('zoomto_436'); zoomto_436.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.58609810996, 45.647661615957]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Préa del gal

Masso erratico lungo la via che da Magnico porta a Vesegna. Grossa pietra che, secondo una leggenda buona per gli allocchi, permette di udire il canto del gallo allorquando vi si picchi la testa per tre volte.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_438 = document.getElementById('zoomto_438'); zoomto_438.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.626808608915, 45.651359604136]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Preéra

Località presso Orticelli di Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_446 = document.getElementById('zoomto_446'); zoomto_446.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.570618442171, 45.653684722777]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Püòto

Sperone roccioso presso Sant\'Urbano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_460 = document.getElementById('zoomto_460'); zoomto_460.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580111308591, 45.674048416376]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rìcia del mar

Lunga e stretta grotta sul versante settentrionale di Ciprelli. Espressione dialettale che significa “orecchio del mare” forse perché ne provengono rumori simili alla voce del mare.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_556 = document.getElementById('zoomto_556'); zoomto_556.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592302778536, 45.669102737193]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sportèle

Piccole selle sulle pendici rocciose del Monte Pizzocolo attraverso le quali è possibile, pur con difficoltà, passare sull\'opposto versante.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_590 = document.getElementById('zoomto_590'); zoomto_590.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.637858820685, 45.670364457949]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val de Süpìna

Valletta presso Supina. È la continuazione della Val de Meṡàne.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_591 = document.getElementById('zoomto_591'); zoomto_591.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.574973949212, 45.698081359207]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val del cóp

Valletta sulla sponda sinistra della Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_592 = document.getElementById('zoomto_592'); zoomto_592.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580408270963, 45.638939619671]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val del fich

Valletta tra Pozze e Bombai presso Bezzuglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_593 = document.getElementById('zoomto_593'); zoomto_593.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.562879173477, 45.687071646532]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val del fra

Valletta tributaria di destra della Valle di Campiglio, tra dosso Ververs e Selva scura.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_594 = document.getElementById('zoomto_594'); zoomto_594.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580852913054, 45.670162371339]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val del Mafisöl

Piccola valle tra Valle grande e Valle, sotto Ciprelli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_595 = document.getElementById('zoomto_595'); zoomto_595.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.567238981811, 45.695037201441]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val dela lüghéra

Valletta sul versante sinistro della Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_596 = document.getElementById('zoomto_596'); zoomto_596.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.559919830358, 45.682785962214]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val dela saréṡa

Piccola valle montana che da Passo dello Spino scende verso Archesane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_597 = document.getElementById('zoomto_597'); zoomto_597.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.604154757054, 45.64610629899]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val frèda

Ripida valletta che da Castello scende a Quattro ruote, sul versante destro della Valle delle cartiere.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_600 = document.getElementById('zoomto_600'); zoomto_600.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.618699465523, 45.67557925964]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valèt dei gàmber

Valletta sul versante sinistro della valle del Toscolano, tra Segrane e Camerate.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_601 = document.getElementById('zoomto_601'); zoomto_601.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.628764197358, 45.670141837561]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valgrànda

Valle sulle pendici meridionali del Monte Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_11 = document.getElementById('zoomto_11'); zoomto_11.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629860416787, 45.658211192153]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Aseneto [Arṡenèt]

Piccolo argine nei terreni disposti a gradoni a monte di Coiano e della piana del campo da golf.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_16 = document.getElementById('zoomto_16'); zoomto_16.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.565028496157, 45.666933507505]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Basiolo

Costa montana sopra i Navazzini, percorsa dal sentiero che da Prade porta a Paolona nel territorio di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_19 = document.getElementById('zoomto_19'); zoomto_19.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587113040429, 45.62961682678]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Benella [Benèla]

Insenatura lacustre presso la frazione di Bornico, all\'estremità occidentale del golfo di Maderno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_25 = document.getElementById('zoomto_25'); zoomto_25.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.627178273532, 45.669335667988]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bichier [Bicér/Bicerì]

Ripida valle sul versante meridionale del Monte Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_34 = document.getElementById('zoomto_34'); zoomto_34.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.631792635107, 45.655519437989]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bondino [Bundù]

Località sotto Fontana di Marsina, ora campo cintato da alti muri. Deriva in forma diminutiva dal celtico bunda \"conca\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_35 = document.getElementById('zoomto_35'); zoomto_35.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616098700485, 45.655594491523]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bondone [Bundù]

Campo a Gaino a monte della strada per Folino e Cabiana, presso Calmasse. Deriva in forma accresciuta dal celtico bunda \"conca\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_40 = document.getElementById('zoomto_40'); zoomto_40.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.602912626399, 45.640150459316]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Borzo [Burṡù]

Tratto della Valle di Bombai che interseca la strada per Montemaderno, a indicare la presenza di una pozza d\'acqua profonda (il burṡù).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_50 = document.getElementById('zoomto_50'); zoomto_50.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.551797548299, 45.684467991105]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Buco del gatto [Büs del gat]

Sella sulla sottile cresta rocciosa delle Marmere, dalla quale parte una profonda e ripidissima spaccatura che discende lungo il versante settentrionale del monte.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_51 = document.getElementById('zoomto_51'); zoomto_51.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.537892571946, 45.679689050127]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Buco del tedesco [Büs del todèsch]

Ampia sella sullo stretto e roccioso crinale delle Marmere, ad ovest di Buco del gatto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_52 = document.getElementById('zoomto_52'); zoomto_52.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.571114439926, 45.649456457041]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Buelino [Büilì]

Sella montana che collega Sant\'Urbano con il monte Lavino. Estende il nome anche all\'attigua valle che scende nella val di Sur di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_57 = document.getElementById('zoomto_57'); zoomto_57.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592107538994, 45.663607890897]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bus di Val [Büs de Val]

Tratto della Via di Valle che sale a Malga Valle e da qui al Pizzocolo, poco prima del Casino della Collini, dove la strada corre tra alti argini (da qui Büs \"infossato\").

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_99 = document.getElementById('zoomto_99'); zoomto_99.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61874796211, 45.650605490223]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Carune [Carùne]

Versante meridionale del dosso di San Michele di Gaino sul quale si erge l\'antica e omonima chiesetta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_105 = document.getElementById('zoomto_105'); zoomto_105.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580907260016, 45.668094745662]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casa di Valle [Ca de Val]

Tracce di una vecchia costruzione in località Valle, lungo l\'antica strada che sale a Malga Valle e da qui alla vetta del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_128 = document.getElementById('zoomto_128'); zoomto_128.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590898694829, 45.639123694078]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castelletto [Castelèt]

Piccolo dosso a Montemaderno, a nord ovest dell\'abitato di Grotten.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_129 = document.getElementById('zoomto_129'); zoomto_129.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614280584745, 45.671270083237]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castelletto [Castelòt]

Rocce che sovrastano la centrale idroelettrica di Camerate, sulle pendici settentrionali del Monte Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_131 = document.getElementById('zoomto_131'); zoomto_131.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.605720888591, 45.645053516047]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castello Malpaga [Castèl Malpaga]

Dosso collinare lungo la strada che sale ai prati di San Martino, sul versante destro della spaccatura di Garde. Lo specificativo Malpaga sarà da riferire alla nobile famiglia bresciana e non a improbabili cattivi pagatori.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_130 = document.getElementById('zoomto_130'); zoomto_130.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616783575146, 45.660650161038]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castello, Cascina Castello

Cascina sulle pendici meridionali del monte Castello di Gaino. Nei pressi è attiva l\'omonina scuderia Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_147 = document.getElementById('zoomto_147'); zoomto_147.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583316367585, 45.687423223201]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cingiale [Singiài]

Dosso che da Ververs scende alla Punteṡèla in Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_148 = document.getElementById('zoomto_148'); zoomto_148.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598790750239, 45.660741761575]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cingla [Sìngla]

Parete rocciosa sul fianco sinistro della Val dela Preéra, a monte di Sasso.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_150 = document.getElementById('zoomto_150'); zoomto_150.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583915268971, 45.640125949342]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cingol piano [Sìngol pià/Pianù]

Tratto pianeggiante con casello sulla costa collinare a monte di Pezzuglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_149 = document.getElementById('zoomto_149'); zoomto_149.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.620826820673, 45.663943679652]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cingol [Sìngol]

Grosso masso (sìngol in dialetto) di natura calcarea sulle pendici del monte Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_152 = document.getElementById('zoomto_152'); zoomto_152.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.63033546219, 45.66032296511]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cingolo grosso [Curnù]

Grande masso (sìngol in dialetto) calcareo in contrada Mattone a nord est di Cecina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_151 = document.getElementById('zoomto_151'); zoomto_151.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580424485328, 45.636060647295]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cingolo [Sìngol]

Grosso masso erratico a monte di Bezzuglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_153 = document.getElementById('zoomto_153'); zoomto_153.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.576957732287, 45.672917953703]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ciprelli [Sipréi]

Sono le due cime, a quota 1513 e 1535, che si elevano a monte della strada che collega Prade alla vetta del Pizzocolo. Essendo un poco più bassi del monte Pizzocolo, sono localmente chiamati anche Pisuculì.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_156 = document.getElementById('zoomto_156'); zoomto_156.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.634493880874, 45.658929658599]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Coca

Punto culminante dell\'antica strada che da Cecina portava a San Giorgio correndo sul dosso dei Gazzi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_157 = document.getElementById('zoomto_157'); zoomto_157.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581627400562, 45.666425586949]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Code [Cùe]

Pascoli su tre dossi allineati (Cùa de sùra, Cùa de mès, Cùa de sóta) che da Valle, sulle pendici del monte Pizzocolo, scendono fino a Marasina. E\' una metafora allusiva alla forma allungata dei dossi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_158 = document.getElementById('zoomto_158'); zoomto_158.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.600654170496, 45.641566607215]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Codinicoli

Località sul versante destro della Valle di Bombai.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_160 = document.getElementById('zoomto_160'); zoomto_160.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581789556289, 45.6474583588]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cola [Còla]

Tratto pieneggiante boscoso sul versante sinistro della Valle del Pomer, sulle pendici del monte Lavino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_165 = document.getElementById('zoomto_165'); zoomto_165.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584542786139, 45.634177664246]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Colle lunghe [Còle lónghe]

Terrazzamenti e gradoni sotto Bezzuglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_166 = document.getElementById('zoomto_166'); zoomto_166.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.617312635927, 45.651916708485]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Colle lungo

Striscia di terra pianeggiante sul Dosso di San Michele, tra la chiesa parrocchiale di Gaino porta e la Ca növa.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_167 = document.getElementById('zoomto_167'); zoomto_167.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.589783058602, 45.637200671593]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Colli

Località tra Maclino e Stina, affacciata sulla Valle del Bornico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_175 = document.getElementById('zoomto_175'); zoomto_175.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629723194842, 45.660737789771]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Corna [Curnù]

Grosso masso calcareo in località Mattone, nei pressi di Cecina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_179 = document.getElementById('zoomto_179'); zoomto_179.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.637510501034, 45.67302533174]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cornicolo

Località al confine con Fornico di Gargnano, sotto Dosso bello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_183 = document.getElementById('zoomto_183'); zoomto_183.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.555577498177, 45.681200957087]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Costa mandria [Còsta màndria]

Pascoli sul versante meridionale del monte Spino, sopra il Rifugio Pirlo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_182 = document.getElementById('zoomto_182'); zoomto_182.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616110951917, 45.645982706249]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Costa [Còsta]

Ripida costa collinare che da piazza Caduti a Toscolano sale a Pulciano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_186 = document.getElementById('zoomto_186'); zoomto_186.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.637661875811, 45.666188569306]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Coste pelate [Còste pelàe]

Costa collinare che separa la piana in cui si trova il campo da golf da quella di Cervano, evidentemente disboscate già nel secolo XVI in cui il toponimo si è formato.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_184 = document.getElementById('zoomto_184'); zoomto_184.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.611032782245, 45.655055021514]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Coste [Còste]

Prati e bosco ceduo alle spalle di Dosso di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_187 = document.getElementById('zoomto_187'); zoomto_187.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.561778020197, 45.667433119155]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Costiere [Costéra]

Costa montana sotto Prade, al confine col territorio di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_188 = document.getElementById('zoomto_188'); zoomto_188.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.622283038454, 45.656094885364]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Costione [Cüstiù]

Ripida costa che separa la piana di Cabiana da Cussaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_190 = document.getElementById('zoomto_190'); zoomto_190.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609853367836, 45.662751596128]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Covoli [Cùegn/Cùei]

Località lungo il corso del Toscolano, all\'estremità settentrionale della Valle delle cartiere. Vi si trova una profonda forra a monte della quale vennero attivate cartiere fin dal XV secolo e, verso la fine del XIX secolo, una centrale idroelettrica rimessa rimessa in funzione nel 1992 su iniziativa della Amministrazione Comunale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_189 = document.getElementById('zoomto_189'); zoomto_189.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.595726524927, 45.687624041197]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Covoli [Cuelàs]

Cavità nella roccia (cùel in dialetto) prodotte dall\'azione erosiva dell\'acqua a Tornago, sul versante destro della Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_210 = document.getElementById('zoomto_210'); zoomto_210.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578992343493, 45.660776192792]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosdafà [Dosdafà]

Ampio dosso montano compreso tra Valle del Pomer e Avrioli. Più che un \"dosso da fare\", si tratterà di un \"dosso con faggi\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_211 = document.getElementById('zoomto_211'); zoomto_211.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.64864124409, 45.668648022883]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosselli

Piccoli dossi tra la chiesa di San Giorgio e Corno, alla estremità orientale del territorio comunale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_213 = document.getElementById('zoomto_213'); zoomto_213.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.634417051858, 45.674980032351]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso Bello [Dòs bèl]

Dosso panoramico a monte di Supina, al confine col territorio di Gargnano. Il nome ne celebra la amenità.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_214 = document.getElementById('zoomto_214'); zoomto_214.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587478439903, 45.691622650844]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso cavallo [Dòs cavàl]

Dosso a Fiogarie, sul versante sinistro della Valle di Campiglio. Dalla cima del monte Alberelli scende fin sopra le Piàne dei Persinìch.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_216 = document.getElementById('zoomto_216'); zoomto_216.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.572991955499, 45.662909166816]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso del Barbio [Dòs del Bàrbio]

Ampio ed allungato dosso che scende fin sopra Sant\'Urbano, sulle pendici del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_217 = document.getElementById('zoomto_217'); zoomto_217.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.62014112013, 45.653891402948]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso dell\'Era [Dòs da l\'Éra]

Piccolo dosso presso Gazzo dell\'Era, al margine della piana antistante la frazione di Gaino. È conosciuto anche come Dòs dei Gabüṡì.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_218 = document.getElementById('zoomto_218'); zoomto_218.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.611567659545, 45.654136998316]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso di Gaino [Dòs]

Dosso alle spalle dell\'abitato di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_219 = document.getElementById('zoomto_219'); zoomto_219.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.597360419413, 45.641788954387]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso di Oriolo [Dòs d\'Argiöl]

Dosso panoramico a Oriolo, sull\'altipiano di Montemaderno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_220 = document.getElementById('zoomto_220'); zoomto_220.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.570628171854, 45.684706996918]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso Ververs [Vervèrs]

Dosso di 1030 m, sul versante destro della Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_212 = document.getElementById('zoomto_212'); zoomto_212.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.595459127215, 45.649919924113]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso [Dòs]

Dosso ad est di Sanico, lungo la via per la Rocca.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_244 = document.getElementById('zoomto_244'); zoomto_244.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.556551138612, 45.685204740497]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Forseul [Forsöl]

Pendici del monte Spino che dalla vetta scendono verso le valli di Archesane e di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_270 = document.getElementById('zoomto_270'); zoomto_270.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.599562375818, 45.649634527317]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ghidia [Val dela Ghìdia]

Valle ripida, scavata nella roccia, che dalla strada per la Rocca scende ad intersecare la Valle di Maina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_299 = document.getElementById('zoomto_299'); zoomto_299.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584539139646, 45.671028637753]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Malga Valle [Màlga de Val]

Edificio rurale con ampia stalla in Valle grande, sotto la vetta del monte Pizzocolo, a quota 1337.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_305 = document.getElementById('zoomto_305'); zoomto_305.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.545594065546, 45.681961898811]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Marmera [Marmére]

Montagna aspra e rocciosa all\'estremità nord occidentale del territorio comunale, il cui crinale è intaccato dal Buco del tedesco e dal Buco del gatto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_323 = document.getElementById('zoomto_323'); zoomto_323.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.565797098964, 45.678562560398]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Montargnone [Muntargnù]

Dosso sulla costa che dal Palazzo di Archesane sale verso il Passo dello Spino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_324 = document.getElementById('zoomto_324'); zoomto_324.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586044368767, 45.700282620716]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Monte Alberelli [Albaré]

Monte alto 1166 m, al confine col territorio del comune di Gargnano. Deriva dalla presenza di pioppi, le àlbere dialettali.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_325 = document.getElementById('zoomto_325'); zoomto_325.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.621107940249, 45.669019943976]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Monte Castello di Gaino [Mut Castèl]

Monte alle spalle di Gaino, alto 865 m. È chiamato Tre punte dagli abitanti di Monte Gargnano per il particolare aspetto che assume se visto da quei luoghi. Nei pressi della cima vi sono i resti di una fortificazione alto medievale alla quale allude il nome. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_326 = document.getElementById('zoomto_326'); zoomto_326.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57122928782, 45.644367706635]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Monte Lavino [Lavì]

Monte alto m 907, facente parte del territorio di Maderno per il versante nord-orientale e di quello di Gardone Riviera per il versante sud-occidentale. Il nome deriva dal latino labina \"frana, luogo scosceso\" a indicare quindi \"monte franoso\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_327 = document.getElementById('zoomto_327'); zoomto_327.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592217783557, 45.673201525953]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Monte Pizzocolo [Pisòcol]

Monte alto 1581 m che si eleva alle spalle di Toscolano Maderno. Nel \'500 è documentato Monte Gu (\"monte acuto\") per l\'aspetto se visto dal lago. Alla base sta il termine \'pizzo\' col significato di \"cima aguzza\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_329 = document.getElementById('zoomto_329'); zoomto_329.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592058060782, 45.698793458646]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Monte Spiazzole [Spiàsa]

Monte alto 1158 m, al confine col territorio di Gargnano, il cui nome rimanda alla presenza di \"piccole spianate\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_330 = document.getElementById('zoomto_330'); zoomto_330.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.553243324326, 45.685995399626]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Monte Spino [Spi]

Monte alto m 1504 a nord-ovest del monte Pizzocolo, il cui nome andrà riferito al latino spinus \"dorsale montana\", piuttosto che alla presenza di rovi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_331 = document.getElementById('zoomto_331'); zoomto_331.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582399825485, 45.685264584375]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Montino [Muntì]

Costa boscosa sul versante destro della Valle di Archesane, poco dopo Navesole.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_349 = document.getElementById('zoomto_349'); zoomto_349.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.567226527634, 45.665494690364]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Navazzini [Navasì]

Ampia e boscosa conca montana sotto Prade. Vi si trova un plurisecolare castagno, la Castègna dei Navasì. Alla base del toponimo sta il termine prelatino nava \"conca tra i monti\", frequente nella toponomastica alpina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_378 = document.getElementById('zoomto_378'); zoomto_378.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586705701738, 45.662374675578]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pende [Pènde]

Costa montana lungo la Via di Valle. Continua il latino pendere a indicare un \"luogo in pendio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_396 = document.getElementById('zoomto_396'); zoomto_396.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610885947424, 45.656372871812]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pidosso [Pidòs]

Località sotto Gaino, presso Franzone. Dalla collocazione \"ai piedi del dosso\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_397 = document.getElementById('zoomto_397'); zoomto_397.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.615192016442, 45.645337053953]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piè costa [Pié Còsta]

Contrada a mionte della piazza di Toscolano, ai piedi di Costa.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_398 = document.getElementById('zoomto_398'); zoomto_398.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580652456014, 45.636349966861]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pietra busa [Préa büṡa]

Località a monte di Bezzuglio, al confine col comune di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_399 = document.getElementById('zoomto_399'); zoomto_399.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612654011114, 45.654747547996]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pietra del gallo [Préa del gal]

Parte dell\'abitato di Gaino, all’incrocio tra le vie Giotto e Donatello. E\' un toponimo solitamente riferito a massi erratici.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_404 = document.getElementById('zoomto_404'); zoomto_404.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.60269700858, 45.639744655165]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pizzo [Pìs]

Parete rocciosa sul versante destro della Valle di Bombai, sopra il rifugio di Fontane. Péotrebbe essere riferito sia a un tratto aguzzo del pendio (pizzo) che a sgocciolio d\'acqua (pis).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_405 = document.getElementById('zoomto_405'); zoomto_405.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.58341523705, 45.650297104298]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pizzocletto [Pisoclèt]

Piccolo dosso oggi coperto da bosco ceduo cui si accedeva tramite l\'omonimo sentiero, ora impraticabile, che dalla via per Vesegna si staccava da destra per portare in Valle della Selva e da qui a Ortello. Vi si praticava un tempo l’uccellagione tramite un roccolo di cui rimangono ora poche tracce. \"Piccola cima aguzza\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_408 = document.getElementById('zoomto_408'); zoomto_408.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584319301609, 45.645689224149]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pomer [Pomér]

Località sul versante sinistro della valle omonima. Da póm \"melo\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_328 = document.getElementById('zoomto_328'); zoomto_328.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57146604678, 45.701199558896]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pracalvis [Pracalvìs]

Monte al confine col comune di Gargnano, nella parte più settentrionale del territorio di Toscolano, alto 1161 m. La seconda parte del nome deriva da \"calvo\" con allusione all\'antica assenza d\'alberi, probabilmente a causa del disboscamento umano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_433 = document.getElementById('zoomto_433'); zoomto_433.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.56385482454, 45.67028977499]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Prato del cucco [Pra del cöch]

Nome dato alle Prade in località Spinone col significato di “prato del cocuzzolo”.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_437 = document.getElementById('zoomto_437'); zoomto_437.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.600042987084, 45.65964706952]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Preera [Val dela Preéra]

Ripida valle che da Sacca scende in Seasso, sulle pendici meridionali del monte Pizzocolo. È sovrastata sul versante sinistro dalla ripida parete rocciosa chiamata Cingol da Tarign in documenti cinquecenteschi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_443 = document.getElementById('zoomto_443'); zoomto_443.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.593028597061, 45.661970943858]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Punte [Pùnte]

Zona boscosa al termine di una ripida salita lungo la Via di Valle. La pùnta è espressione dialettale per \"s\'inerpica\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_454 = document.getElementById('zoomto_454'); zoomto_454.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.627414112657, 45.66783344681]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ravere [Ravére]

Ampi depositi franosi sulle pendici meridionali del Monte Castello. Ravéra è termine dialettale per \"pietraia\", dal prelatino rava \"frana\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_455 = document.getElementById('zoomto_455'); zoomto_455.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.599473592801, 45.655622493586]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Raverotto

Deposito di materiale franoso (la ravéra) sulle pendici collinari ad ovest della Rocca.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_482 = document.getElementById('zoomto_482'); zoomto_482.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585801420594, 45.665106755357]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sacca [Sàca]

Località sulle pendici meridionali del monte Pizzocolo, lungo la Via di Valle, a indicare un luogo avvallato.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_483 = document.getElementById('zoomto_483'); zoomto_483.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586003514379, 45.637453245289]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sacca [Sàca]

Località sulla sponda destra del Rio Bornico, presso Tartassa, a indicare un luogo avvallato.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_516 = document.getElementById('zoomto_516'); zoomto_516.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.628631627759, 45.657288170645]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sassello [Sasèl]

Ampio dosso alle spalle di Cecina. Spesso in toponomastica il termine sasso assume il valore di \"dosso\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_517 = document.getElementById('zoomto_517'); zoomto_517.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.640597381795, 45.661178028981]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Scaglia [Scaiù]

Tratto del versante a lago del dosso di Gazzi, in scaglia rossa, una roccia calcarea friabile che si formò nel periodo Cretacico dell’era Mesozoica sul fondo del mare Tetide.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_521 = document.getElementById('zoomto_521'); zoomto_521.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.604659127549, 45.659901227577]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Seasso [Seàs]

Ampia costa montana, con abitazione civile, che dalla Valle delle cartiere sale lungo le pendici del monte Pizzocolo, ove in passato vi furono alcune cave di una pietra nota come Pietra di Maderno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_550 = document.getElementById('zoomto_550'); zoomto_550.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.638180268364, 45.672061246824]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sotto al dosso [Sóta el Do]

Località ai piedi del Dosso bello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_552 = document.getElementById('zoomto_552'); zoomto_552.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587875568384, 45.681727438451]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Spiasa [Spiàsa]

Tratto pianeggiante della costa a monte di Tornago, in Valle di Archesane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_553 = document.getElementById('zoomto_553'); zoomto_553.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578172665913, 45.661594682402]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Spiasa [Spiàsa]

Località pianeggiante in Valle di Avriolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_554 = document.getElementById('zoomto_554'); zoomto_554.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580289793971, 45.664865053525]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Spiasole [Spiàṡole]

Costa di monte, con bosco ceduo frammisto a piccole radure erbose, nella valletta tra Dosso del Barbio e Avriolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_555 = document.getElementById('zoomto_555'); zoomto_555.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.565189197985, 45.670965456154]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Spinone [Spinù]

Prato e pascolo alla sommità di Prade. E\' un accrescitivo di \'spino\' nel significato di \"crinale montano\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_598 = document.getElementById('zoomto_598'); zoomto_598.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.619359519512, 45.652216401322]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val fredda [Val frèda]

Piccola valle a sud-est di Gaino in cui fatica a giungere il sole e dove la brina notturna dura a lungo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_599 = document.getElementById('zoomto_599'); zoomto_599.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.640252178508, 45.668517555629]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valesello [Fòs de Pisalóch]

Vallecola presso Pisaloco, entro la quale scorre un ruscelletto periodico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_602 = document.getElementById('zoomto_602'); zoomto_602.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.635559650181, 45.65964812604]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vallazze [Valàsa]

Valletta che separa Castellotto di Cecina da Gazzi. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_604 = document.getElementById('zoomto_604'); zoomto_604.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583342919644, 45.646285207026]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle del Pomer

Tratto di valle presso la località omonima. È parte dell’ampia valle che si stende da Vesegna a Magnico, ai piedi del monte Lavino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_605 = document.getElementById('zoomto_605'); zoomto_605.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.595956298288, 45.645187995769]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle delle Calcine [Val dele Calsìne]

Ripida valletta che collega Calcine con la Valle di Bombai.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_606 = document.getElementById('zoomto_606'); zoomto_606.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.606872919935, 45.653517989044]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle delle Cartiere [Val/Val dele cartére]

Parte delle valle del Toscolano che dalla stretta di Covoli giunge alla spaccatura di Garde. Fu interessata, a partire dal XIV secolo, da un crescente sviluppo industriale che la portò ad ospitare più di 160 opifici, ora ridotti a ruderi invasi da rovi e da sambuchi neri. Vi si trova l\'edificio che ospita il Museo della carta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_607 = document.getElementById('zoomto_607'); zoomto_607.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598799195343, 45.642716678264]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle di Bombai [Val dei Bombài]

È la erta valle che ad Acque sante si congiunge con la Valle delle Calcine.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_608 = document.getElementById('zoomto_608'); zoomto_608.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.571010146676, 45.691676549654]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle di Campiglio [Val de Campèi]

Valle longitudinale entro cui scorre il Rilo. Ha origine presso il Passo della Fobbiola e confluisce da destra nella valle del Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_609 = document.getElementById('zoomto_609'); zoomto_609.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.625367356689, 45.655650935781]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle di Cussaga

Valletta nei pressi dell\'abitato di Cussaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_610 = document.getElementById('zoomto_610'); zoomto_610.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.600527912247, 45.648815416622]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle di Maina

Ripida valletta che da Maina di sopra di Maderno confluisce nella Valle delle cartiere in Maina di sotto; è solcata da un corso d’acqua periodico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_611 = document.getElementById('zoomto_611'); zoomto_611.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590363003217, 45.647666611723]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle di Sanico [Val de Sanìch]

Solco vallivo longitudinale, tra Sanico e il Dòs de Röṡèi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_612 = document.getElementById('zoomto_612'); zoomto_612.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.621455005587, 45.68057678492]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle di Segrane

Valle a Segrane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_614 = document.getElementById('zoomto_614'); zoomto_614.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583990539099, 45.671990235295]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle grande [Val grànda]

Ripida ed ampia valle sotto la cima del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_615 = document.getElementById('zoomto_615'); zoomto_615.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.558619764122, 45.675803313668]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle Lattarola [Lataröla]

Valletta confluente da destra nella valle del Barbarano, situata per la maggior parte nel territorio di Gardone Riviera. È chiamata anche Valle delle Gemelle.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_616 = document.getElementById('zoomto_616'); zoomto_616.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582902059454, 45.662136931935]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle Marasina [Maraṡìne]

Valletta e costa di monte a prato e bosco, sulle pendici meridionali del monte Pizzocolo, tra Spiasole e Sacca.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_617 = document.getElementById('zoomto_617'); zoomto_617.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.607010366494, 45.648588643947]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valli [Vài]

Vallette o conche sospese, sistemate a gradoni e coltivate ad olivo, alla estremità occidentale dell\'altipiano di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_618 = document.getElementById('zoomto_618'); zoomto_618.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.576450978802, 45.661405214859]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valloni [Valù]

Costa montana scoscesa e fittamente boscata, sul versante sinistro del Dosso del Barbio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_619 = document.getElementById('zoomto_619'); zoomto_619.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610177838427, 45.653781045255]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valuchera [Valüchéra]

Pianoro con abitazione civile sul versante sinistro della Valle delle cartiere, tra Valli e Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_622 = document.getElementById('zoomto_622'); zoomto_622.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590485988077, 45.664236763371]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vas [Vas]

Tratto incassato della Via di Valle in località Sacca, sulle pendici meridionali del Monte Pizzocolo. Evidente metafora da \'vaso\' per la conformazione del luogo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_88 = document.getElementById('zoomto_88'); zoomto_88.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.62222019163, 45.660268236217]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cap vèc\'

Campi terrazzati a nord di Cabiana.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_570 = document.getElementById('zoomto_570'); zoomto_570.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.641079847418, 45.671314687317]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tèrmen

Località presso Zener.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_43 = document.getElementById('zoomto_43'); zoomto_43.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.63759746752, 45.66246092538]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Brede [Bréde/Brée]

Campi nella piana che ospita oggi il campo da golf, tra Coiano, Mornaga e San Giorgio,  dal longobardo braida \"terreno pianeggiante coltivato\"

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_47 = document.getElementById('zoomto_47'); zoomto_47.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.613189215894, 45.655173430417]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Brolo

Campi cintati da alti muri alle spalle dell\'abitato di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_48 = document.getElementById('zoomto_48'); zoomto_48.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.646589324495, 45.668182999401]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Brolo [Bröl]

Località tra San Giorgio e Roina. Ospita oggi l\'omonimo campeggio Brolo e nei pressi vi è l\'edicola votiva conosciuta come Madóna del Bröl.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_49 = document.getElementById('zoomto_49'); zoomto_49.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612804795423, 45.649661757405]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Brusade [Còste brüṡàe]

Aride coste collinari nei pressi di Selve.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_69 = document.getElementById('zoomto_69'); zoomto_69.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61474218515, 45.655392559692]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Calmasse [Calmàse]

Prati compresi tra Gaino, Folino e Santa croce.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_73 = document.getElementById('zoomto_73'); zoomto_73.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.560180804632, 45.697801215542]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Campiglio di cima [Campèi de sìma]

Dosso erboso a quota 1010, dotato di tre fabbricati e di una cappella dedicata a Santa Maria della Neve edificata nei primi anni del \'600 .

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_74 = document.getElementById('zoomto_74'); zoomto_74.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.575699690329, 45.693723972281]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Campiglio di fondo [Campèi de fónt]

Ampio edificio rurale con pascolo a quota 789, sul versante sinistro della valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_75 = document.getElementById('zoomto_75'); zoomto_75.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.570441626518, 45.695290445348]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Campiglio di mezzo [Campèi de mès]

Piccolo edificio rurale a quota 850, in posizione intermedia tra Campiglio di fondo e Campiglio di cima.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_76 = document.getElementById('zoomto_76'); zoomto_76.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.589586024935, 45.639765935994]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Camplano [Camplà]

Oliveto su un ampio pianoro sul versante sinistro della Valle del Bornico, sotto Castelletto. Il toponimo è una contrazione di \"campo piano\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_80 = document.getElementById('zoomto_80'); zoomto_80.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590141863085, 45.665051564683]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Campo serato [Cap del Serà]

Zona a bosco ceduo lungo la Via di Valle, poco prima di Vas. \"Campo chiuso, cintato\" o \"campo del monte Serà\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_92 = document.getElementById('zoomto_92'); zoomto_92.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616952880155, 45.640458234544]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Capra [Càpra]

Ampia località ora intensamente urbanizzata ma un tempo con campi coltivati, oliveti e vigneti, sul promontorio, sia dalla parte di Maderno che da quella di Toscolano. Proprio ai numerosi campi, campora nel latino medievale, allude il nome.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_101 = document.getElementById('zoomto_101'); zoomto_101.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612328052501, 45.643001975607]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casa del brolo

La casa corrisponde al palazzo Bernini in Toscolano e il brolo all\'adiacente parco, oggi in parte pubblico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_103 = document.getElementById('zoomto_103'); zoomto_103.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584987306042, 45.655218445477]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casa di Ortello [Ca de cümü]

Ruderi di un piccolo edificio a Ortello, all\'incrocio tra le vie per Sant\'Urbano e per Pradafa, uno degli edifici di proprietà comunale (le ca de cümü) adibiti a deposito attrezzi o a riparo per montanari ed escursionisti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_141 = document.getElementById('zoomto_141'); zoomto_141.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.632134892867, 45.657346258839]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Chiosetto [Cioṡèt]

Piccolo campo alle spalle della chiesa di Cecina, compreso tra le vie dei Gazzi e del Golf. Diminutivo dal latino clausus \"terreno chiuso, recintato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_142 = document.getElementById('zoomto_142'); zoomto_142.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.649976501391, 45.667890155527]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Chioso

Campi in riva al lago, presso il campeggio Lefà, al confine con Gargnano. Dal latino clausus \"terreno chiuso, recintato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_143 = document.getElementById('zoomto_143'); zoomto_143.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.645263998586, 45.668039417732]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Chioso [Ciòs]

Terreno cinto da muri tra Roina e il campeggio Brolo. Dal latino clausus \"terreno chiuso, recintato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_154 = document.getElementById('zoomto_154'); zoomto_154.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.594660573859, 45.641883838657]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Closo [Clós]

Campo nei pressi di Vigole. Dal latino clausus \"terreno chiuso, recintato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_155 = document.getElementById('zoomto_155'); zoomto_155.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584347827661, 45.628849010418]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Closole [Cluṡóch]

Località sul versante destro della Valle del Bornico, presso il mulino all\'imbocco della valle. Dal latino clausus \"terreno chiuso, recintato\" in forma diminutiva.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_171 = document.getElementById('zoomto_171'); zoomto_171.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.59549915243, 45.638773735612]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Compresso [Comprès]

Costa collinare a monte della strada che da Maderno porta a Maclino, poco sotto Stina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_180 = document.getElementById('zoomto_180'); zoomto_180.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610394044904, 45.652191517606]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cortine [Curtìne]

Terreni a gradoni ad ovest di Gaino, sul dosso Morosini. Nella tradizione orale vengono distinte in Curtìne cürte e Curtìne lónghe.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_192 = document.getElementById('zoomto_192'); zoomto_192.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.589682357055, 45.650972142261]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Croce di Ortello [Crùs de Ortèl]

Luogo panoramico, a quota 625, lungo la via che da Sanico conduce a Sant’Urbano, contrassegnato da una croce in legno. È un errore di localizzazione lo specificativo ‘di Ortello’ in quanto la croce si trova in realtà tra Opoli e Selva.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_217 = document.getElementById('zoomto_217'); zoomto_217.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.62014112013, 45.653891402948]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso dell\'Era [Dòs da l\'Éra]

Piccolo dosso presso Gazzo dell\'Era, al margine della piana antistante la frazione di Gaino. È conosciuto anche come Dòs dei Gabüṡì.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_308 = document.getElementById('zoomto_308'); zoomto_308.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.597237663097, 45.652958918125]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Massane [Masàne]

Dosso erboso con un vecchio casello ora trasformato in abitazione, a quota 456, lungo la strada che da Sanico sale verso Sant\'Urbano. Deriva da massa \"possedimento terriero\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_310 = document.getElementById('zoomto_310'); zoomto_310.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61591002904, 45.653189249466]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mel [Cap da mél]

Campo nei pressi di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_316 = document.getElementById('zoomto_316'); zoomto_316.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612524131015, 45.643597805257]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mezzacampagna [Mèṡa campàgna]

Parte mediana dell\'abitato di Toscolano lungo via Trento, dalla piazzetta Bernini fino all\'inizio di via Trieste, un tempo occupata da campi coltivati.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_353 = document.getElementById('zoomto_353'); zoomto_353.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.623303233938, 45.651912692162]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Novali [Noài]

Campi e prati lungo la strada che collega Pulciano a Messaga. Rivela l\'antica messa a coltura di \"nuovi\" campi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_360 = document.getElementById('zoomto_360'); zoomto_360.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579734829518, 45.656722520603]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ortello [Ortèl]

Vasta zona montana sulle pendici del Monte Pizzocolo. Vi si trova una casa di proprietà comunale e due altre cascine, una a Ortello di sopra e una a Ortello di sotto. Comprende, impropriamente, anche Croce di Ortello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_361 = document.getElementById('zoomto_361'); zoomto_361.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.627537702745, 45.652379941703]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Orticelli [Orteṡèi]

Gradoni coltivati sotto le case di Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_379 = document.getElementById('zoomto_379'); zoomto_379.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584508614422, 45.627884760728]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pergola [Pèrgola]

Località all\'imbocco della Valle del Bornico, ove ove per anni fu attivo l\'albergo omonimo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_382 = document.getElementById('zoomto_382'); zoomto_382.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.62972517163, 45.675488888957]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pezzolo [Pesöl]

Piccolo dosso erboso sulle pendici del Monte Castello. Presenta tracce di postazioni per cannoni risalenti alla Seconda guerra mondiale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_425 = document.getElementById('zoomto_425'); zoomto_425.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614544722886, 45.651292606985]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pra lungo

Prato nella piana di Gaino. L\'aggettivazione deriva dalla forma allungata del campo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_434 = document.getElementById('zoomto_434'); zoomto_434.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.615273193594, 45.652457468168]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Prato della fontana

Prato dalla forma triangolare nella piana di Gaino; comprende oggi l’edificio della ex-scuola elementare. Vi affiora l’acqua che alimenta un piccolo ruscello e al suo vertice orientale esisteva fino agli anni Ottanta una fontana utilizzata come pubblico lavatoio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_470 = document.getElementById('zoomto_470'); zoomto_470.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612768831698, 45.679186105532]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ronchi [Ruch]

Striscia di terreno pianeggiante al margine meridionale dei prati di Persegno. Ronco è il nome dato ai terreni dissodati per essere coltivati.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_471 = document.getElementById('zoomto_471'); zoomto_471.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578728672899, 45.652700286031]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ronco

Costa montana presso Bolzane.  Fa riferimento a un terreno dissodato e liberato dalla sterpaglia.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_473 = document.getElementById('zoomto_473'); zoomto_473.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.628948958905, 45.653502963046]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ronzone

Dosso che da Messaga scende verso Marsina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_478 = document.getElementById('zoomto_478'); zoomto_478.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582870589989, 45.635905833117]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ruch [Ruch]

Oliveto su terrazzamenti e gradoni ad est di Bezzuglio.  Ruch è forma dialettale di \"ronco\", proprio di terreni dissodati per essere coltivati.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_509 = document.getElementById('zoomto_509'); zoomto_509.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61949272882, 45.647538306772]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santo dei Volpini [Sant dei Vulpì]

Ruderi d\'una edicola votiva a Volpini, lungo l\'antica strada che da Piazza portava a Pulciano passando ad est del dosso dei Volpini.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_571 = document.getElementById('zoomto_571'); zoomto_571.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.607793535629, 45.633238081811]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Terminello

Località in Capra di Maderno. Diminutivo di \'termine\", dal latino terminus \"pietra di confine\", a indicare i confini delle proprietà.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_576 = document.getElementById('zoomto_576'); zoomto_576.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.613532357903, 45.650437868631]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tirelle [Tirèle]

Ampio vigneto nella piana che si stende alle spalle di Selve di Gaino. Il toponimo allude alle tirèle o \"fli tesi tra i filari di viti\"

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_579 = document.getElementById('zoomto_579'); zoomto_579.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.636404439859, 45.67032373959]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tormini [Tùrmen]

Casa d\'abitazione sopra Supina, circondata da oliveti e vigneti, come già nel XV secolo. Deriva dal latino terminus \"pietra di confine\", da cui il dialettale tèrmen \"contrassegno usato per marcare i confini delle proprietà\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_608 = document.getElementById('zoomto_608'); zoomto_608.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.571010146676, 45.691676549654]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle di Campiglio [Val de Campèi]

Valle longitudinale entro cui scorre il Rilo. Ha origine presso il Passo della Fobbiola e confluisce da destra nella valle del Toscolano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_635 = document.getElementById('zoomto_635'); zoomto_635.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.602894199918, 45.642343341723]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vigna [Vìgna]

Campi a gradoni per la coltivazione della vite e dell\'olivo ed abitazione rurale, lungo la strada che da Solino sale a San Martino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_641 = document.getElementById('zoomto_641'); zoomto_641.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.636125847116, 45.674619631707]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Volpi [Vólp]

Ripida costa sotto Dosso bello. Deriva dallo zoonimo o per una antica presenza di volpi o per esservi state poste trappole per la loro cattura.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_642 = document.getElementById('zoomto_642'); zoomto_642.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.6166307283, 45.646726259699]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Volpini [Vulpì]

Dosso ricoperto da cipressi, a monte di piazza Caduti a Toscolano. Deriva dallo zoonimo o per una antica presenza di volpi o per esservi state poste trappole per la loro cattura.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_88 = document.getElementById('zoomto_88'); zoomto_88.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.62222019163, 45.660268236217]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cap vèc\'

Campi terrazzati a nord di Cabiana.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_10 = document.getElementById('zoomto_10'); zoomto_10.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.596976608392, 45.692101139999]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Córne de Arsù

Rocce in località Arsone, sul versante sinistro della Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_343 = document.getElementById('zoomto_343'); zoomto_343.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.620040355194, 45.654494541835]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Muntèl

Piccolo dosso sulle pendici meridionali del più ampio Dosso di San Michele a Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_346 = document.getElementById('zoomto_346'); zoomto_346.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.563773622088, 45.674075911046]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Musignöi

Costa boscosa presso lo Ṡguàs dei Sigagnöi, lungo la mulattiera che dal Passo dello Spino va alla Paolona di Gardone Riviera. E\' il nome dialettale degli arilli del tasso.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_370 = document.getElementById('zoomto_370'); zoomto_370.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.608252898583, 45.637525908034]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Paseréra

Località lungo via Promontorio caratterizzata dalla tipica costruzione a torretta circolare dotata di fori ed utilizzata per la cattura dei passeri.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_546 = document.getElementById('zoomto_546'); zoomto_546.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.5970801298, 45.67945618512]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sirculì

Ripida costa a monte di Aiàl del pós.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_17 = document.getElementById('zoomto_17'); zoomto_17.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.623130596022, 45.630458193957]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Benàco

È il nome latino del lago, usato già da Virgilio nel I secolo a.C. e da Plinio il Vecchio nel I secolo d.C. Sostituito dall\'attuale lago di Garda dopo il Mille, è rimasto vivo solo nei testi letterari come voce dotta. È nome di origine gallica riferito alle numerose insenature che lo contraddistinguono.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_41 = document.getElementById('zoomto_41'); zoomto_41.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.607419233239, 45.651183773418]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Botticella [Boteṡèla]

Abitazione civile in Valle delle cartiere, subito prima del ponte di Maina superiore, da dove parte l’omonima strada selciata che sale a Valli, all\'estremità occidentale dell\'altipiano di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_83 = document.getElementById('zoomto_83'); zoomto_83.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.645591932878, 45.667167928005]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Canala dell\'Orgà [Canàla]

Canale che scorre nella parte orientale della piana di Brede e che con la sua acqua alimentava i mulini di Lefà.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_119 = document.getElementById('zoomto_119'); zoomto_119.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.591641045516, 45.686181736025]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casino del Foia [Caṡì del Fòia]

Costruzione rurale lungo la via per Archesane, poco oltre Navesole.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_122 = document.getElementById('zoomto_122'); zoomto_122.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585476097726, 45.682669216813]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casino verde [Caṡì vért]

Ruderi di un vecchio casello sulle pendici settentrionali del Monte Pizzocolo, lungo il sentiero omonimo che dal palazzo di Archesane porta a Navesole.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_179 = document.getElementById('zoomto_179'); zoomto_179.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.637510501034, 45.67302533174]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cornicolo

Località al confine con Fornico di Gargnano, sotto Dosso bello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_186 = document.getElementById('zoomto_186'); zoomto_186.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.637661875811, 45.666188569306]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Coste pelate [Còste pelàe]

Costa collinare che separa la piana in cui si trova il campo da golf da quella di Cervano, evidentemente disboscate già nel secolo XVI in cui il toponimo si è formato.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_216 = document.getElementById('zoomto_216'); zoomto_216.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.572991955499, 45.662909166816]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso del Barbio [Dòs del Bàrbio]

Ampio ed allungato dosso che scende fin sopra Sant\'Urbano, sulle pendici del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_222 = document.getElementById('zoomto_222'); zoomto_222.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580662549022, 45.633789227467]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Era [Éra vècia, Éra növa]

Costa a gradoni a monte delle case di Bezzuglio. Si divide in Éra vècia e Éra növa, due spiazzi l\'uno a ovest e l\'altro a est.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_223 = document.getElementById('zoomto_223'); zoomto_223.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.633364180063, 45.667186153014]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fassina [Fasìne]

Campi terrazzati al margine settentrionale della piana di Cervano. Il nome farà riferimento al terreno disposto a fasce, piuttosto che a fascine di legna.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_224 = document.getElementById('zoomto_224'); zoomto_224.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.594103449461, 45.690192007946]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fiogarie [Fiogherìe]

Ripida costa montana sulla sponda sinistra della Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_285 = document.getElementById('zoomto_285'); zoomto_285.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609409488986, 45.658010938322]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Luseti [Lüṡéti]

Località in Valle delle cartiere, sulla sponda destra del fiume. Donato Fossati afferma che «...il numero delle fabbriche e la quantità degli operai abitanti costantemente in luogo fecero nascere come una contrada, che si denominò Lusetti o semplicemente Contrada». Oggi i due toponimi vengono distinti: Contrada è la casa rurale a capo del ponte e Lusetti la zona attigua su cui si trova la chiesetta cinquecentesca intitolata ai SS. Filippo e Giacomo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_290 = document.getElementById('zoomto_290'); zoomto_290.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.637406903483, 45.66953838257]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Madonna di Supina

Quattrocentesco santuario dedicata alla Madonna, in località Supina, ai piedi del monte Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_292 = document.getElementById('zoomto_292'); zoomto_292.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.60150559921, 45.683791022882]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Maernì

Dosso sul versante destro della Valle di Campiglio, distinto in Maernì di sotto e Maernì di sopra, separati dalla strada che da Persegno porta in Archesane. Come Maderno, indica \"luogo ereditato per via materna\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_297 = document.getElementById('zoomto_297'); zoomto_297.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.605314898343, 45.652115736014]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Maina [Maìna]

Località in Valle delle Cartiere, in cui furono attivi importanti insediamenti industriali realizzati dalla famiglia Maffizzoli nel corso dell\'Ottocento. Viene talvolta indicata come Maina di sopra per distinguerla da Maina di sotto e Maina di mezzo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_330 = document.getElementById('zoomto_330'); zoomto_330.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.553243324326, 45.685995399626]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Monte Spino [Spi]

Monte alto m 1504 a nord-ovest del monte Pizzocolo, il cui nome andrà riferito al latino spinus \"dorsale montana\", piuttosto che alla presenza di rovi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_331 = document.getElementById('zoomto_331'); zoomto_331.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582399825485, 45.685264584375]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Montino [Muntì]

Costa boscosa sul versante destro della Valle di Archesane, poco dopo Navesole.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_372 = document.getElementById('zoomto_372'); zoomto_372.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.551474004925, 45.693497681437]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Passo della Fobbiola [Bochèt dela Fobiöla]

Passo che mette in comunicazione la Valle di Campiglio con la valle del Prato della noce in Degagna di Vobarno. Vi parte il Sentiero dei lodroni che conduce al Passo dello Spino. Fobbiola è diminutivo di fobbia per \"piccolo passo montano\" (dal latino fovea \"fossa\").

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_374 = document.getElementById('zoomto_374'); zoomto_374.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585110070889, 45.659182115288]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Patarone [Patalù/Patarù]

Prati misti a bosco lungo la Via di Valle nei pressi di Pradestina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_376 = document.getElementById('zoomto_376'); zoomto_376.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590472727073, 45.690312470737]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pelagallo [Còste dei Pelagài]

Ripida costa montana sul versante sinistro della Valle di Campiglio. Di origine onomastica.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_377 = document.getElementById('zoomto_377'); zoomto_377.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612918949583, 45.664277021243]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pelucchio [Pelöc’]

Ripidissima costa sulla sponda sinistra della valle delle Camerate, tra Santo dell\'ora e Sant\'Antonio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_378 = document.getElementById('zoomto_378'); zoomto_378.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.586705701738, 45.662374675578]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pende [Pènde]

Costa montana lungo la Via di Valle. Continua il latino pendere a indicare un \"luogo in pendio\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_396 = document.getElementById('zoomto_396'); zoomto_396.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610885947424, 45.656372871812]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pidosso [Pidòs]

Località sotto Gaino, presso Franzone. Dalla collocazione \"ai piedi del dosso\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_398 = document.getElementById('zoomto_398'); zoomto_398.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.580652456014, 45.636349966861]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pietra busa [Préa büṡa]

Località a monte di Bezzuglio, al confine col comune di Gardone Riviera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_399 = document.getElementById('zoomto_399'); zoomto_399.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612654011114, 45.654747547996]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pietra del gallo [Préa del gal]

Parte dell\'abitato di Gaino, all’incrocio tra le vie Giotto e Donatello. E\' un toponimo solitamente riferito a massi erratici.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_400 = document.getElementById('zoomto_400'); zoomto_400.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610188762967, 45.671102154356]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pirler [Pirlér]

Costa rocciosa al margine sud-orientale di Persegno. E\' un collettivo del dialettale pìrla, nome del \"pero corvino\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_448 = document.getElementById('zoomto_448'); zoomto_448.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.603836024066, 45.638941662267]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Quadrellata [Quadrelàa]

Quartiere in Maderno che dall\'orologio di via Cavour sale a Fontane. E\' probabilmente da riferire a una antica divisione in piccoli orti dalla forma quadrata.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_449 = document.getElementById('zoomto_449'); zoomto_449.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.636414664455, 45.661775692199]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Quadri [Quàder]

Parte dell\'ampia piana di Brede, suddivisa in piccoli appezzamenti di terra dalla forma quadrata; ancor oggi vengono distinti secondo il nome del proprietario: Quàder del Salér, Quàder dei Caṡài, ecc.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_450 = document.getElementById('zoomto_450'); zoomto_450.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616349618514, 45.652416172784]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Quadri [Quàder]

Campi nella piana antistante l\'abitato di Gaino. Il nome fa riferimento a piccoli appezzamenti di terra dalla forma quadrata, probabilmente gli orti degli abitanti di Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_453 = document.getElementById('zoomto_453'); zoomto_453.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.625075611015, 45.651083717319]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Quedre [Quédre]

Collina terrazzata e gradonata ad ovest dell\'abitato di Messaga. Ha dato il nome anche alla strada che dalla Gardesana sale a Messaga. Deriva il nome da appezzamenti di forma quadrata, probabilmente orti degli abitanti di Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_454 = document.getElementById('zoomto_454'); zoomto_454.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.627414112657, 45.66783344681]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ravere [Ravére]

Ampi depositi franosi sulle pendici meridionali del Monte Castello. Ravéra è termine dialettale per \"pietraia\", dal prelatino rava \"frana\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_455 = document.getElementById('zoomto_455'); zoomto_455.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.599473592801, 45.655622493586]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Raverotto

Deposito di materiale franoso (la ravéra) sulle pendici collinari ad ovest della Rocca.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_476 = document.getElementById('zoomto_476'); zoomto_476.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.589693384126, 45.632325001303]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rovinato [Ruinà]

Ripida costa che dalla Gardesana sale fino all\'altipiano di Montemaderno. Nei documenti iconografici appare sempre spoglia e franosa; da qui il nome.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_477 = document.getElementById('zoomto_477'); zoomto_477.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.638798939034, 45.670213826231]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rovine [Ruìne]

Campi coltivati tra Zener e Supina. Forse da riferire a detriti depositati dal ruscello nei periodi di maggior piovosità.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_481 = document.getElementById('zoomto_481'); zoomto_481.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614500806294, 45.674369137505]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sabbionera [Sabiunéra/Sabiunére]

Costone roccioso di conglomerato che sovrasta la strada per Persegno, poco oltre il ponte di Camerate, franato alcuni decenni or sono. E\' un collettivo di sabbione per \"luogo ciottoloso o sabbioso\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_519 = document.getElementById('zoomto_519'); zoomto_519.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629428870789, 45.661383779708]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Scarpera [Scarpéra]

Campi a gradoni con abitazione rurale sotto la strada che da Cabiana porta a Cervano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_90 = document.getElementById('zoomto_90'); zoomto_90.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.625453911663, 45.650304003268]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Capilìna

Piccola chiesa sconsacrata, recentemente restaurata a cura del locale gruppo alpini, lungo la strada Gardesana, poco oltre Casetta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_515 = document.getElementById('zoomto_515'); zoomto_515.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.636513435575, 45.664640458605]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ṡardinèt

Piccola limonaia tra Cervano e Mornaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_49 = document.getElementById('zoomto_49'); zoomto_49.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612804795423, 45.649661757405]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Brusade [Còste brüṡàe]

Aride coste collinari nei pressi di Selve.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_50 = document.getElementById('zoomto_50'); zoomto_50.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.551797548299, 45.684467991105]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Buco del gatto [Büs del gat]

Sella sulla sottile cresta rocciosa delle Marmere, dalla quale parte una profonda e ripidissima spaccatura che discende lungo il versante settentrionale del monte.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_64 = document.getElementById('zoomto_64'); zoomto_64.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.594711047205, 45.637303403113]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cadegagne [Cotiliàne]

Località a Montemaderno, vicino a Complesso. Forse, come Cadignana, formazione prediale, composta dal nome Catinius col suffisso -ana, col valore di \"proprietà di Catinio\"

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_70 = document.getElementById('zoomto_70'); zoomto_70.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61621313866, 45.674141445836]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Camerate [Cameràe]

Località ai piedi del monte Castello di Gaino, lungo il corso del Toscolano, un tempo sede di opifici (cartiere, fucine e mulini) ora ridotti a ruderi. Il nome dovrebbe alludere ai soffitti a volta (dal latino camera) degli edifici.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_75 = document.getElementById('zoomto_75'); zoomto_75.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.570441626518, 45.695290445348]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Campiglio di mezzo [Campèi de mès]

Piccolo edificio rurale a quota 850, in posizione intermedia tra Campiglio di fondo e Campiglio di cima.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_236 = document.getElementById('zoomto_236'); zoomto_236.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.558394413606, 45.674977666168]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Gemelle [Aqua de Ṡemele]

Sorgente in località Gemelle, sulla costa montana sotto il Passo dello Spino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_240 = document.getElementById('zoomto_240'); zoomto_240.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.555733903604, 45.67922611025]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana di Spino [Àqua dela Màndria]

Sorgente naturale presso il Rifugio Pirlo allo Spino, in località Costa mandria.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_242 = document.getElementById('zoomto_242'); zoomto_242.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579376071391, 45.648696451953]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontanelli [Funtanèi]

Sorgenti nei pressi di Castagna dell’asino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_244 = document.getElementById('zoomto_244'); zoomto_244.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.556551138612, 45.685204740497]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Forseul [Forsöl]

Pendici del monte Spino che dalla vetta scendono verso le valli di Archesane e di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_303 = document.getElementById('zoomto_303'); zoomto_303.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.623946815083, 45.661253472192]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Marcellina [Marsilìna]

Cascina a nord di Cabiana, ai piedi del monte Castello, di evidente origine onomastica.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_309 = document.getElementById('zoomto_309'); zoomto_309.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.62816456102, 45.659010744154]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mattone [Matù]

Località a nord di Cecina, sotto la strada che da Stignaga porta a Scarpera.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_451 = document.getElementById('zoomto_451'); zoomto_451.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.605310180764, 45.646840684572]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Quattro ruote [Quàter röe]

Località in Valle delle cartiere, allo sbocco della seconda galleria ove fu attiva una cartiera dotata di “quattro ruote” che azionavano potenti magli i quali pestavano gli stracci entro pile, generalmente in pietra. Documentata già dal XV secolo, è stata distrutta da una frana che l\'ha totalmente cancellata. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_606 = document.getElementById('zoomto_606'); zoomto_606.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.606872919935, 45.653517989044]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valle delle Cartiere [Val/Val dele cartére]

Parte delle valle del Toscolano che dalla stretta di Covoli giunge alla spaccatura di Garde. Fu interessata, a partire dal XIV secolo, da un crescente sviluppo industriale che la portò ad ospitare più di 160 opifici, ora ridotti a ruderi invasi da rovi e da sambuchi neri. Vi si trova l\'edificio che ospita il Museo della carta.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_123 = document.getElementById('zoomto_123'); zoomto_123.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612246942513, 45.673019818398]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Caṡòta

Civile abitazione a monte della centrale elettrica di Camerate, sul versante destro della valle del Toscolano, un tempo adibita a casa del guardiano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_459 = document.getElementById('zoomto_459'); zoomto_459.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.56538069725, 45.673609314217]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Revèrs dei fra

Bosco ceduo sotto la strada che da Pirello di Gardone Riviera porta al Monte Spino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_566 = document.getElementById('zoomto_566'); zoomto_566.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614770899058, 45.644866385947]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Suraià

Parte dell\'abitato di Piè Costa che si trova a monte di via Trieste. Corrisponde alla Corteregia delle carte medievali e cinquecentesche.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_586 = document.getElementById('zoomto_586'); zoomto_586.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582570632401, 45.681526649473]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Travèrs

Presso Tornago.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_60 = document.getElementById('zoomto_60'); zoomto_60.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.589478823215, 45.640632675932]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Busser [Büsér]

Ripidissima valletta, scoscesa e franosa, sotto l\'abitato di Vigole, sul versante sinistro della Valle del Bornico.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_116 = document.getElementById('zoomto_116'); zoomto_116.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.633421205824, 45.672415190302]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Caṡì del Söpa

Rustico edificio a Mezzane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_416 = document.getElementById('zoomto_416'); zoomto_416.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.604042783212, 45.638772998911]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Portone del Borgo

Antico portone d\'accesso da est al Borgo di Maderno, all\'incrocio di via Cavour con via Sacerdoti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_549 = document.getElementById('zoomto_549'); zoomto_549.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.617678090323, 45.646544722005]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Soppietto [Sopièt]

Località tra piazza Caduti e Santo dei Volpini, ora attraversata da via Abate Galiani. Il nome allude alla sua esposizione ai \"soffi\" del vento.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_565 = document.getElementById('zoomto_565'); zoomto_565.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579049075091, 45.635922621621]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Strasingla [Strasinglà]

Valletta sulle pendici del monte Lavino, tra Guarda e Cingol dal tai. Probabile composto da extra \"fuori\" e sìngla \"masso isolato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_589 = document.getElementById('zoomto_589'); zoomto_589.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.607472739601, 45.654676712121]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vago [Vach]

Località sulla sponda destra della Valle delle cartiere, occupata da ruderi di cartiere. Dal dialettale vach \"luogo volto a tramontana, fresco e umido\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_636 = document.getElementById('zoomto_636'); zoomto_636.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.592394889178, 45.641005699174]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vigole [Vìgole/Vìgle]

Frazione di Montemaderno. Da viculus \"piccolo villaggio (vicus)\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_161 = document.getElementById('zoomto_161'); zoomto_161.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610623777864, 45.65912350974]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Colàsa

Ampia striscia di terra pianeggiante sul versante destro della Valle delle cartiere, tra Contrada e Lume, ora coperta da boscaglia ma sino agli anni Cinquanta occupata dagli orti delle famiglie residenti. A monte, in località Poner, era stato realizzato un solido muro in pietra per riparare la zona dalle frequenti cadute di massi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_162 = document.getElementById('zoomto_162'); zoomto_162.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578911739826, 45.648122552181]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Colàsa

Pianoro sul versante sinistro della Valle di Pomer, sotto Castagna dell’asino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_163 = document.getElementById('zoomto_163'); zoomto_163.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.6094470763, 45.64569722842]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Còle

Costa collinare a gradoni in località Camistero.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_181 = document.getElementById('zoomto_181'); zoomto_181.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.618179609896, 45.63554439859]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cosèt

Molo frangiflutti (il cosèt) all\'estremità occidentale della spiaggia di viale Marconi, presso il porticciolo un tempo chiamato “dei frati” ed in uso fino ad alcuni decenni or sono ai Cantieri del Garda.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_459 = document.getElementById('zoomto_459'); zoomto_459.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.56538069725, 45.673609314217]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Revèrs dei fra

Bosco ceduo sotto la strada che da Pirello di Gardone Riviera porta al Monte Spino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_504 = document.getElementById('zoomto_504'); zoomto_504.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616581331914, 45.641800488412]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sànta Euròsia

Edicola votiva sul muro di cinta della Cartiera di Toscolano, all\'incrocio tra le attuali vie Caboto e Colombo. È stata distrutta nel corso degli anni Ottanta in occasione dell\'allargamento di via Colombo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_593 = document.getElementById('zoomto_593'); zoomto_593.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.562879173477, 45.687071646532]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val del fra

Valletta tributaria di destra della Valle di Campiglio, tra dosso Ververs e Selva scura.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_33 = document.getElementById('zoomto_33'); zoomto_33.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590092956388, 45.634965701724]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bombarda [Bombàrde]

Terreno nei pressi dell\'abitato di Maclino su cui è stato edificato un villaggio residenziale della cooperativa La Famiglia.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_37 = document.getElementById('zoomto_37'); zoomto_37.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.603248850498, 45.638702679382]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Borgo [Bórch]

Antica contrada dell\'abitato di Maderno, presso Quadrellata.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_114 = document.getElementById('zoomto_114'); zoomto_114.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.632293357223, 45.654303044452]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casetta [Caṡèta]

Villa d\'epoca lungo la Gardesana occidentale, oggi conosciuta anche come \"casa degli spiriti\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_130 = document.getElementById('zoomto_130'); zoomto_130.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616783575146, 45.660650161038]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Castello, Cascina Castello

Cascina sulle pendici meridionali del monte Castello di Gaino. Nei pressi è attiva l\'omonina scuderia Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_140 = document.getElementById('zoomto_140'); zoomto_140.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.60566691491, 45.639109006327]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Chini [Chinì/Chìni]

Ora è parte integrante dell\'abitato di Maderno, ma nel catasto austriaco del 1852 era un podere all\'esterno del portone al Borgo, nella zona dove la ex via Chini (attuale via Fantoni) si incrocia con via Cavour e da dove partiva la strada per Montemaderno (attuale via Carlo Setti).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_153 = document.getElementById('zoomto_153'); zoomto_153.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.576957732287, 45.672917953703]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ciprelli [Sipréi]

Sono le due cime, a quota 1513 e 1535, che si elevano a monte della strada che collega Prade alla vetta del Pizzocolo. Essendo un poco più bassi del monte Pizzocolo, sono localmente chiamati anche Pisuculì.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_157 = document.getElementById('zoomto_157'); zoomto_157.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581627400562, 45.666425586949]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Code [Cùe]

Pascoli su tre dossi allineati (Cùa de sùra, Cùa de mès, Cùa de sóta) che da Valle, sulle pendici del monte Pizzocolo, scendono fino a Marasina. E\' una metafora allusiva alla forma allungata dei dossi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_219 = document.getElementById('zoomto_219'); zoomto_219.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.597360419413, 45.641788954387]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso di Oriolo [Dòs d\'Argiöl]

Dosso panoramico a Oriolo, sull\'altipiano di Montemaderno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_221 = document.getElementById('zoomto_221'); zoomto_221.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.623569045737, 45.663399845924]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Elce [Ìles/Éles]

Zona boscosa a monte di Cabiana. Ricorda nel nome l\'elce o leccio, ilès in dialetto.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_235 = document.getElementById('zoomto_235'); zoomto_235.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.603837524522, 45.639520909431]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Fontana del Borgo [Funtàne]

Contrada nella parte alta dell\'abitato di Maderno, percorsa da via Carlo Setti. Vi si trova un pubblico lavatoio coperto, realizzato in epoca relativamente recente.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_260 = document.getElementById('zoomto_260'); zoomto_260.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610720592176, 45.636438774875]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Garberia [Garberìa]

Località lungo il corso del fiume Toscolano, nella zona ora occupata dall\'oleificio Bonaspetti Carlo e Eredi. Recentemente vi è stato costruito l\'omonimo ponte. Prende nome dalla antica esistenza di una conceria di pellami (gärber è nome tedesco del \"laboratorio per la concia delle pelli\") posta lontano dal centro abitato per l\'odore nauseabondo che emanava.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_320 = document.getElementById('zoomto_320'); zoomto_320.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.643679671028, 45.661962750788]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mole [Möle]

Località lungo la Gardesana, con un piccolo promontorio roccioso a lago (il Corno di Mole). È da anni adibita a campeggio, mentre nel XIII secolo ospitava numerosi olivi. Fa parte dei numerosi toponimi allusivi a località umide, con acquitrini.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_384 = document.getElementById('zoomto_384'); zoomto_384.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.599929898831, 45.680814456808]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pià [Pià]

Piccolo spiazzo pianeggiante sul ripido pendio del monte Pizzocolo, tra Persegno e Navesole. In un estimo settecentesco vi è citata una casa di abitazione di cui rimangono oggi solo alcuni ruderi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_389 = document.getElementById('zoomto_389'); zoomto_389.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629319261578, 45.653395064856]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piantella [Piantèla]

Località sotto le case di Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_432 = document.getElementById('zoomto_432'); zoomto_432.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598989616578, 45.647022226769]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Prati di San Martino [Pra de San Martì]

Prati sotto la chiesa di San Martino, in fase di continua riduzione a seguito dell\'avanzamento della vegetazione spontanea.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_457 = document.getElementById('zoomto_457'); zoomto_457.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.611815260691, 45.636639405356]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Religione [Riligiù]

Ampia zona pianeggiante, cintata da antichi muri, sulla parte sinistra del delta fluviale. È ora occupata dal campeggio Toscolano e da un consistente nucleo edificato in cui spiccano resti di una chiesetta duecentesca, un palazzo signorile e ruderi di insediamenti produttivi. Fin dal XIII secolo vi operarono alcuni frati, osservanti la regola della religione di San Domenico, che bonificarono i campi, vi eressero un convento e misero in funzione mulini e cartiere.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_485 = document.getElementById('zoomto_485'); zoomto_485.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.601772186612, 45.637790471053]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Bartolomeo [San Bartolomé]

Contrada in Maderno in cui si trova la chiesetta fatta edificare all\'inizio del XVII secolo da Bartolomeo Podestà che la volle dedicare al santo omonimo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_486 = document.getElementById('zoomto_486'); zoomto_486.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610172396188, 45.64091364004]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Benedetto [San Benedèt]

Contrada all\'inizio di via Religione a Toscolano ove ci fu una chiesetta fatta edificare nell\'XI secolo dai Benedettini della badia di Leno, utilizzata negli anni Sessanta come laboratorio di carrozzeria e trasformata recentemente in civile abitazione.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_487 = document.getElementById('zoomto_487'); zoomto_487.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.59122039868, 45.634418037692]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Faustino [San Faüstì]

È la chiesa di Maclino, dedicata ai santi Faustino e Giovita.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_488 = document.getElementById('zoomto_488'); zoomto_488.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.645940182339, 45.66563927187]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Giorgio [San Ṡórs]

Parte orientale dell\'ampio dosso di Gazzi che separa il lago dalla piana del campo da golf. Prende nome dalla chiesa dedicata a san Giorgio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_489 = document.getElementById('zoomto_489'); zoomto_489.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612939443985, 45.643402309627]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Giuseppe [San Giüṡèpe]

Piazzetta in Mezzacampagna a Toscolano, con la moderna chiesa dedicata a san Giuseppe.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_490 = document.getElementById('zoomto_490'); zoomto_490.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.613167053262, 45.638243296227]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Marco

Campi ad est di via della Religione, un tempo coltivati a frutteto e a vigneto e recentemente interessati da massicci interventi di edilizia cooperativistica.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_491 = document.getElementById('zoomto_491'); zoomto_491.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.600096564629, 45.64535393265]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Martino [San Martì]

Chiesetta cui è annesso il cimitero di Montemaderno, situata su un dosso panoramico. E\' dedicata al santo prediletto dai Franchi che vi dedicarono varie chiese e cappelle.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_492 = document.getElementById('zoomto_492'); zoomto_492.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616715872936, 45.65003075128]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Michele [San Michél de Gaì]

Colle panoramico su cui sorgono la secentesca chiesa parrocchiale dedicata alla Beata Vergine del Suffragio e la più antica chiesetta di San Michele, da cui il colle prende nome. Quattrocentesca nella forma, fu costruita molto probabilmente su un precedente fortilizio. San Michele fu il santo prediletto dai Longobardi, che vi dedicarono varie chiese e cappelle.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_493 = document.getElementById('zoomto_493'); zoomto_493.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.630855041267, 45.656695606253]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Nicolò [San Nicòla]

Chiesa principale di Cecina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_494 = document.getElementById('zoomto_494'); zoomto_494.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.600325311349, 45.638040027925]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Pietro [San Piéro]

Contrada lungo la strada omonima che da Croce di via a Maderno sale verso Montemaderno. È chiamata anche Villa Caprera dal nome della costruzione principale che vi si trova. Qui c\'era una antica chiesetta dedicata a San Pietro Martire, edificata verso la fine del XV secolo e demolita alla fine del XIX.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_495 = document.getElementById('zoomto_495'); zoomto_495.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614420179109, 45.654639243053]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

San Sebastiano [San Bas\'cià]

Contrada nell\'abitato di Gaino, presso la chiesetta omonima.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_496 = document.getElementById('zoomto_496'); zoomto_496.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.616561716422, 45.648705738762]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sancetta [Sancèta]

Edicola votiva con tre nicchie presso le fontane di Pulciano; vi si distinguono, al centro la Madonna in gloria col bambino, alla sua destra san Giuseppe (col bastone fiorito), a sinistra san Domenico di Guzman (al quale Gesù sta offrendo il rosario), e ai suoi piedi san Giovanni (con un cartiglio su cui dovette star scritto Ecce Agnus Dei); nella nicchia di destra il poverello di Assisi o san Francesco, e in quella a sinistra una santa non ben identificabile. La scritta in alto, in parte abrasa, invita il viandante che tema la morte nel peccato a rivolgersi a Maria (ausiliatrice).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_498 = document.getElementById('zoomto_498'); zoomto_498.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.611888652824, 45.667517932977]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sant\' Antonio [Sant\'Antóni]

Profonda e stretta forra sul corso del fiume Toscolano lungo la via per le Camerate. Sulla parete rocciosa del versante destro, in posizione inaccessibile, si è voluto riconoscere in un piccolo anfratto una sorta di sedile chiamato scàgna del diàol “sedia del diavolo”.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_499 = document.getElementById('zoomto_499'); zoomto_499.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.605465856925, 45.642855992911]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sant\'Ambrogio [Sant\'Ambröi]

Località contraddistinta da una edicola votiva lungo l\'antica strada che da Solino porta a Sanico già dedicata al Santo dei broli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_501 = document.getElementById('zoomto_501'); zoomto_501.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.627218016733, 45.652832226702]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sant\'Antonio

Chiesetta a Messaga dedicata a Sant\'Antonio, eretta nel XVII secolo per volontà della ricca famiglia Fioravanti Zuanelli, proprietaria del palazzo attiguo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_674 = document.getElementById('zoomto_674'); zoomto_674.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.570558909885, 45.657259340254]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sant\'Urbano [Sant\'Ürbà]

Chiesetta, a quota 872, sulle pendici meridionali del monte Pizzocolo, costruita verso il XV secolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_503 = document.getElementById('zoomto_503'); zoomto_503.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.615366557905, 45.65725981754]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santa croce [Sànta crus]

Incrocio lungo il vecchio tracciato della strada che da Gaino conduceva alle Camerate, dove si staccavano le vie per Cascina Castello e per Folino, dove ci fu in passto una croce in legno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_506 = document.getElementById('zoomto_506'); zoomto_506.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609422185742, 45.657457385446]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santi Giacomo e Filippo [Céṡa de Lüṡéti]

Chiesetta in Lusetti. Venne fatta edificare dai Tamagnini, ricca famiglia proprietaria di cartiere a Lume.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_507 = document.getElementById('zoomto_507'); zoomto_507.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.617672904071, 45.644477614539]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santi Pietro e Paolo [Céṡa de Toscolà]

Chiesa parrocchiale in piazza di Toscolano, eretta tra XV e XVI secolo per volontà di san Carlo Borromeo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_509 = document.getElementById('zoomto_509'); zoomto_509.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61949272882, 45.647538306772]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santo dei Volpini [Sant dei Vulpì]

Ruderi d\'una edicola votiva a Volpini, lungo l\'antica strada che da Piazza portava a Pulciano passando ad est del dosso dei Volpini.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_510 = document.getElementById('zoomto_510'); zoomto_510.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612336753672, 45.655289064563]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santo del Vicario [Madunìna]

Edicola alle spalle dell\'abitato di Gaino. È stata ridipinta nel 1982 dai pittori bresciani Caffi, Rossini, Salvetti e Vinetti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_511 = document.getElementById('zoomto_511'); zoomto_511.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612660688371, 45.661663459988]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santo dell\'ora [Sandalóra]

Località lungo la via per Camerate, tra Passo e Pelucchio, da cui si domina la Valle delle cartiere. Lo specificativo \'ora\' deriva dal latino aura \"aria, vento\", come la brezza che spira sul lago nel pomeriggio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_513 = document.getElementById('zoomto_513'); zoomto_513.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.633139733626, 45.661221228224]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santo nero [San négher]

Edicola votiva a monte del campo da golf, lungo la strada che da Cecina porta a Mornaga, ridipinta con sant\'Agostino d\'Ippona (nero perché di origine africana) da Mariano Bottoli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_508 = document.getElementById('zoomto_508'); zoomto_508.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.588798984862, 45.635485618662]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Santo [Sant]

Edicola in Maclino, poco oltre la falegnameria Guatta. Oggi vi è raffigurata la deposizione di Cristo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_587 = document.getElementById('zoomto_587'); zoomto_587.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.606734061931, 45.639332220392]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tresanti [Tré sanc’]

Contrada in via Cavour a Maderno, con una nicchia contenente tre sculture: al centro la Madonna coronata di stelle, alla sua destra san Giovanni Nepomuceno (protettore dei corsi d’acqua per esservi stato annegato dal re boemo Venceslao I) e alla sua sinistra san Francesco d’Assisi.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_208 = document.getElementById('zoomto_208'); zoomto_208.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598209126531, 45.684579846356]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dòs dela lìpera

Dosso sulle pendici settentrionali del monte Pizzocolo; interseca la via per Archesane tra Maernì e Navesole.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_367 = document.getElementById('zoomto_367'); zoomto_367.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.590702915204, 45.64060297968]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Paradìs dei ca

È la ripida scarpata del Rovinato al Busser di Vigole, il cui nome rivela come in passato vi venissero gettati gli animali morti.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_370 = document.getElementById('zoomto_370'); zoomto_370.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.608252898583, 45.637525908034]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Paseréra

Località lungo via Promontorio caratterizzata dalla tipica costruzione a torretta circolare dotata di fori ed utilizzata per la cattura dei passeri.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_530 = document.getElementById('zoomto_530'); zoomto_530.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609092293901, 45.6582251817]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sentér dele vólp

Ripido sentiero che da Lusetti sale lungo la località Poner.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_545 = document.getElementById('zoomto_545'); zoomto_545.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.624257909597, 45.658153047131]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sigàle

Piccolo pianoro sporgente nei pressi di Paradiso di Cabiana.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_595 = document.getElementById('zoomto_595'); zoomto_595.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.567238981811, 45.695037201441]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Val dela lüghéra

Valletta sul versante sinistro della Valle di Campiglio.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_600 = document.getElementById('zoomto_600'); zoomto_600.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.618699465523, 45.67557925964]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Valèt dei gàmber

Valletta sul versante sinistro della valle del Toscolano, tra Segrane e Camerate.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_134 = document.getElementById('zoomto_134'); zoomto_134.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.582604527626, 45.642087385409]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cavrera [Cavrù]

Spigolo roccioso del Monte Lavino presso il Bus di Pura.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_145 = document.getElementById('zoomto_145'); zoomto_145.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.596478579255, 45.639788877605]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Cigale [Sigàle]

Ampia costa collinare a Montemaderno, compresa tra Stina, il Dosso di Oriolo e la Valle di Bombai.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_216 = document.getElementById('zoomto_216'); zoomto_216.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.572991955499, 45.662909166816]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Dosso del Barbio [Dòs del Bàrbio]

Ampio ed allungato dosso che scende fin sopra Sant\'Urbano, sulle pendici del monte Pizzocolo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_264 = document.getElementById('zoomto_264'); zoomto_264.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610500107364, 45.65684868926]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gatto [Gat]

Località sul versante sinistro della Valle delle cartiere, dirimpetto a Contrada e Lusetti, ove sono stati scavati e riportati in luce vari opifici.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_266 = document.getElementById('zoomto_266'); zoomto_266.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.621545863957, 45.654557351908]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Gazzo dell\'Era [Gas da l\'Éra]

Versante orientale del Dosso dell\'Era. Gazzo è nome di origine longobarda a indicare un \"terreno il cui uso non era libero, ma regolamentato\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_284 = document.getElementById('zoomto_284'); zoomto_284.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.604593791347, 45.648283171123]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Lupo [Lùpo]

Località in Valle delle cartiere, sulla sponda sinistra del fiume, tra Quattro ruote e Maina di sotto. Fu sede di cartiere edificate nel XV secolo dagli Sgraffignoli ed ora totalmente cancellate. Spesso è sufficiente una fugace apparizione dell\'animale perché ne venga dato il nome.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_399 = document.getElementById('zoomto_399'); zoomto_399.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612654011114, 45.654747547996]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pietra del gallo [Préa del gal]

Parte dell\'abitato di Gaino, all’incrocio tra le vie Giotto e Donatello. E\' un toponimo solitamente riferito a massi erratici.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_472 = document.getElementById('zoomto_472'); zoomto_472.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583708546609, 45.644103679353]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Rondener [Rondenér]

Ampio bosco sulle pendici del monte Lavino. E\' solitamentte riferito a luoghi con presenza di rondini (o di balestrucci).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_344 = document.getElementById('zoomto_344'); zoomto_344.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.566530858864, 45.685147008776]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Müraiù

Resti di muro sotto il Sentiero dei lodroni.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_387 = document.getElementById('zoomto_387'); zoomto_387.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.619981731282, 45.66237989012]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piàne dei curnì

Terrazzamenti e gradoni a monte di Cascina Castello a Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_529 = document.getElementById('zoomto_529'); zoomto_529.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.577755121442, 45.691117353009]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sentér dele tàpe

Sentiero che da Pra de mèi sale a Campiglio di fondo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_530 = document.getElementById('zoomto_530'); zoomto_530.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609092293901, 45.6582251817]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sentér dele vólp

Ripido sentiero che da Lusetti sale lungo la località Poner.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_566 = document.getElementById('zoomto_566'); zoomto_566.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.614770899058, 45.644866385947]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Suraià

Parte dell\'abitato di Piè Costa che si trova a monte di via Trieste. Corrisponde alla Corteregia delle carte medievali e cinquecentesche.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_627 = document.getElementById('zoomto_627'); zoomto_627.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.617316319158, 45.656270111357]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vìa dei làder

Strada nei pressi di Folino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_628 = document.getElementById('zoomto_628'); zoomto_628.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.636989319304, 45.660997842371]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vìa dei lór

Carrozzabile che da Cecina porta a Crosera di Lefà, costeggiando il campo da golf e Brede.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_629 = document.getElementById('zoomto_629'); zoomto_629.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.624501903123, 45.659778550266]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vìa del póm

Stradina che collega Cabiana con l\'omonimo villaggio residenziale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_630 = document.getElementById('zoomto_630'); zoomto_630.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.593871311316, 45.681182529655]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vìa del pumilì

Sentiero che da Cruṡalì dela spiàsa porta a Sìma pià.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_631 = document.getElementById('zoomto_631'); zoomto_631.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.61940553201, 45.663999380414]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vìa dela calchéra

Sentiero che da Cascina Castello conduce a Ravere. Un tempo era una carrareccia utilizzata per trasportare su carri trainati da buoi la calce che veniva prodotta nella vicina calchera della quale sono visibili ancor oggi ruderi ben conservati.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_633 = document.getElementById('zoomto_633'); zoomto_633.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.615039013193, 45.641244406173]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vialóne

È l\'attuale viale Marconi, che dalla Gardesana porta al lago. Il toponimo viene esteso anche all\'ampia spiaggia pubblica situata in fondo al viale.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_644 = document.getElementById('zoomto_644'); zoomto_644.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584801965823, 45.646525765505]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vùlta del Büs

Curva lungo la strada che da Magnico conduce in Vesegna, presso Bus di Pura.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_31 = document.getElementById('zoomto_31'); zoomto_31.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.602428341761, 45.640368254866]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Bombai [Val dei Bombài]

Località solcata dalla omonima valle che da Acque sante, sotto Calcine, scende a incrociare la strada che sale a Montemaderno poco sopra Fontane.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_169 = document.getElementById('zoomto_169'); zoomto_169.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.648175092447, 45.670240853863]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Coloneghe [Cornèghe]

Campi coltivati compresi tra la strada che da Crosera di Roina porta a Villavetro e il torrente Lefà.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_268 = document.getElementById('zoomto_268'); zoomto_268.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.60272383427, 45.638785944267]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ghetto [Ghét]

Quartiere di Maderno, presso Borgo. Non è documentata alcuna presenza di ebrei e perciò il nome andrà riferito a \"contrada angusta con strette viuzze\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_335 = document.getElementById('zoomto_335'); zoomto_335.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.578237149633, 45.651131829619]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mosignolo [Musignöi]

Costa montana a bosco ceduo al di sopra della strada che porta in Vesegna nel tratto tra Castagna dell’asino e Sarasina. Musignöi è nome dialettale degli arilli del tasso.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_339 = document.getElementById('zoomto_339'); zoomto_339.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.609539262734, 45.639471437587]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Mulino

È il mulino da grani che fu del Comune di Maderno, lungo l\'attuale via Donizetti, già via dei Mulini. Le sue pale, come quelle del frantoio delle olive Bonaspetti Carlo e Eredi poco oltre, erano azionate dall\'acqua della seriola che dalle Garde scorreva fino al lago parallelamente al corso del fiume.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_389 = document.getElementById('zoomto_389'); zoomto_389.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.629319261578, 45.653395064856]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Piantella [Piantèla]

Località sotto le case di Messaga.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_404 = document.getElementById('zoomto_404'); zoomto_404.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.60269700858, 45.639744655165]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pizzo [Pìs]

Parete rocciosa sul versante destro della Valle di Bombai, sopra il rifugio di Fontane. Péotrebbe essere riferito sia a un tratto aguzzo del pendio (pizzo) che a sgocciolio d\'acqua (pis).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_531 = document.getElementById('zoomto_531'); zoomto_531.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.561405960497, 45.68165950499]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sentiero dei lodroni [Sentér dei ludrù]

Sentiero montano che da Passo dello Spino scende fino a Passo della Fobbiola. Più che alla nobile famiglia trentina dei Lodroni, il nome pare riferibile ai contrabbandieri che lo percorsero nei tempi passati. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_533 = document.getElementById('zoomto_533'); zoomto_533.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.587533568935, 45.634188535532]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sentiroli [Senteröi/Sintiröi]

Sentieri nei pressi di Maclino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_532 = document.getElementById('zoomto_532'); zoomto_532.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.615530411622, 45.648824128622]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Sentiroli [Senteröi]

Stretti e ripidi sentieri che da Pulciano portano a Gaino.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_560 = document.getElementById('zoomto_560'); zoomto_560.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.644774955521, 45.670376217736]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Strada dei gatti

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_561 = document.getElementById('zoomto_561'); zoomto_561.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610913279194, 45.640493495623]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Strada del Colosio

Antico nome del tratto iniziale dell\'attuale via Religione, a partire dalla strada Gardesana.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_562 = document.getElementById('zoomto_562'); zoomto_562.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.569156100442, 45.645910408177]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Strada della Cucca [Cùca]

Carrareccia che da Buelino porta a Cucca, nel territorio di Gardone Riviera, passando alle spalle della sommità del Lavino. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_563 = document.getElementById('zoomto_563'); zoomto_563.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.606845306781, 45.646119176008]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Strada delle assi

Angusto sentiero in parte su assi, che collegava il paese con gli opifici della Valle delle cartiere. Fu sostituito dall\'attuale strada nel 1876.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_623 = document.getElementById('zoomto_623'); zoomto_623.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579375571495, 45.649923382793]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vasirt [Vaṡìrt]

Ripida (ìrt) trada incassata (vas)  che collega Castagna dell’asino e Pradafa. 

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_632 = document.getElementById('zoomto_632'); zoomto_632.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.621994737247, 45.660928742967]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Via dell\'Elce [Vìa scüra]

Sentiero che da Cabiana porta ad Elce.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_634 = document.getElementById('zoomto_634'); zoomto_634.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.602858021587, 45.685006725996]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Vie che spart [Vìe che spàrt]

Crocevia in Maernì, dove dalla strada per Archesane si staccano la via per Passo della Fobbiola e quella per Fiogarie.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_646 = document.getElementById('zoomto_646'); zoomto_646.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.623128579303, 45.675938045245]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Zappellone

Strada che da Camerate porta in Selva di Monte Castello. Accrescitivo dal dialettale sapèl \"ripido e angusto sentiero\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_423 = document.getElementById('zoomto_423'); zoomto_423.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.581394320673, 45.68990670084]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pra de mèi

Località sulla sponda sinistra del Rilo all\'inizio del Sentér dele tàpe che porta in Campiglio di cima.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_431 = document.getElementById('zoomto_431'); zoomto_431.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.605950644099, 45.674090484127]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Praestèi

Prati e pascoli al margine meridionale di Persegno.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_557 = document.getElementById('zoomto_557'); zoomto_557.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.574593394719, 45.670689862261]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Stangàa

Tratto della strada che collega Prade alla sommità del Monte Pizzocolo in cui veniva posto uno steccato per impedire l\'allontanamento del bestiame.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_570 = document.getElementById('zoomto_570'); zoomto_570.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.641079847418, 45.671314687317]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tèrmen

Località presso Zener.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_104 = document.getElementById('zoomto_104'); zoomto_104.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.570918172349, 45.667279817197]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Casa di Prada [Ca da Pràa]

Rifugio montano alla base di Prade, restaurato dal locale gruppo alpini nel 1990.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_183 = document.getElementById('zoomto_183'); zoomto_183.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.555577498177, 45.681200957087]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Costa mandria [Còsta màndria]

Pascoli sul versante meridionale del monte Spino, sopra il Rifugio Pirlo.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_299 = document.getElementById('zoomto_299'); zoomto_299.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584539139646, 45.671028637753]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Malga Valle [Màlga de Val]

Edificio rurale con ampia stalla in Valle grande, sotto la vetta del monte Pizzocolo, a quota 1337.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_313 = document.getElementById('zoomto_313'); zoomto_313.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.570065554749, 45.672799601219]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Merle [Mèrle]

Ripida costa fittamente boscata, sulle pendici settentrionali del monte Pizzocolo, percorsa dalla strada che sale dal Passo dello Spino. Nel dialetto locale le mèrle sono i mucchi di erba tagliata nei pascoli montani.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_314 = document.getElementById('zoomto_314'); zoomto_314.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57410887151, 45.665914311168]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Merlette [Merlète]

Ripido prato, ora degradato a boscaglia, sul versante occidentale del Dosso del Barbio, presso la casa di Prada. E\' diminutivo di le mèrle che nel dialetto locale denomina i mucchi di erba tagliata nei pascoli montani.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_374 = document.getElementById('zoomto_374'); zoomto_374.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585110070889, 45.659182115288]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Patarone [Patalù/Patarù]

Prati misti a bosco lungo la Via di Valle nei pressi di Pradestina.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_422 = document.getElementById('zoomto_422'); zoomto_422.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.559864757556, 45.698257806141]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pra de malga [Pra de màlga]

Pascoli a Campiglio di cima, al confine settentrionale col territorio di Gargnano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_328 = document.getElementById('zoomto_328'); zoomto_328.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57146604678, 45.701199558896]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pracalvis [Pracalvìs]

Monte al confine col comune di Gargnano, nella parte più settentrionale del territorio di Toscolano, alto 1161 m. La seconda parte del nome deriva da \"calvo\" con allusione all\'antica assenza d\'alberi, probabilmente a causa del disboscamento umano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_426 = document.getElementById('zoomto_426'); zoomto_426.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.565656937934, 45.669262449601]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Prada, Prade [Pràe]

Ampio dosso erboso sulle pendici occidentali del Monte Pizzocolo. È una delle tante forme derivate dal latino pratum ed indica “prati montani, pascoli”. È un toponimo molto significativo perché rivelatore dell\'intenso sfruttamento operato già nei secoli medievali e che ha portato alla riduzione della originaria vegetazione forestale prevalentemente a faggio e ad acero montano.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_427 = document.getElementById('zoomto_427'); zoomto_427.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.579686086051, 45.653311396169]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pradafa [Pradafà]

Castagneto sulle pendici meridionali del monte Pizzocolo. Vuol significare probabilmente \"prato da faggi\", e non \"prato da fare\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_428 = document.getElementById('zoomto_428'); zoomto_428.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.56614697938, 45.681473449346]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pradalai [Pradalài]

Radura sulle pendici orientali del Monte Spino, poco sopra Palazzo ad Archesane. Probabilmente da intendere come \"prato dei Delai\".

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_429 = document.getElementById('zoomto_429'); zoomto_429.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.617741534421, 45.647756635697]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pradello

Piccolo prato nella valletta tra l\'abitato di Pulciano e Volpini.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_430 = document.getElementById('zoomto_430'); zoomto_430.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.585858360585, 45.660606514995]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Pradestina [Pra da Stìna]

Prati in declivio sulle pendici meridionali del monte Pizzocolo, a monte della Via di Valle.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_432 = document.getElementById('zoomto_432'); zoomto_432.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.598989616578, 45.647022226769]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Prati di San Martino [Pra de San Martì]

Prati sotto la chiesa di San Martino, in fase di continua riduzione a seguito dell\'avanzamento della vegetazione spontanea.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_433 = document.getElementById('zoomto_433'); zoomto_433.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.56385482454, 45.67028977499]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Prato del cucco [Pra del cöch]

Nome dato alle Prade in località Spinone col significato di “prato del cocuzzolo”.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_479 = document.getElementById('zoomto_479'); zoomto_479.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.612312176072, 45.640129502615]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Ruculì

Dosso in Capra di Toscolano che si dice formato dai materiali provenienti dallo scavo dalla seriola.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_577 = document.getElementById('zoomto_577'); zoomto_577.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.57745289099, 45.636623191842]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tiṡèc\'

Piccole radure sotto Mandovale nelle quali veniva operato il taglio dell\'erba (i segàboi del linguaggio dialettale).

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_467 = document.getElementById('zoomto_467'); zoomto_467.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.610004618101, 45.650699390187]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Roccolino

Cocuzzolo sul dosso Morosini, ove probabilmente fu attiva una piccola tesa per la cattura degli uccelli.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_468 = document.getElementById('zoomto_468'); zoomto_468.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.583036690961, 45.679061477496]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Roccolino [Ruculì]

Località sulle pendici settentrionali del monte Pizzocolo ove fi attivo un piccolo roccolo per la cattura degli uccelli. Vi si accede tramite la strada del Casino verde.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_572 = document.getElementById('zoomto_572'); zoomto_572.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.615839467321, 45.659235788739]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tesa piana [Téṡa piàna]

Radura pianeggiante tra Santa croce e Cascina Castello.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_573 = document.getElementById('zoomto_573'); zoomto_573.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.573944632465, 45.642723140136]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tessera [Tesér]

Località sulle pendici del Monte Lavino. Forse collettivo da \'tesa\', il luogo in cui venivano tese le reti per l\'accellagione.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); var zoomto_574 = document.getElementById('zoomto_574'); zoomto_574.addEventListener( 'click', function (evt) { var geometry = ol.proj.fromLonLat([10.584760419899, 45.652240838028]); map.getView().animate({ center: geometry, zoom: 16 }, { duration: 750 }); var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(geometry)); content.innerHTML = '

Tesserle [Tesèrle]

Costa montana a bosco ceduo sul versante destro della Valle della Selva.

' + hdms + '' ; overlay.setPosition(geometry); }, false ); // LINK To POINT end ************************************************************************************ // POPOUP start ************************************************************************************ var element = document.getElementById('popup'); var popup = new ol.Overlay({ element: element, positioning: 'bottom-center', stopEvent: false, offset: [0, 0], }); map.addOverlay(popup); map.on('singleclick', function (evt) { $(element).popover('dispose'); var feature = map.forEachFeatureAtPixel(evt.pixel, function (feature) { return feature; }); if (feature) { var coordinate = evt.coordinate; var hdms = ol.coordinate.toStringHDMS(ol.proj.toLonLat(coordinate)); content.innerHTML = '

' + feature.get('name') + '

' + feature.get('description') + '



' + hdms + ''; overlay.setPosition(coordinate); } }); // POPOUP end ************************************************************************************ // Get out-of-the-map div element with the ID "layers" and renders layers to it. // NOTE: If the layers are changed outside of the layer switcher then you // will need to call ol.control.LayerSwitcher.renderPanel again to refesh // the layer tree. Style the tree via CSS. var sidebar = new ol.control.Sidebar({ element: 'sidebar', position: 'left' }); var toc = document.getElementById('layers'); ol.control.LayerSwitcher.renderPanel(map, toc, { reverse: true }); map.addControl(sidebar); })();