</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:20180522T073000Z
DTEND:20180522T100000Z
UID:492abbbe-269c-4be3-afb2-20a293d236fe
CREATED:20180313T111718Z
DESCRIPTION:Le prochain Groupe de Travail en Observation de la Terre (GTEO) co-organisé par l’ISSeP et SKYWIN se tiendra le 3 mai prochain à 13h30 à la salle Promibra 1, 7 avenue Prince de Liège à Jambes. Ce GTEO sera l’occasion de vous présenter la première ébauche du « position paper » sur l’observation de la Terre en Wallonie. Diverses interventions d’acteurs wallons et d’autres régions sont programmées. Un programme plus détaillé sera diffusé prochainement. \n\n Si vous souhaitez intervenir lors de cette réunion, c'est possible sur base d'une courte présentation (3-5 slides et maximum 5 min.), l'idée est de présenter à la communauté EO wallonne une de vos actualités, un projet nouveau ou un projet cours, une question qui vous taraude…  contact : BEAUMONT Benjamin \n\n   \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><p>Le prochain Groupe de Travail en Observation de la Terre (GTEO) co-organis&eacute; par l&rsquo;ISSeP et SKYWIN se tiendra le <strong>3 mai prochain &agrave;&nbsp;13h30&nbsp;&agrave; la&nbsp;salle Promibra 1, 7 avenue Prince de Li&egrave;ge &agrave; Jambes</strong>. Ce GTEO sera l&rsquo;occasion de vous pr&eacute;senter la premi&egrave;re &eacute;bauche du &laquo;&nbsp;position paper&nbsp;&raquo; sur l&rsquo;observation de la Terre en Wallonie. Diverses interventions d&rsquo;acteurs wallons et d&rsquo;autres r&eacute;gions sont programm&eacute;es. Un programme plus d&eacute;taill&eacute; sera diffus&eacute; prochainement.</p>\n\n<p>Si vous souhaitez intervenir lors de cette r&eacute;union, c&#39;est possible sur base d&#39;une courte pr&eacute;sentation (3-5 slides et maximum 5 min.), l&#39;id&eacute;e est de pr&eacute;senter &agrave; la communaut&eacute; EO wallonne une de vos actualit&eacute;s, un projet nouveau ou un projet cours, une question qui vous taraude&hellip;&nbsp; contact : <a href="mailto:b.beaumont@issep.be?subject=GT%20EO%20demande%20d'intervention" title="GT EO du 03 mai">BEAUMONT Benjamin </a></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:20180416T140129Z
LOCATION:Jambes,
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:GTEO (Groupe de travail en observation de la terre)
TRANSP:OPAQUE
URL:http://www.issep.be/gteo/
END:VEVENT
END:VCALENDAR