imageio-ext

A new home for the ImageIO-Ext project

Dear All,after a long wait a new home has been finally created by Oracle for the ImageIO-Ext project on the new Java.net infrastructure. You can reach it here.For the records the Image I/O-Ext project extends the Java's ImageI/O framework capabilities by providing access to new raster formats directly or through the integration of other frameworks and libraries, like GDAL, JMagick (experimental) and Kakadu for JPEG2000.The project is Open Source but commercial-friendly, part of the code is released under an LGPL license, some other parts (namely, derivative work from Oracle's imageio source code) are licensed under BSD license.This work has been...

More

Latest on JPEG2000 Improved Support for the Java world

Dear all,We would like to take the occasion to describe more in details some improvements that were implemented with the ImageI/O-Ext 1.0.8 release (which is now supported by GeoServer 2.0.2, 2.7.x and GeoTools 2.6.4 and 2.7.x) as well as with the previous ones.Reader ImprovementsVarious improvements have been implemented for the JPEG2000 Kakadu reader in order to enhance its speed and robustness:More checks on stripe decompressionImproved Warning Messages at startupImproved subsampling factor computation Writer ImprovementsVarious improvements have been implemented for the JPEG2000 Kakadu writer in order to enhance support for very large imagery writing in terms of more control options as well...

More

ImageI/O-Ext 1.0.8 released!

Dear all,GeoSolutions is pleased to announce the ImageI/O-Ext 1.0.8 release.Some minor changes with respect to 1.0.7:- More and improved write parameters for the JPEG2000 Kakadu plugin- Minor clean up in GDAL base frameworkThis release still leverage on GDAL 1.4.5, therefore no changes are required on native libraries with respect to version 1.0.5, 1.0.6, 1.0.6-1, 1.0.7.Released artifacts have been deployed on the GeoSolutions maven repository, as well as on the OSGEO one.Regards,the GeoSolutions Team

More

ImageI/O-Ext 1.0.7 released

Dear all,GeoSolutions is pleased to announce the ImageI/O-Ext 1.0.7 release.Some minor changes with respect to 1.0.6-1:- improvements on gdal support core classes when reading bands at once (for datatypes not BYTE)- HastTable replaced with HashMap on kakadu plugin.This release still leverage on GDAL 1.4.5, therefore no changes are required on native libraries with respect to version 1.0.5, 1.0.6, 1.0.6-1.Released artifacts have been deployed on the GeoSolutions maven repository, as well as on the OSGEO one.Regards,the GeoSolutions Team

More

BigTiff support ready in ImageIO-Ext trunk

Dear all,we are pleased to announce that ImageI/O-Ext 1.1.x (trunk) now supports BigTIFF!We have tagged a 1.1M06-07-2010 version which contains it and we have also deployed maven artifacts for the snapshots as well as the above mentioned tag inside our maven repository:  http:// maven.geo-solutions.itTests and feedbacks are very welcome.It is worth to point out that soon GeoServer trunk and GeoTools trunk will be able to access bigtiff as well!  Regards,the GeoSolutions team.

More