rishabht1 / gmapcatcher

Automatically exported from code.google.com/p/gmapcatcher
0 stars 0 forks source link

How can I use the catched maps in another applications? #225

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
 1.I have catch my region with gmapcatcher.
 2.I want to write some programm on C# and I want to use catched maps in my programm.
 3.How I can did it.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by akmal....@gmail.com on 18 Oct 2010 at 7:30

GoogleCodeExporter commented 9 years ago
 I guess you should start by reading the python code here:
http://code.google.com/p/gmapcatcher/source/browse/trunk/gmapcatcher/tilesRepoFS
.py#100
that is how we get the file path of a tile given the coordinates. 

That should get you started.

Original comment by heldersepu on 18 Oct 2010 at 12:52

GoogleCodeExporter commented 9 years ago

Original comment by heldersepu on 13 Oct 2011 at 8:28