# 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="https://1732800529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUp9ezgTwLUN5L1qHiPak%2Fuploads%2FR1rNBBMIB002MsfJVQ4k%2Ftile_service.png?alt=media&#x26;token=5a3cb5e9-7aa3-4d75-9556-fd4f049639eb" 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;
