[Digikam-devel] [digikam] [Bug 346053] Photo Sphere XMP Metadata

Gilles Caulier caulier.gilles at gmail.com
Sun May 10 18:31:29 BST 2015


https://bugs.kde.org/show_bug.cgi?id=346053

--- Comment #4 from Gilles Caulier <caulier.gilles at gmail.com> ---
If you is interested by metadata set by Panorama tool, look code here, it's
simple :

https://projects.kde.org/projects/extragear/graphics/kipi-plugins/repository/revisions/master/entry/panorama/tasks/copyfilestask.cpp#L159

In this method, we write metadata info to created pano image. In line 159, we
plug Google+ Pano settings to show image with right effect on web interface of
social network.

A similar code can be done at this place to play with PhotoSphere info.

We use KPMetadata class which is a wrapper of libkexiv2 for kipi tools
(libkexiv2 is Exiv2 Qt interface from digiKam/KDE)

https://projects.kde.org/projects/extragear/graphics/kipi-plugins/repository/revisions/master/entry/common/libkipiplugins/tools/kpmetadata.h

Gilles

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list