Sheffield City Centre Parking Zones
Provides the locations of city centre parking zones in Sheffield, published via an ArcGIS REST map service. Each zone record includes attribute information such as hourly parking rates and applicable operating times, allowing users to query and map where paid parking restrictions apply within the city centre. The service returns data in a standard ArcGIS query format, suitable for integration into mapping applications or further geographic analysis of parking provision in Sheffield.'s central area.Location of City Centre parking zones in Sheffield. Also provides information on hourly rates and times.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (7 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| objectid | oid | Unique identifier for the record.Unique identifier for the record. |
| zone_typeZone Code | string | Code identifying the parking zone type.Code identifying the parking zone type. |
| zone | string | Name of the parking zone, including its area designation.Name of the parking zone, including its area designation. |
| tariff | string | Parking charges and time restrictions for the zone.Parking charges and time restrictions for the zone. |
| shape | geometry | Geometric boundary of the parking zone.Geometric boundary of the parking zone. |
| st_area(shape)St area(shape) | double | Area of the zone's geometry, in square units.Area of the zone's geometry, in square units. |
| st_perimeter(shape)St perimeter(shape) | double | Perimeter length of the zone's geometry, in units.Perimeter length of the zone's geometry, 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 (2 records)
| objectid | zone_type | zone | tariff | st_area(shape) | st_perimeter(shape) |
|---|---|---|---|---|---|
| 4133 | City Centre - Zone 2 (Outer) | Mon- Sat (08:00-20:30) - £1.65 per hour <br /> Mon-Sat (vehicles parked after 16:30) - evening rate £2 (or £1.45 up to 1 hour) <br /> Sun (08:00-20:30) - £1.00 per hour | 858178.6607899971 | 9572.47945055399 | |
| 4134 | 11 | City Centre - Zone 1 (Inner) | Mon-Sat (08:00-20:30) £3.25 per hour <br /> Mon-Sat (vehicles parked after 16:30) - evening rate £2 (or £1.45 up to 1 hour) <br /> Sun (08:00-20:30) - £2 per hour | 902040.4894890364 | 5323.666663915357 |
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/79d3dad6138a4eafbbbed26f15b338f0/rest/services/AGOL/INSPIRE/MapServer/3/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/79d3dad6138a4eafbbbed26f15b338f0/rest/services/AGOL/INSPIRE/MapServer/3?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.