CRoW Act 2000 - Section 16 Dedicated Land
Shows land mapped as dedicated access land under the Countryside and Rights of Way (CRoW) Act 2000. Attribution statement: © Natural England copyright. Contains Ordnance Survey data © Crown copyright and database right [year]. Attribution statement: © Natural England copyright. Contains Ordnance Survey data © Crown copyright and database right [year].
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (12 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| mdlp_idMdlp id | string | Internal master land parcel identifier.Internal master land parcel identifier. |
| lp_idLp id | string | Unique identifier for the land parcel.Unique identifier for the land parcel. |
| case_noCase no | string | Reference number for the associated case.Reference number for the associated case. |
| lp_nameLp name | string | Name of the land parcel.Name of the land parcel. |
| oasys_idOasys id | integer | Identifier linking to the OASys system record.Identifier linking to the OASys system record. |
| legal_intLegal int | string | Type of legal interest holder, e.g. land owner or authority.Type of legal interest holder, e.g. land owner or authority. |
| userid | string | Identifier of the user who created or edited the record.Identifier of the user who created or edited the record. |
| tstamp | unknown | Timestamp of the last record update.Timestamp of the last record update. |
| end_dateEnd date | string | Date the land dedication or record became effective or ended.Date the land dedication or record became effective or ended. |
| version | string | Version identifier of the dataset or record.Version identifier of the dataset or record. |
| shape_lengShape leng | number | Length of the parcel boundary shape, in metres.Length of the parcel boundary shape, in metres. |
| gdb_geomattr_dataGdb geomattr data | string | Internal geodatabase geometry attribute data.Internal geodatabase geometry attribute data. |
Schema captured from ogc_api_features 1 month 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 (5 records)
Record 1lp_id: 220040600026 · tstamp: —
{
"lp_id": "220040600026",
"tstamp": null,
"userid": "139.098772139508",
"case_no": "2004060111",
"lp_name": "Pale Heights",
"mdlp_id": "100039",
"version": "v30",
"end_date": "2004-06-11T00:00:00Z",
"oasys_id": 100093,
"legal_int": "Land owner",
"shape_leng": 8184.98903439,
"gdb_geomattr_data": "[B@44310631"
}Record 2lp_id: 220040600018 · tstamp: —
{
"lp_id": "220040600018",
"tstamp": null,
"userid": "394.759962555421",
"case_no": "2004060071",
"lp_name": "Kings wood",
"mdlp_id": "100032",
"version": "v30",
"end_date": "2004-06-10T00:00:00Z",
"oasys_id": 100093,
"legal_int": "Relevant authority",
"shape_leng": 11417.2951801,
"gdb_geomattr_data": "[B@58496013"
}Record 3lp_id: 220040600033 · tstamp: —
{
"lp_id": "220040600033",
"tstamp": null,
"userid": "1.70553744192144",
"case_no": "2004060118",
"lp_name": "Delamere Station",
"mdlp_id": "100046",
"version": "v30",
"end_date": "2004-06-17T00:00:00Z",
"oasys_id": 100093,
"legal_int": "Land owner",
"shape_leng": 617.12535354,
"gdb_geomattr_data": "[B@7a6ae3d6"
}Record 4lp_id: 220040600032 · tstamp: —
{
"lp_id": "220040600032",
"tstamp": null,
"userid": "18.0892931551172",
"case_no": "2004060119",
"lp_name": "Dead Lake",
"mdlp_id": "100045",
"version": "v30",
"end_date": "2004-06-17T00:00:00Z",
"oasys_id": 100093,
"legal_int": "Land owner",
"shape_leng": 2703.08900462,
"gdb_geomattr_data": "[B@7c05f74b"
}Record 5lp_id: 220040600031 · tstamp: —
{
"lp_id": "220040600031",
"tstamp": null,
"userid": "2.33483597043024",
"case_no": "2004060120",
"lp_name": "Delamere forest 3",
"mdlp_id": "100044",
"version": "v30",
"end_date": "2004-06-17T00:00:00Z",
"oasys_id": 100093,
"legal_int": "Land owner",
"shape_leng": 637.70966414,
"gdb_geomattr_data": "[B@30496674"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -s 'https://environment.data.gov.uk/geoservices/datasets/2bc7c6e4-30dc-429a-a673-2b7145b54173/ogc/features/v1/collections/Crow_Act_2000_Section_16_Dedicated_Land_England/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.