Summary: | Reloading of Mercator-projected tiles does not work when map is also Mercator-projected | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | tps |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nienhueser, shentey |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 1.4 (KDE 4.9) | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/marble/53f94a6e857612e75ed4455248ed3e726501e3ec | Version Fixed In: | |
Sentry Crash Report: |
Description
tps
2012-04-22 19:41:50 UTC
Do you mean that you cannot force a re-download of OpenStreetMap tile images in Marble after making changes to the OpenStreetMap database? You can use F5 (View -> Redisplay) for that. Note that there are some delays in between making changes to OpenStreetMap and generating new tiles, see http://help.openstreetmap.org/questions/178/how-often-does-the-main-mapnik-map-get-updated Yes, this is what I meant. But trying F5, even after hours, did not give back the changes I've made. Again and again the same old, incorrect parts. After some time I had a look at what Marble was doing pressing F5: I found it not accessing the Internet, to download tiles again, instead these where just loaded from cache and redrawn! By comparing with what was written in the manual I decided this being a bug. Git commit 53f94a6e857612e75ed4455248ed3e726501e3ec by Bernhard Beschow. Committed on 03/05/2012 at 19:41. Pushed by beschow into branch 'master'. make refreshing of tiles (F5) in TileScalingTextureMapper work again M +1 -1 src/lib/TileScalingTextureMapper.cpp http://commits.kde.org/marble/53f94a6e857612e75ed4455248ed3e726501e3ec |