Skip to content
New issue

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

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

Already on GitHub? # to your account

[Geotagging] Capture location in image concept uploaded from gallery #1598

Open
mahalakshme opened this issue Feb 24, 2025 · 0 comments
Open
Assignees

Comments

@mahalakshme
Copy link
Contributor

mahalakshme commented Feb 24, 2025

AC:

  • When the image uploaded from gallery/camera doesn't have location information, then show error message.
  • At mobile level when location setting is enabled, but in the uploaded image location information doesn't exist show message 'Location not found. Enable your camera's location and mobile network, then retake the photo. If already enabled, try again.'
  • At mobile level when location setting is not enabled, and in the uploaded image, location information doesn't exist show message 'Enable your mobile and camera location setting, then retake the photo.'
  • When location is present in the uploaded image, then don't show any message.
  • When location permission is needed in the app for above and not enabled, ask for location permission
  • Store the latitude and longitude information as location information along with image URL
  • Sync should work
  • With single-select everything should work similar to old Image concept data type. Eg: In mobile app, when you select an image, it shows that image in thumbnail, and again when you select another image, the second need to overwrite the first image.

Out of scope:

  • User should be able to proceed by clicking Next and facility should be there to have warning instead of error.
  • Supporting in Media Viewer, Multi-select, DEA
  • Additional information along with latitude, long and accuracy need to be stored for evaluation purpose - like if mobile network was enabled and the GPS visibility.
  • Asking for location permission repeatedly

Inputs:

Block or not block - config - blocking
showing error 2/3 times
include camera also

@mahalakshme mahalakshme moved this to In Analysis in Avni Product Feb 24, 2025
@mahalakshme mahalakshme moved this from In Analysis to In Analysis Review in Avni Product Feb 24, 2025
@mahalakshme mahalakshme changed the title Capture location in image concept Capture location in image concept uploaded from gallery Feb 24, 2025
@mahalakshme mahalakshme changed the title Capture location in image concept uploaded from gallery Capture location in image concept uploaded from camera Feb 24, 2025
@mahalakshme mahalakshme changed the title Capture location in image concept uploaded from camera Capture location in image concept uploaded from gallery Feb 24, 2025
@mahalakshme mahalakshme moved this from In Analysis Review to Ready in Avni Product Feb 24, 2025
@mahalakshme mahalakshme moved this from Ready to Analysis Complete in Avni Product Feb 25, 2025
@mahalakshme mahalakshme moved this from Analysis Complete to Ready in Avni Product Feb 27, 2025
@1t5j0y 1t5j0y moved this from Ready to In Progress in Avni Product Mar 6, 2025
@1t5j0y 1t5j0y self-assigned this Mar 6, 2025
@mahalakshme mahalakshme changed the title Capture location in image concept uploaded from gallery [Geotagging] Capture location in image concept uploaded from gallery Mar 10, 2025
1t5j0y added a commit to avniproject/avni-models that referenced this issue Mar 11, 2025
1t5j0y added a commit to avniproject/avni-models that referenced this issue Mar 12, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants