</li>

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Services Publics de Wallonie//Geoportail 1.0//EN
METHOD:PUBLISH
X-WR-CALNAME:Géoportail de la Wallonie
X-WR-TIMEZONE:Romance Standard Time
BEGIN:VTIMEZONE
TZID:Romance Standard Time
X-LIC-LOCATION:Romance Standard Time
BEGIN:STANDARD
DTSTART:16011028T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010325T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
DTSTART:20201105T084500Z
DTEND:20201105T120000Z
UID:fa7cf5c7-3ded-4e09-9c47-70f7b4005f16
CREATED:20201029T101604Z
DESCRIPTION:Joint Final Event of the Copernicus Academy & Relays networks \nThese projects have received fundings from the European Unions Horizon 2020 \n\n   \n\n Welcome & Introduction to the civilian use of Earth \nObservation in European regions \n\n Women in Copernicus \nMaking women in the Copernicus ecosystem more visible \nIntroductory addresses \n▪ Overview of the activities and needs of the European \nregions regarding Geo-Information \n▪ Offers to support the activities of the regional administrations by Earth Observation/ Copernicus \n\n \nIntroduction to the concept and functions of Copernicus Relays and the Copernicus Academy for the implementation of the European Space Strategy \n\n Achievements and offers to support regions and Another Thing \n\n CopHub.AC - supporting the Copernicus Academy \nCordiNet - supporting the Copernicus Relays \n \nThe Restaurant at the End of the Universe \nVideo / Music \nDigitalisation & Big Data from Space \nMostly harmless \n \nRoundtable discussions \nThe Way forward - how to design supporting measures for the regions to better benefit from Earth Observation/ \nCopernicus in decision making \nRecipes for the successful digitalisation by Earth Observation/Copernicus applications throughout European regions and industry sectors (Destination Earth, \n  \n\n   \n\n   \n\n   \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><p>Joint Final Event of the Copernicus Academy &amp; Relays networks<br />\nThese projects have received fundings from the European Unions Horizon 2020</p>\n\n<p>&nbsp;</p>\n\n<p>Welcome &amp; Introduction to the civilian use of Earth<br />\nObservation in European regions</p>\n\n<p>Women in Copernicus<br />\nMaking women in the Copernicus ecosystem more visible<br />\nIntroductory addresses<br />\n▪ Overview of the activities and needs of the European<br />\nregions regarding Geo-Information<br />\n▪ Offers to support the activities of the regional administrations by Earth Observation/ Copernicus</p>\n\n<p><br />\nIntroduction to the concept and functions of Copernicus Relays and the Copernicus Academy for the implementation of the European Space Strategy</p>\n\n<p>Achievements and offers to support regions and Another Thing</p>\n\n<p>CopHub.AC - supporting the Copernicus Academy<br />\nCordiNet - supporting the Copernicus Relays<br />\n<br />\nThe Restaurant at the End of the Universe<br />\nVideo / Music<br />\nDigitalisation &amp; Big Data from Space<br />\nMostly harmless<br />\n<br />\nRoundtable discussions<br />\nThe Way forward - how to design supporting measures for the regions to better benefit from Earth Observation/<br />\nCopernicus in decision making<br />\nRecipes for the successful digitalisation by Earth Observation/Copernicus applications throughout European regions and industry sectors (Destination Earth,<br />\n&nbsp;</p>\n\n<p>&nbsp;</p>\n\n<p>&nbsp;</p>\n\n<p>&nbsp;</p>\n

		<script type="text/javascript">
			<!-- 
			var piwikSettings = {
				trackingId: "57", 
				trackingServer: "webanalytics.spw.wallonie.be",
                idTagManager: "LVOIs6Fr",
                idTagManagerInstance: "null",
                isLegacyTracker: "false",
                isTagManager: "true",
				isTrackingSearch: "false", 
				searchResultCssSelector: "", 
				searchKeywordCssSelector: "", 
				searchCountCssSelector: "", 
				isTrackingJahiaConnectionMode: "true", 
				isTrackingJahiaLanguage: "true",
				isTrackingDomain: "true", 
				isMatomo: "true", 
				trackingFileName: "matomo"
			};
			
			// Retrieve Jahia connection mode
			jahiaConnectionMode = "live"; 
		
			// Retrieve Jahia user name 
			hashUserName=""; 
			
			renderContext="live"; 
			language="fr";
		-->
		</script>
		<noscript><p><img src="https://webanalytics.spw.wallonie.be/piwik/matomo.php?idsite=57&rec=1" style="border:0;" alt="" /></p></noscript>

<jahia:resource type="javascript" path="%2Fmodules%2Fpiwik%2Fjavascript%2FmatomoTagManagerProd.js" resource="matomoTagManagerProd.js" title="" key="matomoTagManager"/>

<jahia:resource type="javascript" defer="true" path="%2Fmodules%2Fpiwik%2Fjavascript%2FpiwikTrackingTool.js" resource="piwikTrackingTool.js" title="" key="piwiktrackingtool" targetTag="body" />

<jahia:resource type="javascript" defer="true" path="%2Fmodules%2Fpiwik%2Fjavascript%2FpiwikConfiguration.js" resource="piwikConfiguration.js" title="" key="piwikconfiguration" targetTag="body" />

<jahia:resource type="javascript" defer="true" path="%2Fmodules%2Fpiwik%2Fjavascript%2FmatomoVideoTracking.js" resource="matomoVideoTracking.js" title="" key="matomoVideoTracking" targetTag="body" />



<script type="text/javascript">
$(function() {

  $('.paginator-navigation').each(function(index, item) {
    var item$ = $(item);
    var url = item$.data('url');
    if (url) {
      item$.data('url', decodeURIComponent(url));
    }
  });

var $barre = $('#barre').detach();
  
  $('body').prepend($barre);
  $barre.animate({
                marginTop: "0",
            }, 500);

 
  
  //WalOnMap Beta GEOPORT-113 provisoire
  
  var map = $(".pagewalonmap-beta #MapIframe");
           
  
  if(map.length > 0){
     
//    $(window).resize(function () {
//      var windowHeight = $(window).height();

//      var botbar = $("nav.botbar:visible");
//      var botbarHeight = botbar.length ? botbar.outerHeight(true) : 0;

//      var topbar = $("section.topbar");
//      var topbarHeight = topbar.length ? topbar.outerHeight(true) : 0;

//      var header = $(".header.nsi:visible");
//      var headerHeight = header.length ? header.outerHeight(true) : 0;

//      var newHeight = windowHeight - botbarHeight - headerHeight - topbarHeight - 6;
//      console.log(newHeight);
//      newHeight = Math.round(newHeight);
//      map.height(newHeight);
//    });

//    $(window).trigger('resize');
    
  }
  

});

function disableDefaultInspireFilter() {
  var inspireCheckbox = $('.pagedonnees-et-services #inspireSearch')
  if (inspireCheckbox.length && !window.location.search) {
    inspireCheckbox.trigger('click');
  }
} 
          




</script>

</body></html>
LAST-MODIFIED:20201029T101604Z
LOCATION:virtual,
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:final event of the Copernicus Academy & Relays networks
TRANSP:OPAQUE
URL:https://mform.imr.no/view.php?id=128187
END:VEVENT
END:VCALENDAR