NASA World Wind in Java for Android
 
 
 
 
 
Go to file
Zach Glueckert e872267494 Update version codes for v0.8.0 2018-02-02 13:24:34 -06:00
.idea Change "World Wind" to "WorldWind" (#149) 2017-08-28 15:41:50 -07:00
gradle/wrapper Update the project to Android Studio 3 (#187) 2017-12-12 15:05:56 -06:00
travis Updated Travis CI release changelog generation (#156) 2017-08-22 16:44:03 -07:00
worldwind Update version codes for v0.8.0 2018-02-02 13:24:34 -06:00
worldwind-examples Update version codes for v0.8.0 2018-02-02 13:24:34 -06:00
worldwind-tutorials Update version codes for v0.8.0 2018-02-02 13:24:34 -06:00
.gitignore Android Studio project cleanup (#137) 2017-08-10 11:20:32 -05:00
.travis.yml Update the project to Android Studio 3 (#187) 2017-12-12 15:05:56 -06:00
CONTRIBUTING.md Updated WorldWind Android documentation (#146) 2017-08-17 13:13:45 -07:00
ISSUE_TEMPLATE.md Updated WorldWind Android documentation (#146) 2017-08-17 13:13:45 -07:00
LICENSE.txt Replaced all http URLs with https wherever possible - motivated by issue #70 2016-11-26 10:35:46 -08:00
PULL_REQUEST_TEMPLATE.md Updated WorldWind Android documentation (#146) 2017-08-17 13:13:45 -07:00
README.md Update version codes for v0.8.0 2018-02-02 13:24:34 -06:00
WorldWindAndroid.iml Update the project to Android Studio 3 (#187) 2017-12-12 15:05:56 -06:00
build.gradle Update the project to Android Studio 3 (#187) 2017-12-12 15:05:56 -06:00
gradle.properties Update the project to Android Studio 3 (#187) 2017-12-12 15:05:56 -06:00
gradlew Initial Android Studio project 2016-02-26 15:28:15 -08:00
gradlew.bat Initial Android Studio project 2016-02-26 15:28:15 -08:00
keystore.jks.enc Travis CI changes to support pull request builds for #100 2017-04-28 11:49:45 -07:00
settings.gradle Replaced mil-sym-android module with aar dependency in worldwind-examples. 2016-07-07 05:20:21 -07:00

README.md

WorldWind Android

Build Status Download

3D virtual globe API for Android, developed by NASA. Provides a geographic context with high-resolution terrain, for visualizing geographic or geo-located information in 3D and 2D. Developers can customize the globe's terrain and imagery. Provides a collection of shapes for displaying and interacting with geographic data and representing a range of geometric objects.

Download

Download the latest release or grab via Gradle:

compile 'gov.nasa.worldwind.android:worldwind:0.8.0'

Snapshots

Get development build snapshots with the latest features and bug fixes from oss.jfrog.org:

repositories {
    maven {
        url 'https://oss.jfrog.org/artifactory/oss-snapshot-local'
    }
}

...

compile 'gov.nasa.worldwind.android:worldwind:0.9.0-SNAPSHOT'

Releases and Roadmap

Official WorldWind Android releases have the latest stable features, enhancements and bug fixes ready for production use.

  • GitHub Releases documents official releases
  • GitHub Milestones documents upcoming releases and the development roadmap
  • Bintray contains official release binaries and Maven artifacts
  • Travis CI provides continuous integration and release automation

License

NASA WORLDWIND

Copyright (C) 2001 United States Government
as represented by the Administrator of the
National Aeronautics and Space Administration.
All Rights Reserved.

NASA OPEN SOURCE AGREEMENT VERSION 1.3

This open source agreement ("agreement") defines the rights of use, reproduction,
distribution, modification and redistribution of certain computer software originally
released by the United States Government as represented by the Government Agency
listed below ("Government Agency"). The United States Government, as represented by
Government Agency, is an intended third-party beneficiary of all subsequent
distributions or redistributions of the subject software. Anyone who uses, reproduces,
distributes, modifies or redistributes the subject software, as defined herein, or any
part thereof, is, by that action, accepting in full the responsibilities and obligations 
contained in this agreement.

Government Agency: National Aeronautics and Space Administration (NASA)
Government Agency Original Software Designation: ARC-15166-1
Government Agency Original Software Title: NASA WorldWind
User Registration Requested. Please send email with your contact information to Patrick.Hogan@nasa.gov
Government Agency Point of Contact for Original Software: Patrick.Hogan@nasa.gov

You may obtain a full copy of the license at:

    https://worldwind.arc.nasa.gov/LICENSE.html