Skip to content

Releases: locationtech/udig-platform

uDig 2.2.0.RC1

23 Jun 22:39
Compare
Choose a tag to compare
uDig 2.2.0.RC1 Pre-release
Pre-release

uDig 2.2.0.RC1 release candidate

Installation

Download the package appropriate to your platform, unzip and run:

Important : Java Runtime needs to be installed and in PATH.

About uDig 2.2.0.RC1

This is a release candidate, prior to the creation of a stable 2.2.x series. GeoTools library has been updated to 22.1 and Eclipse Platform to 2019-03 to allow uDig to run with Java 11. Please consult Upgrade guide in case you are using SDK to build your own geospatial application with uDig.

Changes

#314 Allows to configure display delay for edit tools
#379 Improved copy behavior for feature attributes
#367 Fixed Display access for Message Bubble
#363 Fixed Layer Memory Leak on Feature Events

Java 11 Support

  • #354 Removed joda-time dependency
  • #378 Update Eclipse Platform to Release 2019-03
  • #361 Update GeoTools to 22.1 (with dependencies)

Updated 3rd-party Dependencies

uDig Codebase has been updated to work with GeoTools 22.1 series. This implies dependency updates for several other libraries as well. In combination with Eclipse Platform update to Release 2019-03 uDig supports Java 11 from now on. This implies that uDig cannot support 32bit Operation Systems anymore, for details see Eclipse Platform Issue 536766.

uDig 2.1.0.RC1

25 Sep 04:15
Compare
Choose a tag to compare
uDig 2.1.0.RC1 Pre-release
Pre-release

uDig 2.1.0.RC1 release candidate

Installation

Download the package appropriate to your platform, unzip and run:

About uDig 2.1.0.RC1

This is a release candidate, prior to the creation of a stable 2.1.x series. GeoTools library has been updated to 19.4, please consult Upgrade guide in case you are using SDK to build your own geospatial application with uDig.

SDK Features:

Access to GeoTools 19.4 and ImageIO-Ext 1.1.25 libraries

Changes

Bugfixes

#230 Initialitiation in SetAttributesComman
#280 allows to open StyleEditors for created layers
#283 ConcurrentModificationException using LayerInterceptor
#293 fixed Table Sorting issues and selection problems
#305 Rollback issues were fixed
#301 fixed Draging selected Nodes
#306 fix of multiple listeners problems in ToolOptionContributionItem
#317 preventing Exceptions in EditBlackboard if transformation is not set
#325 fixed CRS/SRS paremeter for WMS 1.3.0 GetFeatureInfo Requests
#330 Cursor Position tool considers Locale when parsing Coordinate String
#338 Exception Handling for LineTool and PolygonTool
#343 Correctly calculate the winding of triangles
#351 InitMapCRS Interceptor doesn't init Map-CRS if defaultCRSPreference is set
#304 selection box doesn't vanish occasionally selecting with Drag&Drop

Improvements

#306 Support for Text widget for ToolOptionContributionItem
#218 Bulk feature Copy or Move between Layers
#299 Improved rendering by considering min and max scales before read
#307 externalized strings to allow translations
#313 Allows to configure fill transparency for edit geometries (Preferences)
#324 Allows to configure vertex transparency for edit geometries (Preferences)
#333 DinstanceTool handles Map zoom in/out correctly
#284 Display character encoding in LayerSummary of Shapefile layers
#329 DrawCoordinate command added
#277 Adds Perspective Switcher to Application
#292 Disallow DropFilterAction between same layers

Others

#266 document bundle seperated to have more control creation Appliactions using SDK
#285 test bundles names using same pattern
#356 Using latest Tycho Release (1.4.0) for build chain

uDig 2.0.0

25 Apr 21:02
Compare
Choose a tag to compare
uDig 2.0.0 Pre-release
Pre-release

uDig 2.0.0 release candidate

Installation

Requirements : Java Runtime Environment 1.8++

Download the package appropriate to your platform, unzip and run.

NOTE

  • MacOSX 32bit isn't supported anymore because Eclipse Platform doesn't support SWT for this platform anymore
  • Java 10++ isn't supported yet

