<?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; Portugal</title>
	<atom:link href="http://en.ipano.eu/category/pays/Portugal/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>Monastery of JerÃ³nimos at Lisbon</title>
		<link>http://en.ipano.eu/monastery-of-jeronimos/681</link>
		<comments>http://en.ipano.eu/monastery-of-jeronimos/681#comments</comments>
		<pubDate>Sun, 16 Feb 2020 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Lisbon]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Town]]></category>

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

</div>476 - <strong>The monastery des Hieronymites</strong> - Lisbon - BelÃ©m - Portugal - 2017<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([-9.2072, 38.6978], '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 41' 51.97'' N - Longitude: 9 12' 25.74'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=681"><img src="http://www.ipano.eu/img/MonastereDesHieronymites-Lisbonne2PT.jpg" alt="The monastery des Hieronymites"></a><br /><span id="more-681"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/monastery-of-jeronimos/681/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Santa Maria Church at Lisbon</title>
		<link>http://en.ipano.eu/Santa-Maria-Church-at-Lisbon/682</link>
		<comments>http://en.ipano.eu/Santa-Maria-Church-at-Lisbon/682#comments</comments>
		<pubDate>Sun, 16 Feb 2020 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Lisbon]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Town]]></category>

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

</div>477 - <strong>Santa Maria Church in the monastery of JerÃ³nimos</strong> - Lisbon - BelÃ©m - Portugal - 2017<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([-9.2068, 38.6976], '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 41' 51.36'' N - Longitude: 9 12' 24.52'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=682"><img src="http://www.ipano.eu/img/EglisedeSantaMaria-MonastereDesHieronymites-LisbonnePT.jpg" alt="Santa Maria Church in the monastery of Jerónimos"></a><br /><span id="more-682"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/Santa-Maria-Church-at-Lisbon/682/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trindale Street in Lisbon</title>
		<link>http://en.ipano.eu/Trindale-Street-in-Lisbon/684</link>
		<comments>http://en.ipano.eu/Trindale-Street-in-Lisbon/684#comments</comments>
		<pubDate>Sun, 16 Feb 2020 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Lisbon]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Town]]></category>

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

</div>478 - <a href="http://www.ipano.eu/img/RueTrindade-Lisbonne2017.jpg" target="_blank"><strong>Largo Trindale Coelho Street </strong></a> - Lisbon - Bairro Alto - Portugal - 2017<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([-9.1429, 38.713], '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 42' 46.91'' N - Longitude: 9 8' 34.3'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=684"><img src="http://www.ipano.eu/img/RueTrindade-Lisbonne2017PT.jpg" alt="Largo Trindale Coelho Street "></a><br /><span id="more-684"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/Trindale-Street-in-Lisbon/684/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pico Verde In Azores</title>
		<link>http://en.ipano.eu/Pico-Verde-In-Azores/679</link>
		<comments>http://en.ipano.eu/Pico-Verde-In-Azores/679#comments</comments>
		<pubDate>Sat, 15 Feb 2020 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[North Atlantic Ocean]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Seaside]]></category>

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

</div>474 - <a href="http://www.ipano.eu/img/PicoVerde-VuesurleMorroPelado-SaoJorge-Acores.jpg" target="_blank"><strong>At the top of Pico Verde in the central Sao Jorge mountain.</strong></a> - North Atlantic Ocean - Azores - Portugal - 2017<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([-28.0993, 38.6631], '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 39' 47.16'' N - Longitude: 28 5' 57.48'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=679"><img src="http://www.ipano.eu/img/PicoVerde-VuesurleMorroPelado-SaoJorge-AcoresPT.jpg" alt="At the top of Pico Verde in the central Sao Jorge mountain."></a><br /><span id="more-679"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/Pico-Verde-In-Azores/679/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Elevator of Santa Justa</title>
		<link>http://en.ipano.eu/Elevator-of-Santa-Justa/680</link>
		<comments>http://en.ipano.eu/Elevator-of-Santa-Justa/680#comments</comments>
		<pubDate>Sat, 15 Feb 2020 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Lisbon]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Town]]></category>

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

</div>475 - <a href="http://www.ipano.eu/img/ElevatorSantaJusta-Lisbonne-3.jpg" target="_blank"><strong>In summit of Elevator de Santa Justa</strong></a> - Lisbon - Lisbon - Portugal - 2017<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([-9.1393, 38.7121], '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 42' 43.59'' N - Longitude: 9 8' 21.62'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=680"><img src="http://www.ipano.eu/img/ElevatorSantaJusta-Lisbonne-3PT.jpg" alt="In summit of Elevator de Santa Justa"></a><br /><span id="more-680"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/Elevator-of-Santa-Justa/680/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pico da EsperanÃ§a in Azores</title>
		<link>http://en.ipano.eu/pico-da-esperanca/677</link>
		<comments>http://en.ipano.eu/pico-da-esperanca/677#comments</comments>
		<pubDate>Sat, 15 Feb 2020 00:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[North Atlantic Ocean]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Seaside]]></category>

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

