rishabht1 / gmapcatcher

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

how display already registered map tiles ? #269

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I have some tiles registered using MOBAC in the "OSM tile tracker" format: 
<zoom>/<tileX>/<tileY>.png 

How can I use GMapCatcher to display these tiles ?

Original issue reported on code.google.com by courd...@gmail.com on 25 May 2011 at 8:23

GoogleCodeExporter commented 9 years ago
Our default format is slightly different:
<zoom>/(<tileX>/1024)/(<tileX>%1024)/(<tileY>/1024)/(<tileY>%1024).png 
C:\Users\myUser\.googlemaps\tiles\8\0\143\0\216.png

But you could add a new storage type...

Original comment by heldersepu on 25 May 2011 at 12:16

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you !

I will try this ...

Original comment by courd...@gmail.com on 25 May 2011 at 12:24

GoogleCodeExporter commented 9 years ago
In fact, I got some troubles to see how to open the settings window .... but
I found it now ..

2011/5/25 . COURDI95 <courdi95@gmail.com>

Original comment by courd...@gmail.com on 25 May 2011 at 12:37

GoogleCodeExporter commented 9 years ago

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