Home  

Random  

Nearby  



Log in  



Settings  



Donate  



About Wikipedia  

Disclaimers  



Wikipedia





NASA WorldWind





Article  

Talk  



Language  

Watch  

Edit  





NASA WorldWind is an open-source (released under the NOSA license and the Apache 2.0 license) virtual globe. According to the website (https://worldwind.arc.nasa.gov/), "WorldWind is an open source virtual globe API. WorldWind allows developers to quickly and easily create interactive visualizations of 3D globe, map and geographical information. Organizations around the world use WorldWind to monitor weather patterns, visualize cities and terrain, track vehicle movement, analyze geospatial data and educate humanity about the Earth." It was first developed by NASA in 2003 for use on personal computers and then further developed in concert with the open source community since 2004. As of 2017, a web-based version of WorldWind is available online.[1]AnAndroid version is also available.[2]

NASA WorldWind
Developer(s)Ames Research Center (NASA)
Initial release2003
Repository
Written inJavaScript (Web), Java (Android, Desktop Java SE, and Server), C# (obsolete Windows/.NET)
Operating systemCross-platform; see above
Available inEnglish
TypeVirtual globe software development kit
LicenseNASA Open Source Agreement v1.3
Websiteworldwind.arc.nasa.gov
Animation showing atmosphere and shading effects in v1.4
USGS Urban Ortho-Imagery of Huntington Beach, California in older version of WorldWind (1.2)
Rapid Fire MODIS – Hurricane Katrina
A cyclone moving across the Indian Ocean (on normal cloud cover – not Rapid Fire MODIS)
Moon – Hypsometric Map layer
Mars (THEMIS layer) – Olympus Mons
Hurricane Dean in NASA WorldWind
Washington DC, Wikipedia point layer – icons link to Wikipedia articles

The original version relied on .NET Framework, which ran only on Microsoft Windows. The more recent Java version, WorldWind Java, is cross platform, a software development kit (SDK) aimed at developers and, unlike the old .NET version, not a standalone virtual globe application in the style of Google Earth. The WorldWind Java version was awarded NASA Software of the Year in November 2009.[3] The program overlays NASA and USGS satellite imagery, aerial photography, topographic maps, Keyhole Markup Language (KML) and Collada files.

Overview

edit

Though widely available since 2003, WorldWind was released with the NASA Open Source Agreement license in 2004. The latest Java-based version (2.1.0), was released in December 2016.[4] As of 2015 a web based version of WorldWind is under development[5] and available online.[6]AnAndroid version is also available.[7]

The previous .NET-based version was an application with an extensive suite of plugins. Apart from the Earth there are several worlds: Moon, Mars, Venus, Jupiter (with the four Galilean moonsofIo, Ganymede, Europa and Callisto) and SDSS (imagery of stars and galaxies).

Users could 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. WorldWind.NET provided 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 place names), import ESRI shapefiles and kml/kmz files. This is an example of how WorldWind allows anyone to deliver their data.

Other features of WorldWind.NET included support for .X (DirectX 3D polygon mesh) models and advanced visual effects such as atmospheric scatteringorsun 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 WorldWind to incorporate Virtual Earth high resolution data for non-commercial use.[8]

WorldWind 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 are making them available through various sources, such as the WorldWind Central or blogs mentioned in the link section below.

All images and movies created with WorldWind using Blue Marble, Landsat, or USGS public domain data can be freely modified, re-distributed, and used on web sites, even for commercial purposes.

Add-ons and plugins

edit

WorldWind 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#, VBorJ# which are loaded and compiled by WorldWind at startup. Plug-in developers can add features to WorldWind without changing the program's source code.

WorldWind Java

edit

The original recipe for WorldWind was restricted to Windows, relying on the .NET libraries and DirectX. A new SDK version has been developed in Java with JOGL referred to as WorldWind Java. The latest version (2.2.0) was released in August 2020.

This new version has an API-centric architecture with functionalities 'off-loaded' to modular components, leaving the API at the core. This makes WorldWind itself a plugin, so that it can be used as interchangeably as possible (for example via Python). This refactoring exercise allows WorldWind to be accessed via a browser as a Java Applet. A preview of the WorldWind Java SDK[9] 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 applications 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.

