A user can upload an image from the Sea It Rise app via their smartphone. That image can be either a standard photo, a panorama or a photosphere, depending upon how it was acquired.
Upon uploading the image, the app should scrape the EXIF data so that we can determine the lat/lon of the image. Ideally we would also add orientation information for the phone, via a mechanism like:
A user can upload an image from the Sea It Rise app via their smartphone. That image can be either a standard photo, a panorama or a photosphere, depending upon how it was acquired.
Upon uploading the image, the app should scrape the EXIF data so that we can determine the lat/lon of the image. Ideally we would also add orientation information for the phone, via a mechanism like:
https://mobiforge.com/design-development/html5-mobile-web-device-orientation-events
The accompanying data would then be added to the kinvey filestore with the image as metadata that can be searched on.