This release is the result of a two day code sprint focused on closing as many bugs as we can on this Road Map page.
Installation
Installation Notes:
- Download the package appropriate to your platform and unzip, you should find a udig executable to run.
- Linux users can download a jre that is set up for mrsid and ecw support. Please unzip this file into a "jre" folder next to your udig executable
- The windows download already includes a jre with mrsid support, we do not have a one-click installer for milestone releases
Please join us on the udig-devel list if you have time to create a windows jre with ecw support; or are able to work on a mac osx solution for mrsid and ecw.
About uDig 1.2
The uDig 1.2 series highlights a lot really great ideas the developer community has been playing with. You can try out ideas like tiled rendering (for flicker free panning), web Processing Service support and many others. We have upgraded the version of the GeoTools library we use - bringing four years of new developments in standard support, and a host of new raster and vector formats. A very exciting addition here is the use of the ImageIO-ext project that allows the use of GDAL supported image formats.
New and experimental capabilities of uDig 1.2 include:
- ImageIO-EXT for additional raster formats. Previously uDig loaded images into memory; now they are left on disk allowing you to work with very large rasters that do not fit in memory.
-
A fixed scale pan tool and associated tiled rendering system for flicker free panning.
-
WMS-C support - allowing the great performance of GeoWebCache and TileServer to be used as an alternative/suplement to normal Web Map Servers.
-
WFS 1.1.0 support - currently this appears to be read-only.
-
Greatly improved ArcSDE support; multithreaded and faster.
This tech-preview is made available for your testing pleasure; please contribute bug reports and feedback! This milestone is a suitable baseline for your own development efforts.