Hi Caty,
In my PC using XP , found tilecache in : c:\documents and settings\YOURUSERNAME\ApplicationData\GARMIN\mapsource\tilecache.. is it the same with your solution?
Is your Mapsource or Basecamp slow in rendering maps or OSM maps are fuzzy? solution
Recent MapSource versions use a cache to speed up map rendering. The drawback is that until the cache is refreshed, you will continue to see what is in the cache rather than what is actually in the data. One answer is to pan around, zoom in and out, for a bit until the cache is updated.
And now, when we zoom into a map produced with mkgmap, like the OSM maps,sometimes the display gets corrupted. Roads and rail lines become fuzzy and get multiplied horizontally
Control-G hit twice will flush the cache and clean up the image with newer versions. The first Control-G may blank the screen. The second will bring back a cleaned up image. But it wont delete all the files in the tiles cache.
Rendering problem is the same in BaseCamp.
The better solution is to wipe the tile cache, as follows.
Note: The Application Data directory is a hidden system directory
For Windows Vista users, empty the following folder of all files:
c:\users\YOURUSERNAME\appdata\roaming\garmin\mapsource\tilecache\
where YOURUSERNAME is...your user name.
In Xp
c:\documents and settings\YOURUSERNAME\GARMIN\mapsource\tilecache
Even better, create a batch file that automates this for you by running the following command (for Vista):
del /Q "c:\users\YOURUSERNAME\appdata\roaming\garmin\mapsource\tilecache\*.tile"
(for Xp)
del /Q "C:\Documents and Settings\YOURUSERNAME\Application Data\GARMIN\MapSource\TileCache\*.tile"
This can be done for Basecamp too.
2 files for XP already done attached
Last edited by catymag; 24th September 2010 at 05:55 PM.
You have to navigate to get to the good.
Galaxy S5 Kitkat 4.4.2 / Nuvi1200->1250 / Nuvi3790T->34xx / Nuvi 2200 / Nuvi 66 / Oregon 600
Hi Caty,
In my PC using XP , found tilecache in : c:\documents and settings\YOURUSERNAME\ApplicationData\GARMIN\mapsource\tilecache.. is it the same with your solution?
Yes, it is the same
In some regional Windows versions some system folders could have different name, and at last it depends on user name
So, using system variable APPDATA path is:
%APPDATA%\Garmin\MapSource\TileCache\
and command for deleting would be:
del /Q "%APPDATA%\Garmin\MapSource\TileCache\*.tile"
for all Windows versions (XP, Vista, 7), localizations or user names
NO THANKS POSTS ALLOWED, NO LIKES NEEDED, ALL MIRRORS APPRECIATED
This should work for WinXP-7.
Removes ALL TileCache directorys for Mapsource, MapInstall, BaseCamp & HomePort.
MapSource WinXP-7 at %APPDATA%\GARMIN\MapSource\TileCache
MapInstall WinXP-7 at %APPDATA%\GARMIN\MapInstall\TileCache
BaseCamp WinXP at %USERPROFILE%\Local Settings\Application Data\Garmin\BaseCamp\TileCache
BaseCamp Win7 (& Vista?) at %LOCALAPPDATA%\Garmin\BaseCamp\TileCache
HomePort WinXP-7 at %APPDATA%\GARMIN\HomePort\TileCache
Updated to v1.01:
The last screen said "PLEASE WAIT UNTIL THIS WINDOW CLOSES ITSELF", however the window would never close itself.
Removed pause from last screen so window would self-close.
Added version to filename and a "Version" tab to the "Properties" of the executable.
[Only registered and activated users can see links. ] (49 KB)
Last edited by WknThDg; 4th April 2011 at 05:45 PM. Reason: updated to v1.01
working perfect in 7 thanks
You have to navigate to get to the good.
Galaxy S5 Kitkat 4.4.2 / Nuvi1200->1250 / Nuvi3790T->34xx / Nuvi 2200 / Nuvi 66 / Oregon 600
Updated "Delete Garmin Apps TileCache From WinXP-7" to v1.01 in post #4
Bookmarks