<?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>iPano &#187; Laurentian Moountains</title>
	<atom:link href="https://en.ipano.eu/category/Mountain/Laurentian-Moountains/feed" rel="self" type="application/rss+xml" />
	<link>https://en.ipano.eu</link>
	<description>Un site utilisant WordPress</description>
	<lastBuildDate>Sat, 13 Jun 2020 10:00:00 +0000</lastBuildDate>
	<language>fr-FR</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>Mount Gosford</title>
		<link>https://en.ipano.eu/Mount-Gosford/105</link>
		<comments>https://en.ipano.eu/Mount-Gosford/105#comments</comments>
		<pubDate>Thu, 01 Jul 2004 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Canada]]></category>
		<category><![CDATA[Laurentian Moountains]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=105</guid>
		<description><![CDATA[]]></description>
	
<script src="http://en.ipano.eu/swfkrpano.js"></script>

<div id="pano" style="width:650px; height:330px;">
	
	<script>
			embedpano({swf:"http://en.ipano.eu/krpano.swf", xml:"http://en.ipano.eu/ad/MontGosford.xml", target:"pano"});;
	</script>

</div>105 - <strong>At the top of Gosford Mount</strong> - Laurentian Moountains - Canton Est - Canada - 2004<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><p> </p><p> </p>
    <link rel="stylesheet" href="http://www.ipano.eu/carte/ol.css" type="text/css">
    <style>
      .map {
        height: 330px;
        width: 650px;
      }
    </style>
    <div id="map" class="map"></div>
    <div id="overlay" style="background-color: red; width: 20px; height: 20px; border-radius: 10px;"></div>
    <script src="http://www.ipano.eu/carte/ol.js"></script>
    <script>
        // Declare a Tile layer with an OSM source
        var osmLayer = new ol.layer.Tile({
          source: new ol.source.OSM()
        });
		
        // Create latitude and longitude and convert them to default projection
        var place = ol.proj.transform([-70.8675, 45.3006], 'EPSG:4326', 'EPSG:3857');
		
		
		// an overlay to position at the center
        var overlay = new ol.Overlay({
          position: place,
          element: document.getElementById('overlay')
        });
		
		
        // Create a View, set it center and zoom level
        var view = new ol.View({
          center: place,
          zoom: 14
        });
		
        // Instanciate a Map, set the object target to the map DOM id
        var map = new ol.Map({
          target: 'map',
		  overlays: [overlay],
        });
		
        // Add the created layer to the Map
        map.addLayer(osmLayer);
        // Set the view for the map
        map.setView(view);
    </script>

Latitude: 45 18' 02,94'' N - Longitude: 70 52' 03,22'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=105"><img src="http://www.ipano.eu/img/MontGosfordPT.jpg" alt="At the top of Gosford Mount"></a><br /><span id="more-105"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Mount-Gosford/105/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lac Wapinzagonke</title>
		<link>https://en.ipano.eu/Lac-Wapinzagonke/67</link>
		<comments>https://en.ipano.eu/Lac-Wapinzagonke/67#comments</comments>
		<pubDate>Mon, 01 Oct 2001 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Canada]]></category>
		<category><![CDATA[Laurentian Moountains]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=67</guid>
		<description><![CDATA[]]></description>
	
<script src="http://en.ipano.eu/swfkrpano.js"></script>

<div id="pano" style="width:650px; height:330px;">
	
	<script>
			embedpano({swf:"http://en.ipano.eu/krpano.swf", xml:"http://en.ipano.eu/ad/Wapizagonke.xml", target:"pano"});;
	</script>

</div>67 - <strong>The lake of Wapizagonke </strong> - Laurentian Moountains - Regional park of the Mauricie - Canada - 2001<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><p> </p><p> </p>
    <link rel="stylesheet" href="http://www.ipano.eu/carte/ol.css" type="text/css">
    <style>
      .map {
        height: 330px;
        width: 650px;
      }
    </style>
    <div id="map" class="map"></div>
    <div id="overlay" style="background-color: red; width: 20px; height: 20px; border-radius: 10px;"></div>
    <script src="http://www.ipano.eu/carte/ol.js"></script>
    <script>
        // Declare a Tile layer with an OSM source
        var osmLayer = new ol.layer.Tile({
          source: new ol.source.OSM()
        });
		
        // Create latitude and longitude and convert them to default projection
        var place = ol.proj.transform([-73.0261, 46.7003], 'EPSG:4326', 'EPSG:3857');
		
		
		// an overlay to position at the center
        var overlay = new ol.Overlay({
          position: place,
          element: document.getElementById('overlay')
        });
		
		
        // Create a View, set it center and zoom level
        var view = new ol.View({
          center: place,
          zoom: 14
        });
		
        // Instanciate a Map, set the object target to the map DOM id
        var map = new ol.Map({
          target: 'map',
		  overlays: [overlay],
        });
		
        // Add the created layer to the Map
        map.addLayer(osmLayer);
        // Set the view for the map
        map.setView(view);
    </script>

Latitude: 46 42' 01,03'' N - Longitude: 73 01' 34,63'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=67"><img src="http://www.ipano.eu/img/WapizagonkePT.jpg" alt="The lake of Wapizagonke "></a><br /><span id="more-67"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Lac-Wapinzagonke/67/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mount Lake of swan</title>
		<link>https://en.ipano.eu/Mount-Lake-of-swan/88</link>
		<comments>https://en.ipano.eu/Mount-Lake-of-swan/88#comments</comments>
		<pubDate>Mon, 01 Oct 2001 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Canada]]></category>
		<category><![CDATA[Laurentian Moountains]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=88</guid>
		<description><![CDATA[]]></description>
	
<script src="http://en.ipano.eu/swfkrpano.js"></script>

<div id="pano" style="width:650px; height:330px;">
	
	<script>
			embedpano({swf:"http://en.ipano.eu/krpano.swf", xml:"http://en.ipano.eu/ad/MtLacCygnes.xml", target:"pano"});;
	</script>

</div>88 - <strong>Mount of the Lake of the Swans, park of the Large Gardens</strong> - Laurentian Moountains - Charlevoix - Canada - 2001<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><p> </p><p> </p>
    <link rel="stylesheet" href="http://www.ipano.eu/carte/ol.css" type="text/css">
    <style>
      .map {
        height: 330px;
        width: 650px;
      }
    </style>
    <div id="map" class="map"></div>
    <div id="overlay" style="background-color: red; width: 20px; height: 20px; border-radius: 10px;"></div>
    <script src="http://www.ipano.eu/carte/ol.js"></script>
    <script>
        // Declare a Tile layer with an OSM source
        var osmLayer = new ol.layer.Tile({
          source: new ol.source.OSM()
        });
		
        // Create latitude and longitude and convert them to default projection
        var place = ol.proj.transform([-70.6033, 47.6661], 'EPSG:4326', 'EPSG:3857');
		
		
		// an overlay to position at the center
        var overlay = new ol.Overlay({
          position: place,
          element: document.getElementById('overlay')
        });
		
		
        // Create a View, set it center and zoom level
        var view = new ol.View({
          center: place,
          zoom: 14
        });
		
        // Instanciate a Map, set the object target to the map DOM id
        var map = new ol.Map({
          target: 'map',
		  overlays: [overlay],
        });
		
        // Add the created layer to the Map
        map.addLayer(osmLayer);
        // Set the view for the map
        map.setView(view);
    </script>

Latitude: 47 39' 58,96'' N - Longitude: 70 36' 12,25'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=88"><img src="http://www.ipano.eu/img/MtLacCygnesPT.jpg" alt="Mount of the Lake of the Swans, park of the Large Gardens"></a><br /><span id="more-88"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Mount-Lake-of-swan/88/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mount Saint Anne</title>
		<link>https://en.ipano.eu/Mount-Saint-Anne/89</link>
		<comments>https://en.ipano.eu/Mount-Saint-Anne/89#comments</comments>
		<pubDate>Mon, 01 Oct 2001 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Canada]]></category>
		<category><![CDATA[Laurentian Moountains]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=89</guid>
		<description><![CDATA[]]></description>
	
<script src="http://en.ipano.eu/swfkrpano.js"></script>

<div id="pano" style="width:650px; height:330px;">
	
	<script>
			embedpano({swf:"http://en.ipano.eu/krpano.swf", xml:"http://en.ipano.eu/ad/MtStAnne.xml", target:"pano"});;
	</script>

</div>89 - <strong>At the St Mount Anne</strong> - Laurentian Moountains - Côte de Beaupré - Canada - 2001<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><p> </p><p> </p>
    <link rel="stylesheet" href="http://www.ipano.eu/carte/ol.css" type="text/css">
    <style>
      .map {
        height: 330px;
        width: 650px;
      }
    </style>
    <div id="map" class="map"></div>
    <div id="overlay" style="background-color: red; width: 20px; height: 20px; border-radius: 10px;"></div>
    <script src="http://www.ipano.eu/carte/ol.js"></script>
    <script>
        // Declare a Tile layer with an OSM source
        var osmLayer = new ol.layer.Tile({
          source: new ol.source.OSM()
        });
		
        // Create latitude and longitude and convert them to default projection
        var place = ol.proj.transform([-70.9319, 47.0864], 'EPSG:4326', 'EPSG:3857');
		
		
		// an overlay to position at the center
        var overlay = new ol.Overlay({
          position: place,
          element: document.getElementById('overlay')
        });
		
		
        // Create a View, set it center and zoom level
        var view = new ol.View({
          center: place,
          zoom: 14
        });
		
        // Instanciate a Map, set the object target to the map DOM id
        var map = new ol.Map({
          target: 'map',
		  overlays: [overlay],
        });
		
        // Add the created layer to the Map
        map.addLayer(osmLayer);
        // Set the view for the map
        map.setView(view);
    </script>

Latitude: 47 05' 11,12'' N - Longitude: 70 55' 55,51'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=89"><img src="http://www.ipano.eu/img/MtStAnnePT.jpg" alt="At the St Mount Anne"></a><br /><span id="more-89"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Mount-Saint-Anne/89/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mount Saint Anne</title>
		<link>https://en.ipano.eu/Mount-Saint-Anne/50</link>
		<comments>https://en.ipano.eu/Mount-Saint-Anne/50#comments</comments>
		<pubDate>Mon, 01 Oct 2001 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Canada]]></category>
		<category><![CDATA[Laurentian Moountains]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=50</guid>
		<description><![CDATA[]]></description>
	
<script src="http://en.ipano.eu/swfkrpano.js"></script>

<div id="pano" style="width:650px; height:330px;">
	
	<script>
			embedpano({swf:"http://en.ipano.eu/krpano.swf", xml:"http://en.ipano.eu/ad/MtStAnneChalet.xml", target:"pano"});;
	</script>

</div>50 - <strong>At the cottage of the Holy Mount Anne</strong> - Laurentian Moountains - Côte de Beaupré - Canada - 2001<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><p> </p><p> </p>
    <link rel="stylesheet" href="http://www.ipano.eu/carte/ol.css" type="text/css">
    <style>
      .map {
        height: 330px;
        width: 650px;
      }
    </style>
    <div id="map" class="map"></div>
    <div id="overlay" style="background-color: red; width: 20px; height: 20px; border-radius: 10px;"></div>
    <script src="http://www.ipano.eu/carte/ol.js"></script>
    <script>
        // Declare a Tile layer with an OSM source
        var osmLayer = new ol.layer.Tile({
          source: new ol.source.OSM()
        });
		
        // Create latitude and longitude and convert them to default projection
        var place = ol.proj.transform([-70.9317, 47.0867], 'EPSG:4326', 'EPSG:3857');
		
		
		// an overlay to position at the center
        var overlay = new ol.Overlay({
          position: place,
          element: document.getElementById('overlay')
        });
		
		
        // Create a View, set it center and zoom level
        var view = new ol.View({
          center: place,
          zoom: 14
        });
		
        // Instanciate a Map, set the object target to the map DOM id
        var map = new ol.Map({
          target: 'map',
		  overlays: [overlay],
        });
		
        // Add the created layer to the Map
        map.addLayer(osmLayer);
        // Set the view for the map
        map.setView(view);
    </script>

Latitude: 47 05' 12,50'' N - Longitude: 70 55' 54,16'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=50"><img src="http://www.ipano.eu/img/MtStAnneChaletPT.jpg" alt="At the cottage of the Holy Mount Anne"></a><br /><span id="more-50"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Mount-Saint-Anne/50/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
