Skip to content

Commit

Permalink
Moving the paragraph above the two notes
Browse files Browse the repository at this point in the history
  • Loading branch information
SeqLaz committed Aug 29, 2024
1 parent 99e4f40 commit 9b01cd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/how-to/tracking.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ from the recorded positions - will be create per tracking session. For point
layers, a feature will be created for each recorded position, with attribute
values entered in the form remembered across features.

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.

!!! 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)

## Tracking underway
Expand Down

0 comments on commit 9b01cd9

Please sign in to comment.