GEO

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

News from OSGIS 2010

Dear All,I just wanted to write a few lines about the OSGIS 2010 event that took place last week in Nottingham, UK.As you can see from the agenda the FOSS4G tribe was represented almost entirely; people from all over the world were attending and/or presenting.As of the first day's workshops, it is a shame I have not been able to attend many of them, but just the Ordnance Survey OpenSpace event, which has been very interesting.As far as the second day's presentations are concerned, I had the opportunity to check of them. I have to say that I have much...

More

[FIX] GeoTools and GeoServer ( < 2.1.4) not able to load raster plugins with latest Tomcat

The ProblemLately some GeoTools and GeoServer ( < 2.1.4) users reported issues related to GeoTools raster plugins not being properly loaded in Tomcat 6.0.24 and above.Typical scenario is as follows: Geoserver deployed in Tomcat 6.0.26 along with the GDAL ImageIO-Ext extensions. The available GDAL formats properly appear in the Store user interface but, when trying to configure a new coverage, an error is reported and the logs shows the following messageCaused by: java.lang.IllegalArgumentException: Incorrect input type! at javax.imageio.ImageReader.setInput(ImageReader.java:290) at it.geosolutions.imageio.gdalframework.GDALImageReader.setInput(GDALImageReader.java:838)The causeBehind the scenes this is what is happening:In latest Tomcat releases a huge amount of work has been put in...

More

[FIX] GeoTools and GeoServer ( < 2.1.4) not able to load raster plugins with latest Tomcat

The ProblemLately some GeoTools and GeoServer ( < 2.1.4) users reported issues related to GeoTools raster plugins not being properly loaded in Tomcat 6.0.24 and above.Typical scenario is as follows: Geoserver deployed in Tomcat 6.0.26 along with the GDAL ImageIO-Ext extensions. The available GDAL formats properly appear in the Store user interface but, when trying to configure a new coverage, an error is reported and the logs shows the following messageCaused by: java.lang.IllegalArgumentException: Incorrect input type! at javax.imageio.ImageReader.setInput(ImageReader.java:290) at it.geosolutions.imageio.gdalframework.GDALImageReader.setInput(GDALImageReader.java:838)The causeBehind the scenes this is what is happening:In latest Tomcat releases a huge amount of work has been put in...

More