judero01col / GMap.NET

GMap.NET Windows Forms & Presentation is an excellent open source, powerful, free and cross-platform .NET control. Allows the use of routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest and many more.
Other
458 stars 201 forks source link

Cache size not change #168

Open yuhunghsiao opened 2 years ago

yuhunghsiao commented 2 years ago

I try to cache offline map by Prefetch in the Demo.WindowsForms.exe and Demo.WindowsPresentation.exe. image

The size of cache file is always 32.1MB. Even though I deleted it, the new one is 32.1MB too. (C:\Users\XXX\AppData\Local\GMap.NET\TileDBv5\en\Data.gmdb) image

I remember it works a few years ago. But it doesn't work now. Does anyone know how to do that?

PS. I use WIN11 and executed by the administrator.

zgabi commented 2 years ago

And what is the problem, Is it too big by default?

yuhunghsiao commented 2 years ago

It is too small. The problem is no matter what area I cached, the size is always 32.1MB. :) It should be a big file for I cache the map for level 18, 19, 20...etc.

zgabi commented 2 years ago

For me it is automatically increasing: image

Just deleted a 30 minutes ago

zgabi commented 2 years ago

However it took 30 minutes, since for some reason the caching is very slow....

yuhunghsiao commented 2 years ago

My data.gmdb is not increasing. I don't know why.