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/manage/missing-data/index.md
+28-34Lines changed: 28 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,20 @@
1
1
---
2
2
description: There are some common techniques to retrieve your data. Resolve conflict files in Mergin Maps folder or retrieve the data from mobile devices manually.
3
+
4
+
outline: deep
3
5
---
4
6
5
7
# How to Recover Missing Data
6
8
7
9
[[toc]]
8
10
9
-
Let's say you synchronise surveyed data from multiple devices (individual surveyors) and when you examine them, you find out there is something missing - new features that were captured in the field or changes made by one or more of your team members.
11
+
Let's say you synchronise surveyed data from multiple devices (individual surveyors) and when you examine them, you find out there is something missing - new features that were captured in the field or changes made by one or more of your team members.
12
+
10
13
The reasons why you didn't get all the data can vary. For instance, the data could not be synchronised correctly because of multiple surveyors editing the same feature or synchronisation of projects with different data schema. You can read more about this topic in [Behind Data Synchronisation](../synchronisation/).
11
14
12
15
Here we will try to guide you through common techniques that can help you to retrieve your data.
13
16
14
-
::: warning
17
+
::: warning Check internet connection and storage limit
15
18
If you cannot synchronise changes, make sure you are connected to the internet and that you have not exceeded your storage limit.
16
19
:::
17
20
@@ -24,7 +27,7 @@ If you cannot synchronise changes, make sure you are connected to the internet a
24
27
Depending on your data format, you can get something like `survey_polygon (edit conflict, sarah v4).json`, which is a conflict file for data from a user called `sarah`, project version 4.
25
28
26
29
## There are conflict files in the folder
27
-
Conflict files can appear in your project when Mergin could not synchronise changes automatically and they indicate there may be some issues that should be fixed.
30
+
Conflict files can appear in your project when <MainPlatformName /> could not synchronise changes automatically and they indicate there may be some issues that should be fixed.
28
31
29
32
You can add conflict files to your QGIS project and check whether they contain the data you are missing. Then you can resolve them manually or semi-automatically, depending on the scope of your issue.
30
33
@@ -37,7 +40,7 @@ Change the schema of the table in the conflict file to match the new schema and
If you don't see any conflict files in your folder, try to download them manually from the mobile device. Surveyed data are stored in the device that was to collect them. So, if you have access to this device, you can download data manually and process them in your computer.
43
+
If you don't see any conflict files in your folder, try to download them manually from the mobile device. Surveyed data are stored in the device that was used to collect them. So, if you have access to this device, you can download data manually and process them on your computer.
41
44
42
45
### Manual data transfer (Android)
43
46
Manual data transfer from an Android device can be done by connecting your device to a computer and copying data files to/from the device. Once your Android phone or tablet is recognised by the operating system after connecting it using USB cable, you can use file browser to copy files.
@@ -46,47 +49,38 @@ You can find the path to your <MainPlatformName /> project folder in the [Diagno
46
49
47
50
This folder is accessible only from a computer, so you might not see it in your mobile device.
48
51
49
-
### Manual data transfer (between iOS and Mac)
52
+
### Manual data transfer (iOS)
50
53
The <MobileAppNameShort /> supports iTunes file sharing. Note that iTunes doesn't allow you to browse or edit data from the app data folder, only allows you to delete or copy the data folder to another location.
51
54
52
-
You can access your data by following these steps:
55
+
Manual data transfer from an iOS device can be done by [connecting your iOS device](https://support.apple.com/en-gb/guide/iphone/iph42d9b3178/18.0/ios/18.0) to a Mac or a Windows computer. On Windows, data can be copied using [iTunes](#using-itunes-macos-windows). On Macs, you can use [iTunes](#using-itunes-macos-windows) or [Finder](#using-finder-macos), depending on your macOS version.
53
56
54
-
1. Plug iOS device to a computer
55
-
56
-
2. Open `Finder` file browser
57
+
#### Using iTunes (MacOS, Windows)
58
+
Detailed steps for general data transfer using `iTunes` can be found on [Apple Support](https://support.apple.com/en-us/120403).
57
59
58
-
3. Go to Locations and select your `<device_name>`
59
-

60
-
61
-
4. Click on the tab named `files`
62
-
63
-
5. Select `Input` app from a list to see a data folder
64
-

60
+
1. Connect the iOS device to your computer via USB cable
61
+
2. Open iTunes and click on the smartphone icon in the toolbar
6. Drag-and-drop the `INPUT` folder to another location to see the content
64
+
3. Navigate to **File Sharing** in the left panel. As the <MobileAppName /> supports file sharing, it will be listed here.
67
65
68
-
### Manual data transfer (between iOS and Windows)
69
-
Here are the steps to transfer the data from iPhone/iPad to a Windows PC.
66
+
4. In **Apps**, select **<MainPlatformName />**. In <MainPlatformName /> Documents, there will be a folder named `INPUT` that contains data from the <MobileAppNameShort />.
70
67
71
-
1. Make sure you have installed [iTunes](https://support.apple.com/en-us/HT210384)
68
+
8. Press **Save...** or drag-and-drop the `INPUT` folder to a location on your computer to copy the data.
69
+

72
70
73
-
2. Sign into iTunes
71
+
#### Using Finder (MacOS)
72
+
Detailed steps for general data transfer using `Finder` can be found on [Apple Support](https://support.apple.com/en-us/119585).
74
73
75
-
3.[Connect your iOS device to the PC](https://support.apple.com/en-gb/guide/iphone/iph42d9b3178/15.0/ios/15.0) and unlock the screen
74
+
You can access your data using `Finder`:
76
75
77
-
4. In iTunes, click on the phone icon in the toolbar

76
+
1. Connect the iOS device to your computer via USB cable
77
+
2. Open `Finder` file browser
78
+
3. In **Locations**, select your device and click on the **Files** tab. As the <MobileAppName /> supports file sharing, it will be listed here.
79
+
4. Select **<MainPlatformName />** from the list. There will be a folder named `INPUT` that contains data from the <MobileAppNameShort />.
88
80
89
-
9. Select a path to save the folder on your computer.
81
+
Drag-and-drop the `INPUT` folder to a location on your computer to copy the data.
82
+
83
+

90
84
91
85
## Next steps
92
86
If you were not able to solve your problem, you can contact the [support](../../misc/troubleshoot/#support) or get [diagnostic logs](../../misc/troubleshoot/#diagnostic-logs) to inspect the issues thoroughly.
0 commit comments