I am currently using GDAL from Python to read and transform coordinates and that works well. I would now like to be able to read some of the none geographic tags, for example, TIFFTAG_DATETIME using GDAL. I have searched the net but have been unable to find any examples. Can anyone help?
↧