Getting started with data packages
How do I create a new data package?
Once you've created a recipe, you'll then need to create a data package against it to receive your OS NGD data.
To create a new OS NGD data package:
Log into your OS Data Hub account
Click Log in on the Data Hub menu bar to log into your account.

Find the recipe you plan to add a data package against
In your OS NGD Select+Build Recipe Library, scroll or search for the recipe you wish to create a data package against, select that recipe, then click the Add data package button.

Add details to the data package
Add the following details to your data package under Add a data package in the secondary navigation menu:
Give your data package a name.
Choose the area you want to receive your data for: Either 'All of Britain or Predefined Area' (this means you receive data and it will not be refined by location) or 'Draw a polygon / upload a file / use an OS polygon' (to select a smaller area for your data to be provided for).
Select the desired coordinate reference system.
Select a file format: CSV or GeoPackage.
Select the updates you want: Either not required or COU (Change-Only Update) frequency. There is also an option to select a one-off snapshot of a current or past date.
Set your initial supply date.
How do I find and download an existing data package?
All OS NGD, OS OpenData and OS Premium data packages created and ordered by your organisation will be catalogued in your Data Packages list in the OS Data Hub.
To find and download an existing data package:
Log into your OS Data Hub account
Click Log in on the Data Hub menu bar to log into your account.

Find the data package you are looking for
Scroll through the list to find a particular data package or use the search bar to search by data package name, data package number, or product name.

Recipe data packages
Data packages linked to an OS NGD recipe can be identified by their prefix of 'OS NGD Recipe' against the recipe name in the Product column in the Data packages list

Download the desired data package
Once you have found the data package you want from the list, click the Download button in the Status column.
You are now within the Data package summary screen, where you can view and download files. Under 'Individual file downloads' in the bottom left-hand side of your screen, you will see a .zip file for every feature type in your data package order.
Click on a file to download it.
What is the Order Summary file?
This is also known as a manifest file, a computing file which contains metadata. We provide an Order Summary file for each feature type in your data package. The following file naming convention will be applied to each Order Summary file you receive:
collection_featuretype_orderSummary.jso
For example, the file name for the Building Part Feature Type Order Summary file would look like this:
bld_fts_buildingpart_orderSummary.jso
The example below shows the information an Order Summary file contains:
{
"featureName": "bld-fts-buildingline",
"crs": "http://www.opengis.net/def/crs/EPSG/0/27700",
"schemaVersion": "1.0",
"validFromDate": null,
"validToDate": "2023-03-01",
"recordCount": 202653
}
How do I delete a data package?
To delete an existing data package:
Log into your OS Data Hub account
Click Log in on the Data Hub menu bar to log into your account.

Find the data package you are looking for
Scroll through the list to find a particular data package or use the search bar to search by data package name, data package number, or product name.

Recipe data packages
Data packages linked to an OS NGD recipe can be identified by their prefix of 'OS NGD Recipe' against the recipe name in the Product column in the Data packages list

Delete the package from the data package summary screen
Click the Package options dropdown in the top right-hand side of your screen.
Click Delete package.

A warning pop up will appear.
Click the Delete package button in the pop up.
Last updated
Was this helpful?