[Originally posted by noctilio on 2009-07-09 18:34:13-07]
I'm looking for some documentation on the syntax for calling the geotag features in a perl script. It seems like something should exisit in the documentation under "The Image::ExifTool Perl Library Module" available from the ExifTool homepage, but all I can find are examples for making the drag & drop windows executables, and I'm not sure (not skilled enough...?) how to relate the windows instructions to the perl syntax. Or should I just be writing it from scratch..? Maybe the geotag function is just a shortcut for the drag&droppers?
[Originally posted by exiftool on 2009-07-10 10:48:41-07]The public Image::ExifTool interface is fully documented in
the
ExifTool
library documentation. There is nothing specific about the
geotagging features in this documentation because they are accessed
by writing the appropriate tags (Geotag and Geotime). See the
geotagging
documentation for details on these.
If you have any further questions, let me know.
- Phil