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
Configure Survey Layer section - mobile app redesign (#495)
* layer-folder cleanup REDIRECTS
* update pics mobile qgis forms widgets
* redesign form config
* form config default values, constraints
* drill down forms
* form config
* attributes form layout - new prj update
Copy file name to clipboardExpand all lines: src/field/external_gps/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ If GPS antenna height is set to a non-zero value, it is also displayed next to t
29
29

30
30
31
31
:::tip
32
-
GPS antenna height can be recorded during the survey by using the [extra position variable](../../layer/position_variables/)`@position_gps_antenna_height` as a [default value](../../layer/settingup_forms_settings/#default-values).
32
+
GPS antenna height can be recorded during the survey by using the [extra position variable](../../layer/position_variables/)`@position_gps_antenna_height` as a [default value](../../layer/form-configuration/#default-values).
Copy file name to clipboardExpand all lines: src/field/mobile-features/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Surveyed features are added to the active layer, which is shown just above the b
33
33
Once the geometry of a feature is recorded, a form will open and you will be able to record the values of attributes.
34
34
35
35
:::tip
36
-
Attribute forms can be set up in QGIS. For more details, see [Setting Up Form Widgets](../../layer/settingup_forms/) and [Advanced Form Configuration](../../layer/settingup_forms_settings/).
36
+
Attribute forms can be set up in QGIS. For more details, see [Setting Up Form Widgets](../../layer/form-widgets/) and [Advanced Form Configuration](../../layer/form-configuration/).
37
37
:::
38
38
39
39
### Capture points
@@ -68,7 +68,7 @@ The recording interval can be defined also in metres as distance travelled.
68
68
:::
69
69
70
70
### Add non-spatial features
71
-
[Non-spatial features](../../layer/working_with_nonspatial_data/) can also be added using <MobileAppName />. If you are using a non-spatial table for [value relations](../../layer/settingup_forms/#value-relation) you can add and edit values in the app.
71
+
[Non-spatial features](../../layer/non-spatial-data/) can also be added using <MobileAppName />. If you are using a non-spatial table for [value relations](../../layer/form-widgets/#value-relation) you can add and edit values in the app.
72
72
73
73
1. Tap the **More** button and navigate to **Layers**
74
74

Copy file name to clipboardExpand all lines: src/field/tracking/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Tracking needs to be enabled in QGIS when [preparing your <MainPlatformName /> p
21
21
22
22
4. Don't forget to save and synchronise your project!
23
23
24
-
Enabled tracking means that a new line layer for tracking will be created in your <MainPlatformName /> project called `tracking_layer.gpkg`. This layer is created with a set of fields with set up [default values](../../layer/settingup_forms_settings/#default-values):
24
+
Enabled tracking means that a new line layer for tracking will be created in your <MainPlatformName /> project called `tracking_layer.gpkg`. This layer is created with a set of fields with set up [default values](../../layer/form-configuration/#default-values):
25
25
26
26
27
27
| Field name | Data Type | Default variable | Description |
@@ -31,7 +31,7 @@ Enabled tracking means that a new line layer for tracking will be created in you
31
31
|`total_distance`| Real |`$length`| Tracked distance |
32
32
|`tracked_by`| String |`@mergin_username`| Name of the current <MainPlatformNameLink /> user |
33
33
34
-
You can add new fields as needed, however, they should be set up with automatically generated [default values](../../layer/settingup_forms_settings/#default-values) as <MobileAppName /> will not open the form for manual inputs. You may use some of the QGIS functions, [extra position variables](../../layer/position_variables/) or [extra QGIS variables](../../layer/plugin-variables/).
34
+
You can add new fields as needed, however, they should be set up with automatically generated [default values](../../layer/form-configuration/#default-values) as <MobileAppName /> will not open the form for manual inputs. You may use some of the QGIS functions, [extra position variables](../../layer/position_variables/) or [extra QGIS variables](../../layer/plugin-variables/).
35
35
36
36
## Using position tracking in Mergin Maps mobile app
Copy file name to clipboardExpand all lines: src/gis/features.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Various online and offline maps can be used as background layers for navigation
23
23
- Define the <QGISHelpver="3.22"link="user_manual/introduction/qgis_configuration.html?highlight=properties#data-sources-properties"text="layers capabilities" /> in the **Data Sources** in Project Properties.
24
24
-[Identifiable](./search_data/#setting-identifiable-layers-in-qgis-project) layers can be queried in <MobileAppName />. If you want to be able to search for attribute values in a layer, it needs to be identifiable and searchable.
25
25
-**read-only** layers cannot be modified. If a vector layer is not intended to be used as a survey layer, set it as read-only.
26
-
-[non-spatial](../layer/working_with_nonspatial_data/) layers need to be set as searchable to enable browsing, searching, or editing.
26
+
-[non-spatial](../layer/non-spatial-data/) layers need to be set as searchable to enable browsing, searching, or editing.
The quality of photographs and pictures that are saved in the <MainPlatformName /> project can be set up in the **<MainPlatformName />** tab in **Project properties**. When pictures are added using <MobileAppName /> (uploaded or taken with the camera), they will be resized accordingly.
55
55
56
-
By default, the quality is set to *Original* - the original pictures are stored. If you want to resize the pictures, you can choose from *High*, *Medium*, or *Low* quality. The [EXIF metadata](../layer/exif_metadata/) of the original files are kept.
56
+
By default, the quality is set to *Original* - the original pictures are stored. If you want to resize the pictures, you can choose from *High*, *Medium*, or *Low* quality. The [EXIF metadata](../layer/exif/) of the original files are kept.
57
57
58
58
Don't forget to save and sync your project!
59
59
@@ -105,7 +105,7 @@ Vector layers can be used as survey layers in <MobileAppName />. You can apply s
105
105
The same symbology as defined in the QGIS project will be used in <MobileAppName />. However, <MobileAppName /> does not include all the SVG markers that are available within QGIS. Therefore, if you are using SVG markers for your layer styling, ensure those are copied to the project folder.
106
106
107
107
### Forms
108
-
During the field survey, it is often necessary to fill out some attributes in the form to record the properties of surveyed features. Forms can make the survey easier, consistent and more effective. Detailed description of form widgets and form configuration can be found in [Setting Up Form Widgets](../layer/settingup_forms/) and [Advanced Form Configuration](../layer/settingup_forms_settings/)
108
+
During the field survey, it is often necessary to fill out some attributes in the form to record the properties of surveyed features. Forms can make the survey easier, consistent and more effective. Detailed description of form widgets and form configuration can be found in [Setting Up Form Widgets](../layer/form-widgets/) and [Advanced Form Configuration](../layer/form-configuration/).
109
109
110
110
### Settings for Mergin Maps mobile app preview panel
111
111
What appears in the <MobileAppName /> preview panel can be defined in the **Display** tab in **Layer Properties**:
Names of the photos that are captured in the field using <MobileAppName /> can be customised. The name format can be set in QGIS with <QGISPluginName />.
7
6
8
-
To use this option, make sure that the [photo widget](../../layer/settingup_forms_photo/#attachment-widget-in-qgis) of the fields you use for taking pictures is set up correctly, i.e. using the attachment widget, storing relative paths and, if needed, with a [custom folder](../../layer/settingup_forms_photo/#how-to-set-up-a-custom-folder-for-storing-photos) for storing photos.
7
+
To use this option, make sure that the [photo widget](../../layer/photos/) of the fields you use for taking pictures is set up correctly, i.e. using the attachment widget, storing relative paths and, if needed, with a [custom folder](../../layer/photos/#how-to-set-up-a-custom-folder-for-storing-photos) for storing photos.
9
8
10
9
To set up custom photo names:
11
10
1. Open your <MainPlatformNameLink /> project in QGIS and navigate to **Project Properties**
@@ -29,7 +28,7 @@ To set up custom photo names:
29
28
30
29
4. Set up the photo name format for other fields and layers.
31
30
32
-
The **Preview** in **Mergin Maps** tab includes the [custom folder for photos](../../layer/settingup_forms_photo/#how-to-set-up-a-custom-folder-for-storing-photos), if you have set it up. Otherwise you will see only the sample name of a photo.
31
+
The **Preview** in **Mergin Maps** tab includes the [custom folder for photos](../../layer/photos/#how-to-set-up-a-custom-folder-for-storing-photos), if you have set it up. Otherwise you will see only the sample name of a photo.
33
32
34
33

35
34

@@ -43,9 +42,9 @@ Therefore, we recommend using combinations of variables that will ensure that th
43
42
44
43
:white_check_mark: The file extension (`.jpg`) is added automatically.
45
44
46
-
:white_check_mark: When using a field value in the expression, make sure that it is a field that will be filled out during the survey, e.g. by using [constraints](../../layer/settingup_forms_settings/#constraints). If the field is empty, the expression won't work!
45
+
:white_check_mark: When using a field value in the expression, make sure that it is a field that will be filled out during the survey, e.g. by using [constraints](../../layer/form-configuration/#constraints). If the field is empty, the expression won't work!
47
46
48
-
:white_check_mark: If you want to use a [numeric field](../../layer/settingup_forms/#numbers) or other non-text fields in your expression, you need to convert it to a string first using the `to_string()` function
47
+
:white_check_mark: If you want to use a [numeric field](../../layer/form-widgets/#numbers) or other non-text fields in your expression, you need to convert it to a string first using the `to_string()` function
49
48
50
49
:no_entry_sign: The expression is evaluated with the **current** field values. The name of the photo will stay the same even if you change the value of the field later.
0 commit comments