You better send this off to the module maintainer dude; I am not sure myself or Ian knows much about GeoTiff. I know it uses Java Advanced Imaging - perhaps JAI cannot create a cache?
Jody Alexandre Izumi wrote: > I'm having the same problem here... cannot load a Geotiff. > With this code: > > GeoTiffReader rdr = (GeoTiffReader) ((new > GeoTiffFormat()).getReader(fileName)); > GridCoverage2D tiffCov = (GridCoverage2D) rdr.read(null); //We do not > use any parametery here. > > I have this error: Can't create cache file! > > What is the problem? If you have any ideas, please tell me... > > A.Izumi > Portugal > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jody Garnett > Sent: quinta-feira, 26 de Julho de 2007 2:23 > To: [EMAIL PROTECTED] > Cc: Ian Turton; [email protected] > Subject: Re: [Geotools-gt2-users] How to render a tiff file > > We have code that will load a tiff / or GeoTiff into a GridCoverage > (Basically a Planar Image with a bounding box). > > Making the viewer is kind of up to you. Ian Turton has an example viewer > > that a few users are working on in the form of the unsupported/mappane > module. I am sure he would love your help. > Jody > >> Hi everyone. >> >> I must work with geotools 2.3.2 and jdk 1.5 >> >> How to render a tif/tiff file or geoTiff file; style with SLD, zoom, >> pan. >> Have you got an java example that help me. >> >> Thank you. >> >> >> >> >> _______________________________________ >> Stampa on line i tuoi ricordi con Tiscali.Photo >> http://photo.tiscali.it// >> >> >> >> > ------------------------------------------------------------------------ > - > >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a >> > browser. > >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> Geotools-gt2-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users >> >> > > > ------------------------------------------------------------------------ > - > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
