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
@@ -167,11 +167,11 @@ Before taking your offline tiles to the field, we recommend checking in <MobileA
167
167
168
168
Raster and vector tiles generated for offline use can be relatively large files, especially when using high resolution data or a large area of interest. It may be impractical to synchronise these large files through <MainPlatformNameLink /> or to have duplicate copies if they are used in multiple projects.
169
169
170
-
:::tip
170
+
:::tip
171
171
If you do not need to use your background maps offline, consider creating a WMS or WMTS server for online use.
172
172
:::
173
173
174
-
QGIS uses relative paths to load the data. If your <MainPlatformName /> project refers to files located in another folder, this project can be loaded just fine on another computer or in <MobileAppName /> - if the folder with the files can be found in its expected location.
174
+
QGIS uses relative paths to load the data. If your <MainPlatformName /> project refers to files located in another folder, this project can be loaded just fine on another computer or in <MobileAppName /> - if the folder with the files can be found in its expected location. Note that multiple projects can refer to the same files.
175
175
176
176
1. On your computer, create a folder that will contain the large datasets (here: `_rasters`). It should be located in the same directory as your <MainPlatformName /> projects.
177
177

@@ -183,10 +183,6 @@ QGIS uses relative paths to load the data. If your <MainPlatformName /> project
183
183
184
184
4. Use the project in the <MobileAppNameShort /> as usual.
185
185
186
-
:::tip
187
-
Files from the folder can be loaded into multiple <MainPlatformName /> projects.
188
-
:::
189
-
190
-
:::warning
191
-
Files located in the another folder are not synchronised. This saves your storage on <ServerCloudNameLink />. However, if you want to update or modify these files, you have to connect the mobile device to your computer and do it manually.
186
+
:::warning These files are not synchronised
187
+
Files that are not located directly in the <MainPlatformName /> project folder are not synchronised. This saves your storage on <ServerCloudNameLink />. However, if you want to update or modify these files, you have to connect the mobile device to your computer and do it manually.
0 commit comments