<?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; Central Alps</title>
	<atom:link href="https://en.ipano.eu/category/Mountain/Central-Alps/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>K&#252;htai</title>
		<link>https://en.ipano.eu/K&uuml;htai-/145</link>
		<comments>https://en.ipano.eu/K&uuml;htai-/145#comments</comments>
		<pubDate>Sun, 18 Jun 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Austria]]></category>
		<category><![CDATA[Central Alps]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

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

</div>145 - <strong>Kuehtai</strong> - Central Alps - Innsbruck area - Austria - 2003<br>Photographer : Klaus Madersbacher - <a href="http://www.panopix.at">panopix.at</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([, ], '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:  ' ''  - Longitude:  ' '' <div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=145"><img src="http://www.ipano.eu/img/Kuehtai2PT.jpg" alt="Kuehtai"></a><br /><span id="more-145"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/K&uuml;htai-/145/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mount Lavaux</title>
		<link>https://en.ipano.eu/Mount-Lavaux/144</link>
		<comments>https://en.ipano.eu/Mount-Lavaux/144#comments</comments>
		<pubDate>Fri, 16 Jun 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Central Alps]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Switzerland]]></category>

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

</div>144 - <strong>Sunrise on the Lavaux Mount</strong> - Central Alps - Riex - Switzerland - 2005<br>Photographer : RÃ©mi Bovard - <a href="http://www.deltaecho.net/panoramas/">www.deltaecho.net</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([, ], '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:  ' ''  - Longitude:  ' '' <div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=144"><img src="http://www.ipano.eu/img/RiexPT.jpg" alt="Sunrise on the Lavaux Mount"></a><br /><span id="more-144"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Mount-Lavaux/144/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MittelAllalin</title>
		<link>https://en.ipano.eu/MittelAllalin/133</link>
		<comments>https://en.ipano.eu/MittelAllalin/133#comments</comments>
		<pubDate>Fri, 12 May 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Central Alps]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Switzerland]]></category>

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

</div>133 - <strong>MittelAllalin</strong> - Central Alps - Upper Valais - Switzerland - 2005<br>Photographer : Pierre-Alain Bovard - <a href="http://www.wpanorama.com/?from=imontagne">wpanorama.com</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([, ], '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:  ' ''  - Longitude:  ' '' <div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=133"><img src="http://www.ipano.eu/img/MittelAllalinPT.jpg" alt="MittelAllalin"></a><br /><span id="more-133"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/MittelAllalin/133/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Engalm</title>
		<link>https://en.ipano.eu/Engalm/131</link>
		<comments>https://en.ipano.eu/Engalm/131#comments</comments>
		<pubDate>Thu, 11 May 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Austria]]></category>
		<category><![CDATA[Central Alps]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

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

</div>131 - <strong>Engalm at Hinterriss</strong> - Central Alps -  - Austria - 2005<br>Photographer : Klaus Madersbacher - <a href="http://www.panopix.at">panopix.at</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([11.4669, 47.4725], '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 28' 21,38'' N - Longitude: 11 28' 01,90'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=131"><img src="http://www.ipano.eu/img/EngalmPT.jpg" alt="Engalm at Hinterriss"></a><br /><span id="more-131"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Engalm/131/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ski resort of Christlum</title>
		<link>https://en.ipano.eu/Ski-resort-of-Christlum/130</link>
		<comments>https://en.ipano.eu/Ski-resort-of-Christlum/130#comments</comments>
		<pubDate>Wed, 10 May 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Austria]]></category>
		<category><![CDATA[Central Alps]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

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

</div>130 - <strong>Ski resort of Christlum near of the Achensee</strong> - Central Alps -  - Austria - 2005<br>Photographer : Klaus Madersbacher - <a href="http://www.panopix.at">panopix.at</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([, ], '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:  ' ''  - Longitude:  ' '' <div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=130"><img src="http://www.ipano.eu/img/ChristlumPT.jpg" alt="Ski resort of Christlum near of the Achensee"></a><br /><span id="more-130"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Ski-resort-of-Christlum/130/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kuehtai</title>
		<link>https://en.ipano.eu/Kuehtai/129</link>
		<comments>https://en.ipano.eu/Kuehtai/129#comments</comments>
		<pubDate>Tue, 09 May 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Austria]]></category>
		<category><![CDATA[Central Alps]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

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

</div>129 - <strong>Rhododendrons Ã  KÃ¼htai</strong> - Central Alps - Province on Innsbruck - Austria - 2005<br>Photographer : Klaus Madersbacher - <a href="http://www.panopix.at">panopix.at</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([, ], '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:  ' ''  - Longitude:  ' '' <div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=129"><img src="http://www.ipano.eu/img/KuehtaiPT.jpg" alt="Rhododendrons à Kühtai"></a><br /><span id="more-129"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Kuehtai/129/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schilthorn</title>
		<link>https://en.ipano.eu/Schilthorn/132</link>
		<comments>https://en.ipano.eu/Schilthorn/132#comments</comments>
		<pubDate>Tue, 09 May 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Central Alps]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Switzerland]]></category>

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

</div>132 - <strong>View from Schilthorn</strong> - Central Alps - Berner Oberland - Switzerland - 2005<br>Photographer : Pierre-Alain Bovard - <a href="http://www.wpanorama.com/?from=imontagne">wpanorama.com</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([, ], '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:  ' ''  - Longitude:  ' '' <div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=132"><img src="http://www.ipano.eu/img/SchilthornPT.jpg" alt="View from Schilthorn"></a><br /><span id="more-132"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Schilthorn/132/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
