Zach Glueckert
Zach Glueckert
## Surface Images Using Orthographic Projection Transforms ## ### Background ### The previous comment discussed positive initial findings of using an orthographic transform for displaying images instead of an equirectangular...
@helgekoch thanks for pointing this out. As you found, tile level is determined by calculating the distance from the eye position to the tile. Your solution of using just an...
@gbonnary thanks for pointing this out, we were wondering if you spotted this behavior with any other graphics?
@rougeSE thanks for the contribution. The team is heavily focused on some other tasks right now so it may take a bit of time to review your pull request. We...
@pdavidc I've addressed 2, 3, and 4; however I need guidance with 1. With the `functionalTest` directory designated as a test directory WebStorm's server function makes the `content-type` header equal...
@helgekoch thanks for the psuedo code example, I see the same issue.
@jgiovino, indeed, this issue initially captured the WMS tutorial failure. The NEO source used has implemented https protocol in the time since the tutorial was added and provided a redirect...
On the develop branch there is a WCS Elevation Tutorial: https://github.com/NASAWorldWind/WorldWindAndroid/blob/develop/worldwind-tutorials/src/main/java/gov/nasa/worldwindx/WcsElevationFragment.java
I was seeing the same `May not delete` failure with 5.3.0, upgrading to 5.4.1 resolved the issue.