Opened 2 years ago
Last modified 8 months ago
#5717 new enhancement
Retry loading tiles
| Reported by: | wolfgang@… | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core imagery |
| Version: | tested | Keywords: | |
| Cc: | Upliner |
Description (last modified by skyper)
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")
Attachments (0)
Change History (8)
comment:1 Changed 2 years ago by wolfgang@…
comment:2 in reply to: ↑ description Changed 2 years ago by bastiK
- Component changed from unspecified to Core imagery
- Keywords imagery map removed
- Owner changed from team to Upliner
comment:3 Changed 2 years ago by Upliner
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 Changed 2 years ago by Upliner
- Component changed from Core imagery to Core
- Owner changed from Upliner to team
Currently tile loading is handled by jmapviewer, so it makes sense to improve the tile loading algorithm after integrating the imagery plugin.
comment:5 Changed 2 years ago by Upliner
- Cc Upliner added
comment:6 Changed 2 years ago by Upliner
- Owner changed from team to Upliner
- Status changed from new to assigned
- Summary changed from Josm 3701 Suse Linux 11.2 Plugin Imagery to Retry loading tiles
- Type changed from defect to enhancement
comment:7 Changed 8 months ago by skyper
- Component changed from Core to Core imagery
- Description modified (diff)
comment:8 Changed 8 months ago by skyper
- Owner changed from Upliner to team
- Status changed from assigned to new



I activated option "sharpen" to "strong". Since then the bug didn't happen again.