> For the complete documentation index, see [llms.txt](https://guides.geospatial.bas.ac.uk/using-mapping-data-services/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.geospatial.bas.ac.uk/using-mapping-data-services/bas-mapping-services/loading-esri-vector-tile-layers-to-qgis.md).

# 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="/files/2FPYzpCZseWrvveRBUfo" 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="/files/se8y2WqpXpyPGb4ihqlr" alt=""><figcaption></figcaption></figure>
