Hi List,
I have a problem when I try to read a tiff file using WorldImageReader. The
code is:
...
*try {
        WorldImageReader    gtr = new WorldImageReader(rasterFile);
        } catch (DataSourceException e) {*
...
And it throws this exception:
*...
org.geotools.data.DataSourceException: No reader avalaible for this source
    at
org.geotools.gce.image.WorldImageReader.getHRInfo(WorldImageReader.java:261)
    at
org.geotools.gce.image.WorldImageReader.<init>(WorldImageReader.java:231)
    at
org.geotools.gce.image.WorldImageReader.<init>(WorldImageReader.java:109)
    at ...
...*
Any ideas?
Thanks in advance.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to