Concert d’arpes
Grup d’arpes del Conservatori Municipal de Música Mestre Montserrat fa un concert El concert especial de final de crus del grup d’arpes del conservatori de Vilanova i la Geltrú, es realitzarà junt a les locomotores més antigues que es conserven en l’emblemàtic edifici de la rotonda del Museu del Ferrocarril de Catalunya.
- https://175tren.com/agenda-1/concert-darpes
- Concert d’arpes
- 2023-06-10T12:00:00+02:00
- 2023-06-10T13:00:00+02:00
- Grup d’arpes del Conservatori Municipal de Música Mestre Montserrat fa un concert El concert especial de final de crus del grup d’arpes del conservatori de Vilanova i la Geltrú, es realitzarà junt a les locomotores més antigues que es conserven en l’emblemàtic edifici de la rotonda del Museu del Ferrocarril de Catalunya.
No es necessita reserva prèvia per aquesta activitat, que és gratuïta amb l’entrada del Museu.
HORARIS
De dimarts a diumenge de 10:00 a 14:30. Dissabte de 10:00 a 14:30 i de 16:00 a 19:30 hores.
Dilluns tancat.
Info
-
Quan?
10/06/2023 de 12:00 a 13:00
-
Categoria
Vilanova i la Geltrú 175Tren Concert
-
On?
Plaça Eduard Maristany, s/n. 08800 Vilanova i la Geltrú. Al costat de l’estació de tren.
-
Organitzador
Museu del Ferrocarril de Catalunya
-
A càrrec de
Museu del Ferrocarril de Catalunya
- Nom de contacte
- Telèfon de contacte
- Afegiu l'esdeveniment al calendari iCal
- Inscripció
- Lloc web extern
` + 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-9e766989f4af439daa0b688747eeedbc',{ 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-9e766989f4af439daa0b688747eeedbc').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-9e766989f4af439daa0b688747eeedbc').data('geolocation')); L.marker([value.lat, value.lng]).addTo(mapa_events); mapa_events.panTo(new L.LatLng(value.lat, value.lng)); } });