Zach Glueckert

Results 13 issues of Zach Glueckert

### Description The example loads but performance and responsiveness immediately reduce. After a few minutes Chrome issues the unresponsive message. If `wait` is clicked the tab shows the message `Aw,...

bug

### Prerequisites Please fulfill the following requirements before submitting an issue to this repository. - Check the "Common Problems" page on the WorldWind website: https://worldwind.arc.nasa.gov/web/tutorials/common-problems/ - Check that your issue...

enhancement

Child of #561 Create a functional test for benchmarking surface shape performance - Determine key attributes to test and report - Clearly define and communicate results

enhancement
needs review
nasa

Child of #509 Mouse drag input does not match globe movement when using the Mercator projection and the eye altitude less than 60km.

bug
upcoming
nasa

### Description of the Change This PR adds a functional test which measures SurfaceShape performance. Both static and moving surface shapes are tested using an automated navigation technique. ### Applicable...

enhancement
needs review
nasa

A user on the forum indicated trouble using multiple DTED levels and asked if the RPFDataSeries duplicate series code in the enumeration may be contributing: https://github.com/NASAWorldWind/WorldWindJava/blob/2d1e121076bbdf2bca9b6d738a63604307617020/src/gov/nasa/worldwind/formats/rpf/RPFDataSeries.java#L98 Forum Post: https://forum.worldwindcentral.com/forum/world-wind-java-forums/development-help/156945-bug-in-rpfdataseries I'm...

### Description When the WMS and WMTS tutorials are first opened a longitudinally aligned artifact appears. Once the globe is moved it disappears. I was not able to recreate the...

### Description Many of the instances of Placemarks being used in the Examples and Tutorials rely on the default `WorldWind.ABSOLUTE` altitude mode. In some viewing positions, placemarks may appear below...

WMS, WMTS, and WCS servers which may use an HTTP to HTTPS redirect are not being followed by the default configuration of the Android URLConnection class. Redirects maintaining the same...

enhancement

TextAttributes provides configuration of the outline of text during drawing. ShapeAttributes provides a similar capability but different conceptual approach. This task should evaluate the adoption of ShapeAttributes outline and fill...

task