<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi list,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have little problem with one raster </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This raster is info by gdalinfo.exe</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Driver: GTiff/GeoTIFF<BR>Size is 29320, 
23915<BR>Coordinate System is `'<BR>Origin = 
(-526217.400234,-1169079.558552)<BR>Pixel Size = 
(0.20988818,-0.20988818)<BR>Metadata:<BR>&nbsp; 
TIFFTAG_XRESOLUTION=1000<BR>&nbsp; TIFFTAG_YRESOLUTION=1000<BR>&nbsp; 
TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)<BR>Image Structure Metadata:<BR>&nbsp; 
COMPRESSION=CCITTFAX4<BR>Corner Coordinates:<BR>Upper Left&nbsp; ( 
-526217.400,-1169079.559)<BR>Lower Left&nbsp; ( 
-526217.400,-1174099.034)<BR>Upper Right ( -520063.479,-1169079.559)<BR>Lower 
Right ( -520063.479,-1174099.034)<BR>Center&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ( 
-523140.439,-1171589.296)<BR>Band 1 Block=29320x23915 Type=Byte, 
ColorInterp=Palette<BR>&nbsp; Color Table (RGB with 2 
entries)<BR>&nbsp;&nbsp;&nbsp; 0: 255,255,255,255<BR>&nbsp;&nbsp;&nbsp; 1: 
0,0,0,255</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>But problem is when I tried </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>gdal_translate.exe -of BMP bohuslavice_pk.tif 
bohuslavice_pk.bmp </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I got following error </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ERROR 1: Internalize failed<BR>ERROR 1: GetBlockRef 
failed at X block offset 0, Y block offset 0</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The problem is also&nbsp;the same when I&nbsp;tried 
small subwindow.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What is wrong?&nbsp; It is unsupported 
compression?&nbsp; CCITTFAX4<BR>Can I fix this problem with external tif 
library?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for your reply.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><BR>ivan mjartan </FONT></DIV></BODY></HTML>