-
Is there a way to improve the resolution of the map in AMASE? When I zoom in, each pixel seems to cover a wide area which makes the resolution not very good. Is there a way to import map data somewher…
-
### Prerequisites
- ✅Check the "Common Problems" page on the WorldWind website: https://worldwind.arc.nasa.gov/java/tutorials/common-problems
- ✅Check that your issue isn't already filed: https://gi…
-
A community edition of WorldWindJava is being discussed at:
https://github.com/NASAWorldWind/WorldWindJava/issues/81
Seeing as NASA is going to stop providing support for WorldWind, this projec…
-
**Note:** Any issue that does not include enough information to be reviewed in a timely manner may be closed at the
maintainer's discretion.
### Description
After compiling a java based Eclip…
-
Initial .travis.yml file: c11309dc97535bf4cd66691362e7d9271ed7142f
-
Several exceptions including NPE and CME have been observed during initial testing.
Investigate and fix these problems. In general, all concurrent threads and their resources
should be examined care…
-
@Override
public void setDragEnabled(boolean enabled)
{
this.dragEnabled = true;
}
https://github.com/NASAWorldWind/WorldWindJava/blob/ee4d299b1a06f1a0657bad2ca869b2cfde…
-
```
[javac] Compiling 214 source files to /Users/bobby/gaeaplus/build/classes
[javac] /Users/bobby/gaeaplus/src/gov/nasa/worldwindx/examples/applet/WWJApplet.java:86: error: cannot find symbol
[javac]…
-
### Description
Unable to write geotiff with LITTLE ENDIAN Byte order.
https://github.com/NASAWorldWind/WorldWindJava/blob/ebdc81b3b3bce13e3bfc00c405967f01ed3a3bde/src/gov/nasa/worldwind/forma…
-
Using screen coordinates for the canvas in a worldWindow will not return any visible objects.
```javascript
var clientRect = this.worldWindow.canvas.getBoundingClientRect();
var region = new Worl…