</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:20231128T100000Z
DTEND:20231128T110000Z
UID:3cb4f77b-d0b2-40ec-a384-4f342edee0a6
CREATED:20231106T091547Z
DESCRIPTION:webinaire organisé le mardi 28 novembre, animé par Audrey Lebas et intitulé : "Jumeaux numériques : outils pour la gestion de crise sur les territoires ?". \n\n Ce webinaire sera présenté suite à la sortie du rapport introductif du même nom qui sortira le 8 novembre.  \n\n \n Horaire : De 11:00 à 12:00 \n La session sera clôturée par une séance de questions-réponses. \n\n Présentation de notre nouveau rapport de recherche : "Jumeaux numériques : outils pour la gestion de crise sur les territoires ?" \n\n Introduction aux concepts de la gestion de crise et du jumeau numérique \n\n Comment les jumeaux numériques peuvent-ils contribuer à la gestion de crise ?  \n\n Présentation théorique par Audrey Lebas et participation d'intervenants extérieurs, à préciser, dont le professeur Roland Billen \n\n   \n\n S'inscrire au séminaire  \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><p>webinaire organis&eacute; le mardi 28 novembre, anim&eacute; par Audrey Lebas et intitul&eacute; : &quot;Jumeaux num&eacute;riques : outils pour la gestion de crise sur les territoires ?&quot;.</p>\n\n<p>Ce webinaire sera&nbsp;pr&eacute;sent&eacute;&nbsp;suite &agrave; la sortie du rapport introductif du m&ecirc;me nom&nbsp;qui sortira le 8 novembre.&nbsp;</p>\n\n<p><br />\n<strong>&nbsp;Horaire : De 11:00 &agrave; 12:00<br />\n&nbsp;La session&nbsp;sera cl&ocirc;tur&eacute;e&nbsp;par&nbsp;une s&eacute;ance de questions-r&eacute;ponses.</strong></p>\n\n<p>Pr&eacute;sentation de notre nouveau rapport de recherche : &quot;Jumeaux num&eacute;riques : outils pour la gestion de crise sur les territoires ?&quot;</p>\n\n<p>Introduction aux concepts de la&nbsp;gestion de crise et du jumeau num&eacute;rique</p>\n\n<p>Comment les jumeaux num&eacute;riques peuvent-ils contribuer &agrave; la gestion de crise ?&nbsp;</p>\n\n<p>Pr&eacute;sentation th&eacute;orique par Audrey Lebas&nbsp;et participation d&#39;intervenants ext&eacute;rieurs, &agrave; pr&eacute;ciser,&nbsp;dont le professeur Roland Billen</p>\n\n<p>&nbsp;</p>\n\n<p><a class="btn btn-classic" href="https://smartcityinstitute.us15.list-manage.com/track/click?u=1e9d697b916faf86c6f1317c9&amp;id=45cb9bbac6&amp;e=b98ef34280">S&#39;inscrire au s&eacute;minaire&nbsp;</a></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:20231106T091549Z
LOCATION:en ligne,
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Webinaire - Jumeaux numériques : outils pour la gestion de crise sur les territoires ?".
TRANSP:OPAQUE
URL:https://smartcityinstitute.us15.list-manage.com/track/click
END:VEVENT
END:VCALENDAR