The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

pto2gpano - set XMP GPano metadata in a JPEG panorama

SYNOPSIS

pto2gpano project1.pto project2.pto [...]

Options: None

DESCRIPTION

Sets XMP metadata as described here, panoramas tagged with this metadata will display in the Google+ panorama viewer:

https://developers.google.com/panorama/metadata/

This tool assumes that for each project.pto, there is an equivalent equirectangular project.jpg that needs updated metadata. It also assumes that the original photos are available to extract EXIF data info.

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

SEE ALSO

http://hugin.sourceforge.net/ http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/XMP.html#GPano

AUTHOR

Bruno Postle - January 2013.