Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2013-04-12 | 7.4 kB | |
OpenJUMP-1.6.0-r3494-apidocs.zip | 2013-04-11 | 10.2 MB | |
OpenJUMP-Installer-1.6.0-r3494-PLUS.exe | 2013-04-11 | 36.4 MB | |
OpenJUMP-Installer-1.6.0-r3494-CORE.exe | 2013-04-11 | 16.1 MB | |
OpenJUMP-Installer-1.6.0-r3494-PLUS.jar | 2013-04-11 | 36.4 MB | |
OpenJUMP-Installer-1.6.0-r3494-CORE.jar | 2013-04-11 | 16.0 MB | |
OpenJUMP-Portable-1.6.0-r3494-PLUS.zip | 2013-04-11 | 35.7 MB | |
OpenJUMP-Portable-1.6.0-r3494-CORE.zip | 2013-04-11 | 15.0 MB | |
OpenJUMP-1.6.0-r3493-src.zip | 2013-04-11 | 8.1 MB | |
Totals: 9 Items | 174.0 MB | 0 |
********************************************************************* OpenJUMP Version 1.6.0 (released on 11 April 2013) ********************************************************************* 1 - License ********************************************************************* OpenJUMP is distributed under the GPL license version 2. 2 - Installation ********************************************************************* Try 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 - the standard release containing - application core - only free software/open source components PLUS - an extended release, consisting of CORE plus SVG write support Geoarbores Vertex Symbols Collection ECW and JPEG2000 Read Support for Windows, Linux, MacOSX with 32bit java and the following plugins Aggregation PlugIn BeanShell Editor CSV driver DXF driver Graph Extension Jump Chart Jump Fill Pattern KML Driver (skyjump) Printer Pirol Csv Dataset PostGIS Driver Sextante Tools Topology Extension (Michaël Michaud) Vertex Note (com.cadplan.jump) Vertex Symbols (com.cadplan.jump) 5 - Changes ********************************************************************* New Features * adding support for GeoTIFF with transformation matrix georeferencing courtesy of Nicolas Ribot * add arrange view horizontally and vertically to the view menu * add a PostGIS writer including 5 options to create a PostGIS table, to insert rows or to update an existing table. * add a "selection" parameter option to RunDataStoreQueryPlugIn * add Dynamic Attributes based on beanshell snippets + persistence in openjump project files. * add Tools > Generate > Create Point Layer from Attribute Table * add Tools > Edit Attributes > Join Table... to attach attributes from an one layer to another layer based on a unique ID field * add 6 plugins derived from Noder plugin available in LayerView context menu * add Merge selected features in place in LayerView context menu (FR 3506380) * add Offset curve plugin * add View > Map decoration > NorthArrow plugin * add densifier function in Tools > Analysis > Geometry functions (FR 3516240) * add Tools > Edit Attributes > Add 3D Geometry Attributes plugin * add Tools > Edit Attributes > Add Geometry Attributes plugin * add detachable InternalFrame * add Generate > Create Grid plugin * add Generate > Voronoi Diagram plugin * add Generate > Triangulation plugin * added -h/-help, -v/-version, -p/-properties command line parameters * load project and data files when given via command line * Include CoverageCleanerPlugIn in Topology extension * general shortcut support, shortcut documentation under Help * Help > About > Info contains more details now * status bar: enhanced resizablity, tooltips and look * windows starter automatically detects available ram now Improvements * create a View > Map Decoration submenu including ScaleBarPlugin, ShowScalePlugIn and NorthArrowPlugin * add or changed icons in many menu items * improved command line parameters * improved Layer Name presentation * improved isSimple check in ValidateSelectedLayersPlugIn * migration from jts-1.12 to jts-1.13 * clip to fence plugin : center dialog box and change default option * improved PlanarGraphPlugIn code * include csv-driver in the datasource framework * improvements of ExtractLayersByAttribute and SIDLayer courtesy of L Becker * improvement of SaveDatasetsPlugIn (ready for new drivers format persistence) * FR 3491966 Improve performance of label rendering with very large polygons. * Exceptions thrown by BeanshellTools are now shown to the user * Select and activate SelectFeaturesTool the first time OpenJUMP is opened * ViewAttributesPlugIn now saves/restores the window position and size * file formats with lower case description are now capitalized so they do not get sorted to the end of the file format list in file chooser any more * allow saving text based decoration styles in a project * change default Open Wizard to Open File (was Open Project) * Postgis Reader/Writer several important fixes * Beantools are now properly sorted uneder MacOSX and Linux Bug Fixes * create Lattice from Raster failed in some cases * id 3590463 : in PlanarGraphPlugIn * xtiff_en_US.properties was not found by org.libtiff.jai.util.PropertyUtil * id 3077786 : makes referenced images resizable * id 3525977 : PNG rasters with void pixels not displayed * id 3570707 : LayerNameRenderer and Windows 7 issue * id 3575323 : fixed and changed the whole layout of Attribute Calculator * id 3571031 : Too long field names saved into dbf * SavaDatasetAsPlugIn now check that it produces a valid file name * id 3564137 : view containing a single RasterImageLayer can now be exported * id 3564039 : infinite loop possible in the raster rendering engine * id 3528917 : Open wizard looks weird with windows 64 * id 3526653 : SaveImageAsPlugIn did not always scale the RasterImage * improved robustess of NoderPlugIn * fix three small bugs in sld export * fix an NPE in MergeSelectedPolygonsWithNeighbourPlugIn * fixed bug in OpenUMPSextanteRasterLayer * id 3526321 : bugfix "switching L&F layout issues in OpenWizard" * id 3526277 : create polygon from closed area sometimes displayed the progressbar forever * id 3446420 : fix import of zipped shapefiles with XML metadata file * bug 3600776 : regression in LabelStyle (caused by jts update to 1.13) * fix 1447907 : upgrade jdom.jar (1.0b8) to jdom-1.1.3.jar * fix 1472782 : date is now shown with time in attribute table. It is persisted as timestamp in postgis database and jml files, but time is lost in shapefiles. * bug 3607970 : fix two problems in SimplifyPolygonCoveragePlugIn * bug 3608648 : can now open a project including broken db connections. * fix Screen Scale and SaveImageAsSVG problem * bug 3610405 : CombineSelectedFeatures now return a GeometryCollection rather than a invalid MultiPolygon New in PLUS edition * add OSX 32bit ECW,JP2 libraries courtesy of gvsigce project * upgrade from Sextante 0.6 to Sextante 1.0 * fix bug in DXF reader (text entities were unreadable) * topology extension : improvement (ProjectPointOnLine) and plugin addition (AdjustPolygonBoundaries) * new csv driver with an automatic mode (guess separator) and a customizable mode. The driver creates empty geometries if no geometry is provided. * add SkyJUMP pick Color integration to the PLUS version * bump JumpPrinter to 1.85 (several bug fixes) * featreq 3601072 : bump aggregation-0.2.5 to 0.2.7 * remove PostGIS plugin now replaced by the driver included in OpenJUMP-CORE Jump, jump everybody jump. ..Ede