I started looking at ECW support but as far as I know there is no direct geotools module for ECW yet (we only just added mrsid). It could be that the image moasic code makes use of imageio directly; in which case you are going to have to look at the imageio-ext project here to get your ECW game on. I took some notes on the udig site; they amount to making sure all the imageio stuff from imageio-ext project are dumped into your JRE. Cheers Jody > Hi. > > I'm getting a No ImagerIO Reader using MosaicIndexBuilder with a set of tiff > files that i've created from a ECW file with gdal_translate. > Apparently the error is because ImageIO cannot return any ImageReader for a > stream of type > it.geosolutions.imageio.stream.input.FileImageInputStreamExtImpl. That > stream is the one that ImageIO returns throw the call to > createImageInputStream(). > > Does anybody knows why I'm getting that error and how to solve it? > > I'm using: > Jai 1.1.3 > jai-imageio 1.1 > geotools 2.3.3 > jdk 1.5.0_14 > maven 2.0.5 > > Thank you for your help. >
------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
