Home / OpenJUMP / 1.11
Name Modified Size InfoDownloads / Week
Parent folder
OpenJUMP-1.11-r5434-src.zip 2017-04-13 9.0 MB
OpenJUMP-1.11-r5434-apidocs.zip 2017-04-13 13.1 MB
readme.txt 2017-04-13 4.2 kB
OpenJUMP-Installer-1.11-r5434-PLUS.jar 2017-04-13 56.7 MB
OpenJUMP-Installer-1.11-r5434-PLUS.exe 2017-04-13 56.7 MB
OpenJUMP-Installer-1.11-r5434-CORE.exe 2017-04-13 22.8 MB
OpenJUMP-Installer-1.11-r5434-CORE.jar 2017-04-13 22.7 MB
OpenJUMP-Portable-1.11-r5434-PLUS.zip 2017-04-13 56.0 MB
OpenJUMP-Portable-1.11-r5434-CORE.zip 2017-04-13 21.6 MB
Totals: 9 Items   258.6 MB 0
*******************************************************************************
Version 1.11 release rev.5434 (released on 13. April 2017)
*******************************************************************************

1 - License
*******************************************************************************
OpenJUMP is distributed under the GNU General Public License version 2 (GPLv2).


2 - Installation
*******************************************************************************
You can use the shiny installer
 OpenJUMP-Installer-*.exe (for Windows)
 OpenJUMP-Installer-*.jar (for Linux & Mac)
Or
 Extract the portable zip file distribution.
 OpenJUMP-Portable-*.zip


3 - Running
*******************************************************************************
To start OpenJUMP run the launcher for your platform from the 
<appfolder>/bin directory.
- On Windows, double-click on oj_windows.bat or OpenJUMP.exe
- On Linux/Unix, launch oj_linux.sh
- On MacOSX, launch oj_mac.command or OpenJUMP.app


4 - Editions
*******************************************************************************
OpenJUMP comes in 2 flavors: 

CORE
 application core (only free software/open source components)
 vector formats
  read JML, GeoJSON, GML, SHP, WKT
  write JML, GeoJSON, GML, SHP, WKT
 raster formats (georeferencing per world file or GeoTIFF)
  read BMP, DCX, FPX, GIF, JB2, JBIG2, JPEG, PAM, PBM, PCX
    PGM, PNG, PNM, PPM, PSD, TGA, TIFF, WBMP, XBM, XPM
  write JPG, PNG
 SkyPrinter Print Plugin (PDF, Printer)

PLUS - extended release, consisting of CORE plus
  SVG write support
  DXF read/write support
  additional image readers (ImageIO Ext)
  Geoarbores Vertex Symbols Collection
  ECW and JPEG2000 Read Support for Windows, Linux, MacOSX with 32bit java
  Spatial Datastore
    read support for H2GIS*, MariaDB, MySQL, Oracle*, PostGIS, Spatialite**,
      Sqlite (*jdbc/**native driver not included)
    write support for PostGIS
  MariaDB, MySQL, PostGIS, Sqlite jdbc driver (needed for the above)
 and the following plugins
  Aggregation PlugIn
  BeanShell Editor
  CAD Tools
  CSV driver
  Concave Hull
  CTS extension (reprojection support)
  DXF driver
  Five Color Map Coloring
  Graph Extension
  Jump Chart
  JUMP DB Query (advanced SQL shell db access)
  Jump Fill Pattern
  KML Driver (skyjump)
  Measure Toolbox
  Matching
  OSM Driver
  Printer (cadplan)
  Pirol Csv Dataset 
  SetAttributes
  Sextante Tools & Algorithms
  Topology Extension 
  Vertex Note
  Vertex Symbols
  WFS Extension


5 - Changes
*******************************************************************************

Version 1.11 release rev.5434 (released on 13. April 2017)

  New features
  * Added CadTools extension to OpenJUMP PLUS. A set of cad-like tools
    and plugins mainly deriving from Kosmo 3.0 source code
  * Added Matching extension to OpenJUMP PLUS. A plugin to perform vector
    layers matching using advanced geometric or attribute criteria.

  Improvements
  * Upgrade csv-driver to 1.0.0 (encoding option to writer + other improvements)
  * initial java9 support, still compiled w/ java8
    workbench comes up, PLUS extensions throw some errors during startup still
  * Small improvements in UpdateWithJoinPlugIn
  * improve how MultiInputDialog is resized (let JTextArea increase its size)
  * upgrade to jumpjgrapht 0.7.1 (fix a bug related to empty geometries)
  
  Bug fixes
  * Fix #458 as well as a regression in RasterImageLayerPropertiesPlugIn
  * Fix #456 possible NPE in AutoAssignAttributePlugIn
  * Fix a bug in PostGIS writer happening in the evolution merging process
  * Restore ZoomToWMSPlugIn capabilities in more recent ZoomToWMSLayerPlugIn
  * WMSStylePlugIn dialog did not close (related to Fix #453)
  * fix regression "#455 UI problem with decimal parameters and Locale" 
    rendering MultiInputDialog based plugins using decimal values unusable for 
    locales formatting decimal number w/ comma instead of dot
    https://sourceforge.net/p/jump-pilot/bugs/455/
  * Fix a NullPointerException in Dissolve2PlugIn (ConcatenateUnique)
  * fix WFS in PLUS not working due too i18n error
  * Fix a robustness problem in MakeValidOp
Source: readme.txt, updated 2017-04-13