</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:20170912T170000Z
DTEND:20170912T190000Z
UID:7ea368c9-ea5e-44e4-b9cf-05cfeac47876
CREATED:20170816T065049Z
DESCRIPTION:Let's meet in Namur for the next Wallonia OpenStreetMap meetup on the 12 Sept. 2017 night! Anyone interested in OSM is welcome, from the absolute beginner to the most experienced mapper. Do not hesitate to come if you are just curious about OpenStreetMap and participatory cartography. We can have a room at Mundo-N (Rue Nanon, 98, Namur, 10 min. from the station) with a beamer, so anyone interested can bring a laptop and present something. We plan to bring some drinks. We may go outside for some mobile applications demo/trial. \n\n Rencontrons-nous à Namur pour le prochain rdv OpenStreetMap wallon le mardi 12 septembre en soirée! Tout le monde intéressé par OSM est le bienvenu, du parfait débutant au cartographe expérimenté. N'hésitez pas à venir si vous êtes juste intrigué par le projet OpenStreetMap et la cartographie participative. Nous pouvons avoir une salle à Mundo-N (Rue Nanon, 98, Namur, 10 min. de la gare) avec un projecteur, si bien que quiconque intéressé paut apporter un PC portable et présenter quelque chose. Nous prévoyons d'apporter quelques boissons. Nous pourrions également sortir dehors pour qq démos/essais d'appli mobiles de cartographie. \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><p>Let&#39;s meet in Namur for the next Wallonia OpenStreetMap meetup on the 12 Sept. 2017 night! Anyone interested in OSM is welcome, from the absolute beginner to the most experienced mapper. Do not hesitate to come if you are just curious about OpenStreetMap and participatory cartography. We can have a room at Mundo-N (Rue Nanon, 98, Namur, 10 min. from the station) with a beamer, so anyone interested can bring a laptop and present something. We plan to bring some drinks. We may go outside for some mobile applications demo/trial.</p>\n\n<p>Rencontrons-nous &agrave; Namur pour le prochain rdv OpenStreetMap wallon le mardi 12 septembre en soir&eacute;e! Tout le monde int&eacute;ress&eacute; par OSM est le bienvenu, du parfait d&eacute;butant au cartographe exp&eacute;riment&eacute;. N&#39;h&eacute;sitez pas &agrave; venir si vous &ecirc;tes juste intrigu&eacute; par le projet OpenStreetMap et la cartographie participative. Nous pouvons avoir une salle &agrave; Mundo-N (Rue Nanon, 98, Namur, 10 min. de la gare) avec un projecteur, si bien que quiconque int&eacute;ress&eacute; paut apporter un PC portable et pr&eacute;senter quelque chose. Nous pr&eacute;voyons d&#39;apporter quelques boissons. Nous pourrions &eacute;galement sortir dehors pour qq d&eacute;mos/essais d&#39;appli mobiles de cartographie.</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:20170816T065050Z
LOCATION:Mundo - N - Namur,
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Wallonia OpenStreetMap Meetup
TRANSP:OPAQUE

END:VEVENT
END:VCALENDAR