{ "currentVersion": 10.51, "id": 9, "name": "Primary Connectors", "parentLayerId": -1, "defaultVisibility": true, "minScale": 51, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1220190.989170894, "ymin": 736924.2166322321, "xmax": 1233344.0422610492, "ymax": 747495.6331533939, "spatialReference": { "wkid": 103122, "latestWkid": 6543 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Circuit", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "1", "label": "Circuit 1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "2", "label": "Circuit 2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "3", "label": "Circuit 3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "4", "label": "Circuit 4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "O", "label": "Other Circuit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "U", "label": "Unknown Circuit", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Circuit", "typeIdField": "Circuit", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "DateColl", "type": "esriFieldTypeDate", "alias": "Date Collected", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Circuit", "type": "esriFieldTypeString", "alias": "Circuit", "domain": { "type": "codedValue", "name": "Drx_17_Elc_Cir", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "domain": { "type": "codedValue", "name": "Mdn15_Elec_Phasing", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "AB", "code": "AB" }, { "name": "AC", "code": "AC" }, { "name": "BC", "code": "BC" }, { "name": "ABC", "code": "ABC" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "U" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4 } ], "indexes": [ { "name": "R1210_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1196_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1", "name": "1", "domains": { "Circuit": {"type": "inherited"}, "Phase": {"type": "inherited"} }, "templates": [ { "name": "Circuit 1", "description": "", "prototype": { "attributes": { "DateColl": null, "Phase": null, "Circuit": "1" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": { "Circuit": {"type": "inherited"}, "Phase": {"type": "inherited"} }, "templates": [ { "name": "Circuit 2", "description": "", "prototype": { "attributes": { "DateColl": null, "Phase": null, "Circuit": "2" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3", "name": "3", "domains": { "Circuit": {"type": "inherited"}, "Phase": {"type": "inherited"} }, "templates": [ { "name": "Circuit 3", "description": "", "prototype": { "attributes": { "DateColl": null, "Phase": null, "Circuit": "3" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4", "name": "4", "domains": { "Circuit": {"type": "inherited"}, "Phase": {"type": "inherited"} }, "templates": [ { "name": "Circuit 4", "description": "", "prototype": { "attributes": { "DateColl": null, "Phase": null, "Circuit": "4" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "O", "name": "O", "domains": { "Circuit": {"type": "inherited"}, "Phase": {"type": "inherited"} }, "templates": [ { "name": "Other Circuit", "description": "", "prototype": { "attributes": { "DateColl": null, "Phase": null, "Circuit": "O" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "U", "name": "U", "domains": { "Circuit": {"type": "inherited"}, "Phase": {"type": "inherited"} }, "templates": [ { "name": "Unknown Circuit", "description": "", "prototype": { "attributes": { "DateColl": null, "Phase": null, "Circuit": "U" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true }