<2021.07.31 This project is deprecated. Currently all implementation made into OpenJUMP JUFRE have been ported to OpenJUMP GIS - see http://www.openjump.org/>
----------------------------------------------------------------------
OpenJUMP Jufre (the Jump Family Reunion)
OpenJUMP Jufre is a fork of OpenJUMP 1.4.2
The aim of this fork is to merge tools deriving from other Jump fork (OpenJUMP the Merge, Kosmo SAIG, SkyJUMP and AdbToolbox) into standard OpenJUMP. Modifications are applied to make OpenJUMP more easy to use. OpenJUMP Jufre is mantained By Giuseppe Aruta and available at GeoArbores Sourceforge site: http://sourceforge.net/projects/opensit/.
----------------------------------------------------------------------
- OpenJUMP JUFRE 0.4 (2011 11 09)
Add Open WFS from AdBToolbox
Currently on test and not working with OpenJUMP Jufre
Modified Schema
- Add Boolean as an attribute trype
Modified Editing Toolbox (Openjump Jufre 0.3)
- New measure tools on Editing Toolbox: segment, linestring, polygon, rectangle, circle and arc measure
Add an extra toolbar (Cad Toolbar)
- New Tools: draw multipoint, parallelogramm,circular sector, draw closed linestring (polygonal, circular, rectangular and circular section) and clone items.
Modified Fence plugin
- Fence icon on toolbar opens now a Fence Toolbar with all fence tools
Modified Vector Calculator fom Pirol
- Add new operations on Vector calculator: decimal logarithm, neper logarithm, Greek Pi, Sin, Cos, Tan, ASin, ACos, ATang. Radians to degrees conversion, Degrees to radians conversion
Add a new Plugin on File->New menu:
- Create a New Cad File with TEXT, COLOR, TEXT ROTATION etc attribute
--------------------------------------------------------------------------
- OpenJUMP JUFRE 0.3 (2011 06 29)
Modified Editing Toolbox
Changed size and organization of the editing toolbox
Now all the tools are moved back to EditingPlugIn.class. This class remains the main one to
organize the toolbar:
- added separator between groups of tools
- enlarged to 11 tools instead of OpenJUMP 4 (similar to Kosnmo Saig)
- Added tools from OpenJUMP the Merge (Merge Polygons tool) and from SkyJUMP (Draw Constrained Parallelogram, Texbox and Find Arc Center)
- Draw Polygon, Draw linestring and Move vertex tools are substituted by their conresponding Constrained Tools, but preserving their original popup names and icons
- Fence tool is moved here from toolbar.
- Added an extra Button (like in Kosmo) with “Commit Changes” PlugIn - a modified SaveDatasetsPlugIn
Modified Attribute Table
- Now the toolbar is displayed on the top and not on the left side
- Added other tools on toolbar: EditablePlugIn, SchemaPlugIn, CopySclemaPlugIn, PasteSchemaPlugIn, Attribute Statistics, CalculateAreasAndLengthsPlugIn .
Modified Schema Panel
- Added two extra tools from Skyjump:Copy Schema PlugIn and Paste Schema PlugIn
Modified Menu EDIT
- Reorganized menu.
- Added Icons
- Added Convert selected geometry.
Modified Menu VIEW
- Added icons to almost all tools
- Activated Show North Arrow
- Create Group Menu MEASURE where Measure in Feet tool is moved.
- Added View Bookmark menu
Menu HELP
- added an extra INFO panel with all the references of Software
--------------------------------------------------------------
- OpenJUMP JUFRE 0.2 (2011 05 25)
Modified Layer Tree Popup Menus
- Added Icons
- Added group menu EXTRACT – Layer by geometry type /layer by attribute (only layer popupmenu)
- Added group menu DISPLACEMENT – Move layer up / Move Layer down / Move layer tocategory
- Added from Skyjump Move Layer to Category tool
- On Sextante Raster Popup menu SIMBOLOGY group menu opens only Raster Color Editor
Modified feature Popup Menu
- Reorganized the menu
- Added icons
Modified Menu FILE
- Added a group menu CONFIGURATION where Options and EZ-Buttons tools are located
Modified Menu TOOLS
- Raster Submenu
- Added new Fence plugins (Polygon and line fences)
- Grouped all Fence Tools
Create Menu SCRIPTING
In this menu Beanshell consolle, BeanTools and Python console and tools are located
Modified Menu WINDOW
- added plugins set Windows Horizontally, Vertically, Cascade and Arrange tools from Kosmo SAIG.
-----------------------------------------------------------------------------------------------
- OpenJUMP JUFRE 0.1 (2011 05 10)
Started version
CORE Modifications from OpenJUMP
JumpComfiguration.class file is used as main “command” center to set the structure of the
tools. OpenJUMPConfiguration.class remains the main way to configure the OpenWizard
window/menu.