{ "currentVersion": 10.81, "id": 2, "name": "GMS Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This shows all the addresses known to BDBC, including Hart", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 0, "ymin": 0, "xmax": 588898, "ymax": 434541, "spatialReference": { "wkid": 27700, "latestWkid": 27700 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dff61b4b793d78e34c4acc30d2e1a8c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFNJREFUCJlNzDENgDAUBNA3NCmIQAUGWEEICw5QgQOUgIru6PgbAzTpTXd5ySVf+pzzHhEjLhzphyMi1r/P6FIz2iwVCoYGSoUNJ0bc2Cs8mNqvF4brDzoFgBC1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "KEYVAL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UPRN", "type": "esriFieldTypeString", "alias": "UPRN", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "UPRN" }, { "name": "PKEYVAL", "type": "esriFieldTypeString", "alias": "PKEYVAL", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "PKEYVAL" }, { "name": "KEYVAL", "type": "esriFieldTypeString", "alias": "KEYVAL", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "KEYVAL" }, { "name": "ST_KEYVAL", "type": "esriFieldTypeString", "alias": "ST_KEYVAL", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "ST_KEYVAL" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 240, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "POSTCODE", "type": "esriFieldTypeString", "alias": "POSTCODE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "POSTCODE" }, { "name": "MAP_EAST", "type": "esriFieldTypeString", "alias": "MAP_EAST", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "MAP_EAST" }, { "name": "MAP_NORTH", "type": "esriFieldTypeString", "alias": "MAP_NORTH", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "MAP_NORTH" }, { "name": "PARISHTEXT", "type": "esriFieldTypeString", "alias": "PARISHTEXT", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PARISHTEXT" }, { "name": "WARDTEXT", "type": "esriFieldTypeString", "alias": "WARDTEXT", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "WARDTEXT" }, { "name": "LPI_LOGICALSTATUS", "type": "esriFieldTypeString", "alias": "LPI_LOGICALSTATUS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LPI_LOGICALSTATUS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R223_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S192_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GMS Address Points", "description": "", "prototype": { "attributes": { "WARDTEXT": null, "LPI_LOGICALSTATUS": null, "UPRN": null, "PKEYVAL": null, "KEYVAL": null, "ST_KEYVAL": null, "ADDRESS": null, "POSTCODE": null, "MAP_EAST": null, "MAP_NORTH": null, "PARISHTEXT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b1138090602c4487b2ee67aba3d490fe" }