Set up a connection
Once a new project with a new map has been set up, select Insert > Connections > Server > New OGC API Server.
Add an API URL and set up custom parameters
In the Add OGC API Server Connection dialog:
Server URL: Enter the URL for OS NGD API – Features, excluding the API Key. For example, https://api.os.uk/features/ngd/ofa/v1.
ESRI ArcGIS Pro Add OGC API Server Connection dialog. Select Custom request parameters and enter the following:
Value: [Insert your OS API Key here]
ESRI ArcGIS Pro Add OGC API Server Connection dialog with custom request parameters set. Adding layers to the map
You can explore the available layers in OS NGD API – Features 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.
In the pop-up Add OGC API Layer(s) dialog:
Set the maximum features returned: Set the maximum number of features to be displayed (we suggest 1000).
To specify the extent:
Select the Use Spatial Extent checkbox.
Get extent from: Select Current visible extent.
Click OK to load the features onto the map.
ESRI ArcGIS Pro Add OGC API Layer(s) dialog and the Catalog panel. The layer will then display in the Contents panel and the data will display on the map:
ESRI ArcGIS Pro UI showing OS NGD API – Features data in the map area. Adjusting the map view
Features will not automatically refresh when you zoom or pan on the map. This is purposely designed to protect the API from unnecessary spikes in usage.
If the extent of the screen changes and you need to update the features displayed, right-click on the layer in the Contents panel, then select the OGC Features property for the layer, re-click Current visible extent, and click Apply and OK.
This will force ESRI ArcGIS Pro to send a new request to the API and load features based on the new extent.
ESRI ArcGIS Pro UI showing OS NGD API – Features data in the map area and a Layer Properties dialog for one of the layers.