Droplet cube to sphere and geotags

  • Hello, Im new here but reading few years:)
    I have a problem with geotags in my panoramas. I convert to cube and after to sphere and it lose all of my exif data and geotags.
    This is problem for me because I need to patch nadir in my spheres and need geotags to maps :(
    Anyone can help me?

  • Hi,

    the krpano tools currently don't extract any additional information embedded in the images and re-embed them in the converted images.

    You could use exiftool for manually transfering the exif information from the source sphere image to the separate cube images - e.g.

    Code
    exiftool -TagsFromFile sphere.jpg pano_l.jpg
    exiftool -TagsFromFile sphere.jpg pano_f.jpg
    exiftool -TagsFromFile sphere.jpg pano_r.jpg
    exiftool -TagsFromFile sphere.jpg pano_b.jpg
    exiftool -TagsFromFile sphere.jpg pano_u.jpg
    exiftool -TagsFromFile sphere.jpg pano_d.jpg

    Best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!