Skip to content

Commit aa4461b

Browse files
author
David Collins
committed
Merge branch 'develop' of https://github.com/NASAWorldWind/WorldWindJava into develop
2 parents 882221b + f26d1d6 commit aa4461b

File tree

1 file changed

+6
-28
lines changed

1 file changed

+6
-28
lines changed

README.md

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,41 +4,19 @@
44

55
[![Build Status](https://travis-ci.org/NASAWorldWind/WorldWindJava.svg?branch=develop)](https://travis-ci.org/NASAWorldWind/WorldWindJava)
66

7-
3D virtual globe API for desktop Java, developed by NASA. Provides a geographic context, complete with terrain, for
8-
visualizing geographic or geo-located information in 3D and 2D. World Wind Java provides high-resolution terrain and
9-
imagery, retrieved from remote servers automatically as needed. Developers can provide custom terrain and imagery.
10-
Contains a rich set of features for displaying and interacting with geographic data and representing a wide range of
11-
geometric objects. More information at [worldwind.arc.nasa.gov](https://worldwind.arc.nasa.gov).
7+
3D virtual globe API for desktop Java, 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.
128

13-
## Get Started
14-
15-
Develop a world-class World Wind application for personal computers. Setup instructions, developers guides, API
16-
documentation and more are available at [worldwind.arc.nasa.gov](https://worldwind.arc.nasa.gov). This GitHub repository
17-
contains the library source, examples and tutorials.
18-
19-
- [worldwind.arc.nasa.gov](https://worldwind.arc.nasa.gov) has all things World Wind in one place
9+
- [worldwind.arc.nasa.gov](https://worldwind.arc.nasa.gov) has setup instructions, developers guides, API documentation and more
2010
- [World Wind Forum](https://forum.worldwindcentral.com) provides help from the World Wind community
21-
- [GitHub Issues](https://github.com/NASAWorldWind/WorldWindJava/issues) provides requirements and issue tracking
22-
- [Travis CI](https://travis-ci.org/NASAWorldWind/WorldWindJava) provides continuous integration and build automation
2311
- [IntelliJ IDEA](https://www.jetbrains.com/idea) is used by the NASA World Wind development team
2412

2513
## Releases and Roadmap
2614

27-
Official World Wind Java releases from the [master](https://github.com/NASAWorldWind/WorldWindJava/tree/master) branch.
28-
Releases have the latest stable features, enhancements and bug fixes ready for production use.
29-
30-
- [Latest Release](https://github.com/NASAWorldWind/WorldWindJava/releases/latest) has the current release changelogs, binary assets, and associated GitHub tag
31-
- [Releases](https://github.com/NASAWorldWind/WorldWindJava/releases/) lists all official releases
32-
- [Milestones](https://github.com/NASAWorldWind/WorldWindJava/milestones) documents upcoming releases and the development roadmap
33-
- [API Documentation](https://worldwind.arc.nasa.gov/assets/java/latest/javadoc) for the latest release
15+
Official World Wind Java releases have the latest stable features, enhancements and bug fixes ready for production use.
3416

35-
## Daily Builds
36-
37-
World Wind Java builds from the [develop](https://github.com/NASAWorldWind/WorldWindJava/tree/develop) branch. Daily
38-
builds have the newest, bleeding-edge World Wind Java features. Intended for developers and early adopters.
39-
40-
- [Releases](https://github.com/NASAWorldWind/WorldWindJava/releases) hosts the daily builds
41-
- [API Documentation](https://worldwind.arc.nasa.gov/assets/java/daily/javadoc) for the current daily build
17+
- [GitHub Releases](https://github.com/NASAWorldWind/WorldWindJava/releases/) documents official releases
18+
- [GitHub Milestones](https://github.com/NASAWorldWind/WorldWindJava/milestones) documents upcoming releases and the development roadmap
19+
- [Travis CI](https://travis-ci.org/NASAWorldWind/WorldWindJava) provides continuous integration and build automation
4220

4321
## Run a Demo
4422

0 commit comments

Comments
 (0)