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
RWB wants to track the progress of waterbody over time across locations and have other remote sensing tools for the same.
TrackLocation enabled for many users but not useful since photo location can be different from encounter location when users upload photos sitting in their homes
Export via CSV
Validations based on distance between 2 points
Analysis:
Geo-tagged photographs: with and without location information
Location data for Geo-spatial analysis:
How it Works:
GPS (Global Positioning System): Most smartphones and GPS-enabled cameras can determine location using satellite signals without needing an internet connection.
EXIF Metadata: When a photo is taken, the device embeds location data (latitude, longitude, and sometimes altitude) in the EXIF metadata of the image.
Assisted GPS (A-GPS): If internet access is available, the device can use Wi-Fi, cellular towers, or other data sources to speed up and improve location accuracy. However, this is optional.
Approaches
Geo-tagged photos - But user might not have given location permission outside app, so can embed and upload from within the app
Store location info separately - location info not easily transferable to different system along with photos
To store geo-tag info in Avni:
Store in different concept
As part of approval - show location link and via ETL do the processing
Store the coordinates as part of image concept itself - internally storing as different concept but for user displaying as Image concept itself is a good approach
Image with Location - new concept:
- App designer
- Say that it is in beta message so that we can release sooner
- Mobile app
- update permission setting as needed, -> else show error when capturing/uploading image
- show image
- show location information also - showing open street map link
- validations - if location info not there
- exposing libraries - checking location information and given two points, client sync
- single and multi-select - show for specific images
- Sync
- ETL - RQG table should also support this - columns in media table
- In longitudinal export support
- Data Entry App - input and show the google map link
- Media Viewer - show google map link, download - location embedded images
- Report in Metabase - Implementation team
- Himesh - 17, Vivek -16, Joy - 18
Stories:
Store location information in Avni also - impact on ETL, reports, everywhere.
- multiselect media
- different formats of image - different types of extraction - media ETL
- store in separate concept
- in same concept
- model method - offline - usecase: registeration form, endline form - complications
- map link
Embed location data and upload - showing error
View the location data in Media Viewer and DEA. - link to Map
Configuration of 1 at form element level - for flexibility vs ease of configuration
Need:
Analysis:
Geo-tagged photographs: with and without location information
Location data for Geo-spatial analysis:
How it Works:
Approaches
To store geo-tag info in Avni:
Store in different concept
As part of approval - show location link and via ETL do the processing
Store the coordinates as part of image concept itself - internally storing as different concept but for user displaying as Image concept itself is a good approach
Image with Location - new concept:
- App designer
- Say that it is in beta message so that we can release sooner
- Mobile app
- update permission setting as needed, -> else show error when capturing/uploading image
- show image
- show location information also - showing open street map link
- validations - if location info not there
- exposing libraries - checking location information and given two points, client sync
- single and multi-select - show for specific images
- Sync
- ETL - RQG table should also support this - columns in media table
- In longitudinal export support
- Data Entry App - input and show the google map link
- Media Viewer - show google map link, download - location embedded images
- Report in Metabase - Implementation team
- Himesh - 17, Vivek -16, Joy - 18
Stories:
Store location information in Avni also - impact on ETL, reports, everywhere.
- multiselect media
- different formats of image - different types of extraction - media ETL
- store in separate concept
- in same concept
- model method - offline - usecase: registeration form, endline form - complications
- map link
Embed location data and upload - showing error
View the location data in Media Viewer and DEA. - link to Map
Configuration of 1 at form element level - for flexibility vs ease of configuration
New concept type to capture location information in image avni-webapp#1428
[Geotagging] Capture location in image concept uploaded from gallery #1598
Technical analysis:
Out of scope:
Questions:
Estimate:
5 days
The text was updated successfully, but these errors were encountered: