</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:20170403T070000Z
DTEND:20170404T160000Z
UID:a19103e1-dd3a-4fe8-bb08-ab4ae45a0e7d
CREATED:20170118T163302Z
DESCRIPTION:The use of crowdsourced geographic information and VGI and crowdsourced spatial data and information by National Mapping and Cadastral Agencies (NMCA) and the Geomatics Industry is a very current, challenging and topical subject. \n\n Today we see very rich potential for collaboration and integration of NMCAs, the Geomatics Industry and citizen-based crowdsourcing (such as OpenStreetMap, Ushahidi, Geonames, Galaxy Zoo, GeoWiki, Flickr, GeoWiki, etc). \n\n We have seen some limited examples of where collaboration and integration has happened. However, for a myriad of reasons realising this potential for collaboration is not very easy. The goal of this workshop is to engage with stakeholders from NMCAs, the Geomatics Industry, academic research, software developers, citizens involved in geographic crowdsourcing and VGI, leaders or managers of crowdsourcing or VGI projects over 1.5 days to develop a set of the most prominent and pressing questions related to crowdsourcing and national mapping in Europe (and beyond) today. \n\n The outcomes of the workshop will be synthesised and summarised into a report which will be delivered to EuroSDR in May 2017 for immediate consideration for future funding of research and development projects into tackling some of these questions. \n\n Plus d'information : http://www.cs.nuim.ie/~pmooney/eurosdr2017/ \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><p>The use of crowdsourced geographic information and VGI and crowdsourced spatial data and information by National Mapping and Cadastral Agencies (NMCA) and the Geomatics Industry is a very current, challenging and topical subject.</p>\n\n<p>Today we see very rich potential for collaboration and integration of NMCAs, the Geomatics Industry and citizen-based crowdsourcing (such as OpenStreetMap, Ushahidi, Geonames, Galaxy Zoo, GeoWiki, Flickr, GeoWiki, etc).</p>\n\n<p>We have seen some limited examples of where collaboration and integration has happened. However, for a myriad of reasons realising this potential for collaboration is not very easy. The goal of this workshop is to engage with stakeholders from NMCAs, the Geomatics Industry, academic research, software developers, citizens involved in geographic crowdsourcing and VGI, leaders or managers of crowdsourcing or VGI projects over 1.5 days to develop a set of the most prominent and pressing questions related to crowdsourcing and national mapping in Europe (and beyond) today.</p>\n\n<p>The outcomes of the workshop will be synthesised and summarised into a report which will be delivered to EuroSDR in May 2017 for immediate consideration for future funding of research and development projects into tackling some of these questions.</p>\n\n<p>Plus d&#39;information : <a href="http://www.cs.nuim.ie/~pmooney/eurosdr2017/" target="_blank" title="Site web">http://www.cs.nuim.ie/~pmooney/eurosdr2017/</a></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:20170120T145310Z
LOCATION:The Leuven Institute for Ireland in Europe,1 Janseniusstraat, 3000 Leuven, Belgique
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:2nd Crowdsourcing and National Mapping Workshop
TRANSP:OPAQUE

END:VEVENT
END:VCALENDAR