<font size="2">
<div></div></font><br><font size="2">Hi Frank,</font>
<div><font size="2"></font> </div>
<div><font size="2">My gtiff file is readable by gdalinfo, and is still working in mozilla and ie throught the quicktime pluging but not with other programs even with interleave=pixel line . If I export to autocad, I'm getting the image with very low quality, almost none.
</font></div>
<div><font size="2"></font> </div>
<div><font size="2">I don't understand why geotiff image are not readable even for the windows explorer. Should I need a plugin for windows?</font></div>
<div><font size="2"></font> </div>
<div><font size="2">I attach my geotiff file.</font></div>
<div><font size="2"></font> </div>
<div><font size="2">Thanks</font></div>
<div><font size="2"> </font></div>
<div><span class="gmail_quote">2005/9/14, Frank Warmerdam <<a href="mailto:fwarmerdam@gmail.com">fwarmerdam@gmail.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 9/14/05, Lluís Garcia i Mestres <<a href="mailto:lluisgm@gmail.com">lluisgm@gmail.com</a>> wrote:
<br>> Hi list,<br>><br>> I'm playing with the outputformat in the ms4w package. Pdf export is working<br>> well but with the gtiff I'm getting problems. All the gtiff that I'm getting<br>> in my own application and in the tmp directory are not possible to display.
<br>> Just with the tatukgis viewer or in the browsers using a quick time pluging.<br>> Is not possible to see the image in a common web browser? My idea is to get<br>> the image, save it and then exporting to another gis application.
<br><br>Lluis,<br><br>Are the produced GeoTIFF files readable with GDAL?  (ie. gdalinfo).<br><br>If so, but not readable by other applications the reason is likely<br>that GDAL produces TIFF files with the bands separated
<br>(planar config separate) instead of pixel interleaved (planar<br>config contiguous).  Try adding:<br><br>FORMATOPTION "INTERLEAVE=PIXEL"<br><br>in your OUTPUTFORMAT declaration.  This should make the<br>result compatible with less capable TIFF viewers.
<br><br>If that is not the problem, I would suggest providing an example<br>of a file that is unreadable and I could review it to see what might<br>be the problem.<br><br>Best regards,<br>--<br>---------------------------------------+--------------------------------------
<br>I set the clouds in motion - turn up   | Frank Warmerdam, <a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a><br>light and sound - activate the windows | <a href="http://pobox.com/~warmerdam">http://pobox.com/~warmerdam
</a><br>and watch the world go round - Rush    | Geospatial Programmer for Rent<br></blockquote></div><br><br><br>-- <br>Lluís Garcia i Mestres,<br><br><a href="mailto:lluisgm@gmail.com">lluisgm@gmail.com</a><br><a href="mailto:lluisgm@hotmail.com">
lluisgm@hotmail.com</a>