Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check that multiple pictures in a submission occurred around the same location and around the same time #12

Open
golf1052 opened this issue Sep 11, 2023 · 0 comments

Comments

@golf1052
Copy link
Owner

Received a submission where there were multiple pictures but they were taken in different locations. Instead of allowing this upload should be blocked and users should be prevented if the picture metadata shows that the locations are more than 150 meters apart (can use the first picture as the reference location). See the below photo as to why 150 meters seems to make sense.

image

Since we're checking location we should also check all photos are taken within 5 minutes of each other (again use the first photo as a reference).

If the location check fails the error message should be: Error: When submitting multiple photos they should all be from the same location. Please submit photos from different locations in different submissions.

If the time check fails the error message should be: Error: When submitting multiple photos they should all be taken around the same time. Please submit photos from different times in different submissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant