NatureScot Protected Areas WFS
This Web Feature Service (WFS) provides feature-level access to spatial data on designated sites and protected areas across Scotland. Published by NatureScot, the national agency responsible for Scotland's natural heritage, the service enables users to query and retrieve geographic data describing the boundaries and attributes of protected areas, supporting integration into GIS applications and mapping tools. It covers the national territory of Scotland and forms part of the broader set of official datasets on nature conservation designations maintained by NatureScot.This WFS provides feature access to the data about the various designated sites (protected areas) in Scotland.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (16 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| NAME | string | Name of the designated protected site.Name of the designated protected site. |
| PA_CODEPa code | int | Unique numeric code identifying the protected area.Unique numeric code identifying the protected area. |
| STATUS | string | Current designation status of the site, e.g. Current.Current designation status of the site, e.g. Current. |
| EUROPEAN_CODEEuropean code | string | European site reference code for the protected area.European site reference code for the protected area. |
| TYPE | string | Category describing the nature of the designation, e.g. biological.Category describing the nature of the designation, e.g. biological. |
| SITE_HASite ha | double | Total area of the site in hectares.Total area of the site in hectares. |
| FEATURE_HAFeature ha | double | Area of the specific designated feature within the site, in hectares.Area of the specific designated feature within the site, in hectares. |
| UPDATED | dateTime | Date the record was last updated.Date the record was last updated. |
| MPA_NETWORKMpa network | string | Indicator of whether the site is part of the MPA network.Indicator of whether the site is part of the MPA network. |
| GEOGRAPHIC_LOCATIONGeographic location | string | General geographic setting of the site, e.g. terrestrial or mixed.General geographic setting of the site, e.g. terrestrial or mixed. |
| PA_TYPEPa type | string | Designation type of the protected area, e.g. SAC.Designation type of the protected area, e.g. SAC. |
| Shape_LengthShape length | double | Length of the site boundary geometry.Length of the site boundary geometry. |
| Shape_AreaShape area | double | Area of the site geometry as calculated by the GIS system.Area of the site geometry as calculated by the GIS system. |
| the_geomThe geom | geometry | Spatial geometry representing the boundary of the protected area.Spatial geometry representing the boundary of the protected area. |
| AREA_TYPEArea type | string | Classification of the area type for the protected site.Classification of the area type for the protected site. |
| FEAUTRE_HAFeautre ha | double | Area of a designated feature within the site, in hectares.Area of a designated feature within the site, in hectares. |
Schema captured from wfs 26 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (3 records)
Record 1NAME: Conon Islands · TYPE: BIOLOGICAL
{
"NAME": "Conon Islands",
"TYPE": "BIOLOGICAL",
"STATUS": "Current",
"PA_CODE": 8230,
"PA_TYPE": "SAC",
"SITE_HA": 120.01,
"UPDATED": "2019-01-30T00:00:00Z",
"FEATURE_HA": 5.08,
"Shape_Area": 50794.65078238614,
"MPA_NETWORK": "N",
"Shape_Length": 1022.9736830709287,
"EUROPEAN_CODE": "UK0013575",
"GEOGRAPHIC_LOCATION": "MIXED"
}Record 2NAME: Loch Lomond Woods · TYPE: BIOLOGICAL
{
"NAME": "Loch Lomond Woods",
"TYPE": "BIOLOGICAL",
"STATUS": "Current",
"PA_CODE": 8298,
"PA_TYPE": "SAC",
"SITE_HA": 1450.01,
"UPDATED": "2014-06-13T00:00:00Z",
"FEATURE_HA": 15.19,
"Shape_Area": 151860.16770677175,
"MPA_NETWORK": "N",
"Shape_Length": 3676.4126861027166,
"EUROPEAN_CODE": "UK0013573",
"GEOGRAPHIC_LOCATION": "TERRESTRIAL"
}Record 3NAME: Loch Lomond Woods · TYPE: BIOLOGICAL
{
"NAME": "Loch Lomond Woods",
"TYPE": "BIOLOGICAL",
"STATUS": "Current",
"PA_CODE": 8298,
"PA_TYPE": "SAC",
"SITE_HA": 1450.01,
"UPDATED": "2014-06-13T00:00:00Z",
"FEATURE_HA": 0.96,
"Shape_Area": 9644.728135793075,
"MPA_NETWORK": "N",
"Shape_Length": 521.8949163015114,
"EUROPEAN_CODE": "UK0013573",
"GEOGRAPHIC_LOCATION": "TERRESTRIAL"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -s 'https://ogc.nature.scot/geoserver/protectedareas/wfs?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.
Dataset
Volume & freshness
License
No license declared upstream.
Distributions (1)
Source: wfs
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.