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/gis/settingup_background_map/index.md
+14-24Lines changed: 14 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Online maps need internet connection to be displayed during the field survey and
8
8
:::danger WARNING
9
9
Keep in mind that background maps services and data sources come with their own terms of use.
10
10
11
-
Although we show how to add online and offline background maps to your projects, it is your responsibility to comply with any terms and condition of the services of your choice.
11
+
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.
12
12
:::
13
13
14
14
## Raster tiles
@@ -81,40 +81,30 @@ There are several online services you can use in your projects, some of them are
When [creating a new <MainPlatformName /> project](../../manage/create-project/#create-a-project-in-qgis) from scratch, the default background map uses <MainPlatformName /> vector tile service. Other online vector tile services can be added to the project in QGIS, but keep in mind they come with their own terms of use.
84
85
85
-
Let's see how we can add *ESRI Basemap*vector tile (QGIS 3.16+):
86
+
To add a vector tile service:
86
87
1. In QGIS, navigate to the **Vector Tiles** in the **Browser** panel
87
88
2. Right-click on **Vector Tiles** and select **New Generic Connection**
88
-
3. Set the parameters of the **Vector Tiles connection**:
When [creating a new <MainPlatformName /> project](../../manage/create-project/#create-a-project-in-qgis) from scratch, the default background map uses <MainPlatformName /> vector tile service.
89
+
3. Set the parameters of the **Vector Tiles connection** and press **OK**.
106
90
107
-
It can be also added to existing <MainPlatformName /> projects by using following parameters to set the **Vector Tiles connection**:
91
+
For <MainPlatformName /> vector tile service, the parameters are as follows:
0 commit comments