Revision: 6202
          http://sourceforge.net/p/jump-pilot/code/6202
Author:   elnico
Date:     2019-10-14 14:47:11 +0000 (Mon, 14 Oct 2019)
Log Message:
-----------
update installation procedure

Modified Paths:
--------------
    plug-ins/OjWorldWind/Readme.txt

Modified: plug-ins/OjWorldWind/Readme.txt
===================================================================
--- plug-ins/OjWorldWind/Readme.txt     2019-10-10 14:58:56 UTC (rev 6201)
+++ plug-ins/OjWorldWind/Readme.txt     2019-10-14 14:47:11 UTC (rev 6202)
@@ -1,9 +1,11 @@
 OpenJump WorldWind plugin
 
 Installation:
-    • download WorldWind library 
(https://github.com/NASAWorldWind/WorldWindJava/releases) and extract zip folder
-      in the OJ lib/ext/worldwind-2.1.0 folder
-    • copy ojworldwind.jar to the lib/ext folder
+    • copy ojworldwind-<version>.jar to the lib/ext folder
+    • download WorldWind library 
(https://github.com/NASAWorldWind/WorldWindJava/releases) and extract zip
+      in the OJ lib/ext folder. It should create the worldwind-<version> 
folder (ex: lib/ext/worldwind-v2.1.0)
+    • copy gluegen*.jar and jogl*.jar from lib/ext/worldwind-v2.1.0 to lib/ 
folder
+    • Run OJ: worldwind plugin is available in the view menu or in a layer's 
context menu.
 
 Usage:
     • Right-click on a WGS-84 vector layer and choose "Display in WorldWind": 
a WW globe is displayed with the choosen
@@ -15,3 +17,6 @@
     • 3D geometries with an attribute named "height" will be extruded based on 
height value (name of height attribute
       can be configured in Options panel)
     • Features conversion can be done in JSON or Shapefile (some rendering 
difference between the 2 formats)
+
+Limitations:
+    • Multipolygons are not yet supported with GeoJson conversion format. 
Shapefile must be used.



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to