You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WWJ-CE is community supported fork of the ubiquitous [WorldWind Java SDK](https://github.com/NASAWorldWind/WorldWindJava)
8
+
from NASA.
15
9
16
-
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.
10
+
WorldWind Java is a 3D virtual globe API for desktop Java, developed by NASA. It provides a geographic
11
+
context with high-resolution terrain, for visualizing geographic or geo-located information in 3D and 2D.
12
+
Developers can customize the globe's terrain and imagery. The SDK provides a collection of shapes for
13
+
displaying and interacting with geographic data and representing a range of geometric objects.
17
14
18
-
-[worldwind.arc.nasa.gov](https://worldwind.arc.nasa.gov) has setup instructions, developers guides, API documentation and more
15
+
-[worldwind.arc.nasa.gov/java](https://worldwind.arc.nasa.gov/java) has setup instructions, developers guides, API documentation and more
19
16
-[WorldWind Forum](https://forum.worldwindcentral.com) provides help from the WorldWind community
20
17
-[IntelliJ IDEA](https://www.jetbrains.com/idea) is used by the NASA WorldWind development team
21
18
19
+
## Notice from NASA
20
+
On March 8, 2019, NASA announced a suspension of the WorldWind project.
21
+
22
+
> WorldWind team would like to inform you that starting May 3, 2019, NASA WorldWind project will be
23
+
> suspended. All the WorldWind servers providing elevation and imagery will be unavailable. While you
24
+
> can still download the SDKs from GitHub, there will be no technical support. If you have questions
25
+
> and/or concerns, please feel free to email at:
26
+
>
27
+
> worldwind-info@lists.nasa.gov
28
+
29
+
WWJ-CE seeks to mitigate the effects of the suspension and continue the development of WorldWind Java.
30
+
22
31
## Releases and Roadmap
23
32
24
33
Official WorldWind Java releases have the latest stable features, enhancements and bug fixes ready for production use.
25
34
26
-
-[GitHub Releases](https://github.com/NASAWorldWind/WorldWindJava/releases/) documents official releases
27
-
-[GitHub Milestones](https://github.com/NASAWorldWind/WorldWindJava/milestones) documents upcoming releases and the development roadmap
28
-
-[Travis CI](https://travis-ci.com/NASAWorldWind/WorldWindJava) provides continuous integration and build automation
35
+
-[GitHub Releases](https://github.com/WorldWindEarth/WorldWindJava/releases/) documents official releases
36
+
-[GitHub Milestones](https://github.com/WorldWindEarth/WorldWindJava/milestones) documents upcoming releases and the development roadmap
37
+
-[Travis CI](https://travis-ci.com/WorldWindEarth/WorldWindJava) provides continuous integration and build automation
0 commit comments