{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "ReportedIncidents", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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": 1126793.29793932, "ymin": 353343.895598888, "xmax": 1396874.79944189, "ymax": 603456.975424215, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7af250c1f7b521cbb4c7c123ba994a3c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHpJREFUGJWtzTEKwlAQhOH/wcKDlFta5BCpPELAAwhewyoH8DrBG8QDBNLmBHlNWG23Wiu7mEan/YYZYSdS4BI5N8AJ91fKeQAeoboIUOF+/bTD/Qh0lOKyO/sz3kP1lszqBOeAFngKQILuYDYDI9D/7/MLqk6YrVv4Bo5oIavXL+q8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 9, "angle": 0, "xoffset": 2, "yoffset": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CUSTOMERNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTTYPE", "type": "esriFieldTypeString", "alias": "INCIDENTTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INCIDENTTYPE" }, { "name": "REPORTEDDATE", "type": "esriFieldTypeString", "alias": "REPORTEDDATE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "REPORTEDDATE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Reported", "modelName": "Status" }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATEDATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ISACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "IsActive", "domain": null, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "IsActive" }, { "name": "VIEWSTATUS", "type": "esriFieldTypeString", "alias": "ViewStatus", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "Not Viewed", "modelName": "ViewStatus" }, { "name": "INCIDENTDETAILS", "type": "esriFieldTypeString", "alias": "INCIDENTDETAILS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INCIDENTDETAILS" }, { "name": "APPROXADDRESS", "type": "esriFieldTypeString", "alias": "APPROXADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "APPROXADDRESS" }, { "name": "WONO", "type": "esriFieldTypeString", "alias": "WONO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WONO" }, { "name": "WOVERIFIED", "type": "esriFieldTypeString", "alias": "WOVERIFIED", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "WOVERIFIED" }, { "name": "CUSTOMERNAME", "type": "esriFieldTypeString", "alias": "CUSTOMERNAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CUSTOMERNAME" }, { "name": "CONTACTNO", "type": "esriFieldTypeString", "alias": "CONTACTNO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CONTACTNO" }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "UPDATEDBY" }, { "name": "SEARCHEDADDRESS", "type": "esriFieldTypeString", "alias": "SEARCHEDADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SEARCHEDADDRESS" }, { "name": "IMAGENAME", "type": "esriFieldTypeString", "alias": "IMAGENAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IMAGENAME" }, { "name": "LAT", "type": "esriFieldTypeString", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LAT" }, { "name": "LON", "type": "esriFieldTypeString", "alias": "LON", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LON" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R913_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A520_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ReportedIncidents", "description": "", "prototype": { "attributes": { "LAT": null, "LON": null, "INCIDENTTYPE": null, "REPORTEDDATE": null, "STATUS": "Reported", "UPDATEDATE": null, "COMMENTS": null, "ISACTIVE": 1, "VIEWSTATUS": "Not Viewed", "INCIDENTDETAILS": null, "APPROXADDRESS": null, "WONO": null, "WOVERIFIED": null, "CUSTOMERNAME": null, "CONTACTNO": null, "UPDATEDBY": null, "SEARCHEDADDRESS": null, "IMAGENAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }