> > $ gdalwarp --config CPL_TMPDIR . -t_srs EPSG:900913 -of GTiff -co > TILED=YES -co COMPRESS=JPEG -co PHOTOMETRIC=YCBCR Saraji_South.ecw > Saraji_South-900913.tif > Creating output file that is 34551P x 32332L. > Processing input file Saraji_South.ecw. > 0...10...20..ERROR 1: Could not perform Read/Write on file
A grep in the ECW SDK code source shows that thhis error messages actuallys comes from it. So it is indeed not related to the write side of the operation. Are you sure that the ecw file is not corrupted ? _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
