Skip to content

Need implementation of writing metadata #9

@moom0o

Description

@moom0o

Google requires at least one or two exif tags to be accepted as a 360 photo.

I've been able to upload a 360 drone photo just by using

PS D:\cs\cghgcvfhgfv> .\exiftool.exe -ProjectionType=equirectangular .\360.jpg
    1 image files updated
PS D:\cs\cghgcvfhgfv> .\exiftool.exe -UsePanoramaViewer=true .\360.jpg
    1 image files updated

It'd be great if someone could find a better way to implement this, ideally client side, otherwise I'm just going to start running shell commands...

@WinsDominoes @j-calvert Thanks in advance if you are able to find anything.

More info: https://developers.google.com/streetview/spherical-metadata

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions