48 Commits

Author SHA1 Message Date
Miguel Del Castillo
76f2044be8
Sentinel WMTS outdated API key removal (#879)
* Removed deprecated API key

* Updated npm dependency

* Added 'To Do' comment for future in-depth review of the example
2022-05-23 14:19:50 -05:00
Miguel Del Castillo
1bf2a29292
Update offline example (#863)
* Updated Offline example to fit 0.10.0 version

* Updated offline example
2021-11-22 15:23:12 -06:00
Mark Peterson
07db0fcc0a
License update (#830) 2020-08-12 17:28:51 -05:00
Miguel Del Castillo
8343193250
Fix/release candidate fixes (#829)
* Added charset tag and note on 3rd party libraries to HTML files that lacked them

* Commented out a debugging console.log message that returns the GetCapabilities document

* Updated README for v0.10.0 RC. Updated npm packages.

* 0.10.0

* Corrected typo.
2020-08-12 14:47:46 -05:00
Mark Peterson
9e685202e8
Collada enhancement for lighting models with incorrect normal data. (#827)
* Pre-alpha collada normal fix

* Cleanup

* Cleanup

* Bug fixes and unit tests
2020-07-10 12:41:25 -05:00
Mark Peterson
bcf384cc4b
Collada fixes (#825)
* Double sided enhancement, node geometry fix

* Fixed a regression on the engine model
2020-06-05 14:29:05 -05:00
Miguel Del Castillo
054ff831da Refactored Standalone example as the Offline app (#767)
* Refactored Standalone example as the Offline app

* Updated Standalone data bundle URL

* Updated conf file reflecting new name and location of Offline app

* Delete duplicate Offline configuration file
2019-10-16 13:34:25 -07:00
Claudia Ifrim
f7a6e19fc5 add meta tag for charset - examples (#777) 2018-07-24 18:32:09 -05:00
Miguel Del Castillo
fc8cbd58e6 Moved NDVIViewer from 'Examples' to 'Apps' folder (#762)
* Moved NDVIViewer from 'Examples' to 'Apps'

* Ran code formatting tool. Corrected coercive comparison operators.
2018-06-26 10:17:32 -07:00
Patrick Hogan
09c81f862e Update 2018-06-21 19:03:59 -07:00
Patrick Hogan
44a32a6501 Update 2018-06-21 18:45:33 -07:00
Miguel Del Castillo
e53082e1c3 Changed URL protocols to https
- Corrected HTML script and stylesheet tags that used http
 - Added https to protocol relative URLs in script tags
 - Modified ServersPanel so it always constructs the server addresses
   with https.
 - Corrected duplicate 'https:https:' tags in two performance examples
2017-11-27 06:38:57 -06:00
Zach Glueckert
8cc37dcb67 Update NEO WMS endpoint 2017-11-22 15:52:07 -06:00
AkeluX
7136f50200 Add missing redraw when changing model in the Collada app 2017-11-22 19:03:06 +01:00
Patrick Hogan
6ebc542db8 Updated. 2017-11-20 14:06:30 -08:00
David Collins
2d2128a47a Removed duplicate copyright header from Collada.js 2017-11-20 10:34:04 -08:00
David Collins
523a0d14c6 Removed obsolete Subversion @version keywords from all files 2017-11-17 13:33:59 -08:00
David Collins
62fbc7ee4b Moved example and app online data to a permanent location
- Moved example and app online data from worldwindserver.net to worldwind.arc.nasa.gov
- Hosting on worldwindserver.net is scheduled to be terminated
- Provides HTTPS hosting for example and app data
2017-11-13 16:28:35 -08:00
Yann Voumard
e709d159d4 Cleanup for the upcoming release (#273)
* Remove broken or poorly-coded apps

* Delete unused images

* Move splash-nww into examples as it isn't used in the core code
2017-11-03 11:37:57 -07:00
eirizarry
3387ef4eed Make "WorldWind" the name standard (#200)
All instances of "World Wind" in the source code and supporting documents have been changed to "WorldWind".
2017-08-17 11:37:53 -07:00
Yann Voumard
1f7f6f3fb5 Add small app showing how to use ESA Sentinel data with the WMTS feature (#163)
* Added basic app showing WMTS using Sinergise’s Sentinel Hub

* Complete the Sentinel WMTS app

* Add requested changes

* Change instance ID
2017-07-26 16:25:23 -07:00
Zach Glueckert
be0359c663 Remove WMTS applications 2017-02-17 14:10:58 -05:00
Zach Glueckert
d4fcfbda83 Fix property names 2017-02-17 11:13:09 -05:00
Remi Sirac
d67509f88b - Add message when unsupported tile division
- Update examples
2017-01-16 16:00:28 +01:00
nicolasvila
8e435c8a3d Merge remote-tracking branch 'origin/master' into wmts
Conflicts:
	apps/WMTS/WMTS_ESRI.html
2017-01-09 10:57:28 +01:00
pdavidc
3a3c3db049 Updated apps and examples to use HTTPS wherever possible 2016-12-23 15:56:50 -08:00
Sirac Remi
b70929bcc7 Rename 'url' to 'service' to be consistent with WMS 2016-07-20 10:34:30 +02:00
Sirac Remi
42d436a566 Cleaning WmtsLayerCaps and comments 2016-07-12 16:08:41 +02:00
Sirac Remi
be437b6640 WMTS Layer with config parameter + WmtsLayerCaps useless + previous examples moved to apps/ + new basic example 2016-07-12 11:53:28 +02:00
strikerM
167641e930 added BasicTimeSequence for when WMS Time Dimension is CSV 2016-05-18 16:34:11 +03:00
strikerM
bd9d2d1c70 texture resizing
hide nodes
changed example
created collada app
2016-03-03 16:21:58 +02:00
RandolphKim
c26abfc0a9 Added more well data to USGSWells example. 2015-12-04 10:10:59 -08:00
pdavidc
82826c6515 Refactored the USGS slabs app to match the formatting of the USGS wells app. 2015-12-03 21:17:08 -08:00
pdavidc
26f0e072df Adjusted the USGS wells app tool tip text to provide more meaningful information. 2015-12-03 17:38:09 -08:00
pdavidc
49a80a2db7 Added tool tip text to the USGS wells app. 2015-12-03 17:07:13 -08:00
pdavidc
a1bad88a84 Added a sub-surface app that displays the locations of USGS installed wells. 2015-12-03 16:38:00 -08:00
Tom Gaskins
b4e5c3cb2d Added data lookup to USGSSlabs app. 2015-11-07 19:30:27 -08:00
Tom Gaskins
549e564a4a Modified TerrainOpacityController to initialize with actual opacity. Improvements and fixes to USGSSlabs example. 2015-10-30 17:54:37 -07:00
Tom Gaskins
ceea26c140 Added pick position calculation to mesh shapes. Added picking to USGSSlabs app. 2015-10-30 12:29:11 -07:00
Tom Gaskins
2ef3d4a612 Added TectonicPlatesLayer and its use in the USGSSlabs app. 2015-09-28 16:07:45 -07:00
Tom Gaskins
164eca6db1 Added Alleutian slab to USGSSlabs app. Turned lighting on in that app and removed break that caused only a portion of the slab to be drawn. 2015-09-25 13:30:15 -07:00
Tom Gaskins
043c740c9c Corrected time display of TimeSeriesPlayer. Modified WmsLayer to correctly detect WMS 1.1.1 dimensions (extents). 2015-09-24 11:51:12 -07:00
Tom Gaskins
7d341fe054 Added Cascadia earthquake slap to USGSSlabs app. 2015-09-23 20:29:30 -07:00
Tom Gaskins
5996bef1b6 Re-enabled the play and repeat buttons in time series player. Added tooltips to servers panel layer display. 2015-09-22 06:37:40 -07:00
Tom Gaskins
b4d1d8ed2b Added TriangleMesh shape. Refactored GeographicMesh to use new AbstractMesh. Added TriangleMeshes example. Modified USGSSlabs app to use TriangleMesh instead of GeographicMesh. 2015-09-21 16:44:40 -07:00
Tom Gaskins
d6b6e15b00 Corrected error logic in ServersPanel. 2015-09-16 10:08:22 -07:00
Tom Gaskins
34a3b72ecb Added initial WMTS implementation. Added Gnomonic projection. 2015-09-11 10:23:47 -07:00
Tom Gaskins
9d2f7daa0e Initial checkin. 2015-08-28 17:13:35 -07:00