</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:20131118T130000Z
DTEND:20131118T160000Z
UID:9256337b-9e73-46a3-b7d2-e423f171ffd9
CREATED:20131014T133703Z
DESCRIPTION:\n SmeSpire is an FP7 Support Action aiming to turn the challenges of the INSPIRE implementation into business opportunities for the geo-ICT European Small and Medium Enterprises (SMEs). \n \n This smeSpire training programme aims to prepare the GI users/professionals – both beginners and advanced – coming from the commercial sector (SMEs), governmental sector or academic sector to become proficient and successful in implementing INSPIRE. The objective is to help to mature the geospatial professional’s skills and knowledge regarding INSPIRE implementation activities and regarding innovative subjects, which than – in turn - can lead to the creation of (business) opportunities. \n \n Timing and Location: All seminars take place in Auditorium De Molen, Kasteelpark Arenberg 50 3001 Leuven, Belgium \n \n October – December 2013: Introduction seminars \n January – April 2014: Advanced seminars or Training sessions \n November 2013 – April 2014: Innovation Seminars \n \n More information and registration. \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><p>\n SmeSpire is an FP7 Support Action aiming to turn the challenges of the INSPIRE implementation into business opportunities for the geo-ICT European Small and Medium Enterprises (SMEs).</p>\n<p>\n This smeSpire training programme aims to prepare the GI users/professionals &ndash; both beginners and advanced &ndash; coming from the commercial sector (SMEs), governmental sector or academic sector to become proficient and successful in implementing INSPIRE. The objective is to help to mature the geospatial professional&rsquo;s skills and knowledge regarding INSPIRE implementation activities and regarding innovative subjects, which than &ndash; in turn - can lead to the creation of (business) opportunities.</p>\n<p>\n Timing and Location: All seminars take place in Auditorium De Molen, Kasteelpark Arenberg 50 3001 Leuven, Belgium</p>\n<p>\n October &ndash; December 2013: Introduction seminars<br />\n January &ndash; April 2014: Advanced seminars or Training sessions<br />\n November 2013 &ndash; April 2014: Innovation Seminars</p>\n<p>\n <strong><a href="http://www.sadl.kuleuven.be/sadl/opleidingen.aspx" target="_blank" title="SmeSpire">More information and registration</a></strong>.</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:20160707T100913Z
LOCATION:Auditorium De Molen, Kasteelpark Arenberg 50, 3001 Leuven,
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:smeSpire training programme : Basics of INSPIRE Network Services
TRANSP:OPAQUE

END:VEVENT
END:VCALENDAR