image_in1.tif is a .tif without georeferencing info. image_in2.tif is a .tif 
with georeferencing info. What do I add to the gdal_translate command below so 
that the output image_out3.tif, whose pixels will be identical to the pixels in 
image_in1.tif, will include the georeferencing info in image_in2.tif?
gdal_translate -ot Byte -of GTiff image_in1.tif image_out3.tif
Greg
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to