Sheffield Unitary Development Plan
This API provides access to the Sheffield Unitary Development Plan (UDP), adopted as the statutory development plan for Sheffield, England, in March 1998. The dataset comprises a policy document and an accompanying proposals map, which together set out planning policies and land-use designations for the city. Served through an ArcGIS REST endpoint as part of an INSPIRE-aligned map service, it allows queries against the underlying spatial features. The data is relevant to planning, construction, and legislative research concerning land use and development control within Sheffield's local authority area.The Unitary Development Plan (UDP) was adopted as the statutory development plan for Sheffield in March 1998. It consists of: a policy document and a proposals map.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| objectid | oid | Unique identifier for the record.Unique identifier for the record. |
| code | string | Numeric code identifying the UDP land use or designation category.Numeric code identifying the UDP land use or designation category. |
| descriptio | string | Textual description of the land use or designation.Textual description of the land use or designation. |
| refer_to | string | Reference to the relevant UDP policy chapter.Reference to the relevant UDP policy chapter. |
| keyval | string | Unique key value identifying the mapped feature.Unique key value identifying the mapped feature. |
| shape | geometry | Geometric boundary of the feature on the proposals map.Geometric boundary of the feature on the proposals map. |
| st_area(shape)St area(shape) | double | Area of the feature's geometry.Area of the feature's geometry. |
| st_perimeter(shape)St perimeter(shape) | double | Perimeter length of the feature's geometry.Perimeter length of the feature's geometry. |
Schema captured from arcgis 21 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)
| objectid | code | descriptio | refer_to | keyval | st_area(shape) | st_perimeter(shape) |
|---|---|---|---|---|---|---|
| 1 | 36 | Waterway | refer to Green Environment Chapter | A184 | 16379.742536470241 | 2143.9429171985894 |
| 2 | 36 | Waterway | refer to Green Environment Chapter | A185 | 16196.65328945389 | 911.4044431068972 |
| 3 | 36 | Waterway | refer to Green Environment Chapter | A186 | 15295.4493759234 | 2625.5963222267146 |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://utility.arcgis.com/usrsvcs/servers/c808094c31c444f09ec9d52348bbc3f4/rest/services/AGOL/INSPIRE/MapServer/4/query?outFields=*&where=1%3D1
Query examples
Stored only in this browser. Runs go directly from your browser to the API — the key is never sent through our servers.
curl -s 'https://utility.arcgis.com/usrsvcs/servers/c808094c31c444f09ec9d52348bbc3f4/rest/services/AGOL/INSPIRE/MapServer/4?f=json' -H 'Accept: application/json'Layer definition: fields, geometry type, capabilities.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.