You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/field/input_features.md
+30-8Lines changed: 30 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -46,12 +46,28 @@ Snapping can be enabled in your <MainPlatformName /> project to make the field s
46
46
If snapping is enabled, the crosshairs will turn purple and snap to vertices (left) or segments (right) of existing features when capturing new features.
Tap on a feature and press the edit button. Now you can change the attributes in the form and modify the geometry of features.
51
51

52
52
53
-
Now you can change the attributes in the form and modify the shape of the feature using **Edit geometry**. Adjust the location by panning the map or use **GPS** in the same manner as when adding new features. Once you are happy with your changes, press **Save**.
54
-

53
+
To edit the geometry of a feature, tap **Edit geometry** in the bottom panel.
54
+
55
+
If you are editing a point feature simply adjust the location by panning the map or use **GPS** in the same manner as when adding new features. Once you are happy with your changes, press **Done**.
56
+
57
+
### Edit geometry of lines or areas
58
+
<Badgetext="since Input 1.8.0"type="tip"/>
59
+
It is also possible to edit the geometry of lines and areas.
60
+
61
+
Tap on a feature and press the **Edit geometry** button. The vertices of the feature will be highlighted and you can move or remove them as needed. Press **Done** to confirm your changes.
62
+

63
+
64
+
### Redraw geometry of lines or areas
65
+
<Badgetext="since Input 1.8.0"type="tip"/>
66
+
The existing geometry of lines and areas can also be redrawn.
67
+
68
+
Tap the **Advanced** button and select the **Redraw** option. Now you can record the new geometry using the tools in the bottom panel.
69
+
70
+

55
71
56
72
### Split geometry of lines or areas
57
73
<Badgetext="since Input 1.6.0"type="tip"/>
@@ -61,7 +77,7 @@ To split geometry of a feature:
61
77
1. Tap on a feature and press the edit button.
62
78

63
79
64
-
2. Tap **Split geometry**
80
+
2. Tap **Advanced** and select **Split geometry**
65
81

66
82
67
83
3. Create the splitting line by adding points. When finished, tap **Done**
@@ -76,8 +92,14 @@ If you want to delete the feature, tap on it and press the edit button. Here you
76
92

77
93
78
94
## Synchronise changes
79
-
Don't forget to upload your changes to Mergin Maps!
80
-
Select **Projects** in the bottom panel, open the **Home** tab and press the **sync** button to send the updated data to the cloud.
95
+
Don't forget to upload your changes to <MainPlatformName />!
96
+
97
+
Synchronisation in <MobileAppName /> can be done automatically or manually by pressing the sync button. For more details visit [Synchronisation in Input](./autosync/).
[Behind Data Synchronisation](../manage/synchronisation/) contains more information about the synchronisation process in general.
103
+
104
+
If needed, some files (for example photos) can be excluded from the synchronisation. You can read more about this option in [Selective Synchronisation](../manage/selective_sync/).
0 commit comments