[winGRASS] Re: winGRASS digest, Vol 1 #382 - 1 msg
karl.sommer at dpi.vic.gov.au
karl.sommer at dpi.vic.gov.au
Wed Jan 11 16:47:50 EST 2006
Hello list
thanks for the advice Richard. I have tried to use gda_tanslate but
received the error below.
C:\cygwin\home\ks80\data\Orthophotos>gdal_translate Colignan_NAT_20X.ecw
Colignan_NAT_20X.tif
Input file size is 52908, 74162
0..ERROR 1: TIFFAppendToStrip:Colignan_NAT_20X.tif: Write error at scanline
9095
ERROR 1: TIFFWriteScanline failed.
ERROR 1: TIFFAppendToStrip:Colignan_NAT_20X.tif: Write error at scanline
9096
ERROR 1: TIFFAppendToStrip:Colignan_NAT_20X.tif: Write error at scanline
9096
Cheers
Karl
|---------+----------------------------->
| | wingrass-request at g|
| | rass.itc.it |
| | Sent by: |
| | wingrass-admin at gra|
| | ss.itc.it |
| | |
| | |
| | 11/01/2006 22:01 |
| | Please respond to |
| | wingrass |
| | |
|---------+----------------------------->
>--------------------------------------------------------------------------------------------------------------|
| |
| To: wingrass at grass.itc.it |
| cc: |
| Subject: winGRASS digest, Vol 1 #382 - 1 msg |
>--------------------------------------------------------------------------------------------------------------|
Send winGRASS mailing list submissions to
wingrass at grass.itc.it
To subscribe or unsubscribe via the World Wide Web, visit
http://grass.itc.it/mailman/listinfo/wingrass
or, via email, send a message with subject or body 'help' to
wingrass-request at grass.itc.it
You can reach the person managing the list at
wingrass-admin at grass.itc.it
When replying, please edit your Subject line so it is more specific
than "Re: Contents of winGRASS digest..."
Today's Topics:
1. Re: error on import of ECW/ERMapper Compressed Wavelets (Richard
Greenwood)
--__--__--
Message: 1
Date: Tue, 10 Jan 2006 06:52:32 -0700
From: Richard Greenwood <richard.greenwood at gmail.com>
To: "karl.sommer at dpi.vic.gov.au" <karl.sommer at dpi.vic.gov.au>
Subject: Re: [winGRASS] error on import of ECW/ERMapper Compressed Wavelets
Cc: wingrass at grass.itc.it
On 1/9/06, karl.sommer at dpi.vic.gov.au <karl.sommer at dpi.vic.gov.au> wrote:
> I have been trying to import a file of the format described below using
the
>
> r.in.gdal in WinGrass6.0
>
> r.in.gdal input=/home/ks80/data/Orthophotos/Colignan_NAT_20X.ecw
output=Col
> title=Col
> ERROR 4: `/home/ks80/data/Orthophotos/Colignan_NAT_20X.ecw' not
recognised
> as a supported file format.
>
> I always get the above message 'not recognized as a supported file
format'.
>
> According to the documentation the format should be supported
>
> Would anyone be able to help me??
>
> Cheers
>
> Karl
I am not sure that ecw is directly supported in WinGRASS.
I would suggest converting it to a tiff before trying to import it
with r.in.gdal
Use gdal_translate (a part of fwtools, available at:
http://www.remotesensing.org/gdal/)
More information about the grass-windows
mailing list