<?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; Italy</title>
	<atom:link href="https://en.ipano.eu/category/pays/Italy/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>Capitole Plaza of Rome</title>
		<link>https://en.ipano.eu/Capitole-Plaza-of-Rome/609</link>
		<comments>https://en.ipano.eu/Capitole-Plaza-of-Rome/609#comments</comments>
		<pubDate>Sun, 07 May 2017 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Italy]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Rome]]></category>
		<category><![CDATA[Town]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=609</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/PlaceCapitole-2007.xml", target:"pano", html5:"prefer"});
	</script>

</div>434 - <a href="http://www.ipano.eu/img/PlaceCapitole-2007.jpg" target="_blank"><strong>Capitole Plaza</strong></a> - Rome - Capitole Hill - Italy - 2007<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><b> -  </b><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([12.4829, 41.8933], '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: 41 53' 35.72'' N - Longitude: 12 28' 58.28'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=609"><img src="http://www.ipano.eu/img/PlaceCapitole-2007PT.jpg" alt="Capitole Plaza"></a><br /><span id="more-609"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Capitole-Plaza-of-Rome/609/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>People square at Rome</title>
		<link>https://en.ipano.eu/People-square-at-Rome/610</link>
		<comments>https://en.ipano.eu/People-square-at-Rome/610#comments</comments>
		<pubDate>Sun, 07 May 2017 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Italy]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Rome]]></category>
		<category><![CDATA[Town]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=610</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/PlaceduPeuple.xml", target:"pano", html5:"prefer"});
	</script>

</div>435 - <a href="http://www.ipano.eu/img/PlaceduPeuple.jpg" target="_blank"><strong>People square</strong></a> - Rome -  - Italy - 2007<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><b> -  </b><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([12.4758, 41.9107], '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: 41 54' 38.51'' N - Longitude: 12 28' 32.97'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=610"><img src="http://www.ipano.eu/img/PlaceduPeuplePT.jpg" alt="People square"></a><br /><span id="more-610"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/People-square-at-Rome/610/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spain Square at Rome</title>
		<link>https://en.ipano.eu/Spain-Square-at-Rome/611</link>
		<comments>https://en.ipano.eu/Spain-Square-at-Rome/611#comments</comments>
		<pubDate>Sun, 07 May 2017 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Italy]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Rome]]></category>
		<category><![CDATA[Town]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=611</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/PlaceEspagne-2007.xml", target:"pano", html5:"prefer"});
	</script>

</div>436 - <a href="http://www.ipano.eu/img/PlaceEspagne-2007.jpg" target="_blank"><strong>Spain Square</strong></a> - Rome -  - Italy - 2007<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><b> -  </b><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([12.4823, 41.9057], '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: 41 54' 20.41'' N - Longitude: 12 28' 56.24'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=611"><img src="http://www.ipano.eu/img/PlaceEspagne-2007PT.jpg" alt="Spain Square"></a><br /><span id="more-611"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Spain-Square-at-Rome/611/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saint Peter&#8217;s Square at Rome</title>
		<link>https://en.ipano.eu/saint-peter-square/612</link>
		<comments>https://en.ipano.eu/saint-peter-square/612#comments</comments>
		<pubDate>Sun, 07 May 2017 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Italy]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Rome]]></category>
		<category><![CDATA[Town]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=612</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/PlaceSaintPierre-2007.xml", target:"pano", html5:"prefer"});
	</script>

</div>437 - <a href="http://www.ipano.eu/img/PlaceSaintPierre-2007.jpg" target="_blank"><strong>Saint Peter Square</strong></a> - Rome -  - Italy - 2007<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><b> -  </b><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([12.4573, 41.9022], '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: 41 54' 8.01'' N - Longitude: 12 27' 26.24'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=612"><img src="http://www.ipano.eu/img/PlaceSaintPierre-2007PT.jpg" alt="Saint Peter Square"></a><br /><span id="more-612"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/saint-peter-square/612/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vittoriano Building at Rome</title>
		<link>https://en.ipano.eu/vittoriano-building/614</link>
		<comments>https://en.ipano.eu/vittoriano-building/614#comments</comments>
		<pubDate>Sun, 07 May 2017 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Italy]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Rome]]></category>
		<category><![CDATA[Town]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=614</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/Vittoriano3.xml", target:"pano", html5:"prefer"});
	</script>

</div>438 - <a href="http://www.ipano.eu/img/Vittoriano3.jpg" target="_blank"><strong>National Monument to Victor Emmanuel II</strong></a> - Rome -  - Italy - 2007<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><b> -  </b><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([12.4825, 41.8943], '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: 41 53' 39.64'' N - Longitude: 12 28' 56.85'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=614"><img src="http://www.ipano.eu/img/Vittoriano3PT.jpg" alt="National Monument to Victor Emmanuel II"></a><br /><span id="more-614"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/vittoriano-building/614/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Courtyard in Vatican</title>
		<link>https://en.ipano.eu/Courtyard-in-Vatican/616</link>
		<comments>https://en.ipano.eu/Courtyard-in-Vatican/616#comments</comments>
		<pubDate>Sun, 07 May 2017 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Italy]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Rome]]></category>
		<category><![CDATA[Town]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=616</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/CoursVatican.xml", target:"pano", html5:"prefer"});
	</script>

</div>439 - <a href="http://www.ipano.eu/img/CoursVatican.jpg" target="_blank"><strong>Courtyard in Vatican</strong></a> - Rome -  - Italy - 2007<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><b> -  </b><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([12.4538, 41.8559], '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: 41 51' 21.27'' N - Longitude: 12 27' 13.54'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=616"><img src="http://www.ipano.eu/img/CoursVaticanPT.jpg" alt="Courtyard in Vatican"></a><br /><span id="more-616"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Courtyard-in-Vatican/616/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monte Palatin in Rome</title>
		<link>https://en.ipano.eu/Monte-Palatin-in-Rome/608</link>
		<comments>https://en.ipano.eu/Monte-Palatin-in-Rome/608#comments</comments>
		<pubDate>Sun, 07 May 2017 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Italy]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Rome]]></category>
		<category><![CDATA[Town]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=608</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/Palatin.xml", target:"pano", html5:"prefer"});
	</script>

</div>433 - <a href="http://www.ipano.eu/img/Palatin.jpg" target="_blank"><strong>At the summit of Montre Palatin</strong></a> - Rome - Seven hills - Italy - 2007<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><b> -  </b><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([12.4873, 41.8907], '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: 41 53' 26.53'' N - Longitude: 12 29' 14.39'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=608"><img src="http://www.ipano.eu/img/PalatinPT.jpg" alt="At the summit of Montre Palatin"></a><br /><span id="more-608"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Monte-Palatin-in-Rome/608/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tour du Mont Blanc (TMB) &#8211; Chavannes Pass</title>
		<link>https://en.ipano.eu/chavannes-pass/493</link>
		<comments>https://en.ipano.eu/chavannes-pass/493#comments</comments>
		<pubDate>Thu, 10 Nov 2016 11:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Alps of the north]]></category>
		<category><![CDATA[Italy]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=493</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/ColChavannes-2015.xml", target:"pano", html5:"prefer"});
	</script>

</div>381 - <a href="http://www.ipano.eu/img/ColChavannes-2015.jpg" target="_blank"><strong>At the Chavannes pass</strong></a> - Alps of the north - Mont Blanc - Italy - 2015<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><b> -  </b><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([6.8409, 45.7521], '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 45' 7.73'' N - Longitude: 6 50' 27.16'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=493"><img src="http://www.ipano.eu/img/ColChavannes-2015PT.jpg" alt="At the Chavannes pass"></a><br /><span id="more-493"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/chavannes-pass/493/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tour du Mont Blanc (TMB) &#8211; Refugio Elisabetta</title>
		<link>https://en.ipano.eu/refugio-elisabetta/490</link>
		<comments>https://en.ipano.eu/refugio-elisabetta/490#comments</comments>
		<pubDate>Thu, 10 Nov 2016 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Alps of the north]]></category>
		<category><![CDATA[Italy]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=490</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/RefugeElisabetta5-2015.xml", target:"pano", html5:"prefer"});
	</script>

</div>380 - <a href="http://www.ipano.eu/img/RefugeElisabetta5-2015.jpg" target="_blank"><strong>Under the Refugio Elisabetta</strong></a> - Alps of the north - Mont Blanc - Italy - 2015<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><b> -  </b><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([6.841, 45.7671], '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 46' 1.5'' N - Longitude: 6 50' 27.43'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=490"><img src="http://www.ipano.eu/img/RefugeElisabetta5-2015PT.jpg" alt="Under the Refugio Elisabetta"></a><br /><span id="more-490"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/refugio-elisabetta/490/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tour du Mont Blanc (TMB) &#8211; Lac de Miage</title>
		<link>https://en.ipano.eu/lac-de-miage/489</link>
		<comments>https://en.ipano.eu/lac-de-miage/489#comments</comments>
		<pubDate>Thu, 10 Nov 2016 09:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Alps of the north]]></category>
		<category><![CDATA[Italy]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=489</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/LacMiage-2015.xml", target:"pano", html5:"prefer"});
	</script>

</div>379 - <a href="http://www.ipano.eu/img/LacMiage-2015.jpg" target="_blank"><strong>Above the Miage lake</strong></a> - Alps of the north - Mont Blanc - Italy - 2015<br>Photographer : Guy Parmentier - <a href="http://www.ipano.eu">ipano</a><b> -  </b><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([6.8698, 45.7776], '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 46' 39.38'' N - Longitude: 6 52' 11.37'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=489"><img src="http://www.ipano.eu/img/LacMiage-2015PT.jpg" alt="Above the Miage lake"></a><br /><span id="more-489"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/lac-de-miage/489/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
