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 is the OS Product Archive in OS Features API?
  • Viewing multiple years

Was this helpful?

  1. Accessing OS APIs
  2. OS Features API

OS Product Archive

PreviousOS Features APINextWhat data is available?

Last updated 3 months ago

Was this helpful?

What is the OS Product Archive in OS Features API?

The Product Archive in OS Features API provides easy access to historical OS data, including:

  • OS MasterMap Topography Layer

  • OS MasterMap Highways Network

  • OS MasterMap Integrated Transport Network - Roads

  • OS MasterMap Integrated Transport Network - Urban Paths

  • OS Open UPRN

The Product Archive offers the following:

  • You can request specific types of features and their attributes by using spatial or layer queries. However, if you use the option, be careful not to select a very large area, as this can quickly reach API throttle limits.

  • You can view and customise the styling of the returned OS MasterMap data.

  • You can explore detailed feature information from OS MasterMap Topography Layer, OS MasterMap Highways Network, and OS MasterMap Integrated Transport Network data.

  • You can create and apply your own styling preferences or use the existing style sheets from the OS Repositories on GitHub to style the data.

For more details about the available products, including available years and how to access the Product Archive, please refer to the What data is available? and Technical specification. The Product Archive contains the last full release of the product for the given year, typically occurring between November and December, depending on the specific release schedule for that year.

Viewing multiple years

To view data from multiple years in one GIS session, there are a couple of options:

  • Set up the API endpoint and bring in data for a specific year, such as 2017. Then, edit the endpoint to another year and bring in the data again. The downside here is the need to constantly edit the endpoint string.

  • Set up an endpoint for each year with the year set in the API string, and bring in each endpoint as needed to view that particular year. Since there is only one set of data for each year, this method works well and allows for easy switching between different data epochs to quickly identify changes in the landscape.

If you need help getting started with OS Features API in QGIS, be sure to check out the getting started documentation for a step-by-step guide. Don't forget to use the Product Archive Endpoint as the URL connection -

getFeature
Comparison of 2015 vs 2023 Road and Path data available through the OS Product Archive
2004 OS MasterMap Topography data with 2021 Topographic Lines over the top