World Wind Forums

Go Back   World Wind Forums > WorldWind JAVA forums > Applications

Applications Discussion of applications that use WWJ

Reply
 
Thread Tools Display Modes
Old 03-04-2012, 02:29 AM   #1
Unregistered
Guest
 
Posts: n/a
Default Moon 3D program??

I followed a NASA news release here because it said there was a program for users to view the moon in 3D. What I found was a set of files that had no clear explanation how to load, launch, and view the moon.

http://www.nasa.gov/centers/ames/new...5/05_56AR.html

I've downloaded the zip file, unbundled the files, now what??

Trying to run from Ubuntu, but even the run-demo.bash won't run.

Where is the moon viewing program and how do I get it to launch?
  Reply With Quote
Old 03-05-2012, 08:17 PM   #2
heidtmare
Senior Member
 
heidtmare's Avatar
 
Join Date: Feb 2008
Location: Melbourne, FL, USA
Posts: 675
heidtmare is on a distinguished road
Default

http://goworldwind.org/
http://worldwind.arc.nasa.gov/java/index.html

NASA World Wind is an API for building your own spatial applications.
It did at one point have the capability to present the Moon(and Mars), but that capability slowly faded since it's a small development team and they couldn't focus on maintaining the code to support it.

You can still find tools that use old versions of World Wind. they may still have a moon viewer, like World Wind Geo.
Also you can get a copy of the old C# app:http://worldwindcentral.com/wiki/NAS..._Wind_Download that still has this capability i believe.
__________________
Senior Member
 
Join Date: Apr 2008
Location: Boise ID
Posts: 446
adanecito is on a distinguished road
Default

Hi,
Rolling Thunder currently supports view the Moon and Mars. I have not added other planets yet. I am currently in process of adding support for planets for filters, measure distances ect and making some GUI updates this week. Below is a link to a screen capture I just did a few minutes ago. To see the moon or mars just click the map button on the main toolbar and select the list tab and select the moon from the location dropdown control.

http://www.myuniportal.com/moon.jpg
Regards,
Tony Anecito
Founder/CEO
MyUniPortal
adanecito is offline   Reply With Quote
Old 03-14-2012, 02:45 PM   #4
frenchy
Senior Member
 
Join Date: Oct 2007
Location: Pau, France
Posts: 116
frenchy is on a distinguished road
Default

can you please tell what WMS servers you use to display Moon and Mars ?
I tried to restore the Moon and Mars examples, attached, with no luck.
Attached Files
File Type: txt Mars.java.txt (3.1 KB, 67 views)
File Type: txt Moon.java.txt (2.0 KB, 64 views)
frenchy is offline   Reply With Quote
Old 09-03-2012, 08:15 AM   #5
frenchy
Senior Member
 
Join Date: Oct 2007
Location: Pau, France
Posts: 116
frenchy is on a distinguished road
Default mars at last

Hi Martians !

I finally got Mars demo running with the official NASA WMS link (http://OnMars.jpl.nasa.gov/wms.cgi), using old implementation (txs Pat!) and a bit of cooking on my own...
Code attached for those interested.
Works BUT i probably miss something with the Elevation part...(pressing the strechs buttons has no good effect..). Any help from WW gurus ?
Cheers
Attached Images
File Type: jpg mars.jpg (238.4 KB, 58 views)
Attached Files
File Type: zip mars.zip (6.9 KB, 55 views)
frenchy is offline   Reply With Quote
Old 09-17-2012, 02:40 PM   #6
frenchy
Senior Member
 
Join Date: Oct 2007
Location: Pau, France
Posts: 116
frenchy is on a distinguished road
Default moon so far

Hi,
I did almost the same for the Moon example (using http://OnMoon.jpl.nasa.gov/wms.cgi),
but cannot download much tiles from it (one or two tiles per layer and per level...)
Seem that the server is very slow, or crashes quite often...Has anyone got info on that ?

I figure out my posts should be in the 'Dev' part...it is possible to move them ?

Txs
frenchy is offline   Reply With Quote
Old 09-17-2012, 10:18 PM   #7
nlneilson
Super Moderator
 
Join Date: Nov 2006
Location: Mojave & Oxnard California
Posts: 2,615
nlneilson is on a distinguished road
Default

You can use this to see if a tile request is valid:

layers/BasicTiledImageLayer.java
just below
url = tile.getResourceURL();
System.out.println("#567\n" + url);

Then in an IDE or dos box you can copy the request string into the address bar of a browser.

The thread was started here so that is OK. When the "New Posts" is clicked it will find all unread posts in all of the forum.

Or you could do a "Search" in the forum to see if the topic is covered elsewhere.
Or you could start a new thread in Development Help.

The "Search" is very helpful.
__________________
Neil
http://www.nlneilson.com
nlneilson is online now   Reply With Quote
Old 09-20-2012, 07:26 AM   #8
frenchy
Senior Member
 
Join Date: Oct 2007
Location: Pau, France
Posts: 116
frenchy is on a distinguished road
Default

Yes I did that and controlled URLs through a browser. Some tiles come up, some others don't and send back a wms.cgi file (?).
But though my app, surfing around the moon, tiles don't come up at all, or very few.
I tried to extend the TIMEOUT variables, with no luck.
frenchy is offline   Reply With Quote
Old 09-26-2012, 05:03 PM   #9
frenchy
Senior Member
 
Join Date: Oct 2007
Location: Pau, France
Posts: 116
frenchy is on a distinguished road
Default

Okay, i got it working replacing the former worlwind24 server call, by a onmoon server call... All moon layers come up, all but the Apollo ones, which are said to be special (in the capabilities xml)
Btw, i have the same problem for elevations, as for mars, it seems that necessary files/resources/server calls are absent.
I can send code to people interested, if any.

Cheers
Attached Images
File Type: jpg moon_msa.jpg (125.2 KB, 53 views)
frenchy is offline   Reply With Quote
Reply

Tags
None


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Moon Crater names(placenames on Moon Globe)??? Gopinath Avuku Development Help 1 01-21-2010 08:38 AM
About WW Moon Images DarkPhoenix WorldWind General 15 11-25-2009 11:28 AM
Strange Program Behavior Involving Mouse Mark S Technical Support 12 06-01-2005 07:46 AM
Why not the moon? JamminR Suggestion Box 6 11-27-2004 04:56 PM


All times are GMT +1. The time now is 01:25 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.