Downloads

JUMP 1.2

JUMP 1.2 Source

JUMP Version 1.2
Release Date: November 20, 2006  

Functionality Improvements

  • Added Datastore API and UI
  • Added PostGIS as a Datastore
  • Added Imagery API and UI
  • Added ECW as an Imagery source
  • Added Picture readers (with Worldfile) as an Imagery source
  • Added GeoTiff as an Imagery source
  • Added MrSid as an Imagery source
  • Added Spatial Query
  • Added Attribute Query
  • Improved panning to eliminate flicker
  • Added new Decorations: Segment Metrics, Vertex Index, Mid Arrows
  • Added new Basic Style presets (e.g. dashed lines)
  • Added closed rubber-banding during polygon drawing
  • Added radio buttons to MultiInputDialog
  • Added Geometry type icons to Layer Attribute View
  • Added Copy Styles and Paste Styles to Layer menu

Standard Plugin Changes

  • Added Analysis tools: Spatial Query, Attribute Query, Geometry Function
  • Added QA tools: Diff Geometry
  • Added Edit tools: Extract Segments, Affine Transformation, Line Noder, Polygonizer, Precision Reducer
  • Added Angle and Area to Measure Tool
  • Added Cap Style to Buffer plugin
JUMP 1.1.1

JUMP 1.1.1 Source

JUMP Version 1.1.1
Release Date: January 6, 2004  

Functionality Improvements

  • Displaying units on Snap Options Panel
  • Colour theming: trim whitespace
  • New menu items: Save Image As, Copy Image
  • Feature Text Writers allow plug-ins to add formats to the Feature Info window (standard formats are WKT, GML, and Coordinate List). For an example, see InstallStandardFeatureTextWritersPlugIn.

Bug Fixes

  • Save Task exception
  • Third-party SaveDataSourceQueryChoosers weren't showing up in the Save Dataset dialog
  • Save Dataset dialog was not getting refreshed
  • Intermittent NullPointerException (WindowsFileChooserUI ImageIcon)
  • WMS ParseException in BoundingBox#boundingBoxFromNode
  • Antialiasing wasn't happening at low magnifications
JUMP 1.1

JUMP 1.1 Source

JUMP Version 1.1
Release Date: November 4, 2003  

Functionality Improvements

  • Cool fill patterns (stripes and textures) can be set in the Change Styles dialog or programmatically. Plug-ins can add more patterns at startup.
  • Dash patterns for lines can be specified in the Change Styles dialog or programmatically.
  • Antialiasing - no more jaggies!
  • Snap-tolerance parameter in the Options dialog
  • Map ToolTips showing attributes of features
  • Zoom To Coordinate menu item
  • PersistentBlackboardPlugIn can be used to persist state between sessions
  • #addKeyboardShortcut for launching plug-ins
  • Menus can be completely reconfigured or replaced at startup by passing a Setup object into the #main method
  • A CoordinateSystem can be defined for a Task and its Layers. ChangeCoordinateSystemPlugIn can be used to reproject from one CS to another (not yet exposed in the UI).
  • WKT dialog: "Compress" button to remove extraneous whitespace from WKT
  • Change Styles dialog: preview panel
Performance Improvements
  • Releasing references to cached images when TaskWindows are closed, so they'll get garbage collected
  • Only caching images if there are more than 100 features
Bug Fixes, API Changes
  • See Version History (in zip file)
JUMP 1.0

JUMP 1.0 Source

JUMP Version 1.0
Release Date: June 30, 2003
  • Baseline version.