Screenshot of World Wind showing Blue Marble Next Generation layer |
|
Developer(s) | NASA Ames Research Center |
---|---|
Initial release | 2004 |
Stable release | 1.2.0 / July 18, 2011 |
Written in | C#, Java |
Operating system | Cross platform |
Available in | English |
Type | Virtual globe |
License | NASA Open Source Agreement v1.3 |
Website | worldwind.arc.nasa.gov |
World Wind is an open-source (released under the NOSA license) virtual globe developed by NASA and the open source community for use on personal computers. Old versions need Microsoft Windows but the more recent Java version, World Wind Java, is cross platform and provides a suite of demo apps. The World Wind Java version was awarded NASA Software of the Year in November 2009. The program overlays NASA and USGS satellite imagery, aerial photography, topographic maps, Keyhole Markup Language (KML) and Collada files.
Contents |
World Wind was released as open source in 2004 by NASA. The latest version (1.4), developed mainly by open source community members from World Wind Central/Free Earth Foundation, had its premiere on February 14, 2007.
Apart from the Earth there are several worlds in World Wind: Moon, Mars, Venus, Jupiter (with the four Galilean moons of Io, Ganymede, Europa and Callisto) and SDSS (imagery of stars and galactics). All these worlds are available in the File menu.
Users can interact with the selected planet by rotating it, tilting the view, and zooming in and out. Five million place names, political boundaries, latitude/longitude lines, and other data can be displayed. World Wind provides the ability to browse maps and geospatial data on the internet using the OGC's WMS servers (version 1.4 also uses WFS for downloading placenames), import ESRI shapefiles and kml/kmz files. This is an example of how World Wind allows anyone to deliver their data.
Other features of World Wind include support for .X (DirectX 3D polygon mesh) models and advanced visual effects such as atmospheric scattering or sun shading.
The resolution inside the US is high enough to clearly discern individual buildings, houses, cars (USGS Digital Ortho layer) and even the shadows of people (metropolitan areas in USGS Urban Ortho layer). The resolution outside the US is at least 15 meters per pixel.
Microsoft has allowed World Wind to incorporate Virtual Earth high resolution data for non-commercial use.[1]
World Wind uses digital elevation model (DEM) data collected by NASA's Shuttle Radar Topography Mission (SRTM), National Elevation Dataset (NED) and Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER). This means one can view topographic features such as the Grand Canyon or Mount Everest in three dimensions. In addition, WW has bathymetry data which allows users to see ocean features, such as trenches and ridges, in 3D.
Many people using the applications are adding their own data and making them available through various sources, such as the World Wind Central or blogs mentioned in the link section below.
All images and movies created with World Wind using Blue Marble, Landsat, or USGS public domain data can be freely modified, re-distributed, and used on web sites, even for commercial purposes.
World Wind can be expanded by using one of many add-ons - small extensions that add new functionality to the program.
Possible types of add-ons:
Plugins are small programs written in C#, VB or J# which are loaded and compiled by World Wind at startup. Plug-in developers can add features to World Wind without changing the program's source code.
The original recipe for World Wind was restricted to Windows, relying on the .NET libraries and DirectX. A new SDK version of World Wind has been developed in Java with JOGL referred to as World Wind Java. This new version has an API-centric architecture with functionalities 'off-loaded' to modular components, leaving the API at the core. This makes World Wind itself a plugin so that it can be used as interchangeably as possible (i.e. via Python). This refactoring exercise allows World Wind to be accessed via a browser as a Java Applet. A preview of the World Wind Java SDK[2] was released on May 11, 2007 during Sun Microsystem's annual JavaOne conference.
Since WWj is an SDK there is no single application, instead there are any number of apps using WWj, each with different functionalities, created by government agencies and commercial developers from around the world. These applications include simple virtual globe viewers, satellite tracker, GIS platforms, photo editor, F-16 simulator, mission planning software and many more. The (incomplete) list can be found here and here.
Low resolution Blue Marble datasets are included with the initial download; as a user zooms in to certain areas, additional high resolution data is downloaded from the NASA servers. The size of all currently available data sets is about 4.6 terabytes.
|
|