<?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; Tokyo</title>
	<atom:link href="https://en.ipano.eu/category/Town/Tokyo/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>Tokyo Dome Hotel</title>
		<link>https://en.ipano.eu/Tokyo-Dome-Hotel/137</link>
		<comments>https://en.ipano.eu/Tokyo-Dome-Hotel/137#comments</comments>
		<pubDate>Thu, 15 Jun 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Tokyo]]></category>
		<category><![CDATA[Town]]></category>

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

</div>137 - <strong>Tokyo view from Dome Hotel</strong> - Tokyo - Tokyo - Japan - 2003<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([139.7514, 35.7073], '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: 35 42' 26.21'' N - Longitude: 139 45' 04.93'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=137"><img src="http://www.ipano.eu/img/TokyoJourPT.jpg" alt="Tokyo view from Dome Hotel"></a><br /><span id="more-137"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Tokyo-Dome-Hotel/137/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Night Tokyo</title>
		<link>https://en.ipano.eu/Night-Tokyo/127</link>
		<comments>https://en.ipano.eu/Night-Tokyo/127#comments</comments>
		<pubDate>Tue, 02 May 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Tokyo]]></category>
		<category><![CDATA[Town]]></category>

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

</div>127 - <strong>Tokyo in the night</strong> - Tokyo - Tokyo City - Japan - 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"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=127"><img src="http://www.ipano.eu/img/TokyoNuitPT.jpg" alt="Tokyo in the night"></a><br /><span id="more-127"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Night-Tokyo/127/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Korakuen Garden</title>
		<link>https://en.ipano.eu/Korakuen-Garden/126</link>
		<comments>https://en.ipano.eu/Korakuen-Garden/126#comments</comments>
		<pubDate>Sun, 30 Apr 2006 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Tokyo]]></category>
		<category><![CDATA[Town]]></category>

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

</div>126 - <strong>Korakuen Garden in Tokyo</strong> - Tokyo - Tokyo city - Japan - 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([139.7493, 35.7054], '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: 35 42' 19.27'' N - Longitude: 139 44' 57.50'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=126"><img src="http://www.ipano.eu/img/KorakuenGardenPT.jpg" alt="Korakuen Garden in Tokyo"></a><br /><span id="more-126"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Korakuen-Garden/126/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Metropolitan</title>
		<link>https://en.ipano.eu/Building-Metropolitan/52</link>
		<comments>https://en.ipano.eu/Building-Metropolitan/52#comments</comments>
		<pubDate>Thu, 01 Apr 2004 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Tokyo]]></category>
		<category><![CDATA[Town]]></category>

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

</div>52 - <strong>In top of the building of the Town hall of Tokyo</strong> - Tokyo - Tokyo - Japan - 2004<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([139.6945, 35.6901], '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: 35 41' 24.24'' N - Longitude: 139 41' 40.15'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=52"><img src="http://www.ipano.eu/img/MetropolitanBldgPT.jpg" alt="In top of the building of the Town hall of Tokyo"></a><br /><span id="more-52"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Building-Metropolitan/52/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meji Jingu Shrine</title>
		<link>https://en.ipano.eu/Meji-Jingu-Shrine/53</link>
		<comments>https://en.ipano.eu/Meji-Jingu-Shrine/53#comments</comments>
		<pubDate>Thu, 01 Apr 2004 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Tokyo]]></category>
		<category><![CDATA[Town]]></category>

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

</div>53 - <strong>At the monastery of Meji jingu Shrine</strong> - Tokyo - Tokyo - Japan - 2004<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([139.6995, 35.6763], '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: 35 40' 34.60'' N - Longitude: 139 41' 58.15'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=53"><img src="http://www.ipano.eu/img/MejiJinguPT.jpg" alt="At the monastery of Meji jingu Shrine"></a><br /><span id="more-53"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Meji-Jingu-Shrine/53/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sumigadawa</title>
		<link>https://en.ipano.eu/Sumigadawa/54</link>
		<comments>https://en.ipano.eu/Sumigadawa/54#comments</comments>
		<pubDate>Thu, 01 Apr 2004 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Tokyo]]></category>
		<category><![CDATA[Town]]></category>

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

</div>54 - <strong>At the edge of Sumigadawa in Hama Rikyu Garden</strong> - Tokyo - Tokyo - Japan - 2004<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([139.7668, 35.659], '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: 35 39' 32.51'' N - Longitude: 139 46' 00.40'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=54"><img src="http://www.ipano.eu/img/SumigadawaPT.jpg" alt="At the edge of Sumigadawa in Hama Rikyu Garden"></a><br /><span id="more-54"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Sumigadawa/54/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hama Rikyu Garden</title>
		<link>https://en.ipano.eu/Hama-Rikyu-Garden/55</link>
		<comments>https://en.ipano.eu/Hama-Rikyu-Garden/55#comments</comments>
		<pubDate>Thu, 01 Apr 2004 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Pays]]></category>
		<category><![CDATA[Tokyo]]></category>
		<category><![CDATA[Town]]></category>

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

</div>55 - <strong>At Hama Rikyu Garden</strong> - Tokyo - Tokyo - Japan - 2004<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([139.7667, 35.6599], '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: 35 39' 35.51'' N - Longitude: 139 46' 00.00'' E<div><span class="commentipano"></div>			<content:encoded><![CDATA[<p><a href="http://en.ipano.eu/?p=55"><img src="http://www.ipano.eu/img/HamaRikyuGardenPT.jpg" alt="At Hama Rikyu Garden"></a><br /><span id="more-55"></span><code></code></p>
]]></content:encoded>
			<wfw:commentRss>https://en.ipano.eu/Hama-Rikyu-Garden/55/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
