#11456 closed defect (fixed)
Bing capture date missing
Reported by: | anonymous | Owned by: | wiktorn |
---|---|---|---|
Priority: | normal | Milestone: | 15.05 |
Component: | Core imagery | Version: | latest |
Keywords: | bing regression | Cc: |
Description
The Bing capture date (X-VE-TILEMETA-CaptureDatesRange) is not displayed any more, if I select "Show Tile Info", old JOSM versions still show this information.
Attachments (4)
Change History (24)
follow-up: 2 comment:1 by , 10 years ago
Component: | Core → Core imagery |
---|---|
Version: | → latest |
comment:2 by , 10 years ago
Replying to rickmastfan67:
I just noticed this as well. That was very helpful to have.
I'll do some testing to see when it was last working.
No need. It was an innocent victim of caching mechanism rewrite.
comment:3 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 10 years ago
Keywords: | bing regression added |
---|---|
Milestone: | → 15.05 |
comment:6 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | assigned → needinfo |
comment:7 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → assigned |
comment:8 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
In 8418/josm, in [o31142]:
comment:9 by , 10 years ago
Please don't forget the Javadocs for new functions (including @since). Also for privates.
by , 10 years ago
Attachment: | Kachelinformationen1.png added |
---|
by , 10 years ago
Attachment: | Kachelinformationen2.png added |
---|
by , 10 years ago
Attachment: | Kachelinformationen3.png added |
---|
comment:13 by , 10 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The capture date is not displayed always. I do not really know how to reproduce, but, sometimes I get different popups with less information. If I click again at the same tile, then to full info is shown. I already cleared tile cache with the last entry of the right click menu.
Revision: 8481 Repository Root: http://josm.openstreetmap.de/svn Relative URL: ^/trunk Last Changed Author: akks Last Changed Date: 2015-06-08 13:14:03 +0200 (Mon, 08 Jun 2015) Build-Date: 2015-06-08 22:45:00 URL: http://josm.openstreetmap.de/svn/trunk Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last Changed Rev: 8481 Identification: JOSM/1.5 (8481 de) Windows 7 32-Bit Memory Usage: 439 MB / 742 MB (214 MB allocated, but free) Java version: 1.8.0_45, Oracle Corporation, Java HotSpot(TM) Client VM VM arguments: [-Djava.security.manager, -Djava.security.policy=file:C:\Program Files\Java\jre1.8.0_45\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=C:\Program Files\josm-latest-bla.jnlp, -Djnlpx.remove=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=256m,768m, -Djnlpx.splashport=59126, -Djnlpx.jvm=<java.home>\bin\javaw.exe, -Djnlpx.vmargs=LURqYXZhLnV0aWwuQXJyYXlzLnVzZUxlZ2FjeU1lcmdlU29ydD10cnVlAA==] Dataset consistency test: No problems found
by , 10 years ago
follow-up: 15 comment:14 by , 10 years ago
The version with only 4 lines is reproducible if you click fast and the tile (or all displayed tiles?) are not yet full loaded. See attached gif. I don't know if this the intended behaviour.
comment:15 by , 10 years ago
Replying to Klumbumbus:
The version with only 4 lines is reproducible if you click fast and the tile (or all displayed tiles?) are not yet full loaded. See attached gif. I don't know if this the intended behaviour.
This is intended behaviour, I can't tell any more about the tile before it's loaded.
Though missing capture date is something harder. If you've already cleared the cache, all ways I tried to reproduce it failed.
comment:16 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
I cannot reproduce the missing date anymore (maybe it was only before I cleared the cache, I'm not sure anymore). There was someone else with the same problem in the wiki http://forum.openstreetmap.org/viewtopic.php?pid=509048, but cache clearing fixed it for him. So would say it is fixed.
follow-up: 18 comment:17 by , 10 years ago
I have the mystery effect that the tile info doesn't show the "capture-date" constantly. See topic in the OSM forum (http://forum.openstreetmap.org/viewtopic.php?id=31223)
The tile cache clearing has helped once. But after restarting JOSM the next day the problem occurs again.
follow-up: 19 comment:18 by , 10 years ago
Replying to mapwitch:
The tile cache clearing has helped once. But after restarting JOSM the next day the problem occurs again.
And now tile cache clearing gives no effect... :-(
follow-up: 20 comment:19 by , 10 years ago
Replying to mapwitch:
Replying to mapwitch:
The tile cache clearing has helped once. But after restarting JOSM the next day the problem occurs again.
And now tile cache clearing gives no effect... :-(
Are you sure you are still using josm-latest version?
If yes, can you copy the tile url from tile info dialog?
comment:20 by , 10 years ago
Replying to wiktorn:
Replying to mapwitch:
Replying to mapwitch:
The tile cache clearing has helped once. But after restarting JOSM the next day the problem occurs again.
And now tile cache clearing gives no effect... :-(
Are you sure you are still using josm-latest version?
Yes I do.
While testing around a lot yesterday the tile info changes sometimes. First the capture date was shown in the last line, then it was missing again, finally it appears above the expirationTime. Deletion of the file bing.attribution.xml in C:\Users\Monika\AppData\Local\JOSM\cache for two times has helped.
Today it seems to be stable. But I've no idea about the causal links...
I just noticed this as well. That was very helpful to have.
I'll do some testing to see when it was last working.