Hi Solimyr,<br>could you run a &quot;gdalinfo -stats&quot; on your input GTiff to let us better understand the characteristics of the image to be converted?<br><br>Regards,<br>Daniele<br><br><div class="gmail_quote">On Thu, Jun 30, 2011 at 3:31 PM, Gianni Cristian <span dir="ltr">&lt;<a href="mailto:giannicristian@msn.com">giannicristian@msn.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi guys,<br>
I need to convert an image from GTiff to ENVI format. I want also that my<br>
image is in Grayscale. The GTiff image have just one band. If I do with<br>
ENVI, I save the file as Image, ENVI 8-bit (I call this results fromENVI).<br>
When I try to do the same with gdal_translate I do:<br>
<br>
gdal_translate -of ENVI -ot Byte gtiffimg.tif fromgdal.raw<br>
<br>
But the result is a lot different from the &#39;fromENVI&#39; image. So I have tried<br>
to do:<br>
<br>
<br>
gdal_translate -of ENVI -ot Byte -b 1 -expand gray gtiffimg.tif fromgdal.raw<br>
<br>
and<br>
<br>
<br>
gdal_translate -of ENVI -ot Byte -expand gray gtiffimg.tif fromgdal.raw<br>
<br>
But I get the following error:<br>
<br>
Input file size is 1828, 1646<br>
Error : band 1 has no color table<br>
<br>
I wrong something or is gdal fault?<br>
<br>
Thx<br>
<br>
Solimyr<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/GDAL-TRANSLATE-Gray-scale-tp6533237p6533237.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/GDAL-TRANSLATE-Gray-scale-tp6533237p6533237.html</a><br>

Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>-------------------------------------------------------<br>Ing. Daniele Romagnoli <br>
GeoSolutions S.A.S.<br>
Software Engineer<br>
<br>
Via Poggio alle Viti 1187<br>
55054  Massarosa (LU)<br>
Italy<br>
<br>
phone: +39 0584 962313<br>
fax:      +39 0584 962313<br><br><a href="http://www.geo-solutions.it/" target="_blank">http://www.geo-solutions.it</a><br>
<a href="http://geo-solutions.blogspot.com/" target="_blank">http://geo-solutions.blogspot.com/</a><br>
<a href="http://www.youtube.com/user/GeoSolutionsIT" target="_blank">http://www.youtube.com/user/GeoSolutionsIT</a><br><a href="http://it.linkedin.com/in/danieleromagnoli" target="_blank">http://it.linkedin.com/in/danieleromagnoli</a><br>
<br><br>-------------------------------------------------------<br><br>