# Accessing ADD data in ArcGIS Pro

The best available topographic data of Antarctica is published through the [Antarctic Digital Database (ADD)](https://www.add.scar.org/). We recommend this data for mapping and scientific analysis. The ADD is managed by British Antarctic Survey, on behalf of SCAR.&#x20;

All ADD data is available to download as shapefiles and Geopackages [via the catalogue](https://data.bas.ac.uk/collections/e74543c0-4c4e-4b41-aa33-5bb2f67df389/). Accessing the data this way to use on your local computer is completely valid. However, it is possible to load the coastline and contour datasets straight in to ArcGIS Pro via the ArcGIS Living Atlas.&#x20;

Accessing the data this way means you don't have to download the data yourself. As long as you have an internet connection, the data can be loaded in to a project, and queried as you would if you had a local copy of the data.

This guide will explain how to load ADD coastline data in to an ArcGIS Pro project.&#x20;

{% hint style="info" %}
The ADD layers in ArcGIS Living Atlas will always reflect the most recent ADD data. ADD data is updated on 6 monthly schedule, in May and November. If you are using the layers in a project, and revisit that project 6 months later, the datasets may have been updated in meantime.&#x20;
{% endhint %}

### How to load ADD coastline data in to an ArcGIS Pro project

In ArcGIS Pro, you will see a ribbon menu along the top of the user interface. Click on the **Map** tab and **Add Data**

![](/files/vOZD5wBG9CYHZljdVFLt)

This will open a new dialogue window. In the table of contents on the left, expand **Portal** and click on **Living Atlas**. In the search box in the top right corner, type **'Antarctic Digital Database'.** This will list the ADD datasets that are currently in Living Atlas.

Choose an appropriate layer, for example '*Medium resolution vector polylines of the Antarctic coastline*'.

![](/files/pRQuEkSROP4wEHZiFu7G)

{% hint style="info" %}
The layers projection is EPGS:3031 WGS84 Antarctic Polar Stereographic. If your ArcGIS Pro map project is in a different projection, the layer will re-project on the fly when you load it in. To view the data properly, it is recommended to change the projection of the project to match the data (ie. EPGS:3031 WGS84 Antarctic Polar Stereographic). This can be done in the **Map Properties**.&#x20;
{% endhint %}

### Opening the datasets from the Living Atlas item information pages

As well as accessing the datasets from a current ArcGIS Pro project, you can also view the layers online, and open them from their item pages.

Visit the [SCAR ADD gallery in ArcGIS Online](https://www.arcgis.com/home/group.html?id=307a4d4221ca4030aef7477d6a52620f\&view=grid\&showFilters=false\&sortField=title\&sortOrder=asc#content), or search for the dataset via the [Living Atlas homepage](https://livingatlas.arcgis.com/en/home/).

![SCAR ADD gallery in ArcGIS Online](/files/9AWTy6dPJI8JnsykqVB3)

Click on your layer of choice to open it, and select **Open in ArcGIS Desktop** > **Open in ArcGIS ProPro**.

![](/files/xf2xK3RvBB3QCXjPDZhf)

###


---

# 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://guides.geospatial.bas.ac.uk/using-mapping-data-services/bas-mapping-services/accessing-add-data-in-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.
