</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:20180419T070000Z
DTEND:20180419T150000Z
UID:5dfea684-e8f8-4240-8bd6-cdf40e3428a7
CREATED:20180123T130325Z
DESCRIPTION:The Luxembourg Institute of Science and Technology (LIST) invites you to the following conference: \n \nThe 4th Luxembourg Earth Observation (EO) and Integrated Applications Day \n \non Thursday 19 April 2018 from 09.00 to 17.30 \n\n \nThis year's conference will address the current and future status of space applications, among others in the areas of Crisis Management, Precision Agriculture and Environmental Monitoring and Management, with a particular focus on the integration of satellite, airborne, UAV drones and field data together with global navigation satellite systems and satellite-based communication systems. \n\n An overview of the ESA and Copernicus programmes, the current status of Luxembourg EO activities, such as the Collaborative Ground Segment, and an insight into recent advances in remote sensing research and applications will be provided. \n\n At this year’s event, particular emphasis will be placed on the following themes: \n\n Crisis Management: EO techniques to prevent, monitor and manage natural disasters, such as floods, droughts, earthquakes and volcanic crises. \nPrecision Agriculture: Development of EO data-processing methodologies and tools for the classification and retrieval of the geo- and bio-physical properties of crops and soils. Integrated space applications for agricultural management. \nEnvironmental monitoring and management: EO techniques and solutions for environmental management. Integrated space applications for water quality management. \n\n https://www.list.lu/en/conference/leoday2018/ \n\n  \n   \n \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><p>The Luxembourg Institute of Science and Technology (LIST) invites you to the following conference:<br />\n<br />\nThe 4th Luxembourg Earth Observation (EO) and Integrated Applications Day<br />\n<br />\non Thursday 19 April 2018 from 09.00 to 17.30</p>\n\n<p><br />\nThis year&#39;s conference will address the current and future status of space applications, among others in the areas of Crisis Management, Precision Agriculture and Environmental Monitoring and Management, with a particular focus on the integration of satellite, airborne, UAV drones and field data together with global navigation satellite systems and satellite-based communication systems.</p>\n\n<p>An overview of the ESA and Copernicus programmes, the current status of Luxembourg EO activities, such as the Collaborative Ground Segment, and an insight into recent advances in remote sensing research and applications will be provided.</p>\n\n<p>At this year&rsquo;s event, particular emphasis will be placed on the following themes:</p>\n\n<p>Crisis Management:&nbsp;EO techniques to prevent, monitor and manage natural disasters, such as floods, droughts, earthquakes and volcanic crises.<br />\nPrecision Agriculture:&nbsp;Development of EO data-processing methodologies and tools for the classification and retrieval of the geo- and bio-physical properties of crops and soils. Integrated space applications for agricultural management.<br />\nEnvironmental monitoring and management:&nbsp;EO techniques and solutions for environmental management. Integrated space applications for water quality management.</p>\n\n<p><a class="btn btn-primary" href="https://www.list.lu/en/conference/leoday2018/" target="_blank">https://www.list.lu/en/conference/leoday2018/</a></p>\n\n<p>&nbsp;\n<p>&nbsp;</p>\n</p>\n

		<script type="text/javascript">
			<!-- 
			var piwikSettings = {
				trackingId: "57", 
				trackingIDNoCookies: "null", 
				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%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');
    
  }
  
  if (window.location.href.includes('walonmap-old')) {

    $(".bodywrapper").addClass("pagewalonmap");
  }

  

});

function disableDefaultInspireFilter() {
  var inspireCheckbox = $('.pagedonnees-et-services #inspireSearch')
  if (inspireCheckbox.length && !window.location.search) {
    inspireCheckbox.trigger('click');
  }
} 

//Bandeau d'information de maintenance
/*document.addEventListener("DOMContentLoaded", function() {
    var topNavbar = document.querySelector('section.topbar nav.navbar');
    
    if (topNavbar) {
        var alertBanner = document.createElement('div');
        
        alertBanner.id = "info-alert-banner";
alertBanner.innerHTML = "<strong>Information importante :</strong> Maintenance du site prévue le 27 mai 2026 toute la journée. Le site sera donc inaccessible pendant cette période.<br>Cette date est théorique et pourrait potentiellement être modifiée ultérieurement.<br><br>Merci de votre compréhension.";        
        alertBanner.style.backgroundColor = "#dc3545";
        alertBanner.style.color = "#ffffff";
        alertBanner.style.textAlign = "center";
        alertBanner.style.padding = "10px 15px";
        alertBanner.style.fontSize = "15px";
        alertBanner.style.width = "100%";
        alertBanner.style.zIndex = "1000";
        
        topNavbar.parentNode.insertBefore(alertBanner, topNavbar.nextSibling);
    }
});   */  



</script>

</body></html>
LAST-MODIFIED:20180123T130326Z
LOCATION:Mondorf parc Hotel,
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Luxembourg earth observation day
TRANSP:OPAQUE

END:VEVENT
END:VCALENDAR