Hi my real name is gholamreza.
I want to write a program like "Universal Maps Downloader" and I don't know how I download maps pictures from Google site. Any one can help me????
I am familiar with C#, Java, C++, Vb.net
Hi I am new here and I need some helps
Started by ghreza, Sep 27 2009 06:03 AM
8 replies to this topic
#1
Posted 27 September 2009 - 06:03 AM
|
|
|
#2
Guest_Jordan_*
Posted 27 September 2009 - 06:18 AM
Guest_Jordan_*
Hey ghreza, welcome to CodeCall!
#3
Posted 27 September 2009 - 11:16 AM
Welcome aboard! If you look at the site with firebug, you'll see that each map piece is something like this:
<img style="border: 0px none ; margin: 0px; padding: 0px; position: absolute; left: -15px; top: 111px; width: 256px; height: 256px; -moz-user-select: none;" src="http://mt2.google.com/vt/lyrs=m@107&hl=en&x=2&y=6&z=4&s=Gali"/>
#4
Posted 27 September 2009 - 11:29 AM
#5
Posted 27 September 2009 - 11:48 AM
Welcome to Codecall :)
#6
Posted 27 September 2009 - 02:41 PM
thanks everybody
#7
Posted 28 September 2009 - 08:58 AM
My problem is that I have not any knowledge about address type of google server. As other expression I don't know the mean of "lyrs=m@107&hl=en" in such addresses and I down know when I should use Galileo, or Ga, or ... in downloading pictures in following links:
mt3.google.com/vt/lyrs=m@107&hl=en&x=3&y=6&z=4&s=Galileo
mt0.google.com/vt/lyrs=m@107&hl=en&x=4&y=6&z=4&s=Ga
mt2.google.com/vt/lyrs=m@107&hl=en&x=2&y=6&z=4&s=Gali
mt3.google.com/vt/lyrs=m@107&hl=en&x=3&y=6&z=4&s=Galileo
mt3.google.com/vt/lyrs=m@107&hl=en&x=3&y=6&z=4&s=Galileo
mt0.google.com/vt/lyrs=m@107&hl=en&x=4&y=6&z=4&s=Ga
mt2.google.com/vt/lyrs=m@107&hl=en&x=2&y=6&z=4&s=Gali
mt3.google.com/vt/lyrs=m@107&hl=en&x=3&y=6&z=4&s=Galileo
#8
Posted 28 September 2009 - 12:02 PM
They are parameters that are being passed to Google's server. It sends back an image file dynamically.
#9
Posted 20 October 2009 - 05:46 PM
Welcome to CodeCall


Sign In
Create Account

Back to top









