Notices


Reply
Thread Tools
Posts: 1 | Thanked: 0 times | Joined on Mar 2011
#291
I just used Firefox+Firebug to find the image URL of google street map. (open map.google.com, open firebug, click "inspect element", the click a map tile on screen).

The url near grand canyon, AZ is this:
http://mt1.google.com/vt/lyrs=m@146&...&z=7&s=Galileo

However the next tile of Las vegas, NV is:
http://mt0.google.com/vt/lyrs=m@146&...=50&z=7&s=Gali

Note the difference in mt0/1 and "s=" param. The URL of every tiles seem to be very dynamic now. Also if I change the z value to anything other than 7, it shows a blank image.

I tried many patterns in repository URL but none of them worked. Some resulted in "failed to download x maps". Some resulted in blank blue tiles. Does anyone have a working Google URL since 2011?
 
Posts: 1 | Thanked: 0 times | Joined on Mar 2011
#292
Originally Posted by exception View Post
I tried many patterns in repository URL but none of them worked. Some resulted in "failed to download x maps". Some resulted in blank blue tiles. Does anyone have a working Google URL since 2011?
The ones I'm using are these:

Google Street:
http://mt0.google.com/vt/lyrs=m@146&x=%d&y=%d&zoom=%d

Google Satellite:
http://khm1.google.com/kh/v=80&x=%d&y=%d&zoom=%d

Google Street (layer):
http://mt0.google.com/vt/lyrs=h@146&x=%d&y=%d&zoom=%d

Last edited by a13n3; 2011-03-14 at 10:55.
 
Posts: 1 | Thanked: 0 times | Joined on Mar 2011
#293
hi,

anyone has any idea how to look for url - tiles on this site or how to add in to repository?

http://www.topomap.co.nz/

thank you for help

Ion
 
Posts: 8 | Thanked: 4 times | Joined on Feb 2009
#294
In Australia there is a great new map repository for aerial maps.
www.nearmap.com

The map tiles have this format
http://web2.nearmap.com/maps/hl=en&x...04wEoqtBccC2NF
but it doesnt need the whole string, it will still work with
http://web2.nearmap.com/maps/hl=en&x...713&z=18&nml=V



I have tried to add it in Tiles in Mappero with this URL
http://web2.nearmap.com/maps/hl=en&x...d&nml=Vert&s=a

but no luck

will Mappero work with &nml=Vert&s=a at the end of the URL
also, is it correct to have hl=en in the URL
 
Posts: 1 | Thanked: 0 times | Joined on Jul 2011
#295
Originally Posted by a13n3 View Post
The ones I'm using are these:

Google Street:
http://mt0.google.com/vt/lyrs=m@146&x=%d&y=%d&zoom=%d

Google Satellite:
http://khm1.google.com/kh/v=80&x=%d&y=%d&zoom=%d

Google Street (layer):
http://mt0.google.com/vt/lyrs=h@146&x=%d&y=%d&zoom=%d
Thanks man, this helped me figure out how to do what I wanted to do: get the google terrain maps.

To get the google terrain maps on maemo mapper create a repository for the following:

http://mt0.google.com/vt/lyrs=t@146&x=%d&y=%d&zoom=%d

then, if you want the streets overlaid on top of that add the google street layer as a layer to your repository.
 
Posts: 8 | Thanked: 4 times | Joined on Feb 2009
#296
Glad it helped.

Actually, I got a tip from the mappero people
all I needed was
http://web2.nearmap.com/maps/hl=en&z...&y=%d&nml=Vert

for nearmap
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:58.