[FWTools] gdal_translate

Frank Warmerdam warmerdam at pobox.com
Fri Sep 18 08:38:18 EST 2009


francesco tartaglia wrote:
> Hi all.
> Hi have to convert a Mrsid to tiff, so I use gdal_transalte tools.
> 
> I enter this command in bin_safe directory:
> gdal_translate -of GTiff /home/frenk/Documenti/Ortofotoa/348030e.sid 
> /home/frenk/Documenti/Ortofotoa/348030e.tif
> 
> 
> The output is
> 
> ERROR 4: `/home/frenk/Documenti/Ortofotoa/348030e.sid' does not exist in 
> the file system,
> and is not recognised as a supported dataset name.
> 
> GDALOpen failed - 4
> `/home/frenk/Documenti/Ortofotoa/348030e.sid' does not exist in the file 
> system,
> and is not recognised as a supported dataset name.

f.t.,

Is the .sid larger than 2GB?   Is it on a local file system?

I vaguely recall issues with large files on some filesystems in FWTools for
linux which I thought got fixed in the last FWTools release but I'm not sure.
If the file is not on a local filesystem, try moving it to one and trying
again.

Otherwise, you might try building GDAL with the MrSID SDK from source (well
the GDAL part from source at least) and see if that works.  Or alternatively
move the file to windows to translate.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the FWTools mailing list