Sheffield City Centre Boundary
A geospatial API providing the boundary of Sheffield city centre as defined in the Pre-Submission Proposals Map, part of the local planning framework. The data is served via an ArcGIS REST MapServer endpoint under the INSPIRE service group, allowing spatial queries and retrieval of boundary geometry and attributes. It is published as part of UK national mapping infrastructure and is intended for use in local planning, spatial analysis, and mapping applications requiring an authoritative definition of the Sheffield city centre area.”Pre Submission Proposals Map - City Centre Boundary
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| objectidOBJECTID_1 | oid | Unique identifier for the record.Unique identifier for the record. |
| policy | string | Planning policy code associated with the boundary.Planning policy code associated with the boundary. |
| title | string | Title of the boundary or associated policy.Title of the boundary or associated policy. |
| layername | string | Name of the map layer the feature belongs to.Name of the map layer the feature belongs to. |
| pdf_linkPdf link | string | Link to a related PDF document.Link to a related PDF document. |
| info_1Info 1 | string | Additional descriptive information about the feature.Additional descriptive information about the feature. |
| info_2Info 2 | string | Further additional descriptive information about the feature.Further additional descriptive information about the feature. |
| shape | geometry | Polygon geometry defining the city centre boundary.Polygon geometry defining the city centre boundary. |
| st_area(shape)St area(shape) | double | Area of the boundary polygon in square units.Area of the boundary polygon in square units. |
| st_perimeter(shape)St perimeter(shape) | double | Perimeter length of the boundary polygon in units.Perimeter length of the boundary polygon in units. |
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 (1 record)
Record 1title: — · info_1: —
{
"title": null,
"info_1": null,
"info_2": null,
"policy": null,
"objectid": 1,
"pdf_link": null,
"layername": null,
"st_area(shape)": 2616370.237673834,
"st_perimeter(shape)": 6760.240361022289
}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/d7e50f6175764e789530aa9a33024486/rest/services/AGOL/INSPIRE/MapServer/2/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/d7e50f6175764e789530aa9a33024486/rest/services/AGOL/INSPIRE/MapServer/2?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.