{ "currentVersion": 10.71, "id": 1, "name": "Street Light", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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 }, "extent": { "xmin": 1059902.695300851, "ymin": 1849575.7627993524, "xmax": 1079500.7690268084, "ymax": 1883890.0055511296, "spatialReference": { "wkid": 102671, "latestWkid": 3435 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Owner", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "067fe396a128215589dafaaf3c8404b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKZJREFUCJljYYCBpjXmDIoaDgw/v71jWDhxDcPhpe9ZGBgYGCSnHIp5rm02nYGNnYeBgYGBvbQr+ae0sBcLAwMDw3M5lQKYBAMDA8NPYSlzBs+keBYGBgYGBiZmMQZ0wMEtycLAwMAg9P3LsXeCYuFwid8//7C/eb6XhYGBgeHd0+sF7IxMnD85eRwZ/v99z/7m+cSf2XY7IcYW+Lz4ycDgD7cTSgMAkIst4sgT5zAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "VDG", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2e23fbce90353fac042b3c878f33a988", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE9JREFUCJljYWBgYDh1KrpTQIDtLwMSeP78y2UWBgYGBkVFnjQREV4BZEkWFoYZLAx4AIWS79//YmJk/IYi8eXLPw4WBgYGBjW1+fzYdAIAd38QoBXCu1IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "ComEd", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PoleID", "typeIdField": "Owner", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SystemID", "type": "esriFieldTypeString", "alias": "SystemID", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SystemID" }, { "name": "PoleID", "type": "esriFieldTypeString", "alias": "PoleID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PoleID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "UtilOwner", "description": "Utility Ownership", "codedValues": [ { "name": "VDG", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "Other", "code": "3" }, { "name": "Unknown", "code": "4" }, { "name": "ComEd", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Owner" }, { "name": "StructID", "type": "esriFieldTypeString", "alias": "StructID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "StructID" }, { "name": "LucityLink", "type": "esriFieldTypeInteger", "alias": "LucityLink", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityLink" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "InLucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R29865_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15897_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1", "name": "1", "domains": { "Owner": {"type": "inherited"} }, "templates": [ { "name": "VDG", "description": "", "prototype": { "attributes": { "PoleID": null, "InLucity": null, "SystemID": null, "Owner": "1", "StructID": null, "LucityLink": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "5", "name": "5", "domains": { "Owner": {"type": "inherited"} }, "templates": [ { "name": "ComEd", "description": "", "prototype": { "attributes": { "PoleID": null, "InLucity": null, "SystemID": null, "Owner": "5", "StructID": null, "LucityLink": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }