{ "currentVersion": 10.21, "id": 0, "name": "PENDING_ENFORCEMENT_NOTICES", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": false, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "geometryType": "esriGeometryPolygon", "minScale": 0, "maxScale": 0, "extent": { "xmin": 530475.7300000004, "ymin": 139795.69999999925, "xmax": 543566.6732000001, "ymax": 160437.80000000075, "spatialReference": { "wkid": 27700, "latestWkid": 27700 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ENF_NOTICE_TYPE", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 180, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Another Notice relating to Breach of Planning Control", "label": "Another Notice relating to Breach of Planning Control", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 166, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Breach of Condition Notice", "label": "Breach of Condition Notice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 194, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Enforcement Notice", "label": "Enforcement Notice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 152, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Listed Building Enforcement Notice", "label": "Listed Building Enforcement Notice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 197, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Listed Building Repair Notice", "label": "Listed Building Repair Notice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 193, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Planning Contravention Notice", "label": "Planning Contravention Notice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 174, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stop Notice", "label": "Stop Notice", "description": "" } ] }, "transparency": 30, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ADDRESS", "typeIdField": "ENF_NOTICE_TYPE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "UPRN", "type": "esriFieldTypeDouble", "alias": "UPRN", "domain": null, "editable": true, "nullable": true }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 300 }, { "name": "ENF_NOTICE_TYPE", "type": "esriFieldTypeString", "alias": "NOTICE_TYPE", "domain": { "type": "codedValue", "name": "ENF_NOTICE_TYPE", "codedValues": [ { "name": "Enforcement Notice", "code": "Enforcement Notice" }, { "name": "Stop Notice", "code": "Stop Notice" }, { "name": "Listed Building Enforcement Notice", "code": "Listed Building Enforcement Notice" }, { "name": "Breach of Condition Notice", "code": "Breach of Condition Notice" }, { "name": "Planning Contravention Notice", "code": "Planning Contravention Notice" }, { "name": "Another Notice relating to Breach of Planning Control", "code": "Another Notice relating to Breach of Planning Control" }, { "name": "Listed Building Repair Notice", "code": "Listed Building Repair Notice" }, { "name": "10% Simple hatch", "code": "10% Simple hatch" } ] }, "editable": true, "nullable": true, "length": 300 }, { "name": "DATE_NOTIFIED", "type": "esriFieldTypeDate", "alias": "DATE_ISSUED", "domain": null, "editable": true, "nullable": true, "length": 36 }, { "name": "DATE_EXPIRED", "type": "esriFieldTypeDate", "alias": "DATE_EXPIRED", "domain": null, "editable": true, "nullable": true, "length": 36 }, { "name": "CIVICA_REF", "type": "esriFieldTypeString", "alias": "CIVICA_REF", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "DATE_SERVED", "type": "esriFieldTypeDate", "alias": "DATE_SERVED", "domain": null, "editable": true, "nullable": true, "length": 36 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "types": [ { "id": "Enforcement Notice", "name": "Enforcement Notice", "domains": { "ENF_NOTICE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Enforcement Notice", "description": "", "prototype": { "attributes": { "ENF_NOTICE_TYPE": "Enforcement Notice", "DATE_SERVED": null, "UPRN": null, "ADDRESS": null, "DATE_NOTIFIED": null, "DATE_EXPIRED": null, "CIVICA_REF": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Listed Building Repair Notice", "name": "Listed Building Repair Notice", "domains": { "ENF_NOTICE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Listed Building Repair Notice", "description": "", "prototype": { "attributes": { "ENF_NOTICE_TYPE": "Listed Building Repair Notice", "DATE_SERVED": null, "UPRN": null, "ADDRESS": null, "DATE_NOTIFIED": null, "DATE_EXPIRED": null, "CIVICA_REF": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Another Notice relating to Breach of Planning Control", "name": "Another Notice relating to Breach of Planning Control", "domains": { "ENF_NOTICE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Another Notice relating to Breach of Planning Control", "description": "", "prototype": { "attributes": { "ENF_NOTICE_TYPE": "Another Notice relating to Breach of Planning Control", "DATE_SERVED": null, "UPRN": null, "ADDRESS": null, "DATE_NOTIFIED": null, "DATE_EXPIRED": null, "CIVICA_REF": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Listed Building Enforcement Notice", "name": "Listed Building Enforcement Notice", "domains": { "ENF_NOTICE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Listed Building Enforcement Notice", "description": "", "prototype": { "attributes": { "ENF_NOTICE_TYPE": "Listed Building Enforcement Notice", "DATE_SERVED": null, "UPRN": null, "ADDRESS": null, "DATE_NOTIFIED": null, "DATE_EXPIRED": null, "CIVICA_REF": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Breach of Condition Notice", "name": "Breach of Condition Notice", "domains": { "ENF_NOTICE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Breach of Condition Notice", "description": "", "prototype": { "attributes": { "ENF_NOTICE_TYPE": "Breach of Condition Notice", "DATE_SERVED": null, "UPRN": null, "ADDRESS": null, "DATE_NOTIFIED": null, "DATE_EXPIRED": null, "CIVICA_REF": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stop Notice", "name": "Stop Notice", "domains": { "ENF_NOTICE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Stop Notice", "description": "", "prototype": { "attributes": { "ENF_NOTICE_TYPE": "Stop Notice", "DATE_SERVED": null, "UPRN": null, "ADDRESS": null, "DATE_NOTIFIED": null, "DATE_EXPIRED": null, "CIVICA_REF": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Planning Contravention Notice", "name": "Planning Contravention Notice", "domains": { "ENF_NOTICE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "Planning Contravention Notice", "description": "", "prototype": { "attributes": { "ENF_NOTICE_TYPE": "Planning Contravention Notice", "DATE_SERVED": null, "UPRN": null, "ADDRESS": null, "DATE_NOTIFIED": null, "DATE_EXPIRED": null, "CIVICA_REF": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }