ESRI ArcGIS Pro
Accessing OS Vector Tiles API via ESRI ArcGIS Pro
Last updated
Accessing OS Vector Tiles API via ESRI ArcGIS Pro
Last updated
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 Vector Tiles API using ESRI ArcGIS Pro.
OS Vector Tiles 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.
ESRI ArcGIS Pro (version 3.0 or later)
In the Add Data From Path dialog:
Server URL: Enter the URL for OS Vector Tiles API, excluding the API Key. For example, https://api.os.uk/features/ngd/ofa/v1.
Service type: Select Vector Tile Service
Select Custom request parameters and enter the following:
srs
The required coordinate reference system - 27700
or 3857
key
[Insert your OS API Key here]
Click Add.
The layer will then display in the Contents panel and the data will display on the map: