[gdal-dev] gdal_translate: invalid tile byte error

Andrea Peri aperi2007 at gmail.com
Sat Mar 17 16:15:30 EDT 2012


Hi,
I'm try-ing to create a set of tiff tiled with internal overviews from some
geotiffs, using this call:

gdal_translate -ot Byte -of GTiff -co TILED=YES -co TFW=YES -co
COPY_SRC_OVERVIEWS=YES -co TIFF_USE_OVR=TRUE -co PROFILE=BASELINE -co
TFW=YES input.tif output.tif

meanwhile it run , it report many errors like these:

ERROR 1: 248040_2010.tif:0: Invalid tile byte count, tile 2323
ERROR 1: 248040_2010.tif:0: Invalid tile byte count, tile 2324
ERROR 1: 248040_2010.tif:0: Invalid tile byte count, tile 2325
ERROR 1: 248040_2010.tif:0: Invalid tile byte count, tile 2326
ERROR 1: 248040_2010.tif:0: Invalid tile byte count, tile 2327
...

I don't know what this mean and what can I do to avoid this error.

Is gdal_translate the right tool to create a tiff-tile ?

thx,

-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120317/d56a0133/attachment.html


More information about the gdal-dev mailing list