Skip to content

Commit fbe9d8e

Browse files
committed
auth db
1 parent d84e6e0 commit fbe9d8e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

src/gis/settingup_background_map/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ When surveying in the field, it is essential to have appropriate background maps
99

1010
Online maps need internet connection to be displayed during the field survey and can use up a lot of mobile data, especially if you are using online raster maps.
1111

12-
:::danger WARNING
12+
Some background maps can be protected with an API key, a token or other kind of authorization. When packaging the project, the <QGISPluginName /> packages auth DB entries used in these layers and the <MobileAppNameShort /> can display them correctly.
13+
14+
:::warning Terms and conditions of background maps
1315
Keep in mind that background maps services and data sources come with their own terms of use.
1416

1517
Although we show how to add online and offline background maps to your projects, it is your responsibility to comply with any terms and conditions of the services of your choice.

src/manage/project/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ There are three options for handling layers:
4242

4343
![Package current project options](../create-project/mergin_plugin_project_wizard_3.jpg "Package current project options")
4444

45+
::: tip Layers requiring authorization
46+
Some layers are protected with some kind of authorization, such as an API key or a token. The <QGISPluginNameShort /> packages auth DB entries used in layers, so that these layers can be displayed in the <MobileAppNameShort />.
47+
:::
48+
49+
4550
After the layers for the new project are selected, you just need to enter the project's name and choose where to save it on your computer. It will also be saved on the <MainPlatformNameLink /> server in the selected workspace.
4651

4752
![New Mergin Maps project name and folder](../create-project/mergin_plugin_project_wizard_4.jpg "New Mergin Maps project name and folder")

0 commit comments

Comments
 (0)