</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:20171010T113000Z
DTEND:20171010T170000Z
UID:f58af2a1-2f3e-420c-b8ac-56d0e1e07bdd
CREATED:20170919T062455Z
DESCRIPTION:Description \n\n Projet européen d’Open Innovation, FabSpace 2.0 met le focus sur le développement de solutions utilisant tant des données géographiques que des logiciels ouverts. Son objectif ? Promouvoir, au sein des universités, le développement d’applications innovantes basées sur les techniques géospatiales, en réponse à des besoins sociétaux. \n\n Programme \n\n 13h30 Accueil \n\n 14h00-17h00 Open geo data/software - Workshop \nAssistez aux présentations spécialisées de: \n\n OSGeo - J.Van de Wauw, OSGeoLive \n\n ULg - Géomatique, suite GeoOrchestra (TBC) \n\n ULB – T. Gripa, Semi-automatic processing chain of VHR satellite imagery and open EO data \n\n ULg - J. Minet - Open Geo data \n\n SPW - Geoportail de la Wallonie \n\n VITO - J. Dries, Proba-V MEP \n\n Open Street Map et Foss4G Belgium \n\n 17h00-18h30 Networking et drink \n  \n\n Pour plus d'information : fabspace@wsl.be \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><h4><strong>Description</strong></h4>\n\n<p>Projet europ&eacute;en d&rsquo;Open Innovation, FabSpace 2.0 met le focus sur le d&eacute;veloppement de solutions utilisant tant des donn&eacute;es g&eacute;ographiques que des logiciels ouverts. Son objectif ? Promouvoir, au sein des universit&eacute;s, le d&eacute;veloppement d&rsquo;applications innovantes bas&eacute;es sur les techniques g&eacute;ospatiales, en r&eacute;ponse &agrave; des besoins soci&eacute;taux.</p>\n\n<h4><strong>Programme</strong></h4>\n\n<p>13h30 Accueil</p>\n\n<p>14h00-17h00 Open geo data/software - Workshop<br />\nAssistez aux pr&eacute;sentations sp&eacute;cialis&eacute;es de:</p>\n\n<p>OSGeo - J.Van de Wauw, OSGeoLive</p>\n\n<p>ULg - G&eacute;omatique, suite GeoOrchestra (TBC)</p>\n\n<p>ULB &ndash; T. Gripa, Semi-automatic processing chain of VHR satellite imagery and open EO data</p>\n\n<p>ULg - J. Minet - Open Geo data</p>\n\n<p>SPW - Geoportail de la Wallonie</p>\n\n<p>VITO - J. Dries, Proba-V MEP</p>\n\n<p>Open Street Map et Foss4G Belgium</p>\n\n<h4>17h00-18h30 Networking et drink<br />\n&nbsp;</h4>\n\n<h4><strong>Pour plus d&#39;information&nbsp;: fabspace@wsl.be </strong></h4>\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:20170919T062456Z
LOCATION:The Labs - Seraing,
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Open Day Fab Space 2.0 - Discover the power of Open Geo Data and Software
TRANSP:OPAQUE

END:VEVENT
END:VCALENDAR