Skip to content
Geo Hound
ESRI FeatureServerData directory

Untitled.aprx

Published by publicaccess.chesterfield.gov.uk

Planning applications and property locations in Chesterfield.

United Kingdomplanningaddressesparcels
Extent not published by this service

Service facts

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

Layers

IdLayerGeometryFeatures
0Property points
11 fields
NameAliasType
PKEYVALpkeyvalesriFieldTypeString
KEYVALkeyvalesriFieldTypeString
DATEMODIFIEDdatemodifiedesriFieldTypeString
ADDRESSaddressesriFieldTypeString
DESCRIPTIONdescriptionesriFieldTypeString
ISPAVISIBLEispavisibleesriFieldTypeDouble
ISCAVISIBLEiscavisibleesriFieldTypeDouble
UPRNuprnesriFieldTypeString
KEYVALWASPkeyvalwaspesriFieldTypeString
OBJECTIDOBJECTIDesriFieldTypeOID
SE_ANNO_CAD_DATASE_ANNO_CAD_DATAesriFieldTypeBlob
point69,732
1Property polygons
13 fields
NameAliasType
PKEYVALPKEYVALesriFieldTypeString
KEYVALKEYVALesriFieldTypeString
DATEMODIFIEDDATEMODIFIEDesriFieldTypeString
ADDRESSADDRESSesriFieldTypeString
DESCRIPTIONDESCRIPTIONesriFieldTypeString
ISPAVISIBLEISPAVISIBLEesriFieldTypeDouble
ISCAVISIBLEISCAVISIBLEesriFieldTypeDouble
OBJECTIDOBJECTIDesriFieldTypeOID
SE_ANNO_CAD_DATASE_ANNO_CAD_DATAesriFieldTypeBlob
UPRNUPRNesriFieldTypeString
KEYVALWASPKEYVALWASPesriFieldTypeString
Shape__AreaSHAPE.AREAesriFieldTypeDouble
Shape__LengthSHAPE.LENesriFieldTypeDouble
polygon0

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_Property/FeatureServer
ArcGIS Pro
Insert > Connections > Server > New ArcGIS Server
Server URL: https://publicaccess.chesterfield.gov.uk/server/rest/services/PALIVE/LIVEUniformPA_Property/FeatureServer
Leaflet
fetch('https://publicaccess.chesterfield.gov.uk/server/rest/services/PALIVE/LIVEUniformPA_Property/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_Property/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