Skip to content

Commit

Permalink
Merge pull request #488 from MerginMaps/iss_437-mar-field-stake-out
Browse files Browse the repository at this point in the history
mobile app redesign - stake out
  • Loading branch information
tomasMizera authored Jun 19, 2024
2 parents 4c90a37 + b9e0565 commit a5352af
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions src/field/stake-out/index.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,25 @@
# How to Stake Out Points
[[toc]]

::: warning
Our mobile app was redesigned. We are in the process of updating this content to reflect these changes.
:::

Points in your survey layers can be staked out. <MobileAppName /> will navigate you towards the selected point showing you the direction and distance.
Points in your survey layers can be staked out. The <MobileAppNameShort /> will navigate you towards the selected point showing you the direction and distance.

There are two stake out modes:
- long navigation mode
- short navigation mode
There are two stake out modes *long navigation mode* and *short navigation mode* that is activated when you are less than 1 m away from the point.

:::tip
Accurate stake out in short navigation mode may require an [external GPS receiver](../external_gps/) with GPS corrections.
:::

## Stake out in Mergin Maps mobile app
1. Select a point in your map window. From the form select the **Stake out** icon:
1. Select a point in your map window. From the form tap the **Stake out** option:
![Stake out feature Mergin Maps mobile app](./stake-out.jpg "Stake out feature in Mergin Maps mobile app")

2. Stake out panel will appear showing the current distance and a connecting line between your position and the point.
2. Stake out panel will display the current distance and a connecting line between your position and the point.
![Long range stake out panel](./stake-out-long.jpg "Long range stake out panel")

3. Once you are closer to the point (less than 1 m), the stake out panel will switch to short navigation mode.
3. Once you are closer to the point (less than 1 m), the stake out panel will switch to the *short* navigation mode.
![Short range stake out panel](./stake-out-short.jpg "Short range stake out panel")

4. Precise stake out of the point (distance less than 10 cm) is highlighted by green:
![Highlighted precise stake out](./stake-out-short-done.jpg "Highlighted precise stake out")
Precise stake out of the point (distance less than 10 cm) will be highlighted by green.


## Changing stake out distance units in QGIS
Expand Down
Binary file modified src/field/stake-out/stake-out-long.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/field/stake-out/stake-out-long.xcf
Binary file not shown.
Binary file removed src/field/stake-out/stake-out-short-done.jpg
Binary file not shown.
Binary file removed src/field/stake-out/stake-out-short-done.xcf
Binary file not shown.
Binary file modified src/field/stake-out/stake-out-short.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/field/stake-out/stake-out-short.xcf
Binary file not shown.
Binary file modified src/field/stake-out/stake-out.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/field/stake-out/stake-out.xcf
Binary file not shown.

0 comments on commit a5352af

Please sign in to comment.