![]() |
|
|||||||
| Development Help Help for building applications or diagnosing problems with WWJ |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Super Member
Join Date: Jan 2006
Location: Eden, Utah
Posts: 1,779
![]() |
Hi,
Very nice demo. I'm looking forward to working with it. By the way, there is a checkbox with placenames on the demo app, and it is checked by default, but I don't get any placenames. Does anyone else see any placenames? Has anyone extendend the sample to draw lines, or icons on the display? Thanks, James |
|
|
|
|
|
#2 |
|
What?
Join Date: Apr 2005
Location: San Francisco, California
Posts: 2,461
![]() |
I know I saw placenames working before but they aren't for me at the moment. Probably server flakiness or something. Icons are already there, and I think they said lines/polygons are on the todo list.
|
|
|
|
|
|
#3 |
|
WWJ Consultant
Join Date: Jun 2005
Location: Saint-Paul de Vence, Alpes Maritimes, France
Posts: 3,412
![]() |
Placenames are definitly there. I've seen them myself - and on several screenshots from the various blogs (here, here and here) that have been posting about WWJ during the last days.
Last edited by patmurris; 05-14-2007 at 11:55 PM. Reason: added links |
|
|
|
|
|
#4 |
|
Super Member
Join Date: Jan 2006
Location: Eden, Utah
Posts: 1,779
![]() |
Can you tell if the Landsat imagery is being downloaded from the same servers? It is much much slower than I normally experience in WW from work.
Last edited by James_In_Utah; 05-15-2007 at 12:02 AM. |
|
|
|
|
|
#5 |
|
Cosmic Overlord
Join Date: Oct 2004
Location: United Kingdom
Posts: 2,362
![]() |
Should be the same, I think the dl code is slower.
|
|
|
|
|
|
#6 |
|
Needs a life
Join Date: Dec 2005
Posts: 693
![]() |
This brings something to my mind, will WWJava in a later form be able to use the same cache as the .Net version? I'm not sure if it can be set up to do that now because I'm not sure as to how to change where the cache is of WWJava and all of the images appear to be dds not jpg. Can WWJava only take dds at the moment or is it just that, for some video cards, dds files are more quickly rendered?
__________________
I don't spread the word, I spread the world! Road Map for World Wind development and release I do not know .Net or DirectX. |
|
|
|
|
|
#7 |
|
What?
Join Date: Apr 2005
Location: San Francisco, California
Posts: 2,461
![]() |
They use the same folder/file structure so you would just have to make your java app right now pass in the same cache location as the .net client. IIRC, dds is what video cards use internally, so saving them this way saves the step of reading the jpg and converting to dds.
Last edited by withak; 05-15-2007 at 12:13 AM. |
|
|
|
|
|
#8 |
|
Super Member
Join Date: Jan 2006
Location: Eden, Utah
Posts: 1,779
![]() |
You should easily be able to point your WW /Cache folder to the same place WWJ Demo is downloading. I think "C:\Documents and Settings\All Users\Application Data\WorldWindData" should work....
James |
|
|
|
|
|
#9 |
|
Needs a life
Join Date: Dec 2005
Posts: 693
![]() |
I could do that but I have World Wind on its own partition so I would have to shift about 10 GB over to that location, and have to change several files because I currently have the config files specifying jpg or png files as opposed to dds. For now the cache placement isn't an issue, but it would be nice if the ability to move the cache folder, as in .Net, was granted. But this probably doesn't need to worried about to much since WWJava is only version 0.2. By version 1 though, it may be more important, and not just to me.
__________________
I don't spread the word, I spread the world! Road Map for World Wind development and release I do not know .Net or DirectX. |
|
|
|
|
|
#10 |
|
Cosmic Overlord
Join Date: Oct 2004
Location: United Kingdom
Posts: 2,362
![]() |
the tile structure is not identical, if they have a leading 0 this is removed in the java version, well thats what someone on irc said IIRC.
|
|
|
|
![]() |
| 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 |
| Running without the DirectX SDK | bbreck | Developers' Corner | 10 | 02-07-2007 06:01 AM |
| Plug-In using C++ SDK | James_In_Utah | Developers' Corner | 1 | 11-05-2006 03:32 PM |