Skip to content
Geo Hound
ESRI FeatureServerData directory

Untitled.aprx

Published by maps2.bristol.gov.uk

Community-contributed heritage asset locations and information.

United Kingdomheritageconservation
Extent not published by this service

Service facts

Endpoint
https://maps2.bristol.gov.uk/server2/rest/services/ext/kyp_new_contributions_south_gloucs/FeatureServer
Type
ESRI FeatureServer
Layers
1
CRS
EPSG:27700
CORS
Enabled
Response time
878 ms at last check
Last verified
2026-07-24
Discovered
1 time by Geo Hound users

Layers

IdLayerGeometryFeatures
0New contributions
19 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
TITLEAsset titleesriFieldTypeString
ASSET_TYPEAsset typeesriFieldTypeString
ASSET_TYPE_OTHERAsset type (if other)esriFieldTypeString
DESCRIPTIONDescriptionesriFieldTypeString
ASSET_RISKAsset riskesriFieldTypeString
SUBMITTER_ORGSubmitter's organisationesriFieldTypeString
LOCAL_LIST_NOMINATEDLocal list nominated?esriFieldTypeString
created_usercreated_useresriFieldTypeString
created_datecreated_dateesriFieldTypeDate
last_edited_userlast_edited_useresriFieldTypeString
last_edited_datelast_edited_dateesriFieldTypeDate
SOURCESSourcesesriFieldTypeString
COPYRIGHTCopyright permission?esriFieldTypeString
EDITIONEditionesriFieldTypeString
LINK_URL_1LINK_URL_1esriFieldTypeString
LINK_TEXT_1LINK_TEXT_1esriFieldTypeString
LINK_URL_2LINK_URL_2esriFieldTypeString
LINK_TEXT_2LINK_TEXT_2esriFieldTypeString
point864

Use this service

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