I am looking to do this -
- Collect a point with RTK accuracy
- Collect attribute data in a related table
- Have the high precision RTK coordinates of the point feature written to the fields in the related table
- Have the high precision RTK coordinates of the point feature written to the EXIF of the photo attachments (geotag) in related table.
At present I can do 1 and 2 but not 3 and 4. I can probably program to calculate point coordinates into related table but the photos taken with Field Maps are not even geotagged.
I want to use the coordinates from the point in all the related records and pics and not use a new GNSS position every time I click a photo. This is because I will measure the point location with best accuracy. Later maybe if there are several pictures to take, I do not want bad positions to creep into geotags.
Is this possible?