lishxi / osmdroid

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

Cached OSM tiles being deleted #269

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reported at http://code.google.com/p/open-gpstracker/issues/detail?id=281

with use of osmdroid-android-3.0.5.jar 

Reported by robertdu...@gmail.com, Today (10 hours 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 rcgr...@gmail.com on 24 Oct 2011 at 10:43

GoogleCodeExporter commented 9 years ago
I didn't really understand the description, but the title sounds similar to 
issue 233 and issue 191.

Original comment by neilboyd on 24 Oct 2011 at 11:02

GoogleCodeExporter commented 9 years ago
Let's assume this is no longer an issue.

Original comment by neilboyd on 9 Apr 2012 at 2:38