</div>473 - <a href="http://www.ipano.eu/img/PicodaEsperanca-SaoJorge-Acores.jpg" target="_blank"><strong>At the top of Pico da Esperanca in the central Sao Jorge mountain.</strong></a> - North Atlantic Ocean - Azores - Portugal - 2017<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([-28.0741, 38.6506], '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 39' 2.16'' N - Longitude: 28 4' 26.65'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=677"><img src="http://www.ipano.eu/img/PicodaEsperanca-SaoJorge-AcoresPT.jpg" alt="At the top of Pico da Esperanca in the central Sao Jorge mountain."></a><br /><span id="more-677"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/pico-da-esperanca/677/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faja dos Cubres in Azores</title>
		<link>http://en.ipano.eu/Faja-dos-Cubres-in-Azores/676</link>
		<comments>http://en.ipano.eu/Faja-dos-Cubres-in-Azores/676#comments</comments>
		<pubDate>Wed, 12 Feb 2020 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[North Atlantic Ocean]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Seaside]]></category>

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

</div>472 - <a href="http://www.ipano.eu/img/FajadosCubres-SaoJorge-Acores-1.jpg" target="_blank"><strong>The Faja dos Cubres in Sao Jorge island</strong></a> - North Atlantic Ocean - Azores - Portugal - 2017<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([-27.9653, 38.6428], '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 38' 34.12'' N - Longitude: 27 57' 54.99'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=676"><img src="http://www.ipano.eu/img/FajadosCubres-SaoJorge-Acores-1PT.jpg" alt="The Faja dos Cubres in Sao Jorge island"></a><br /><span id="more-676"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/Faja-dos-Cubres-in-Azores/676/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Piquinho da Urze in Azores</title>
		<link>http://en.ipano.eu/piquinho-da-urze-sao-jorges/671</link>
		<comments>http://en.ipano.eu/piquinho-da-urze-sao-jorges/671#comments</comments>
		<pubDate>Sun, 09 Feb 2020 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[North Atlantic Ocean]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Seaside]]></category>

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

</div>470 - <a href="http://www.ipano.eu/img/Piquinho-SaoJorge-Acores-2.jpg" target="_blank"><strong>45/5000
At the start of the descent to Faja dos Cubres</strong></a> - North Atlantic Ocean - Azores - Portugal - 2017<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([-27.9286, 38.5986], '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 35' 54.84'' N - Longitude: 27 55' 42.81'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=671"><img src="http://www.ipano.eu/img/Piquinho-SaoJorge-Acores-2PT.jpg" alt="45/5000
At the start of the descent to Faja dos Cubres"></a><br /><span id="more-671"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/piquinho-da-urze-sao-jorges/671/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faja da Caldeira do Santo Cristo in Azores</title>
		<link>http://en.ipano.eu/faja-da-caldeira-do-santo-cristo-aux-acores/672</link>
		<comments>http://en.ipano.eu/faja-da-caldeira-do-santo-cristo-aux-acores/672#comments</comments>
		<pubDate>Sun, 09 Feb 2020 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[North Pacific Ocean]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Seaside]]></category>

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

</div>471 - <a href="http://www.ipano.eu/img/FajaSantoCristo-SaoJorge-Acores.jpg" target="_blank"><strong>The Faja da Caldeira do Santo Cristo in Sao Jorge Island</strong></a> - North Pacific Ocean - Azores - Portugal - 2017<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([-27.9281, 38.6262], '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 37' 34.31'' N - Longitude: 27 55' 41.19'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=672"><img src="http://www.ipano.eu/img/FajaSantoCristo-SaoJorge-AcoresPT.jpg" alt="The Faja da Caldeira do Santo Cristo in Sao Jorge Island"></a><br /><span id="more-672"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/faja-da-caldeira-do-santo-cristo-aux-acores/672/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faja of Ouvidor</title>
		<link>http://en.ipano.eu/Faja-of-Ouvidor/646</link>
		<comments>http://en.ipano.eu/Faja-of-Ouvidor/646#comments</comments>
		<pubDate>Sun, 17 Mar 2019 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[North Atlantic Ocean]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Seaside]]></category>

		<guid isPermaLink="false">http://en.ipano.eu/?p=646</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/Piscine naturelle - la Faja de Ouvidor - Sao Jorge - Acores.xml", target:"pano", html5:"prefer"});
	</script>

</div>464 - <a href="http://www.ipano.eu/img/Piscine naturelle - la Faja de Ouvidor - Sao Jorge - Acores.jpg" target="_blank"><strong>Natural pool near the Ouvidor Faja</strong></a> - North Atlantic Ocean - Azores - Portugal - 2017<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([-28.0533, 38.6793], '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 40' 45.34'' N - Longitude: 28 3' 11.78'' W<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=646"><img src="http://www.ipano.eu/img/Piscine naturelle - la Faja de Ouvidor - Sao Jorge - AcoresPT.jpg" alt="Natural pool near the Ouvidor Faja"></a><br /><span id="more-646"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://en.ipano.eu/Faja-of-Ouvidor/646/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
