Closed GoogleCodeExporter closed 8 years ago
You might want to read the code:
http://code.google.com/p/gmapcatcher/source/browse/trunk/gmapcatcher/tilesRepoFS
.py?r=1120#115
What are you trying to do?
Original comment by heldersepu
on 3 Feb 2011 at 1:23
hi thanks for replying im trying to download all the image of google via
gmapcatcher then ill display the images downloaded to a browser creating a map
of a certain place im using php to do it any other advice right now im
displaying the image by column then next column
Original comment by paoloman...@gmail.com
on 4 Feb 2011 at 3:39
Why don't you use the Google API directly. If you are creating a PHP website
users will need internet access, right?
If that is the case then you don't need to download the map tiles, you can
display them directly from google...
Original comment by heldersepu
on 4 Feb 2011 at 1:36
well my boss does'nt want to use google API because he discovered GMAPCATCHER
that can download offline images, so from that images he said there's no need
to download via internet, the program is only available in a local area network
within the organization, really google api already exist .... and now i need to
add connecting lines to one point to another....
Original comment by paoloman...@gmail.com
on 17 Feb 2011 at 12:46
You might want to read our Issue 210, according to Google:
They do not allow any download/offline caching of tiles, outside of standard
browser caching that takes place when viewing tiles through the API.
I just removed Google from the list of map services in r1128.
Sorry but I do not want any troubles with GOOG. You are on your own!
Original comment by heldersepu
on 17 Feb 2011 at 1:26
Hi,
This looks like a really nice project. It does not matter, if it is from any map service as long as I get the full pyramid structure. Well, the folder structure is bit confusing after reading the code. Could the authors please confirm the folder structure and the sequence of the downloaded map tiles ? Thanks a lot.
Original comment by gsrid...@carlsonsw.com
on 2 Jan 2013 at 5:11
Original issue reported on code.google.com by
paoloman...@gmail.com
on 3 Feb 2011 at 3:45