You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
mahalakshme
changed the title
Capture location in image concept
Capture location in image concept uploaded from gallery
Feb 24, 2025
mahalakshme
changed the title
Capture location in image concept uploaded from gallery
Capture location in image concept uploaded from camera
Feb 24, 2025
mahalakshme
changed the title
Capture location in image concept uploaded from camera
Capture location in image concept uploaded from gallery
Feb 24, 2025
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
AC:
Out of scope:
Inputs:
Block or not block - config - blocking
showing error 2/3 times
include camera also
The text was updated successfully, but these errors were encountered: