]> git.openstreetmap.org Git - rails.git/commitdiff
Add the Bing imagery to Potlatch 2
authorTom Hughes <tom@compton.nu>
Tue, 30 Nov 2010 17:40:25 +0000 (17:40 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 30 Nov 2010 17:41:50 +0000 (17:41 +0000)
public/potlatch2/bing_maps.png [new file with mode: 0644]
public/potlatch2/imagery.xml

diff --git a/public/potlatch2/bing_maps.png b/public/potlatch2/bing_maps.png
new file mode 100644 (file)
index 0000000..bbc4b1d
Binary files /dev/null and b/public/potlatch2/bing_maps.png differ
index 154592b66880f301cfe9657df34fba9bf67e8c83..4012e79cfe1e02bbe1bdf1d23d614e671f9c4f06 100644 (file)
@@ -1,6 +1,17 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
 <imagery>
+       <set>
+               <name>Bing</name>
+               <url>http://ecn.t0.tiles.virtualearth.net/tiles/a$quadkey.jpeg?g=587&mkt=en-gb&n=z</url>
+               <scheme>microsoft</scheme>
+               <sourcetag>Bing</sourcetag>
+               <attribution_url>http://dev.virtualearth.net/REST/v1/Imagery/Metadata/Aerial/0,0?zl=1&mapVersion=v1&key=Arzdiw4nlOJzRwOz__qailc8NiR31Tt51dN2D7cm57NrnceZnCpgOkmJhNpGoppU&include=ImageryProviders&output=xml</attribution_url>
+               <logo>bing_maps.png</logo>
+               <logo_url>http://www.bing.com/maps</logo_url>
+               <terms_url>http://www.microsoft.com/maps/product/terms.html</terms_url>
+               <default>yes</default>
+       </set>
        <set>
                <name>OSM - Mapnik</name>
                <url>http://tile.openstreetmap.org/$z/$x/$y.png</url>