Skip to content

Commit

Permalink
Documenting QField capability to resume tracking sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
SeqLaz committed Aug 14, 2024
1 parent 5d47853 commit 99e4f40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation/how-to/tracking.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ values entered in the form remembered across features.
!!! note
QField will skip the feature form step if the layer is configured to hide all attributes or if form has been set to hide on feature addition in the attribute form settings. This can streamline the process of starting tracking sessions.

!!! note
QField offers the capability to resume tracking sessions seamlessly, even if the application has been restarted or the device has been rebooted. This ensures continuity by allowing previously started tracking sessions to be reactivated without loss progress.

To prevent overlapping, you have the option to set a maximum distance tolerance between the last and next tracked point/vertices. This ensures that if the position exceeds this defined distance, it is considered as an erroneous entry.

!![](../assets/images/maximum-distance-tolerance.png,550px)
Expand Down

0 comments on commit 99e4f40

Please sign in to comment.