xiao8579 / QuickCapture-Testing

Repo for feedback and issues during QuickCapture testing events.
0 stars 0 forks source link

[Exercise] Write EXIF information to captured photos #31

Open xiao8579 opened 4 years ago

xiao8579 commented 4 years ago

Description

ArcGIS QuickCapture now can preserve the EXIF information in captured photos. This means that when you capture a photo, EXIF tags such as GPSLatitude, GPSLongitude, and GPSImgDirection are now updated. This is useful if you want to use the photos in other applications and plot them using photo location and direction.

Test

  1. In ArcGIS Online, create a feature layer that has attachments enabled.
  2. In the QuickCapture designer, create a project from this feature layer, making sure that a button is configured to capture photos.
  3. Download the project to the app and capture some records with photos and send them.
  4. Back in ArcGIS Online, add the layer to a map and open the attribute table.
  5. Open and download the attachment and then view it in an EXIF viewer such as http://metapicz.com/#landing
  6. Please provide any feedback or issues that you saw during your testing to the comments below.

(1)image

glenshep commented 4 years ago

Worked successfully. No missing EXIF parameters apart from "GPSMapDatum"

J8L commented 4 years ago

Same as Glen - worked well. 'GPSMapDatum' was the only blank value. Another great add!