Saltar al contingut Saltar a la navegació Informació de contacte

.

Conferència: L’arquitectura ferroviària a la línia del litoral.

L'enginyer i especialista del món ferroviari Xavier Nubiola de Castellarnau ha preparat aquesta xerrada didàctica i amena entorn de l'arquitectura ferroviària de la línia del litoral, el nucli inicial de la qual enguany fa 175 anys. Per la circulació dels trens es fa necessària una infraestructura fixa que inclou tan l’obra civil per estendre la via, amb ponts i túnels, com les estacions, sent l’edifici de passatgers el més emblemàtic de cada població.

  • Conferència: L’arquitectura ferroviària a la línia del litoral.
  • 2023-03-23T19:00:00+01:00
  • 2023-03-23T20:00:00+01:00
  • L'enginyer i especialista del món ferroviari Xavier Nubiola de Castellarnau ha preparat aquesta xerrada didàctica i amena entorn de l'arquitectura ferroviària de la línia del litoral, el nucli inicial de la qual enguany fa 175 anys. Per la circulació dels trens es fa necessària una infraestructura fixa que inclou tan l’obra civil per estendre la via, amb ponts i túnels, com les estacions, sent l’edifici de passatgers el més emblemàtic de cada població.
Xavier Nubiola de Castellarnau

El contingut del cicle de conferències i altres activitats organitzades per la Commemoració del 175è aniversari del tren Barcelona-Mataró es podran visualitzar al Canal Youtube de l’Arxiu Comarcal del Maresme.

 

 

Info

  • Ubicació

  • Quan?
    23/03/2023 de 19:00 a 20:00
  • Categoria

    Conferències Mataró 175Tren

  • On?

    Can Palauet, carrer d'en Palau, 32 08301 Mataró

  • Organitzador

    Arxiu Comarcal del Maresme, Cercle Històric Miquel Biada, Consell Comarcal del Maresme, Ajuntament de Mataró

  • A càrrec de

    Xavier Nubiola de Castellarnau

  • Nom de contacte
  • Telèfon de contacte

  • Assistents

    Entrada lliure. Aforament limitat.

  • Afegiu l'esdeveniment al calendari iCal
  • Lloc web extern
`; let descripcio = ''; if (obj.DESCRIPCIO !== null && obj.DESCRIPCIO !== undefined) descripcio = `

` + obj.DESCRIPCIO + `

`; let adreca = ''; if (obj.ADRECA !== null && obj.ADRECA !== undefined) adreca = `

` + obj.ADRECA + `

`; let telephone = ''; if (obj.TELEFON !== null && obj.TELEFON !== undefined) telephone = `

`; let email = ''; if (obj.EMAIL !== null && obj.EMAIL !== undefined) email = `

`; let schedule = ''; if (obj.HORARI !== null && obj.HORARI !== undefined) schedule = `

` + obj.HORARI + `

`; let category = `

` + obj.CATEGORIA + ` - ` + obj.TIPUS + `

`; let website = ''; if (obj.URL_WEB !== null && obj.URL_WEB !== undefined) website = `

` + obj.URL_WEB + `

`; let how_arrive = `

` + titles[lang]['how_arrive'] + `

`; let popup_info = title + imatge + descripcio + adreca + telephone + email + schedule + category + website + how_arrive; mapa_events.addLayer(varis.bindPopup( popup_info, {maxWidth : 280})); mapa_events.panTo(varis._layers[varis._leaflet_id - 1]._latlng); }); }; // Parse coordinates function parseLatLng(input){ if (typeof input == 'object') { if (typeof input.lat == 'function') { return input.lat() + '|' + input.lng() } else { return input.lat + '|' + input.lng } } else if (typeof input == 'string') { var coor = input.split('|') return { lat: parseFloat(coor[0]), lng: parseFloat(coor[1]) } } } // Layers var crs25831_events = new L.Proj.CRS('EPSG:25831','+proj=utm +zone=31 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs', { bounds: L.bounds([257909.15, 4484800.15], [535906.39, 4751797.52]), resolutions: [10, 5, 2, 1, 0.5,0.25, 0.15, 0.05], origin: [257909.15, 4484800.15 ] }) var crs23031_events =new L.Proj.CRS('EPSG:23031','+proj=utm +zone=31 +ellps=intl +units=m +no_defs', { resolutions: [10, 5, 2, 1, 0.5,0.25, 0.15, 0.05], bounds: L.bounds([258000, 4485000], [536000, 4752000]), origin: [258000, 4485000 ] }) // Capes Leaflet var guiaUrbana_events = L.tileLayer(" http://serveisweb.mataro.cat/mapproxy/tms/1.0.0/ly_guiaurbana_tms/grd_25831_tms/{z}/{x}/{-y}.png", { maxZoom:7, minZoom:0, attribution: " Mataró " }); var guiaUrbana_nit_events = L.tileLayer("http://serveisweb.mataro.cat/mapproxy/tms/1.0.0/ly_guiaurbana_nit_tms/grd_25831_tms/{z}/{x}/{-y}.png", { maxZoom:7, minZoom:0, attribution: " Mataró " }); var serveiTopoCache_events = L.tileLayer.wms("http://mapcache.icc.cat/map/bases/service?", { layers: 'topo', format: 'image/jpeg', crs: crs25831_events, continuousWorld: true, attribution: 'Institut Cartogràfic i Geològic de Catalunya -ICGC' }); var serveiOrtoCache_events = L.tileLayer.wms("http://mapcache.icc.cat/map/bases/service?", { layers: 'orto', format: 'image/jpeg', crs: crs25831_events, continuousWorld: true, attribution: 'Institut Cartogràfic i Geològic de Catalunya -ICGC' }); var serveitopoGrisCache_events = L.tileLayer.wms("http://mapcache.icc.cat/map/bases/service?", { layers: 'topogris', format: 'image/jpeg', crs: crs25831_events, continuousWorld: true, attribution: 'Institut Cartogràfic i Geològic de Catalunya -ICGC' }); var wmsComarques_events = L.tileLayer.wms("http://geoserveis.icc.cat/icc_limadmin/wms/service?", { layers: '5,1', format: 'image/png', crs: crs25831_events, transparent: true, continuousWorld: true, attribution: 'Base Comarcal 1:50.000 -ICGC' }); // Objecte de les capes base de Leaflet var baseMaps_events = { 'Guia Urbana' : guiaUrbana_events, 'Guia Urbana Nit' : guiaUrbana_nit_events, 'Topogràfic': serveiTopoCache_events, 'Topogràfic gris': serveitopoGrisCache_events, 'Ortofoto': serveiOrtoCache_events }; // Creació del mapa var mapa_events = L.map('mapa-events-94907b2762374efda8fa3c56b4bd2865',{ crs: crs25831_events, worldCopyJump: false, layers: [ baseMaps_events['Guia Urbana']], maxZoom:6, minZoom:0 }) .setView([41.54, 2.44], 1); L.control.layers(baseMaps_events).addTo(mapa_events); mapa_events.doubleClickZoom.disable(); let marker = $('#mapa-events-94907b2762374efda8fa3c56b4bd2865').data('equipament'); if (marker){ $.get( "https://aplicacions.mataro.org:444/apex/rest/dobertes/elements_detall?dataset=DS_EQUIP01&par1=CODI_GUIA&val1=" + marker, function( data ) { mostraPunts(data, marker); }); } else { var value = parseLatLng($('#mapa-events-94907b2762374efda8fa3c56b4bd2865').data('geolocation')); L.marker([value.lat, value.lng]).addTo(mapa_events); mapa_events.panTo(new L.LatLng(value.lat, value.lng)); } });