Thread

Posted on Mon May 28 20:56:18 2007 by linuxuser
GPSProcessingMethod
I am looking for a field, where I can define where the gps-data came from, e.g the brand of the gps or a manual entry. Would "GPSProcessingMethod" be an idea and is it possible to write in this field at the moment? The homepage says "undefined".
Direct Responses: 5245 | Write a response
Posted on Mon May 28 21:17:44 2007 by exiftool in response to 5243
Re: GPSProcessingMethod
The GPSProcessingMethod is writable. The EXIF data type is 'undef', but that just means it isn't plain ASCII. The value you input is a normal string, and ExifTool will add the necessary header when it is written. This looks like a good tag to store the information you want.

For future questions like this, try reading the EXIF specification.

- Phil
Write a response