# Loading Esri Vector Tile Layers to QGIS

This guide will run through how to add a publicly accessible Esri Vector Tile Layer to a QGIS project.

### Adding layer to QGIS using Service URL

In the QGIS main menu, navigate to **Layer** > **Add Layer** **> Add Vector Tile Layer...**

Ensure **Source Type** is set to **Service**. Under **Connections**, click **New > New ArcGIS Vector Tile Service Connection...**

Type in a suitable name for the layer, and copy and paste the Service URL. \
\
The Service URL is listed in the BAS data catalogue the bottom right of an Esri item page.\
\
For example, a service URL might be:

<https://tiles.arcgis.com/tiles/tPxy1hrFDhJfZ0Mf/arcgis/rest/services/add_contours_medium_res_v7_3_vt/VectorTileServer>

Leave everything else as default and click **OK**.

<figure><img src="https://1732800529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUp9ezgTwLUN5L1qHiPak%2Fuploads%2FtMY54VB6FtnOddnAUUHl%2FScreenshot%202024-10-24%20112406.png?alt=media&#x26;token=41be7e72-65e9-4f4a-afa9-1ea81c560bd6" alt=""><figcaption></figcaption></figure>

You will then return to the previous dialogue box. The new connection will be available to select in the Connections drop down menu. Ensure it is selected here and click **Add.** This will load the layer into the QGIS Project.&#x20;

<figure><img src="https://1732800529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUp9ezgTwLUN5L1qHiPak%2Fuploads%2FJR4Ow1spALTiqgOiYanL%2FScreenshot%202024-10-24%20113004.png?alt=media&#x26;token=1e0e9415-acb9-45e5-9b18-72ac94e8108b" alt=""><figcaption></figcaption></figure>
