<?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; Mountain of New Caledonia</title>
	<atom:link href="https://en.ipano.eu/category/Mountain/Mountain-of-New-Caledonia/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>Tiendanite</title>
		<link>https://en.ipano.eu/Tiendanite/161</link>
		<comments>https://en.ipano.eu/Tiendanite/161#comments</comments>
		<pubDate>Mon, 15 Jan 2007 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Mountain of New Caledonia]]></category>
		<category><![CDATA[New Caledonie]]></category>
		<category><![CDATA[Pays]]></category>

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

</div>161 - <strong>Above the village of Tiendanite</strong> - Mountain of New Caledonia - Main Island - New Caledonie - 2006<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([164.9339, -20.7442], '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: 20 44' 39,19'' S - Longitude: 164 56' 2,82'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=161"><img src="http://www.ipano.eu/img/tiendanitePT.jpg" alt="Above the village of Tiendanite"></a><br /><span id="more-161"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Tiendanite/161/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Waterfall of Tao</title>
		<link>https://en.ipano.eu/Waterfall-of-Tao/162</link>
		<comments>https://en.ipano.eu/Waterfall-of-Tao/162#comments</comments>
		<pubDate>Mon, 15 Jan 2007 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Mountain of New Caledonia]]></category>
		<category><![CDATA[New Caledonie]]></category>
		<category><![CDATA[Pays]]></category>

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

</div>162 - <strong>Waterfall of Tao</strong> - Mountain of New Caledonia - Main Island - New Caledonie - 2006<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([164.8386, -20.5961], '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: 20 35' 46,13'' S - Longitude: 164 50' 19,51'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=162"><img src="http://www.ipano.eu/img/TaoCascadePT.jpg" alt="Waterfall of Tao"></a><br /><span id="more-162"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Waterfall-of-Tao/162/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
