Skip to content
Geo Hound
ESRI FeatureServerData directory

Untitled.aprx

Published by publicaccess.chesterfield.gov.uk

Planning applications and appeals with locations and descriptions.

United Kingdomplanningaddressesboundaries
Extent not published by this service

Service facts

Endpoint
https://publicaccess.chesterfield.gov.uk/server/rest/services/PALIVE/LIVEUniformPA_Planning/FeatureServer
Type
ESRI FeatureServer
Layers
5
CRS
EPSG:27700
CORS
Enabled
Response time
934 ms at last check
Last verified
2026-07-24
Discovered
1 time by Geo Hound users

Layers

IdLayerGeometryFeatures
0Application points
9 fields
NameAliasType
REFVALREFVALesriFieldTypeString
KEYVALKEYVALesriFieldTypeString
DATEMODIFIEDDATEMODIFIEDesriFieldTypeDate
ADDRESSADDRESSesriFieldTypeString
DESCRIPTIONDESCRIPTIONesriFieldTypeString
ISPAVISIBLEISPAVISIBLEesriFieldTypeDouble
ISCAVISIBLEISCAVISIBLEesriFieldTypeDouble
OBJECTIDOBJECTIDesriFieldTypeOID
SE_ANNO_CAD_DATASE_ANNO_CAD_DATAesriFieldTypeBlob
point3,577
1Appeal points
9 fields
NameAliasType
REFVALrefvalesriFieldTypeString
KEYVALkeyvalesriFieldTypeString
DATEMODIFIEDdatemodifiedesriFieldTypeDate
ADDRESSaddressesriFieldTypeString
DESCRIPTIONdescriptionesriFieldTypeString
ISPAVISIBLEispavisibleesriFieldTypeDouble
ISCAVISIBLEiscavisibleesriFieldTypeDouble
OBJECTIDOBJECTIDesriFieldTypeOID
SE_ANNO_CAD_DATASE_ANNO_CAD_DATAesriFieldTypeBlob
point9
2Application Polygons
11 fields
NameAliasType
REFVALREFVALesriFieldTypeString
KEYVALKEYVALesriFieldTypeString
DATEMODIFIEDDATEMODIFIEDesriFieldTypeDate
ADDRESSADDRESSesriFieldTypeString
DESCRIPTIONDESCRIPTIONesriFieldTypeString
ISPAVISIBLEISPAVISIBLEesriFieldTypeDouble
ISCAVISIBLEISCAVISIBLEesriFieldTypeDouble
Shape__AreaSHAPE.AREAesriFieldTypeDouble
Shape__LengthSHAPE.LENesriFieldTypeDouble
OBJECTIDOBJECTIDesriFieldTypeOID
SE_ANNO_CAD_DATASE_ANNO_CAD_DATAesriFieldTypeBlob
polygon32,476
3Appeal polygons
11 fields
NameAliasType
REFVALrefvalesriFieldTypeString
KEYVALkeyvalesriFieldTypeString
DATEMODIFIEDdatemodifiedesriFieldTypeDate
ADDRESSaddressesriFieldTypeString
DESCRIPTIONdescriptionesriFieldTypeString
ISPAVISIBLEispavisibleesriFieldTypeDouble
ISCAVISIBLEiscavisibleesriFieldTypeDouble
Shape__Areashape.AREAesriFieldTypeDouble
Shape__Lengthshape.LENesriFieldTypeDouble
OBJECTIDOBJECTIDesriFieldTypeOID
SE_ANNO_CAD_DATASE_ANNO_CAD_DATAesriFieldTypeBlob
polygon113
4Enforcement polygons
11 fields
NameAliasType
REFVALrefvalesriFieldTypeString
KEYVALkeyvalesriFieldTypeString
DATEMODIFIEDdatemodifiedesriFieldTypeDate
ADDRESSaddressesriFieldTypeString
DESCRIPTIONdescriptionesriFieldTypeString
ISPAVISIBLEispavisibleesriFieldTypeDouble
ISCAVISIBLEiscavisibleesriFieldTypeDouble
Shape__Areashape.AREAesriFieldTypeDouble
Shape__Lengthshape.LENesriFieldTypeDouble
OBJECTIDOBJECTIDesriFieldTypeOID
SE_ANNO_CAD_DATASE_ANNO_CAD_DATAesriFieldTypeBlob
polygon568

Use this service

QGIS
Layer > Add Layer > Add ArcGIS REST Server Layer > New
Name: Untitled.aprx
URL: https://publicaccess.chesterfield.gov.uk/server/rest/services/PALIVE/LIVEUniformPA_Planning/FeatureServer
ArcGIS Pro
Insert > Connections > Server > New ArcGIS Server
Server URL: https://publicaccess.chesterfield.gov.uk/server/rest/services/PALIVE/LIVEUniformPA_Planning/FeatureServer
Leaflet
fetch('https://publicaccess.chesterfield.gov.uk/server/rest/services/PALIVE/LIVEUniformPA_Planning/FeatureServer/0/query?where=1%3D1&outFields=*&f=geojson')
  .then((r) => r.json())
  .then((geojson) => L.geoJSON(geojson).addTo(map));
Python
import geopandas as gpd
gdf = gpd.read_file(
    'https://publicaccess.chesterfield.gov.uk/server/rest/services/PALIVE/LIVEUniformPA_Planning/FeatureServer/0/query?where=1%3D1&outFields=*&f=geojson'
)

Related services

This service was found in the wild by Geo Hound users while browsing the web.

Add to Chrome
Report an issue with this listing