Skip to content

Commit bc38b7a

Browse files
sorting features and values in the mobile app (#513)
* sorting features and values in the mobile app * fix broken links * Update src/gis/search_data.md --------- Co-authored-by: Tomas Mizera <tomas.mizera@lutraconsulting.co.uk>
1 parent a16f0df commit bc38b7a

23 files changed

+81
-30
lines changed

src/field/layers/index.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The **Layers** button is located in the bottom navigation panel.
55

66
It provides the overview of layers and features in your <MainPlatformNameLink /> project in <MobileAppName />, as well as the option to turn the visibility of specific layers on/off or to see a layer's legend.
77

8-
![Layers in Mergin Maps mobile app](../mobile-app-ui/mobile-app-layers.jpg "Layers in Mergin Maps mobile app")
8+
![Layers in Mergin Maps mobile app](../../layer/non-spatial-data/mobile-app-non-spatial-layers.jpg "Layers in Mergin Maps mobile app")
99

1010
## Layers visibility
1111

@@ -16,8 +16,26 @@ The visibility of layers on the map can be easily turned on and off by toggling
1616
![Mergin Maps mobile app Layers visibility](./mobile-app-layers-off.jpg "Mergin Maps mobile app Layers visibility")
1717

1818
## Layers legend and features
19-
Select a layer in the **Layers** panel to browse features and [search for attributes values](../../gis/search_data/#searching-for-values-in-mergin-maps-mobile-app). Tap on the record to zoom to the feature on the map and display its form.
19+
Select a layer in the **Layers** panel to browse features and [search for attributes values](#browsing-features). Tap on the record to zoom to the feature on the map and display its form.
2020

2121
Swipe right or tap **Layer info** to see the layer's legend and to toggle on/off its visibility on the map.
2222

2323
![Mergin Maps mobile app Layers legend and features](./mobile-app-layers.jpg "Layers legend and features")
24+
25+
## Browsing features
26+
Attribute data can be browsed in the <MobileAppNameShort /> by tapping **Layers**.
27+
28+
In the **Layers** window, choose a layer or a table from the list to open the list of features.
29+
30+
![Layers overview in Mergin Maps mobile app](../mobile-app-ui/mobile-app-layers.jpg "Layers overview in Mergin Maps mobile app")
31+
32+
Here, you can browse the features. The search bar can be used to shortlist matching records. The search looks up for a match in all searchable attributes values and is not case sensitive.
33+
34+
:::tip Sorting features and searching for field values
35+
The way how features are sorted in the <MobileAppNameShort /> can be affected by [settings in the QGIS project](../../gis/search_data/).
36+
:::
37+
38+
Tap on the record to zoom to the feature on the map and display its form.
39+
40+
![Mergin Maps mobile app browse data](./mobile-app-search-data.jpg "Mergin Maps mobile app browse data")
41+

src/gis/mobile-layers.jpg

167 KB
Loading

src/gis/mobile-layers.xcf

1.07 MB
Binary file not shown.

src/gis/mobile-sort-updated-at.jpg

45.2 KB
Loading

src/gis/mobile-sort-updated-at.xcf

172 KB
Binary file not shown.
52.3 KB
Loading
220 KB
Binary file not shown.
85.7 KB
Loading

0 commit comments

Comments
 (0)