Skip to content

Commit

Permalink
Update documentation/how-to/pictures.en.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lucie Nicolier <[email protected]>
  • Loading branch information
rosaguilar and lucienicolier authored Nov 29, 2023
1 parent 96f7f59 commit 446d281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/how-to/pictures.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ To store the EXIF information, follow these steps:
and make sure *Apply on update* is activated.
4. The EXIF tags that QField can capture are listed in the QGIS documentation (link above).
However, this list might slightly varies depending on the mobile characteristics.
5. Capturing EXIF tags requires to access the full physical path of the picture. Be sure of reflecting this in the QGIS expression.
5. Capturing EXIF tags requires accessing the full physical path of the picture. Be sure to reflect this in the QGIS expression.
For example, the expression * exif(@project_folder + '/' + "path", 'Exif.Image.Orientation')* retrieves the orientation of the picture stored in *path*.
7. Completed! QField's now capture and store the EXIF tags in the pictures table while taking pictures.

Expand Down

0 comments on commit 446d281

Please sign in to comment.