For the complete documentation index, see llms.txt. This page is also available as Markdown.

🆕Identifying higher-risk buildings recipe guide

A guide with detailed step-by-step instructions outlining how you can create a recipe in OS Select+Build to identify higher-risk buildings.

What is the identifying higher-risk buildings recipe?

The guide below provides a geospatial toolkit that will help you use OS NGD data to identify if a building in occupation in Great Britain is classified as higher-risk by the Building Safety Act 2022 and the Higher-Risk Buildings (Descriptions and Supplementary Provisions) Regulations 2023.

Higher-risk buildings criteria

The criteria used to identify higher-risk buildings within this recipe guide have been drawn from official Government guidance – please see 'criteria for determining whether a building is a higher-risk building during the occupation phase of the new higher-risk regime' from the Gov.uk website for full details.

The key criteria are:

  • Minimum of 2 residential units

  • Minimum of 7 storeys or minimum height of 18m

The following exemptions apply:

  • Where a building meets the above criteria but is comprised entirely of one or more of the following categories, it's exempt from classification as a higher-risk building:

    • Care homes

    • Hospitals

    • Secure residential institutions

    • Hotels (serviced apartments and short-term lets do not fall within the meaning of hotel)

    • Military barracks

Feature types required

The following two feature types are included in the identifying higher-risk buildings recipe:

Theme
Collection
Feature Type

OS NGD Address

OS GB Address

OS NGD Buildings

OS Building Features

You can adapt the suggested identifying higher-risk buildings recipe at the recipe creation or editing stage so that it fully meets your needs.

Applying filters (see steps 8 and 9 below) in OS Select+Build to both feature types at the recipe creation (or recipe editing) stage lets you target the right types of residential and commercial addresses, buildings over a certain height, and buildings with over a certain number of floors. Filtering will also reduce the number of features being downloaded.

You can skip the filtering steps (8 and 9) at the recipe creation stage, download all features for the two feature types, then subsequently filter the data later in your chosen geographic information system (GIS) or relational database management system (RDBMS).

Creating the recipe

To create the identifying higher-risk buildings recipe in OS Select+Build:

1

Log into your OS Data Hub account

Click Log in on the OS Data Hub menu bar to log into your account.

A screenshot of the OS Data Hub home page showing the sign up and log in buttons in the top right hand corner
Screenshot showing the OS Data Hub homepage.
2

Select Data from the menu bar to view your workspace.

3

Choose Downloads > OS Select+Build Recipe Library from the left-hand-side secondary navigation menu.

Screenshot of the OS Select+Build Recipe Library screen in the OS Data Hub.
Screenshot of the OS Select+Build Recipe Library screen in the OS Data Hub.
4

Choose Create a new recipe

Click the Create a new recipe button at the top right-hand-side of the screen.

5

