[gdal-dev] Uint16 geotiff
Jukka Rahkonen
jukka.rahkonen at mmmtike.fi
Wed Sep 10 14:27:29 PDT 2014
Frank Warmerdam <warmerdam <at> pobox.com> writes:
>
>
> Gdalwarp generally does not propagate metadata from the source(s) to the
output file. One approach is to use gdal_translate after to re-add desired
metadata. Alternatively you could precreate the output file and populate it
with metadata. I often do this part in python.
Some people know that we have gdal_edit.py nowadays for those who do not
write python themselves http://www.gdal.org/gdal_edit.html. See the -mo
option, it may suit you.
-Jukka Rahkonen-
More information about the gdal-dev
mailing list