Android and the Web

edit

NASA has since released WorldWind Android and Web WorldWind, two SDKs for the Android OS and the JavaScript-based web apps. Like WWj, there is no single application for the versions.

Tutorials

edit

Forks and clones

edit

Datasets available

edit

Low resolution Blue Marble datasets are included with the initial download; as a user zooms into 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.

Earth

edit

Animated data layers

edit

Image/terrain datasets

edit

Extraterrestrial datasets

edit

Moon

edit

Mars

edit

Venus

edit

Jupiter

edit

Sloan Digital Sky Survey

edit
Survey Imagery
edit
Footprint Imagery
edit

Specifications

edit

Baseline resolutions

edit

Typical high resolutions

edit

Altitude resolution

edit

Age

edit

See also

edit
  • Bing Maps
  • Géoportail
  • GeoServer
  • Geoweb
  • Google Maps
  • List of observatory software
  • Marble (software)
  • Microsoft Research Maps
  • Planetarium software
  • Space flight simulation game
  • Web mapping
  • References

    edit
    1. ^ "World Wind Explorer". explorer.worldwind.earth.
  • ^ "WorldWindAndroid github repository". GitHub. 15 May 2020.
  • ^ "Software of the Year Award, WorldWind Java". nasa.gov. December 24, 2009. Archived from the original on June 11, 2013.
  • ^ "v2.1.0". GitHub. Retrieved April 25, 2017.
  • ^ "NASA WorldWind in JavaScript for HTML5". GitHub. Retrieved April 25, 2017.
  • ^ Schubert, Bruce. "World Wind Explorer". explorer.worldwind.earth.
  • ^ "NASAWorldWind/WorldWindAndroid". GitHub. Retrieved April 25, 2017.
  • ^ "Virtual Earth". worldwindcentral.com.
  • ^ "Demos". goworldwind.org. Archived from the original on 2011-10-16. Retrieved 2011-08-26.
  • ^ "WorldWind Earth". WorldWind Earth. GitHub Pages.
  • ^ Geoforge project. "Geoforge - home". geoforge.org.
  • ^ Geoforge project. "Geoforge - software platform". geoforge.org.
  • ^ "Dapple Earth Explorer: Map and View the Earth". geosoft.com. Archived from the original on 2006-08-13.
  • ^ "Downloads - IAGT, The Institute for the Application of Geospatial Technology, Auburn, New York". iagt.org. Archived from the original on 2008-11-08. Retrieved 2007-11-29.
  • ^ WW2DonSourceForge
  • ^ "GLOBE". worldwindcentral.com.
  • ^ "Earth Resources Observation and Science (EROS) Center | U.S. Geological Survey".
  • ^ "Land Information New Zealand (LINZ)".
  • ^ "Department of Industry and Resources - Geological Survey of Western Australia". Archived from the original on 2007-02-08. Retrieved 2007-02-07.
  • ^ David Sandwell. "Satellite Geodesy, IGPP, SIO, UCSD - Global Topography - SRTM30, Multibeam, & predicted". ucsd.edu.
  • ^ "The VLA FIRST Survey". stsci.edu.
  • ^ "USGS Urban Areas". worldwindcentral.com.
  • ^ "Add-on:ZoomIt!". worldwindcentral.com.
  • ^ "Spot5 Imagery". madmappers.com.
  • edit

    Retrieved from "https://en.wikipedia.org/w/index.php?title=NASA_WorldWind&oldid=1226137543"
     



    Last edited on 28 May 2024, at 19:36  





    Languages

     


    العربية
    Català
    Čeština
    Dansk
    Deutsch
    Ελληνικά
    Español
    فارسی
    Français

    Italiano
    Қазақша
    Kurdî
    Nederlands

    Norsk bokmål
    Oʻzbekcha / ўзбекча
    Polski
    Português
    Русский
    Slovenčina
    Slovenščina
    Svenska
    ி
    Türkçe
    Українська

     

    Wikipedia


    This page was last edited on 28 May 2024, at 19:36 (UTC).

    Content is available under CC BY-SA 4.0 unless otherwise noted.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Terms of Use

    Desktop