Mark Peterson
Mark Peterson
### Description of the Change Changes default altitude mode to be consistent with Google Earth. Adds missing parameters to style.generate that was causing exceptions in some cases.
Organize the elevation data sets for optimal performance. Ensure that all data sets are retrieved from a single source. Add software packages to improve server responsiveness.
Reported via e-mail. Web WorldWind.WmtsCapabilities does not parse Layer/TileMatrixSetLink/TileMatrixSetLimits/TileMatrixLimits/MaxTileCol from the WMTS GetCapabilities response. The bug is probably caused by "maxTileCol" instead of "MaxTileCol" in the following code from https://files.worldwind.arc.nasa.gov/artifactory/web/0.9.0/worldwind.min.js:formatted...
Child of #561 ### Description In the SurfaceShapes example, there is a polyline in the vicinity of North Carolina. I am unable to get the pick highlight to show up...
Child of #509 At low altitude (
Child of #279 Implement camera field-of-view support. Note: the ViewControlsLayer field-of-view controls currently access and set a property that is not defined or used by LookAtNavigator.
Child of #673 Ensure cache control headers are set such that elevation tiles can be cached by the client browser.
Create scripts, procedures, and images that allow elevation servers to be easily initialized and updated.
Child of #279