-
I'm testing out the MeasureToolController by running MeasureToolUsage.main(). I drew a Square shape on the globe and tried to drag it, but immediately got the following errors.
> Exception in th…
-
An ArrayIndexOutOfBoundsException is thrown by OgcGeoPackageReader when attempting to render a NSG Profile GeoPackage provided by the AGC. When this exception occurs the map is not rendered.
```
…
-
The WCSElevations example generates several exceptions which include an "_wms2" endpoint indicative of an improperly configured server.
```
Dec 07, 2016 11:26:41 AM gov.nasa.worldwind.terrain.Basi…
-
I had try to visualize a GeoPackage (tile) layer wich has a custom Bounding Box (a Bounding Box distincts to entire world Bounding Box), but the tiles aren't showing correctly. You can see this by you…
-
worldwind.arc.nasa.gov returned a content type of "application/x-qgis" for .shp and .shx extensions. The Shapefile class expected "application/shp" and "application/shx" respectively.
https://worl…
-
Hi folks,
I'm trying to integrate OSM Buildings into Nasa Worldwind as a new layer.
When I look at the documentation for accessing the json data, the url is
`http://a.data.osmbuildings.org/0.2/…
-
In EGM96.java, method getOffset(), the interpolation portion has an error. To correct it, topRow and bottomRow indices have to be swapped when calling getPostOffset() function.
For details, see my bl…
-
Migrate the NASA map services used by Web World Wind to the HTTPS protocol.
Map Services
- [x] BingAerialLayer
- [x] BingAerialWithLabelsLayer
- [x] BingRoadsLayer
- [x] BingWMSLayer
- [x] BMN…
-
This issue occurs in gov.nasa.worldwind.geom.Angle fromDMS() and fromDMdS()
The formula for converting from Degrees Minutes Seconds to Decimal Degrees uses Math.signum(degrees) to provide a positiv…
-
hi guys
i use worldwind sdk and when i run my app earth shape is incorrect
but i run app on android level 19 work good
i think open Gl library dont work correct in android level 23
tanks for help
![p…