NASAWorldWind / WorldWindServerKit

The NASA WorldWind Server Kit (WWSK) is an open source Java project that assembles GeoServer for easy distribution and implementation.
92 stars 54 forks source link

Create a WWSK Viewer proof-of-concept #110

Closed emxsys closed 6 years ago

emxsys commented 6 years ago

Create a WWSK module that implements a Viewer proof-of-concept. The proof of concept should:

Re: epic #107

zglueck commented 6 years ago

Completed a proof of concept using the WebWW Explorer app code. Used window.origin to account for URL resolution for the WMS capabilities retrieval.

The #107 branch contains the prototype.