<?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; Switzerland</title>
	<atom:link href="http://en.ipano.eu/category/pays/Switzerland/feed" rel="self" type="application/rss+xml" />
	<link>http://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 Lavaux</title>
		<link>http://en.ipano.eu/Mount-Lavaux/144</link>
		<comments>http://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>http://en.ipano.eu/Mount-Lavaux/144/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saint Sulpice</title>
		<link>http://en.ipano.eu/Saint-Sulpice/136</link>
		<comments>http://en.ipano.eu/Saint-Sulpice/136#comments</comments>
		<pubDate>Fri, 09 Jun 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Alps of the north]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Switzerland]]></category>

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

</div>136 - <strong>The wharf of Church of St-Sulpice </strong> - Alps of the north - Vaud - 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=136"><img src="http://www.ipano.eu/img/StSulpicePT.jpg" alt="The wharf of Church of St-Sulpice "></a><br /><span id="more-136"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/Saint-Sulpice/136/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MittelAllalin</title>
		<link>http://en.ipano.eu/MittelAllalin/133</link>
		<comments>http://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>http://en.ipano.eu/MittelAllalin/133/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schilthorn</title>
		<link>http://en.ipano.eu/Schilthorn/132</link>
		<comments>http://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>http://en.ipano.eu/Schilthorn/132/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
