SeaItRise / SeaItRise-v1

Apache License 2.0
1 stars 0 forks source link

Upon upload of image, scrape the EXIF data for lat/lon #1

Open cpsarason opened 7 years ago

cpsarason commented 7 years ago

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.

cpsarason commented 6 years ago

found another library that might be easier https://github.com/blueimp/JavaScript-Load-Image#demo