</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:20200204T140000Z
DTEND:20200204T144500Z
UID:b6d12f3d-159a-4057-9caf-0d64ba4db944
CREATED:20200121T080327Z
DESCRIPTION:Do you know the steps which make your geospatial infrastructure excellent? \n \nWe have created a simple list on how to exceed with your SDI in 2020: \n  \n\n 1) Know the capacity of the services \n2) Keep track of the performance \n3) Set criteria for QoS level \n4) Know users (how many, when, from where, etc) \n5) Understand the usage (areas of the service - layers / datasets) \n6) Comply with international standards (OGC/INSPIRE) \n7) Identify and anticipate trends \n8) Share information (widgets) \n9) Generate reports for management \n10) Optimize investments in the SDI (combining 1, 4, 5 and 7) \n11) Reveal the Impact of your SDI \n\n \nIf you are responsible for the Spatial Data Infrastructure in your organization and you are concerned about assuring quality and reliability of the spatial web services provided, you can’t miss our Webinar where we will show 10+1 points how to make your spatial data infrastructure achieve excellence in 2020! \n \nWe will cover areas such as how to know the real capacity of your services and keep track of their performance; how to make sure the criteria for QoS is met, know the users and understand the usage, down to the spatial elements of the services, how to assure compliance with international standards, a way to identify and anticipate trends, share relevant information to the user base and much more! \n \nWebinar will be held in English. \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><p>Do you know the steps which make your geospatial infrastructure excellent?<br />\n<br />\nWe have created a simple list on how to exceed with your SDI in 2020:<br />\n&nbsp;</p>\n\n<p>1) Know the capacity of the services<br />\n2) Keep track of the performance<br />\n3) Set criteria for QoS level<br />\n4) Know users (how many, when, from where, etc)<br />\n5) Understand the usage (areas of the service - layers / datasets)<br />\n6) Comply with international standards (OGC/INSPIRE)<br />\n7) Identify and anticipate trends<br />\n8) Share information (widgets)<br />\n9) Generate reports for management<br />\n10) Optimize investments in the SDI (combining 1, 4, 5 and 7)<br />\n11) Reveal the Impact of your SDI</p>\n\n<p><br />\nIf you are responsible for the Spatial Data Infrastructure in your organization and you are concerned about assuring quality and reliability of the spatial web services provided, you can&rsquo;t miss our Webinar where we will show 10+1 points how to make your spatial data infrastructure achieve excellence in 2020!<br />\n<br />\nWe will cover areas such as how to know the real capacity of your services and keep track of their performance; how to make sure the criteria for QoS is met, know the users and understand the usage, down to the spatial elements of the services, how to assure compliance with international standards, a way to identify and anticipate trends, share relevant information to the user base and much more!<br />\n<br />\nWebinar will be held in English.</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:20200121T080327Z
LOCATION:Webinaire,
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Webinaire (EN) - Spatineo - 10+1 Points: Leading your Spatial Data Infrastructure to exceed in 2020
TRANSP:OPAQUE
URL:https://spatineo.us8.list-manage.com/track/click?u=8f610536e0261cf53625e1369&id=8bee04428b&e=ec3e33b2f2
END:VEVENT
END:VCALENDAR