Give the recipe a name and description

  • Give your recipe a descriptive name in the Recipe name dialog box on the left-hand-side of the screen.

  • Add a detailed description for your recipe (this is optional, but it's useful if other team members will be accessing the recipe).

6

Select the feature types

Select your OS NGD data by choosing the themes, collections and feature types you want to include in your recipe. You'll need to select the following two feature types from the Themes panel on the left-hand-side of the screen:

  • Built Address (found within Address > GB Address > Built Address)

  • Building (found within Buildings > Building Features > Building)

Note: Only these two individual feature types are needed for this recipe – do not select all feature types from the OS GB Address and OS Building Features Collections.

Screenshot showing the tree view in the secondary navigation menu that opens when you create a recipe in OS Select+Build in the OS Data Hub. Both of the feature types needed for the identifying higher-risk buildings recipe are shown to have been selected in this screenshot: Built Address and Building.
Screenshot showing the tree view in the secondary navigation menu that opens when you create a recipe in OS Select+Build in the OS Data Hub. Both of the feature types needed for the identifying higher-risk buildings recipe are shown to have been selected in this screenshot: Built Address and Building.
7

(Optional) Choose a data schema version

Selecting a data schema version for a feature type is an optional step; if you don't choose a particular data schema version for a feature type, OS Select+Build will always select the latest available data schema version for you for each feature type by default. We recommend using the pre-selected latest data schema version for feature types unless you have a specific need to use an earlier one. (See the Data schema versioning page for more information on data schema versioning in the OS NGD.)

If you wish to choose which schema version (where applicable) you'd like to receive the data in for a feature type, click on the feature type name within the tree view in the secondary navigation menu, then choose a data schema version from the Choose Data Schema drop-down box in the right-hand side panel.

Screenshot showing the tree view in the secondary navigation menu that opens when you create a recipe in OS Select+Build in the OS Data Hub. The Building Feature Type has been selected in this screenshot and the Choose Schema Version drop-down menu is visible in the right-hand-side panel, which lets you select the data schema version you want to use for the feature type.
Screenshot showing the tree view in the secondary navigation menu that opens when you create a recipe in OS Select+Build in the OS Data Hub. The Building Feature Type has been selected in this screenshot and the Choose Schema Version drop-down menu is visible in the right-hand-side panel, which lets you select the data schema version you want to use for the feature type.
8

Add a filter to the Built Address Feature Type

Why are filters needed in this recipe?

OS Select+Build provides the option to apply filters on certain attributes when creating a recipe so that only the features and attribution that are needed are included in the data. Filters need to be set one at a time for each feature type in this recipe.

For this recipe, attribute filters will be used on both feature types to target the right types of residential and commercial addresses, buildings over a certain height, and buildings with over a certain number of floors. Filtering will also reduce the number of features being downloaded.

However, you may wish to download all features for the two feature types instead, then subsequently filter the data later in your chosen geographic information system (GIS) or relational database management system (RDBMS) – if so, just skip steps 8 and 9.

To add a filter to the Built Address Feature Type:

  • Click on the filter icon Filter icon in OS Select+Build to the right of Built Address in the theme selection tree.

Screenshot of the theme selection tree in OS Select+Build. The Address, GB Address and Built Address boxes have been selected. A filter option is visible to the right of the Built Address name.
Screenshot of the theme selection tree in OS Select+Build.

The Advanced Filter Options panel will then slide into view from the right-hand side of the screen and you can begin to build your filter. For this filter, you'll need to add two groups, then assign rules to both groups.​

In the Advanced Filter Options panel:

  • Click the + Add Group button twice.

  • Select whether you would like the relationship between the two groups to have an And or an Or condition. In this case, you should select Or from the And / Or selector.

Screenshot of creating a filter in the Advanced Filter Options panel in OS Select+Build. Two groups have been added to the filter with an Or condition between them.
Screenshot of creating a filter in the Advanced Filter Options panel in OS Select+Build. Two groups have been added to the filter with an Or condition between them.

In the first group:

  • Click the + Add rule button twice, which will give you three rules in the first group.

  • In the first rule, select primaryClassificationDescription from the first drop-down. Leave the operator in the second drop-down as: = (i.e. the equal sign), then select Residential from the third drop-down.

  • In the second rule, select secondaryClassificationDescription from the first drop-down, set the operator in the second drop-down as In, then select Dwelling, House In Multiple Occupation, and Residential Institution from the third drop-down.

  • In the third rule, select buildStatus from the first drop-down. Leave the operator in the second drop-down as: = (i.e. the equal sign), then select Built Complete from the third drop-down.

  • Before continuing to the second group, select whether you would like the three rules within the first group to have an And or an Or condition. In this case, you should select And from the And / Or selector.

Screenshot of creating a filter in the Advanced Filter Options panel in OS Select+Build. The first group of the filter options needed for the Built Address Feature Type is shown in this screenshot.
Screenshot of creating a filter in the Advanced Filter Options panel in OS Select+Build. The first group of the filter options needed for the Built Address Feature Type is shown in this screenshot.

In the second group:

  • Click the + Add rule button three times, which will give you four rules in the second group.

  • In the first rule, select primaryClassificationDescription from the first drop-down. Leave the operator in the second drop-down as: = (i.e. the equal sign), then select Commercial from the third drop-down.

  • In the second rule, select secondaryClassificationDescription from the first drop-down, set the operator in the second drop-down as = (i.e. the equal sign), then select Hotel / Motel / Boarding / Guest House from the third drop-down.

  • In the third rule, select tertiaryClassificationDescription from the first drop-down, set the operator in the second drop-down as = (i.e. the equal sign), then select Holiday Let / Accommodation / Short-Term Let Other Than CH01 from the third drop-down.

  • In the fourth rule, select buildStatus from the first drop-down. Leave the operator in the second drop-down as: = (i.e. the equal sign), then select Built Complete from the third drop-down.

  • Before continuing, select whether you would like the four rules within the second group to have an And or an Or condition. In this case, you should select And from the And / Or selector.

Screenshot of creating a filter in the Advanced Filter Options panel in OS Select+Build showing all of the group and rule filter options selected for the Built Address Feature Type.
Screenshot of creating a filter in the Advanced Filter Options panel in OS Select+Build showing all of the group and rule filter options selected for the Built Address Feature Type.
  • Click the Apply filter button.

  • Close the Advanced Filter Options panel.

9

Add a filter to the Building Feature Type

To add a filter to the Building Feature Type:

  • Click on the filter icon Filter icon in OS Select+Build to the right of Building in the theme selection tree.

Screenshot of the theme selection tree in OS Select+Build. The Address, GB Address, Built Address, Buildings, Building Features, and Building boxes have been selected. A filter option is visible to the right of the Built Address and Building names.
Screenshot of the theme selection tree in OS Select+Build.

The Advanced Filter Options panel will then slide into view from the right-hand side of the screen and you can begin to build your filter. This time you'll add a rule first, followed by a group, then you'll add two rules to the group.​

In the Advanced Filter Options panel:

  • Click the + Add rule button, then select physicalState from the first drop-down. Leave the operator in the second drop-down as: = (i.e. the equal sign), then select Built from the third drop-down.

Screenshot of creating a filter in the Advanced Filter Options panel in OS Select+Build. The first rule of the filter options needed for the Building Feature Type is shown in this screenshot.
Screenshot of creating a filter in the Advanced Filter Options panel in OS Select+Build. The first rule of the filter options needed for the Building Feature Type is shown in this screenshot.
  • Click the + Add Group button.

  • Select whether you would like the relationship between the rule and the group to have an And or an Or condition. In this case, you should select And from the And / Or selector.

Screenshot of creating a filter in the Advanced Filter Options panel in OS Select+Build. The first rule and the group filter options needed for the Building Feature Type are shown in this screenshot.
Screenshot of creating a filter in the Advanced Filter Options panel in OS Select+Build. The first rule and the group filter options needed for the Building Feature Type are shown in this screenshot.

In the group:

  • In the first rule, select numberOfFloors from the first drop-down, set the operator in the second drop-down as Over Or Equal To (>=), then type 7 into the third box.

  • Click the + Add rule button to add a second rule to the group.

  • In the second rule, select height_relativeMax_m from the first drop-down, set the operator in the second drop-down as Over Or Equal To (>=), then type 18 into the third box.

  • Before continuing, select whether you would like the two rules within the group to have an And or an Or condition. In this case, you should select Or from the And / Or selector.

Screenshot of creating a nested filter in the Advanced Filter Options panel in OS Select+Build. The complete filter options selected for the Building Feature Type are shown in this screenshot.
Screenshot of creating a nested filter in the Advanced Filter Options panel in OS Select+Build. The complete filter options selected for the Building Feature Type are shown in this screenshot.
  • Click the Apply filter button.

  • Close the Advanced Filter Options panel.

10

Finish creating the recipe

Once you've applied filters to the two feature types, click the Create recipe button to complete the recipe creation process. Your new recipe will now instantly be available in your OS Select+Build Recipe Library.

You can view a summary of the completed safer routes to schools recipe, including the required feature types and filters, if you click Data > Downloads > OS Select+Build Recipe Library > *your recipe's name* > View all filters.

The recipe summary should look like the screenshot below:

Screenshot of the OS Select+Build Recipe details screen showing a summary of the identifying higher-risk buildings recipe, including selected feature types and their data schema versions, plus all filters applied.
Screenshot of the OS Select+Build Recipe details screen showing a summary of the identifying higher-risk buildings recipe, including selected feature types and their data schema versions, plus all filters applied.

What's next?

Further guidance on creating, editing and deleting recipes

More information on creating, editing and deleting recipes in OS Select+Build and on adding attribute filters to recipes can be found in the following guides:

Add a data package to your recipe

Once you've created your recipe, you'll need to add a data package to receive the data. Data packages allow you to select the format, update frequency and area of interest for the required data.

The following guide will help you to create a data package from your new recipe:

Creating maps to identify higher-risk buildings from your recipe using QGIS and ArcGIS Pro

Once you've created your recipe and added a data package to it to receive the data, you can import the data into your chosen GIS to analyse it or create maps.

The following guides will help you to create maps to identify higher-risk buildings in ArcGIS Pro and QGIS:

Last updated

Was this helpful?