LogoLogo
OS Docs HomeOS NGDOS APIsOS Download ProductsMore than MapsOS Data Hub
  • Introduction to OS APIs
  • Core Concepts
    • Getting started with an API project
    • Authentication
    • Error codes
    • Rate-limiting policy
    • OS API branding
    • Service level agreements
    • Service availability dashboard
  • Accessing OS APIs
    • OS Maps API
      • Layers and styles
      • Getting started
        • ESRI ArcGIS Online
        • ESRI ArcGIS Pro
        • ESRI ArcMap
        • Cadcorp SIS
        • MapInfo Pro
        • QGIS
      • Technical specification
        • ZXY
        • WMTS
      • Code examples
    • OS Vector Tile API
      • What data is available?
      • Getting started
        • ESRI ArcGIS Pro
        • Cadcorp SIS
        • QGIS
        • Create a web application using the OS Vector Tile API
      • Technical specification
        • Service Metadata
        • Stylesheet
        • Tile request
      • Code examples
      • Stylesheets
    • OS NGD API – Tiles
    • OS NGD API – Features
    • OS Features API
      • OS Product Archive
      • What data is available?
      • Getting started
        • ArcGIS Online
        • ArcGIS Pro
        • ArcMap
        • Cadcorp SIS
        • MapInfo Pro
        • QGIS
      • Technical specification
        • getCapabilities
        • describeFeatureType
        • getFeature
        • Filtering
        • Paging
        • Empty values
      • Code examples
    • OS Names API
      • Getting started with example queries using Node.js
      • Technical specification
        • Find
        • Nearest
      • Code list
      • Code examples
    • OS Linked Identifiers API
      • What data is available?
      • Getting started with implementing a look-up application
      • Technical specification
        • Identifier
        • Identifier Types
        • Feature Types
        • Product Version Information
      • Code examples
    • OS Places API
      • Getting started with example queries using Node.js
      • Technical specification
        • Find
        • Postcode
        • UPRN
        • Nearest
        • BBOX
        • Radius
        • Polygon
      • Datasets
      • Code lists
      • Code examples
    • OS Match & Cleanse API
      • End of Life Information
      • Getting started with an example match query using Node.js
      • Technical specification
      • Datasets
      • Code lists
    • OS Downloads API
      • Getting started
        • Automating OS OpenData downloads
        • Automating OS Premium data downloads
      • Technical specification
        • OpenData products
        • OpenData product details
        • Download an OpenData product
        • OpenData product image
        • Data packages
        • Data package ID
        • Data package version
        • Data package version ID
        • Download a data package
    • OAuth 2 API
      • Getting started
      • Technical specification
  • Additional resources
    • OS API Wrappers
      • JavaScript
      • Python
      • R
  • Extra Links
    • Accessibility
    • Contact us
    • PSGA Product Summary
    • Terms and conditions
Powered by GitBook
On this page
  • What you need
  • Instructions

Was this helpful?

  1. Accessing OS APIs
  2. OS Maps API
  3. Getting started

ESRI ArcGIS Pro

Accessing OS Maps API via ESRI ArcGIS Pro

PreviousESRI ArcGIS OnlineNextESRI ArcMap

Last updated 4 months ago

Was this helpful?

ESRI ArcGIS Pro is a desktop geographic information system (GIS) application that allows users to maintain, visualise and analyse spatial data.

The instructions that follow demonstrate how to connect to OS Maps API using ESRI ArcGIS Pro.

What you need

  • OS Maps API added to an API project in the OS Data Hub with an API Key. See Getting started with an API project for more information.

  • ArcGIS Pro (version 2.3.3 or later)

Instructions

1

Set up a connection

Once a new project with a new map has been set up, select Insert > Connections > Server > New WMTS Server.

2

Add an API URL and set up custom parameters

In the Add WMTS Server Connection dialog:

  • Server URL: Enter the URL for OS Maps API, excluding the API Key. For example, https://api.os.uk/maps/raster/v1/wmts.

  • Select Custom request parameters and enter the following:

    • Parameter: key

    • Value: [Insert your OS API Key here]

  • Click OK.

3

Adding layers to the map

You can explore the available layers in OS Maps API by using the ArcGIS Pro Catalog panel.

In the Catalog panel:

  • To add a layer to the map: Right-click on a layer and select Add to Current Map.

The layer will then display in the Contents panel and the data will display on the map:

ESRI ArcGIS Pro UI to add new WMTS Server
ESRI ArcGIS Pro Add WMTS Server Connection dialog.
ESRI ArcGIS Pro Add WMTS Server Connection dialog with custom request parameters set.
ESRI ArcGIS Pro Catalog panel.
ArcGIS Pro UI showing OS Maps API in the map area.
ESRI ArcGIS Pro UI to add new WMTS Server
ESRI ArcGIS Pro Add WMTS Server Connection dialog.
ESRI ArcGIS Pro Add WMTS Server Connection dialog with custom request parameters set.
ESRI ArcGIS Pro Catalog panel.