<?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; Canary Islands</title>
	<atom:link href="https://en.ipano.eu/category/Mountain/Canary-Islands/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>Mercader</title>
		<link>https://en.ipano.eu/Mercader/121</link>
		<comments>https://en.ipano.eu/Mercader/121#comments</comments>
		<pubDate>Sat, 11 Mar 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Canary Islands]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Spain]]></category>

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

</div>121 - <strong>Mercader</strong> - Canary Islands - Canaries - Spain - 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([-18.0127, 27.7135], '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: 27 42' 48.67'' N - Longitude: 18 00' 45.58'' W<div><span class="commentipano">The Mercader Tower is a component to the burglar system of fire of the island. This site, you can see the forests of the southern of El Hierro. </div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=121"><img src="http://www.ipano.eu/img/MercaderPT.jpg" alt="Mercader"></a><br /><span id="more-121"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Mercader/121/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mountain of Guajara</title>
		<link>https://en.ipano.eu/Mountain-of-Guajara/114</link>
		<comments>https://en.ipano.eu/Mountain-of-Guajara/114#comments</comments>
		<pubDate>Sat, 31 Dec 2005 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Canary Islands]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Spain]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=114</guid>
		<description><![CDATA[]]></description>
	114 - <strong>On the top of mountain of Guajara</strong> - Canary Islands - Tenerife - Spain - 2005<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([-16.6114, 28.2175], '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: 28 13' 03,02'' N - Longitude: 16 36' 41,96'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=114"><img src="http://www.ipano.eu/img/GuajaraPT.jpg" alt="On the top of mountain of Guajara"></a><br /><span id="more-114"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Mountain-of-Guajara/114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mirador Jimana</title>
		<link>https://en.ipano.eu/Mirador-Jimana/115</link>
		<comments>https://en.ipano.eu/Mirador-Jimana/115#comments</comments>
		<pubDate>Fri, 30 Dec 2005 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Canary Islands]]></category>
		<category><![CDATA[Mountain]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Spain]]></category>

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

</div>115 - <strong>View of view-point of Jimana</strong> - Canary Islands - El Hierro - Spain - 2005<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([-17.9809, 27.7627], '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: 27 45' 45.83'' N - Longitude: 17 58' 51.38'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=115"><img src="http://www.ipano.eu/img/MiradorJimanaPT.jpg" alt="View of view-point of Jimana"></a><br /><span id="more-115"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Mirador-Jimana/115/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
