akvo / akvo-flow-mobile

Akvo Flow app
GNU General Public License v3.0
18 stars 16 forks source link

Save time of creation of photos/videos #1482

Closed janagombitova closed 3 years ago

janagombitova commented 5 years ago

Context

Why do we create this issue

Photos/videos besides enriching the dataset serve as a way to validate the data. They answer questions like was this photo taken in the field, can I trust the enumerator went to the location, can I trust the data. We read the geotag from the EXIF file (if available) to ensure the reliability of photos and in an extension of the submission.

If this change is successful what might we observe?

Current status quo

There are two ways to add a photo to a Flow submission:

In both cases, we read and save the photo geotag (if available). However, sometimes there is no geotag. This can be because the user disabled geotagging in the device Settings or because there were issues with capturing the GPS data. So how can Petra analysis the data know if this photo is trustworthy or not if she missed the geolocation data?

Opportunity

The idea is to also save the time of creation as a timestamp with the photo. If a photo is taken on the spot it will match the submission time stamp and the duration. If a photo is added via the Gallery, its timestamp will be from the past in comparison to the submission date.

How will this benefit our users

If we solve the above-mentioned problems we assume these benefits to users:

How will this benefit Akvo

If we solve the above-mentioned problems we assume these benefits to Akvo:

Next steps

Kiarii commented 5 years ago

It sounds like an opportunity worth exploring, to be of value, we should make it easy for Petra to deduce the time differences. Would that need doing on the data view or data analysis end?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.