View Single Post
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#1315
I am trying to add my own map source to modrana. Microsoft/bing (boo!) maps offer UKOS maps. These are some of the nicest maps available for the UK. I was able to add them to marble with this server string:
Code:
 <downloadUrl protocol="http" host="ecn.t1.tiles.virtualearth.net" path="/tiles/r{quadIndex}.png" query="g=41&amp;productSet=mmOS" />
In the above example, the 'query="g=41&amp;productSet=mmOS"' is where the magic happens. This is appended to the end of the URL and makes the server return UKOS map tiles instead of virtual earth tiles.

I do not see how to add this parameter to the modrana map config file URL.

Any help?
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 

The Following 6 Users Say Thank You to vi_ For This Useful Post: