NASAWorldWind / WebWorldWind

The NASA WorldWind Javascript SDK (WebWW) includes the library and examples for creating geo-browser web applications and for embedding a 3D globe in HTML5 web pages.
883 stars 383 forks source link

HTTPS map services #66

Closed pdavidc closed 7 years ago

pdavidc commented 7 years ago

Migrate the NASA map services used by Web World Wind to the HTTPS protocol.

Map Services

pdavidc commented 7 years ago

The NASA team has updated all Web World Wind layers and elevation models to use HTTPS exclusively. These changes are in both the master and develop branches. Additionally, we've published current WebWW demos and JS libraries from the master branch:

http://worldwindserver.net/webworldwind/current/

The new JS libraries worldwind.js and worldwind.min.js follow the standard naming convention, and provide an un-minified option to aid debugging. Backward compatibility for worldwindlib.js is provided via a symlink to worldwind.min.js.

The WebWW libraries and demos themselves are not yet hosted via HTTPS. We'll be migrating everything to https://worldwind.arc.nasa.gov in early 2017. In the meantime, we hope that the transition to HTTPS map services is an improvement for Web World Wind applications.