Bug 164152

Summary: geotagging when exporting to Flickr
Product: [Applications] digikam Reporter: Daniel Svärd <daniel.svard>
Component: Plugin-WebService-FlickrAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: wishlist    
Priority: NOR    
Version: 5.6.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 0.1.0

Description Daniel Svärd 2008-06-15 16:58:14 UTC
Version:           0.1.5 (using KDE 3.5.9)
Installed from:    Compiled From Sources
OS:                Linux

When exporting geolocalised photos from Digikam to Flickr, they don't seem to be tagged with this information in Flickr. Looking at the map, there's nothing there. I'm using Digikam 0.9.4-beta5 with Kipi-plugins 0.1.5.

Looking at the Flickr API documentation, there seems to be a method called flickr.photos.geo.setLocation that would provide this functionality. I would love it if the geotags of my photos were transferred to Flickr when exported there, it's such a pain to do it manually. Thanks.
Comment 1 Ieyasu Sugimoto 2008-06-26 09:53:22 UTC
You have to activate the gps-import option inside flickr :

http://www.flickr.com/account/geo/exif

Then the geolocation should be preserved during the export (at least it works for me)
Comment 2 Daniel Svärd 2008-07-10 02:32:00 UTC
You are right. I had missed to activate it inside flickr.

Thank you.