WorldWindJava
WorldWindJava copied to clipboard
The NASA WorldWind Java SDK (WWJ) is for building cross-platform 3D geospatial desktop applications in Java.
**Note:** Any issue that does not include enough information to be reviewed in a timely manner may be closed at the maintainer's discretion. ### Prerequisites Please fulfill the following requirements...
Good morning WorldWind Team! It looks like the certificate for this server is no longer valid, can you please chek? Thank you in advance! Pedro, from Portugal Caused by: mil.nga.geopackage.GeoPackageException:...
**Note:** Filling out this template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainer's discretion....
I'm working on a project that uses WorldWindJava to render surface shapes out at sea. We're running into issues where shape outlines degrade the further from the equator you get,...
I'm using WorldWind Java version 2.1.0, and when I open an image file to use as a SurfaceImage I am unable to delete/modify that image file until the WorldWind application...
error: ``` C:\Users\admin\Downloads\worldwind-v2.2.1>java -Xmx1024m -Dsun.java2d.noddraw=true -classpath .\worldwind.jar;.\worldwindx.jar;.\gdal.jar;.\jogl-all.jar;.\gluegen-rt.jar gov.nasa.worldwindx.examples.ApplicationTemplate java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at gov.nasa.worldwindx.examples.ApplicationTemplate.start(Unknown Source) at gov.nasa.worldwindx.examples.ApplicationTemplate.main(Unknown Source) Caused by: java.lang.ArrayIndexOutOfBoundsException: Index...
I dare say that toString() in any class should not be final as extensions based on such classes can never implement their own toString() with whatever formatting the subclass may...
WMTS Layer is implemented on WorldWind Android and WorldWind Web versions, but it is not implemented on Java version. Is there any plan for implementing WMTS Layer in Java version?...
### Description Downloading the 2.2.1.zip and attempting to run either the `run-demo.bash` or any of the example applications (ie. `Airspaces.java` from the source tree using NetBeans IDE fails to load...
A new JOGL built (2.4.0) is available. It would be nice if this could be integrated in a new WorldWindJava release. JOGL 2.4.0 also supports Mac M1 ARM, see: https://jogamp.org/wiki/index.php/Release_2.4.0...