Hi, I noticed that when I tried to add one TIFFTAG metadata item with gdal_edit.py by using the -mo option it wrote my new metadata and wiped away all the existing TIFFTAG metadata. For the desired result I had to give the whole list of metadata tags with repeated -mo options. Is this intentional behaviour? Could it be possible to change behaviour so that -mo adds or overwrites just the given metadata item and keeps others untouched? Or to keep the current way but introduce a new -add_mo option?
-Jukka Rahkonen- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
