Hey Folks,<br><br>I&#39;m trying to write a perl script to write an 8-bit image.&nbsp; I&#39;ve been able to modify the &quot;Creating a raster dataset&quot; example using Geo::GDAL ( <a href="http://map.hut.fi/doc/Geo-GDAL/html/create_raster.html">http://map.hut.fi/doc/Geo-GDAL/html/create_raster.html</a> ) to output float32 and U16 images, but I can&#39;t figure out how to output an 8-bit image. <br>
<br>I see in the docs that <i>&quot;<a class="el" href="http://map.hut.fi/doc/Geo-GDAL/html/class_geo_1_1_g_d_a_l.html">GDAL</a> raster data types are Byte UInt16 Int16 UInt32 Int32 Float32 Float64 CInt16 CInt32 CFloat32 CFloat64&quot;</i>.&nbsp; <br>
<br>How do I specify an 8-bit data type?<br clear="all"><br>Thanks.<br>-- <br>Tripp Lowe<br>