Hi, I'm working on a project using raster data, and I have to save my data as image files with attached world files. So I'm using ImageIO to save my image in TIF, but when it tries to create the file, I got this error :
19 août 2009 14:19:12 it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL ATTENTION: Native library load failed.java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path And the produced file is empty. Does anyone knows why it needs to use GDAL? Is there a way to simply save the file with ImageIO?? How can I get rid of this error? Thanks ^^ Fab ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
