kartaview / upload-scripts

Uploader tools for KartaView
MIT License
61 stars 30 forks source link

question to how kartaview handles 360 degree photos #114

Open HikeAndMap opened 3 years ago

HikeAndMap commented 3 years ago

If you have a photo 360 degrees... all-around.

the exif in the photo also has a tag to define the direction - how is the direction by kartaview used?

when I say - ExifTagId.GpsImgDirection 87

it means the center of the 360 photo - is assumed to be looking east 87 degrees?

salabogdan commented 2 years ago

@duiveldoder we are not using this tag right now but let me check the documentation for it and i will come back with a conclusion if we will add a improvement to support this as the direction in which the center of the camera is pointed or if we use it as a gps heading value.

HikeAndMap commented 2 years ago

Thank you - please keep me informed or simply add any changes to the API documentation I'll grab any changes from there .

Many thanks