<?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; elsewhere</title>
	<atom:link href="http://en.ipano.eu/category/Mountain/elsewhere/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>Trees in the Snow</title>
		<link>http://en.ipano.eu/trees-in-the-snow/191</link>
		<comments>http://en.ipano.eu/trees-in-the-snow/191#comments</comments>
		<pubDate>Thu, 24 Jan 2008 11:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[elsewhere]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

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

</div>191 - <strong>Trees in the Snow in Japan</strong> - elsewhere - Nakano-ken - Japan - 2008<br>Photographer : Thomas Humeau - <a href="http://thweb.free.fr/">thweb.free.fr</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([138.35, 36.8333], '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: 36 50' '' N - Longitude: 138 21' '' E<div><span class="commentipano">Trees in the Snow in Nozawa-Onsen ski resort in Nakano-ken, Japan</div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=191"><img src="http://www.ipano.eu/img/2008_01_Nozawa_Onsen_1-2_smallPT.jpg" alt="Trees in the Snow in Japan"></a><br /><span id="more-191"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/trees-in-the-snow/191/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wai-O-Tapu</title>
		<link>http://en.ipano.eu/Wai-O-Tapu/176</link>
		<comments>http://en.ipano.eu/Wai-O-Tapu/176#comments</comments>
		<pubDate>Thu, 16 Aug 2007 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[elsewhere]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[Pays]]></category>

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

</div>176 - <strong>Opal Pool - Whai-O-Tapu Termal Area </strong> - elsewhere - Near Rotorua - New Zealand - 2006<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([176.37, -38.3588], '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: 38 21' 31.81'' S - Longitude: 176 22' 11.92'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=176"><img src="http://www.ipano.eu/img/WhaiOtapuPT.jpg" alt="Opal Pool - Whai-O-Tapu Termal Area "></a><br /><span id="more-176"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/Wai-O-Tapu/176/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mount Batur</title>
		<link>http://en.ipano.eu/Mount-Batur/142</link>
		<comments>http://en.ipano.eu/Mount-Batur/142#comments</comments>
		<pubDate>Sat, 17 Jun 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[elsewhere]]></category>
		<category><![CDATA[Indonesia]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>

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

</div>142 - <strong>View on the Batur Mount</strong> - elsewhere -  - Indonesia - 2004<br>Photographer : Thomas Humeau - <a href="http://thweb.free.fr/">thweb.free.fr</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">View on the Batur mount and the lake Batur in north of the island of Bali in Indonesia.  All around the mount Batur, the lake including is in fact an immense crater, remains enormous explosion of a volcano a few thousands of centuries ago? </div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=142"><img src="http://www.ipano.eu/img/BaturPT.jpg" alt="View on the Batur Mount"></a><br /><span id="more-142"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/Mount-Batur/142/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
