#12425 closed defect (fixed)
Please fix this Mapbox satellite bug
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.02 |
Component: | Core imagery | Version: | |
Keywords: | mapbox | Cc: |
Description
What steps will reproduce the problem?
- Selecting "Mapbox Satellite"
- Zooming at z17 and high , in 35°43'01.86"N 0°36'03.94"W
What is the expected result?
Should be show pixelated satellite imagery.
What happens instead?
A black area with cross in the middle.
Please provide any additional information below. Attach a screenshot if possible.
Many area in Mapbox satellite show pixelated satellite imagery , but in this area (35°43'01.86"N 0°36'03.94"W) and its environs is show black area with cross in the middle instead , please fix this problem.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2016-01-06 17:30:31 +0100 (Wed, 06 Jan 2016) Build-Date:2016-01-06 16:32:31 Revision:9329 Relative:URL: ^/trunk Identification: JOSM/1.5 (9329 fr) Windows 7 64-Bit Memory Usage: 212 MB / 989 MB (44 MB allocated, but free) Java version: 1.8.0_60, Oracle Corporation, Java HotSpot(TM) Client VM Dataset consistency test: No problems found Plugins: - apache-commons (31895) - ejml (31895) - geotools (31895) - jts (31772) - opendata (31937) - reverter (31897) - turnrestrictions (31895) - utilsplugin2 (31895)
Attachments (3)
Change History (18)
comment:1 by , 9 years ago
Keywords: | mapbox added |
---|
comment:2 by , 9 years ago
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 9 years ago
Too early - the tag based mechanism seems not to work for MapBox, added a checksum based one, see [o32021].
comment:6 by , 9 years ago
Milestone: | → 16.02 |
---|
comment:7 by , 9 years ago
See [o32022] - Fix handling of multiple identical headers with different values.
follow-up: 13 comment:9 by , 9 years ago
Replying to stoecker:
Too early - the tag based mechanism seems not to work for MapBox, added a checksum based one, see [o32021].
No, works fine. Have you checked the http headers returned by the server?
Replying to stoecker:
In 9613/josm:
Please check if it properly saved to the preferences and to a session file. (probably not)
by , 9 years ago
by , 9 years ago
by , 9 years ago
Attachment: | tileinfo.png added |
---|
comment:10 by , 9 years ago
it doesn't work at all on my setup, even with Dirk's changes:
I get complete black tiles starting from z18 (no cross icon):
comment:11 by , 9 years ago
You can verify that you have the updated entry by saving the imagery layer as a session and inspecting it in an editor.
follow-up: 14 comment:13 by , 9 years ago
Replying to bastiK:
Replying to stoecker:
Too early - the tag based mechanism seems not to work for MapBox, added a checksum based one, see [o32021].
No, works fine. Have you checked the http headers returned by the server?
I meant as this is the third time to fix this issues, that this ETag is not reliable at all for the purpose of detecting no-tiles.
Please check if it properly saved to the preferences and to a session file. (probably not)
Seems not. But that has no real impact ATM, as the saved values aren't used anyway, but overwritten on each start. Should be fixed nevertheless.
follow-up: 15 comment:14 by , 9 years ago
Replying to stoecker:
Replying to bastiK:
Replying to stoecker:
Too early - the tag based mechanism seems not to work for MapBox, added a checksum based one, see [o32021].
No, works fine. Have you checked the http headers returned by the server?
I meant as this is the third time to fix this issues, that this ETag is not reliable at all for the purpose of detecting no-tiles.
Okay, understood. In any case, a checksum may be useful later, when a server does not provide useful headers in the future.
Please check if it properly saved to the preferences and to a session file. (probably not)
Seems not. But that has no real impact ATM, as the saved values aren't used anyway, but overwritten on each start. Should be fixed nevertheless.
Only entries with an id
are auto-updated. If the user changes the name or url, the id
is dropped (otherwise this change would be reverted on next start). Layers saved to a session file aren't auto-updated either.
comment:15 by , 9 years ago
Replying to bastiK:
Only entries with an
id
are auto-updated. If the user changes the name or url, theid
is dropped (otherwise this change would be reverted on next start). Layers saved to a session file aren't auto-updated either.
I know. Leaving #12437 open for this - when nobody complains till release we can close it, otherwise we need to update old prefs.
Hi users , can you fix this problem ???