ExifTool Forum

ExifTool => Newbies => Topic started by: panomoral on August 13, 2013, 05:01:20 AM

Title: Google Photo Sphere XMP Metadata batch adding
Post by: panomoral on August 13, 2013, 05:01:20 AM
Hi everyone,
i want to add my panoramic photos to new google maps as a sphere photo. My photos shutted ladybug 3 camera with gps exif data. google says you can add meta data your photos individually from this site http://photo-sphere.appspot.com/ .  İ have a lot of photos and i want add xmp data batch process.
google explained how does it work https://developers.google.com/photo-sphere/metadata/?hl=tr
i added a sample photo.
sorry my bad english.

thanks for helps.
Title: Re: Google Photo Sphere XMP Metadata batch adding
Post by: Phil Harvey on August 13, 2013, 07:13:00 AM
I can't help with the google stuff, but ExifTool supports the Google Panorama tags (https://exiftool.org/TagNames/XMP.html#GPano)

The general syntax for an ExifTool command is:

exiftool -TAG1=VALUE1 -TAG2=VALUE2 ...  image.jpg

So once you figure out what you want to write, the rest should be easy.

- Phil
Title: Re: Google Photo Sphere XMP Metadata batch adding
Post by: panomoral on August 13, 2013, 09:02:50 AM
Thanks for help Phil.

moral
Title: Re: Google Photo Sphere XMP Metadata batch adding
Post by: José Oliver-Didier on August 03, 2016, 11:03:49 AM

This post has some instructions on how to use Exiftool from the command line to add Google PhotoSphere data (Check Method #3)

http://www.panotwins.de/technical/how-to-add-mandatory-photo-sphere-meta-data-to-an-equirectangular-image/ (http://www.panotwins.de/technical/how-to-add-mandatory-photo-sphere-meta-data-to-an-equirectangular-image/)

Hope this helps.