[SGVLUG] Does anyone "geotag" their photos?

Matt Campbell dvdmatt at gmail.com
Sun Apr 27 11:41:33 PDT 2008


And the Perl Exif Library, and the ExifTool also work with Exif data.

Matt

> -----Original Message-----
> From: sgvlug-bounces at sgvlug.net [mailto:sgvlug-bounces at sgvlug.net] On
> Behalf Of Rae Yip
> Sent: Sunday, April 27, 2008 9:33 AM
> To: SGVLUG Discussion List.
> Subject: Re: [SGVLUG] Does anyone "geotag" their photos?
> 
> Hi Tom,
> 
> The Python PIL module can do EXIF. It shouldn't be too hard to put
> together something that does what you need using it.
> 
> Here's an example that reads EXIF:
> 
> http://www.evanreiser.com/2008/01/python-pil-make-geotagged-photos-
> from.html
> 
> You'll want to parse the locations out of the GPX file and use the
> same module to write EXIF fields instead. Someone may have even
> written the code already.
> 
> -Rae.



More information about the SGVLUG mailing list