![]() |
|
|||||||
| WWJ Release Announcements WWJava release announcements thread, no other topics please. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#21 |
|
Emxsys
Join Date: Dec 2007
Location: Ventura, CA
Posts: 129
![]() |
Pat, I've tried everything I can think of, short of physically shaking my laptop.
![]() However, I found a clue. I turned logging on (vis-a-vis the logging example) and I got the following repeating entry: Dec 12, 2007 5:51:51 AM gov.nasa.worldwind.retrieve.HTTPRetrieve r doRead FINE: Response code 200, Content length 0, Content type content type not returned, retrieving http://worldwind25.arc.nasa.gov/lsti...L=1&X=53&Y=110 Then I checked my cache (C:\ProgramData\WorldWindData\Earth\NASA LandSat I3\1\110) for 110_53.dds and ITS NOT THERE. This situation appears to preempt the display of the higher res tiles of the same map type. Just for grins, I copied a random tile into the cache and renamed it 110_53.dds and the higher-res tiles were immediately displayed. So, I suspect the new logic that requires the low-res imagery to be present may need to be reviewed as it creates a severe dependency on the availability and deliverability of all image tiles in the "pyramid". Release 0.3.0 is not constrained with this requirement, thus the high-res tiles display even though a low-res tile is unavailable. |
|
|
|
|
|
#22 |
|
WWJ Consultant
Join Date: Jun 2005
Location: Saint-Paul de Vence, Alpes Maritimes, France
Posts: 3,412
![]() |
Thanks bruce for the feedback. I've forwarded your comments to tag.
|
|
|
|
|
|
#23 |
|
Junior Member
Join Date: Jul 2007
Posts: 9
![]() |
From the image files you posted it looks like what I ran into. The WWIO class doesn't flush the writes to disk. Check out:
http://issues.worldwind.arc.nasa.gov/browse/WWJ-113 |
|
|
|
|
|
#24 |
|
Junior Member
Join Date: Dec 2007
Posts: 5
![]() |
I have been trying to update the World Wind GEO Codebase to use WorldWind 4.1. I completed it but rendering was flawed and after using is the clobe would only show dark blue bodies but no Blue Marble. So I started writing my own RCP client with WorldWind example code to start. Much to my surprise I get the same behavior as I did in my ported WW GEO. are there rendering changes in 4.1 that are not compatible with Eclipse RCP ? I am an RCP noob , but I thought I should point this out.
![]() |
|
|
|
|
|
#25 | |
|
Super Moderator
Join Date: Nov 2006
Location: Mojave & Oxnard California
Posts: 2,616
![]() |
Quote:
|
|
|
|
|
|
|
#26 |
|
WWJ Consultant
Join Date: Jun 2005
Location: Saint-Paul de Vence, Alpes Maritimes, France
Posts: 3,412
![]() |
I've no idea when a code update could be dropped, but frankly, i would not expect anything before january. It has been a very busy year and i predict some time off during the holidays - how clairvoyant. That will give us some perspective too
![]() But who knows what Santa may bring - if his GPS is working ![]() |
|
|
|
|
|
#27 |
|
Junior Member
Join Date: Dec 2007
Posts: 1
![]() |
I’m currently building a worldwind applet, using worldwind 0.4.1, and I’ve run into a few issues…
Freezing Issue: The applet is deployed on a closed network, however it will connect to a GeoServer to download some mapping imagery. As it needs to download data from the GeoServer we cannot run it in offline mode. However when we run it in online mode it freezes when it tries to connect the worldwind server, after printing out ‘INFO: Public network appears to be unreachable’. The applet does not recover from this. Is there anyway of configuring worldwind so it runs in an ‘offline mode’ (not downloading from the worldwind server) but still allow the code to download from a GeoServer? Also if it cannot connect to the default server the cache pack imagery is not loaded. WMS Issue: The applet adds layers which it creates from Capabilities requested from the GeoServer. The implementation is similar to the example at gov.nasa.worldwind.examples.WMSLayersPan el.class. However when it tries to get the styles for the layers ( Element[] styles = caps.getLayerStyles(layerCaps); ) styles only contains null elements. WMSLayersPanel and my code works fine in version 0.3.1. Has the implementation changed in 0.4.1? Thanks |
|
|
|
|
|
#28 | |
|
Junior Member
Join Date: Oct 2007
Posts: 25
![]() |
Quote:
The code has been updated to use the latest WWJ 0.4.1 + I've added MS Virtual Earth and a NetCDF Viewer for scientific data. The built-in web browser can recognize a KML subset + OpeNDAP data servers. Just check out the latest stuff from: http://code.google.com/p/worldwindrcp/ Regards |
|
|
|
|
|
|
#29 |
|
Super Moderator
Join Date: Nov 2006
Location: Mojave & Oxnard California
Posts: 2,616
![]() |
I tried to download worldwind.geo-1.0.3.eclipse.win32.zip three times but the server probably has a time limit, just got 2,368, 2,443 and 2,339 instead of 26.8MB
I just have dialup at about 45Kbps. |
|
|
|
|
|
#30 | |
|
Junior Member
Join Date: Oct 2007
Posts: 25
![]() |
Quote:
Regards |
|
|
|
|
![]() |
| Tags |
| None |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WWJ SDK Alpha 4 - 0.4.0 available | patmurris | WWJ Release Announcements | 10 | 09-21-2010 02:48 PM |
| WWJ SDK Alpha 3 - 0.3.0 available | patmurris | WWJ Release Announcements | 35 | 12-03-2007 08:56 PM |
| 1.3.2 alpha 2 released | Jessi | Developers' Corner | 28 | 02-02-2006 07:27 PM |