Opened 15 years ago
Last modified 10 years ago
#5717 closed enhancement
Retry loading tiles — at Version 7
Reported by: | Owned by: | Upliner | |
---|---|---|---|
Priority: | normal | Milestone: | 15.05 |
Component: | Core imagery | Version: | tested |
Keywords: | Cc: | Upliner |
Description (last modified by )
If I draw the image with the mouse, the osm-map is sometimes loaded and sometimes not, so some or all tiles in the background-layer are missed.
If I want to download data, the image in the interactive map shows the same behavior.
The bing-layer works well.
Plugins slippimap and tms are not selected.
(Plugin imagery is not available in Combobox "Component")
Change History (7)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Component: | unspecified → Core imagery |
---|---|
Keywords: | imagery map removed |
Owner: | changed from | to
comment:3 by , 15 years ago
It more looks like a bug in the OSM tileserver. Maybe, the JOSM tries to fetch tiles too quick and server ignores some requests. It seems like with the sharpen feature the loading goes slower and the server catches all requests.
comment:4 by , 15 years ago
Component: | Core imagery → Core |
---|---|
Owner: | changed from | to
Currently tile loading is handled by jmapviewer, so it makes sense to improve the tile loading algorithm after integrating the imagery plugin.
comment:5 by , 15 years ago
Cc: | added |
---|
comment:6 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | Josm 3701 Suse Linux 11.2 Plugin Imagery → Retry loading tiles |
Type: | defect → enhancement |
comment:7 by , 13 years ago
Component: | Core → Core imagery |
---|---|
Description: | modified (diff) |
I activated option "sharpen" to "strong". Since then the bug didn't happen again.