About uDig 2.0.0

This is a Major Release with lots of changes, improvements and new features.

For Details see udig-2.0.0 Milestone

Internally the package structure has changed from net.refractions.udig to org.locationtech.udig allowing developers to upgrade their plugins in anticipation of the 2.0 release.

The 2.0 stable series is a stepping stone anticipating the migration to LocationTech and Eclipse E4 Platform.

SDK Features:

  • Access to GeoTools 14.1 and ImageIO-Ext 1.1.12 libraries
  • Project plugins, extension points and packages have been renamed to org.locationtech.udig

Changes

Bugfixes

#261 fix problem causing deadlock while copying features between the same shapefile layer
#258 Fix issue causing always full layer export of abstract geometry types
#253 fix NullPointerException during initial loading of ProjectExplorer
#251 fix issue with empty geom while addingEdges is called
#237 Map project file not deleted from file system fix locationtech [bug-168]
#235 Problem with Map restoration from file system when reopening udig
#234 IllegalStateException when closing udig while Map with MySQL layer is open
#229 minor fix for duplicate legend entries for color ramp rasters
#228 Features modification & copy/paste fails for shapefile layers
#215 Fixed resulting pdf page size format
#212 Fix for decimal CRSes
#211 fix NullPointerException if palette name not set
#210 Fixed OpenStyleEditorAction to select a more appropriate StyleEditorPage
#209 Fix broken DB2 plug-in
#207 [BUG-93] fixed Shapefile-Export for Scratch Layer
#204 [Bug 74] fixed concurrentModificationExceptions for Synchronized EList's
#202 call activators of tools only once
#193 fix invalid xml error msg on xml page when leaving page with no changes
#186 [UDIG-1897] avoid cast exception guessing a CRS

Features

#275 Upgrade Eclipse Oxygen improvement
#220 Preference Page added for WMSService
#203 update GeoTools to 14.1, GeoScript to 1.6.0, and dependencies

Improvements

#274 Improvements related to editing of features improvement
#262 Do not display passwords of GeoResources and Services in UI
#259 improve behavior of WMS Renderering for not displayed scales
#255 WellKnownMarkName text field length increase improvement
#247 enablement of layer move up/down actions in Layers View
#233 improve FeatureTypeEditor to provide fields for setting attributes restrictions feature
#232 improve discovery of all geometry types during when adding a Mysql Host layer improvement
#231 improve check for jdbc catalog IDs
#226 [pdf] remember export settings for pdf wizard page
#223 [i18n] updated Korean localization files synched from Transifex
#219 Improvements in scalebar and scaleDenom mapgraphics
#217 Improvements related to selection of feature(s) on map when modal tools are active
#216 improve handling of charset during import and export of shapefiles
#214 Fixes and minor improvements for Export Map to Image (pdf) wizard
#213 fixed workspace and configuration defaults for Windows environments (product)
#198 Lazy Initialization of Map to avoid using Display Thread
#196 Raster styles - interpolate color ranges
#185 [UDIG-1987] added optional oracle jdbc imports

Other

#272 remove upper bound restriction during import of com.google.common.base in MANIFEST.MF improvement
#270 splits style.advanced into raster and feature bundle improvement
#245 cleanup project.ui.editor properties
#238 Linux zip leaves a __MACOSX dir in /usr/lib

uDig 2.0.0.RC1

25 Apr 14:34
Compare
Choose a tag to compare
uDig 2.0.0.RC1 Pre-release
Pre-release

uDig 2.0.0.RC1 release candidate

Installation

Download the package appropriate to your platform, unzip and run:

About uDig 2.0.0.RC1

This is a release candidate, prior to the creation of a stable 2.0.x series.

Internally the package structure has changed from net.refractions.udig to org.locationtech.udig allowing developers to upgrade their plugins in anticipation of the 2.0 release.

The 2.0 stable series is a stepping stone anticipating the migration to LocationTech and Eclipse E4 Platform.

SDK Features:

  • Access to GeoTools 14.1 and ImageIO-Ext 1.1.12 libraries
  • Project plugins, extension points and packages have been renamed to org.locationtech.udig