# ArcGIS Pro

## Requirements

* ArcGIS Pro (version 1.1 or later)
* A GeoPackage dataset

{% hint style="info" %}
Certain versions of ArcPro (for example, version 2.5) require GeoPackages to have a spatial index added before the data can be viewed on the map. This can be done in the Catalog by opening the Feature Class Properties window within the 'Indexes' page.

<img src="/files/mvNIBonMCvDl3oNBTPHT" alt="Screenshot of the layer properties dialog in ArcPro." data-size="original">
{% endhint %}

## Instructions

These instructions were created using ArcGIS Pro version 2.5, but versions from 1.1 onwards will support GeoPackage.

{% stepper %}
{% step %}

### Open an existing project or create a new one

&#x20;To create a new project, select *Map* from the Blank Templates section, then enter a *Name* and a *Location* for the project in the Create a New Project section. Click *OK*.

<figure><img src="/files/ZYdWzKQfUabKWO47rC3G" alt="Screenshot showing how to create a new project in ArcGIS Pro."><figcaption><p>Screenshot showing how to create a new project in ArcGIS Pro.</p></figcaption></figure>
{% endstep %}

{% step %}

### Select *Map* > *Add Data from* the ribbon at the top of the project,&#x20;

<figure><img src="/files/Z5ii1gnOhY6C74IJVvVO" alt="Screenshot of the Add Data button in ArcGIS Pro."><figcaption><p>Add Data button</p></figcaption></figure>

A dialog box will appear.&#x20;
{% endstep %}

{% step %}

### Adding a GeoPackage into ArcGIS Pro

Navigate to the GeoPackage to be added into ArcGIS Pro. Select the GeoPackage and click *Open*. This will open the GeoPackage to reveal the individual layers.

<figure><img src="/files/ALi6Katqiymuv2QbQtCK" alt="Screenshot of the Add Data dialog in ArcGIS Pro."><figcaption><p>Add Data dialog in ArcGIS Pro.</p></figcaption></figure>
{% endstep %}

{% step %}

### Select all of the relevant layers and click OK

The selected layers will then be added into ArcGIS Pro.

{% hint style="info" %}
More than one layer can be selected at any time by holding down the Ctrl (control) key and clicking on multiple layers.
{% endhint %}

<figure><img src="/files/PSSkujBnIErD7YakOwF0" alt="Screenshot of the Add Data layer selection dialog in ArcGIS Pro."><figcaption><p>Add Data layer selection dialog in ArcGIS Pro.</p></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="success" %}
The layers added into ArcGIS Pro will appear in the contents pane on the left-hand side of the project.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.os.uk/osngd/getting-started/downloading-with-os-select+build/getting-started-with-geopackage/arcgis-pro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
