imageio

Un nuovo anno con i Servizi di Supporto Enterprise di GeoSolutions

GeoSolutions è orgogliosa di offrire anche per il 2011 quattro piani di servizi enterprise incentrati sulla piattaforma GeoServer per aiutare i propri clienti a costruire una SDI (Spatial Data Infrastructure) di classe enterprise, attraverso l'integrazione e l'armonizzazione dei migliori framework geospaziali offerti dal mondo Open Source, la OpenSDI suite.GeoSolutions grazie alla sua vasta esperienza nella costruzione e nel supporto di infrastrutture geospaziali di classe enterprise, fornirà alla vostra azienda uno straordinario livello di supporto durante tutto il ciclo di vita del progetto per ottenere con facilità un deployment ben riuscito!Se la tua organizzazione era restia ad adottare soluzioni Open Source software...

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

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

[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