wenfengyvn / open-gpstracker

Automatically exported from code.google.com/p/open-gpstracker
0 stars 0 forks source link

Cached OSM tiles being deleted #281

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Delete /sdcard/osmdroid/tiles/Mapnik etc.
2. Run other OSM gps softare (eg. OSMTracker) and cache some map tiles
3. Check /sdcard/osmdroid/tiles/Mapnik for cached tiles
4. Run Open GPS Tracker
5. Check /sdcard/osmdroid/tiles/Mapnik for cached tiles

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

Expected: OpenGPSTracker must not delete existing tiles, and must add those new 
tiles it downloads

Actual: OpenGPSTracker seems to be creating the extra folders required for the 
new tiles, but is not creating the new tile files, and is deleting all 
previously cached tile files (including those cached by other apps)

Which Android device are you using?
HTC Desire

What version of Android are you running?
2.3.7 (Villain_Au 3.2 rom, CM7 based)

What version of the Open GPS Tracker are you running?
1.2.4

Please provide any additional information below.

Original issue reported on code.google.com by robertdu...@gmail.com on 24 Oct 2011 at 12:33

GoogleCodeExporter commented 8 years ago
I've seen this behavior too, also I have no idea what triggers it.

I was hiking in the mountains for 1 week, and I had some cached tiles (Mapnik, 
Cycle Map, and others), and even if I used it every day, on the same map 
overlay, one day ALL the maps were gone. Good thing I had a backup.

Original comment by cristian...@gmail.com on 24 Oct 2011 at 7:15

GoogleCodeExporter commented 8 years ago
Reported at http://code.google.com/p/osmdroid/issues/detail?id=269

Original comment by rcgr...@gmail.com on 24 Oct 2011 at 10:45

GoogleCodeExporter commented 8 years ago
Seems fixed in upstream osmdroid:
   http://code.google.com/p/osmdroid/issues/detail?id=233

Original comment by rcgr...@gmail.com on 18 Feb 2012 at 10:14