Vepler logo
Live
Conservation & Nature
New

Priority Habitats

Habitats of principal importance for biodiversity across all four UK nations, mapped as polygons. Reconciled from Natural England, NatureScot, NRW and DAERA NIEA into one schema.

2.84 million
Features
4
Nations
EPSG:4326
Geometry
OGL v3.0
Licence
Overview

About this dataset

Priority Habitats maps the areas identified as habitats of principal importance for biodiversity. It is the largest layer in the dataset, at roughly 2.84 million polygons across England, Scotland, Wales and Northern Ireland.

Each nation has its own statutory basis. In England the layer is the Priority Habitats Inventory under section 41 of the Natural Environment and Rural Communities Act 2006, held by Natural England. Scotland draws on the Habitat Map of Scotland from NatureScot. Northern Ireland follows the Wildlife and Natural Environment Act (Northern Ireland) 2011, held by DAERA NIEA. Wales uses the BAP habitat family curated by Natural Resources Wales.

We reconcile these four registers into one schema with one stable identity per feature. Every polygon is reprojected server-side to EPSG:4326 from its native grid, and returned with the custodian's attribution. Query by point, radius, bounding box or polygon over REST, or fetch a single habitat by id.

The layer supports biodiversity net gain screening, environmental constraint checks and ESG or natural-capital reporting. Open Government Licence v3.0 applies throughout, so records can be reused commercially with attribution.

What's included

Everything in the box

Point, radius and polygon query

Query the inventory by point, radius, bounding box or polygon over REST, or fetch a single habitat polygon by its stable id.

EPSG:4326 polygons

Every feature carries valid WGS84 geometry, reprojected server-side from each source's native grid.

Four registers, one schema

England's Priority Habitats Inventory, the Habitat Map of Scotland, the Northern Ireland register and the Welsh BAP habitat family reconciled into a single schema with one identity per feature.

Stable identifiers

Each habitat carries a stable id in the form design.{product}.{nation}.{type}.{reference}, so records can be tracked across snapshots.

OGL provenance

Open Government Licence v3.0 throughout, with per-custodian attribution returned on every record.

Welsh bilingual names

name_cy carries the Welsh habitat name where the source register provides one.

Data fields

What each record carries

schema14 fields
reference: string// Custodian reference for the habitat feature within its source register.
nation: enum// Nation the feature belongs to: ENG, SCT, WAL or NIR.
source: string// Named public-sector custodian of the record.
name: string// Habitat feature name or label.
name_cy: string// Welsh-language name where the source register provides one.
designation_type: enum// Canonical type for the feature within this product.
category: string// Priority habitat class as recorded by the custodian.
designated_date: date// Date the feature was recorded or last surveyed in the source register.
date_precision: enum// Precision of the served dates: day, month, year or none.
local_authority: string// Local authority the feature falls within.
area_hectares: float// Mapped area of the habitat polygon in hectares.
source_url: string// Link to the custodian's published source dataset.
centroid: object// Representative point of the polygon in EPSG:4326, as lat/lng.
attribution: string// Per-custodian OGL attribution string returned with the record.
Sample response

Straight from the API

response.jsonapplication/json
{
  "id": "design.conservation.ENG.priority_habitat.PHI1042337",
  "reference": "PHI1042337",
  "nation": "ENG",
  "source": "Natural England",
  "name": "Deciduous Woodland",
  "name_cy": null,
  "designation_type": "priority_habitat",
  "category": "Deciduous Woodland",
  "designated_date": "2018-05-01",
  "amended_date": "2023-03-14",
  "date_precision": "day",
  "local_authority": "South Hams",
  "area_hectares": 12.47,
  "source_url": "https://www.data.gov.uk/dataset/priority-habitats-inventory-england",
  "centroid": {
    "lat": 50.3421,
    "lng": -3.7765
  },
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [-3.7771, 50.3418],
        [-3.7759, 50.3418],
        [-3.7759, 50.3425],
        [-3.7771, 50.3425],
        [-3.7771, 50.3418]
      ]
    ]
  },
  "licence": "OGL v3.0",
  "attribution": "Contains Natural England data, licensed under the Open Government Licence v3.0"
}
Use cases

What people build with it

01

Biodiversity net gain screening

Identify priority habitats on or near a site to scope biodiversity net gain obligations before design and submission.

Developers
02

Site environmental constraints

Check habitats of principal importance alongside other designations when assessing applications and land allocations.

Planners
03

ESG and natural capital reporting

Quantify habitat exposure across a portfolio to support ESG disclosure and natural-capital assessment.

Investors
04

Pre-acquisition due diligence

Map habitat polygons over a target parcel to flag environmental risk early in appraisal.

Surveyors

Frequently asked questions