# QGIS

## Requirements

* QGIS (version 2.10.1 or later)
* A GeoPackage dataset

## Instructions

These instructions were created using QGIS version 3.22. Other versions of QGIS can be used, from version 2.10.1 onwards.

{% stepper %}
{% step %}

### Open a new or existing QGIS project.

{% endstep %}

{% step %}

### Add a layer by selecting *Layer* > *Add Layer* > *Add Vector Layer* from the top ribbon of the workspace.

<figure><img src="https://170091638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0pZjHxkAvY7Mn6TqFBMD%2Fuploads%2Fqpgj9cjIKX0vmYgqJ3Ms%2Fqgis-add-vector.png?alt=media&#x26;token=7ffb80c1-fa17-45d1-9cc8-d96465d8bae1" alt="Screenshot showing the QGIS Add Vector Layer menu."><figcaption><p>QGIS Add Vector Layer menu.</p></figcaption></figure>

The Data Source Manager - Vector dialog box will appear.
{% endstep %}

{% step %}

### Select the GeoPackage that will be loaded using the *three dots* button located next to the Vector Dataset(s) box.

<figure><img src="https://170091638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0pZjHxkAvY7Mn6TqFBMD%2Fuploads%2FJmeyLFk8xOR40VV7tOr3%2Fqgis-add-gpkg.png?alt=media&#x26;token=351e29b5-14c8-4f16-98c3-0f103c0cc115" alt="Screenshot showing the Data Source Manager – Vector dialog in QGIS,"><figcaption><p>Data Source Manager – Vector dialog in QGIS.</p></figcaption></figure>

Navigate to the GeoPackage. Double-click the file or select it, then click *Add*. A separate dialog box will appear.
{% endstep %}

{% step %}

### Select the layers of the GeoPackage to be added to the map

<figure><img src="https://170091638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0pZjHxkAvY7Mn6TqFBMD%2Fuploads%2FojpnUmwecg0ON9f6tELo%2Fqgis-add-gpkg-layers.png?alt=media&#x26;token=6d4b1d27-e10c-41aa-aaad-9aa6782681b1" alt="Screenshot showing the Select Items to Add dialog in QGIS."><figcaption><p>Select Items to Add dialog in QGIS.</p></figcaption></figure>

&#x20;It is possible to add selected layers, numerous layers or all layers. Once the relevant layers have been selected, click *Add Layers*.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
The GeoPackage layers should now be viewable in the layers list on the left-hand side of the workspace.
{% endhint %}
