Skip to content
Geo Hound
ESRI MapServerData directory

worcester_city

Published by maps2.bristol.gov.uk

Historic environment records for Worcester City including monuments.

England, United Kingdomheritageconservation
Extent not published by this service

Service facts

Endpoint
https://maps2.bristol.gov.uk/server2/rest/services/ext/worcester_city/MapServer
Type
ESRI MapServer
Layers
12
Formats
PNG32, PNG24, PNG, JPG, DIB, TIFF, EMF, PS, PDF, GIF, SVG, SVGZ, BMP
CRS
EPSG:27700
CORS
Enabled
Response time
290 ms at last check
Last verified
2026-07-24
Discovered
1 time by Geo Hound users

Layers

IdLayerGeometryFeatures
0Historic information
1Public Contributions
2Community layer
19 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
TITLETITLEesriFieldTypeString
ASSET_TYPE_OTHERASSET_TYPE_OTHEResriFieldTypeString
DESCRIPTIONDESCRIPTIONesriFieldTypeString
ASSET_RISKASSET_RISKesriFieldTypeString
SUBMITTER_ORGSUBMITTER_ORGesriFieldTypeString
LOCAL_LIST_NOMINATEDLOCAL_LIST_NOMINATEDesriFieldTypeString
COPYRIGHTCOPYRIGHTesriFieldTypeString
EDITIONEDITIONesriFieldTypeString
PUBLISHPUBLISHesriFieldTypeString
GLOBALIDGLOBALIDesriFieldTypeString
CONSENTCONSENTesriFieldTypeString
VISIBLE_NAMEVISIBLE_NAMEesriFieldTypeString
GDPR_CONSENTGDPR_CONSENTesriFieldTypeString
LINK_URL_1LINK_URL_1esriFieldTypeString
LINK_TEXT_1LINK_TEXT_1esriFieldTypeString
LINK_URL_2LINK_URL_2esriFieldTypeString
LINK_TEXT_2LINK_URL_2esriFieldTypeString
SHAPESHAPEesriFieldTypeGeometry
point
3Historic Environment Record (HER)
4Monuments (points)
9 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
MON_UIDMonUIDesriFieldTypeString
PREF_REFPrefRefesriFieldTypeString
RECORD_TYPERecordTypeesriFieldTypeString
NAMENameesriFieldTypeString
SUMMARYSummaryesriFieldTypeString
PERIODPeriodesriFieldTypeString
HG_URLHG_URLesriFieldTypeString
SHAPESHAPEesriFieldTypeGeometry
point
5Monuments (lines)
11 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
MON_UIDMonUIDesriFieldTypeString
PREF_REFPrefRefesriFieldTypeString
RECORD_TYPERecordTypeesriFieldTypeString
NAMENameesriFieldTypeString
SUMMARYSummaryesriFieldTypeString
PERIODPeriodesriFieldTypeString
HG_URLHG_URLesriFieldTypeString
ESRI_OIDESRI_OIDesriFieldTypeInteger
SHAPESHAPEesriFieldTypeGeometry
SHAPE.STLength()SHAPE.STLength()esriFieldTypeDouble
line
6Monuments (polygons)
11 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
MON_UIDMonUIDesriFieldTypeString
PREF_REFPrefRefesriFieldTypeString
RECORD_TYPERecordTypeesriFieldTypeString
NAMENameesriFieldTypeString
SUMMARYSummaryesriFieldTypeString
PERIODPeriodesriFieldTypeString
HG_URLHG_URLesriFieldTypeString
SHAPESHAPEesriFieldTypeGeometry
SHAPE.STArea()SHAPE.STArea()esriFieldTypeDouble
SHAPE.STLength()SHAPE.STLength()esriFieldTypeDouble
polygon
7Boundaries
8Worcester City
5 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
NAMENAMEesriFieldTypeString
SHAPESHAPEesriFieldTypeGeometry
SHAPE.STArea()SHAPE.STArea()esriFieldTypeDouble
SHAPE.STLength()SHAPE.STLength()esriFieldTypeDouble
polygon
9Other Collections
10Photographs
8 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
IDIDesriFieldTypeInteger
FILENAMEFILEesriFieldTypeString
DATE_AVAILABLEDATE_AVAILABLEesriFieldTypeString
DATE_CREATEDDATE_CREATEDesriFieldTypeString
TITLETITLEesriFieldTypeString
DESCRIPTIONDESCRIPTIONesriFieldTypeString
SHAPESHAPEesriFieldTypeGeometry
point
11Historic Building Applications 1865-1948
11 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
APP_NOApplication NoesriFieldTypeString
LOCAL_BOARDLocal BoardesriFieldTypeString
LOCATIONLocationesriFieldTypeString
OWNEROwneresriFieldTypeString
DESCRIPTIONDescriptionesriFieldTypeString
OUTCOMEOutcomeesriFieldTypeString
APP_DATEDateesriFieldTypeString
DIGITAL_COPYDigital CopyesriFieldTypeString
ARCHITECTArchitectesriFieldTypeString
SHAPESHAPEesriFieldTypeGeometry
point

Use this service

QGIS
Layer > Add Layer > Add ArcGIS REST Server Layer > New
Name: worcester_city
URL: https://maps2.bristol.gov.uk/server2/rest/services/ext/worcester_city/MapServer
ArcGIS Pro
Insert > Connections > Server > New ArcGIS Server
Server URL: https://maps2.bristol.gov.uk/server2/rest/services/ext/worcester_city/MapServer
Leaflet
fetch('https://maps2.bristol.gov.uk/server2/rest/services/ext/worcester_city/MapServer/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://maps2.bristol.gov.uk/server2/rest/services/ext/worcester_city/MapServer/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