<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Divers &#8211; Falco&#039;s</title>
	<atom:link href="https://www.ehrhart.info/category/loisirs/divers/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ehrhart.info</link>
	<description></description>
	<lastBuildDate>Wed, 13 Nov 2019 15:07:55 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>
	<item>
		<title>Vol en montgolfière</title>
		<link>https://www.ehrhart.info/vol-en-montgolfiere/</link>
		
		<dc:creator><![CDATA[falco]]></dc:creator>
		<pubDate>Sun, 08 Oct 2017 11:12:01 +0000</pubDate>
				<category><![CDATA[Divers]]></category>
		<guid isPermaLink="false">http://ehrhart.info/?p=106</guid>

					<description><![CDATA[Merci à tous pour ce merveilleux cadeau d&#8217;anniversaire. Vous pouvez également charger le trajet dans GoogleEarth en cliquant sur ce lien : le vol au format kml. Le trajet intègre l&#8217;altitude, regardez l&#8217;effet que cela donne dans la boucle entre Ampfersbach et Stosswihr. Si vous êtes intéressé par un vol, la chaleureuse équipe d&#8217;aéronautes vous &#8230; <a href="https://www.ehrhart.info/vol-en-montgolfiere/" class="more-link">Continuer la lecture de <span class="screen-reader-text">Vol en montgolfière</span></a>]]></description>
			

							<content:encoded><![CDATA[<p>Merci à tous pour ce merveilleux cadeau d&rsquo;anniversaire.</p>


				<div id="map_ol3js_1" class="map undefined" data-map_name="undefined" data-map="map_ol3js_1" style="width:95%; max-width:100%; height:300px; display:block; overflow:hidden;border:thin solid black;" >
				  <div id="map_ol3js_1_popup" class="ol-popup" >
					<a href="#" id="map_ol3js_1_popup-closer" class="ol-popup-closer"></a>
					<div id="map_ol3js_1_popup-content" ></div>
				  </div>
				</div>
			
				<link rel="stylesheet" href="https://www.ehrhart.info/wp-content/plugins/osm/js/OL/7.1.0/ol.css?ver=7.1.0" type="text/css">
				<link rel="stylesheet" href="https://www.ehrhart.info/wp-content/plugins/osm/css/osm_map_v3.css?ver=1.0.0" type="text/css">
				<link rel="stylesheet" href="https://www.ehrhart.info/wp-content/plugins/osm/css/osm_map.css?ver=1.0.0" type="text/css">
				<!-- The line below is only needed for old environments like Internet Explorer and Android 4.x -->
                                <script src="https://www.ehrhart.info/wp-content/plugins/osm/js/polyfill/v2/polyfill.min.js?features=requestAnimationFrame,Element.prototype.classList,URL"></script>

				<script src="https://www.ehrhart.info/wp-content/plugins/osm/js/OL/7.1.0/ol.js?ver=7.1.0" type="text/javascript"></script>
				<script src="https://www.ehrhart.info/wp-content/plugins/osm/js/osm-v3-plugin-lib.js?ver=1.0.0" type="text/javascript"></script>
				<script src="https://www.ehrhart.info/wp-content/plugins/osm/js/osm-metabox-events.js?ver=1.0.0" type="text/javascript"></script>
				<script src="https://www.ehrhart.info/wp-content/plugins/osm/js/osm-startup-lib.js" type="text/javascript"></script>
				<script type="text/javascript">
					translations['openlayer'] = "open layer";
					translations['openlayerAtStartup'] = "open layer at startup";
					translations['generateLink'] = "link to this map with opened layers";
					translations['shortDescription'] = "short description";
					translations['generatedShortCode'] = "to get a text control link paste this code in your wordpress editor";
					translations['closeLayer'] = "close layer";
					translations['cantGenerateLink'] = "put this string in the existing map short code to control this map";
			  </script>


			  <script type="text/javascript">
			  vectorM['map_ol3js_1'] = [];
	        
        var raster = getTileLayer("osm","NoKey");			

			  var map_ol3js_1 = new ol.Map({
				interactions: ol.interaction.defaults.defaults({mouseWheelZoom:false}),
				layers: [raster],
				target: "map_ol3js_1",
				view: new ol.View({
				  center: ol.proj.transform([7.153,48.055], "EPSG:4326", "EPSG:3857"),
				  zoom: 12
				})
			  });
			  
    var style0 = {
      "Point": [new ol.style.Style({

          image: new ol.style.Icon({
            anchor: [0.5, 41],
            anchorXUnits: "fraction",
            anchorYUnits: "pixels",
            opacity: 0.75,
            src: "https://www.ehrhart.info/wp-content/plugins/osm/icons/mic_blue_pinother_02.png"
          })
      })],

      "LineString": [new ol.style.Style({
        stroke: new ol.style.Stroke({
          color: "blue",
          width: 8
        })
      })],
      "MultiLineString": [new ol.style.Style({
        stroke: new ol.style.Stroke({
          color: "blue",
          width: 4
        })
      })]
    };
		  vectorL0 = new ol.layer.Vector({

			source: new ol.source.Vector({
		  url:"../../../../wp-content/uploads/vol-090523.kml",
			  format: new ol.format.KML({ showPointNames: false})
			}),
         zIndex: 92
		  });map_ol3js_1.addLayer(vectorL0);addControls2Map(map_ol3js_1,0,0,3,1,5,6,7,0,1);
osm_addPopupClickhandler(map_ol3js_1,  "map_ol3js_1"); 
osm_addMouseHover(map_ol3js_1); </script>
<p>Vous pouvez également charger le trajet dans GoogleEarth en cliquant sur ce lien : <a title="Fichier kml" href="http://www.ehrhart.info/wp-content/uploads/vol-090523.kml" target="_blank" rel="noopener noreferrer">le vol au format kml</a>.<br />
Le trajet intègre l&rsquo;altitude, regardez l&rsquo;effet que cela donne dans la boucle entre Ampfersbach et Stosswihr.</p>
<p>Si vous êtes intéressé par un vol, la chaleureuse équipe d&rsquo;aéronautes vous attend <a title="Aérovision" href="https://www.aerovision.aero/" target="_blank" rel="noopener noreferrer">sur leur site</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Idées cadeaux</title>
		<link>https://www.ehrhart.info/idees-cadeaux/</link>
		
		<dc:creator><![CDATA[falco]]></dc:creator>
		<pubDate>Sun, 08 Oct 2017 11:10:35 +0000</pubDate>
				<category><![CDATA[Divers]]></category>
		<guid isPermaLink="false">http://ehrhart.info/?p=104</guid>

					<description><![CDATA[C&#8217;est mon anniversaire, c&#8217;est Noël, ou vous voulez simplement me faire plaisir sans raison particulière, alors consultez ma liste de cadeaux sur Amazon. Vous pouvez commander directement sur le site ou bien ailleurs, mais dans ce dernier cas signalez-le en cliquant sur le lien « Vous achetez cet article ailleurs » ou « Indiquer que cet article a &#8230; <a href="https://www.ehrhart.info/idees-cadeaux/" class="more-link">Continuer la lecture de <span class="screen-reader-text">Idées cadeaux</span></a>]]></description>
										<content:encoded><![CDATA[<p>C&rsquo;est mon anniversaire, c&rsquo;est Noël, ou vous voulez simplement me faire plaisir sans raison particulière, alors consultez <a href="http://www.amazon.fr/registry/wishlist/18ZEGL6325CIZ/ref=cm_wl_sb_v?reveal=unpurchased&amp;filter=all&amp;sort=universal-price&amp;layout=standard&amp;x=9&amp;y=9" target="_blank" rel="noopener">ma liste de cadeaux sur Amazon</a>. Vous pouvez commander directement sur le site ou bien ailleurs, mais dans ce dernier cas <strong>signalez-le</strong> en cliquant sur le lien « Vous achetez cet article ailleurs » ou « Indiquer que cet article a déjà été acheté ».</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
