</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:20230601T090000Z
DTEND:20230601T100000Z
UID:d6973032-dedf-422b-8734-92ee1b7736ce
CREATED:20230530T084022Z
DESCRIPTION:Deux coopérations transfrontalières facilitent cet accès, grâce aux groupe de travail SIG qui ont été mise en place. Ces coopérations sont la Grande Région et le Rhin supérieur, et leur groupe de travail SIG, le SIG Grande Région et GeoRhena. \n\n Quels sont leurs périmètres ? Comment fonctionnent-ils ? Quels sont les services offerts ?, c'est tout ce que nous vous proposons de découvrir au cours de ce webinaire. \n\n Au cours de ce webinaire, vous découvrirez : \n\n \n Le SIG Grande Région - Thierry Hengen (Coordinateur SIG-Grande Région) \n GeoRhena, le système d'information géographique du Rhin Supérieur - Lionel KINDERSTUTH (Cellule Organisation GeoRhena) \n \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><p>Deux coop&eacute;rations transfrontali&egrave;res facilitent cet acc&egrave;s, gr&acirc;ce aux groupe de travail SIG qui ont &eacute;t&eacute; mise en place. Ces coop&eacute;rations sont la Grande R&eacute;gion et le Rhin sup&eacute;rieur, et leur groupe de travail SIG, le SIG Grande R&eacute;gion et GeoRhena.</p>\n\n<p>Quels sont leurs p&eacute;rim&egrave;tres ? Comment fonctionnent-ils ? Quels sont les services offerts ?, c&#39;est tout ce que nous vous proposons de d&eacute;couvrir au cours de ce webinaire.</p>\n\n<p>Au cours de ce webinaire, vous d&eacute;couvrirez :</p>\n\n<ul>\n <li>Le SIG Grande R&eacute;gion - Thierry Hengen (Coordinateur SIG-Grande R&eacute;gion)</li>\n <li>GeoRhena, le syst&egrave;me d&#39;information g&eacute;ographique du Rhin Sup&eacute;rieur - Lionel KINDERSTUTH (Cellule Organisation GeoRhena)</li>\n</ul>\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:20230530T084022Z
LOCATION:En ligne,
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Focus sur les infrastructures de données transfrontalières - GéoRhena, Grande Région
TRANSP:OPAQUE
URL:https://app.livestorm.co/cr-grandest/webinaire-focus-sur-les-infrastructures-de-donnees-transfrontalieres-georhena-grande-region?type=detailed
END:VEVENT
END:VCALENDAR