Skip to content

Commit

Permalink
Add support for bing subdomains. Refs openstreetmap/iD#681
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Feb 8, 2013
1 parent d95890a commit 0bce11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/imagery.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<imagery>
<set>
<name>Bing aerial imagery</name>
<url>http://ecn.t0.tiles.virtualearth.net/tiles/a$quadkey.jpeg?g=587&amp;mkt=en-gb&amp;n=z</url>
<url>http://ecn.t${0|1|2|3}.tiles.virtualearth.net/tiles/a$quadkey.jpeg?g=587&amp;mkt=en-gb&amp;n=z</url>
<scheme>microsoft</scheme>
<sourcetag>Bing</sourcetag>
<attribution_url>http://dev.virtualearth.net/REST/v1/Imagery/Metadata/Aerial/0,0?zl=1&amp;mapVersion=v1&amp;key=Arzdiw4nlOJzRwOz__qailc8NiR31Tt51dN2D7cm57NrnceZnCpgOkmJhNpGoppU&amp;include=ImageryProviders&amp;output=xml</attribution_url>
Expand Down

0 comments on commit 0bce11e

Please sign in to comment.