Add the Bing imagery to Potlatch 2
This commit is contained in:
parent
abc5b2d7b4
commit
a994633b6e
2 changed files with 11 additions and 0 deletions
BIN
public/potlatch2/bing_maps.png
Normal file
BIN
public/potlatch2/bing_maps.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue