</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:20211216T120000Z
DTEND:20211216T160000Z
UID:c59cec33-b5b6-4224-9288-eb1bb2aef980
CREATED:20211213T071105Z
DESCRIPTION:L’Internet des objets (IoT) connecte des milliards de capteurs (souvent mobiles) du monde entier. Parce qu’ils sont tous connectés, cela permet l’échange d’informations entre eux. La grande quantité de données de capteurs en temps réel de l’IoT provient d’appareils physiques tels que les smartphones, les ordinateurs portables, les maisons et les voitures. La connexion entre l’IoT et le GIS-BIM est la localisation géographique. \n\n \nDans ce contexte, AM/FM-GIS Belux organise le jeudi 16 décembre à 13h via Teams un séminaire virtuel intitulé : \n  \n\n " IoT DANS LE MONDE GIS-BIM " \n\n \nLors de ce séminaire, découverte de cas pratiques d'IoT appliqués au SIG et/ou au BIM. Un panel d’experts répondra aux éventuelles questions avant le discours de clôture \n
X-ALT-DESC;FMTTYPE=text/html:<html><body><p>L&rsquo;Internet des objets (IoT) connecte des milliards de capteurs (souvent mobiles) du monde entier. Parce qu&rsquo;ils sont tous connect&eacute;s, cela permet l&rsquo;&eacute;change d&rsquo;informations entre eux. La grande quantit&eacute; de donn&eacute;es de capteurs en temps r&eacute;el de l&rsquo;IoT provient d&rsquo;appareils physiques tels que les smartphones, les ordinateurs portables, les maisons et les voitures.&nbsp;La connexion entre l&rsquo;IoT et le GIS-BIM est la localisation g&eacute;ographique.</p>\n\n<p><br />\nDans ce contexte, AM/FM-GIS Belux organise le jeudi 16 d&eacute;cembre&nbsp;&agrave; 13h via Teams un s&eacute;minaire virtuel intitul&eacute;&nbsp;:<br />\n&nbsp;</p>\n\n<p>&quot; IoT&nbsp;DANS LE MONDE GIS-BIM&nbsp;&quot;</p>\n\n<p><br />\nLors de ce s&eacute;minaire, d&eacute;couverte de cas pratiques d&#39;IoT&nbsp;appliqu&eacute;s au SIG et/ou au BIM.&nbsp;Un panel d&rsquo;experts r&eacute;pondra aux &eacute;ventuelles questions&nbsp;avant le discours de cl&ocirc;ture</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');
    
  }
  

});

function disableDefaultInspireFilter() {
  var inspireCheckbox = $('.pagedonnees-et-services #inspireSearch')
  if (inspireCheckbox.length && !window.location.search) {
    inspireCheckbox.trigger('click');
  }
} 
          




</script>

</body></html>
LAST-MODIFIED:20211213T071106Z
LOCATION:en ligne,
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Séminaire IOT : Internet of things in GIS/BIM
TRANSP:OPAQUE
URL:https://docs.google.com/forms/d/e/1FAIpQLSdu4lT6WBnzy9u6LUyPu6U82SOAm8GB-FhLL8J3CCUSr8nxKQ/viewform
END:VEVENT
END:VCALENDAR