this program download v=92 , but now v=132e (too old)
GoogleCodeExporter opened this issue · 1 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. C:\> svn checkout http://ogmaps.googlecode.com/svn/trunk/ ogmaps
2. C:\> python ogmaps.py "plano, tx"
What is the expected output? What do you see instead?
1. expected output: Google Maps Pictures in Folder "tiles"
instead output: Nothing in Folder "tiles"
What version of the product are you using? On what operating system?
product: http://code.google.com/p/ogmaps/
OS: Window XP SP2
Please provide any additional information below.
- version [ 92 >>>> 132e]
http://mt0.google.com/mt?n=404&v=w2.63&x=1&y=1&zoom=5 << too old
Original issue reported on code.google.com by pakorn...@gmail.com
on 22 Nov 2008 at 2:47
GoogleCodeExporter commented
this can be easily fixed using a similar logic to the one in:
gmapcatcher
def fetch_version_string(self):
http://code.google.com/p/gmapcatcher/source/browse/trunk/googleMaps.py
Original comment by heldersepu
on 21 Jan 2009 at 4:50
Attachments: