> 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-tile-layers-to-qgis.md).

# Loading Esri 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 ArcGIS REST Server Layer...**

In the **Server Cnnections** dialog box that appears, click **New.** &#x20;

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/S2_mosaic_2425_BAT_RGBAlpha_EPSG_3031/MapServer>

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

<figure><img src="/files/G2SAur2MUU2FIpH3tY5G" 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 **Connect.** Select the layer and click **Add.** This will load the layer into the QGIS Project.&#x20;
