{ "currentVersion": 10.91, "id": 10, "name": "OH Primarys", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 2359096.1421726346, "ymin": 633922.205535084, "xmax": 2380020.8391513824, "ymax": 660806.4769831747, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CIRCUIT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 79, 63, 255 ], "width": 1.5 }, "value": "5th Circuit", "label": "5th Circuit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 1.5 }, "value": "6th Circuit", "label": "6th Circuit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 1.5 }, "value": "7th Circuit", "label": "7th Circuit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 1.5 }, "value": "East Circuit", "label": "East Circuit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 0, 255 ], "width": 1.5 }, "value": "Express Circuit", "label": "Express Circuit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 255, 255 ], "width": 1.5 }, "value": "Feeder 2 Circuit", "label": "Feeder 2 Circuit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 255, 255 ], "width": 1.5 }, "value": "North Circuit", "label": "North Circuit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "South Circuit", "label": "South Circuit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 82, 82, 165, 255 ], "width": 1.5 }, "value": "South Loop Circuit", "label": "South Loop Circuit", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.5 }, "value": "West Circuit", "label": "West Circuit", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FEEDERID", "typeIdField": "CIRCUIT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEEDERID", "type": "esriFieldTypeString", "alias": "Feeder ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FeederID" }, { "name": "NEUTTYPE", "type": "esriFieldTypeString", "alias": "Neutral Material", "domain": { "type": "codedValue", "name": "Neutral Material", "description": "", "codedValues": [ { "name": "All Aluminum Steel Reinforced", "code": "ACSR" }, { "name": "Aluminum", "code": "AL" }, { "name": "Copper", "code": "CU" }, { "name": "Copper Weld", "code": "CUWD" }, { "name": "Hard Drawn Copper", "code": "HDCU" }, { "name": "Soft Drawn Copper", "code": "SDCU" }, { "name": "Stranded Copper", "code": "STCU" }, { "name": "Steel", "code": "STEL" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NeutType" }, { "name": "NEUTSIZE", "type": "esriFieldTypeString", "alias": "Neutral Size", "domain": { "type": "codedValue", "name": "Neutral Size", "description": "", "codedValues": [ { "name": "1 AWG", "code": "1" }, { "name": "1/0 AWG", "code": "1/0" }, { "name": "1/3 Concentric Neutral", "code": "1/3" }, { "name": "1000 MCM", "code": "1000" }, { "name": "2 AWG", "code": "2" }, { "name": "2/0 AWG", "code": "2/0" }, { "name": "250 MCM", "code": "250" }, { "name": "3/0 AWG", "code": "3/0" }, { "name": "300 MCM", "code": "300" }, { "name": "336 MCM", "code": "336" }, { "name": "350 MCM", "code": "350" }, { "name": "4 AWG", "code": "4" }, { "name": "4/0 AWG", "code": "4/0" }, { "name": "450 MCM", "code": "450" }, { "name": "500 MCM", "code": "500" }, { "name": "6 AWG", "code": "6" }, { "name": "750 MCM", "code": "750" }, { "name": "Full Concentric Neutral", "code": "FULL" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NeutSize" }, { "name": "ASSEMBLYCODE", "type": "esriFieldTypeString", "alias": "Assembly Code", "domain": { "type": "codedValue", "name": "OHD_PRI_STANDARDS", "description": "DS STANDARDS FOR OHD PRIMARY CONFIGURATIONS", "codedValues": [ { "name": "DS5100:Overhead Primary - 1/0 ACSR", "code": "DS5100" }, { "name": "DS5101:Overhead Primary - 1/0 Copper", "code": "DS5101" }, { "name": "DS5102:Overhead Primary - 1/0 Copper Stranded", "code": "DS5102" }, { "name": "DS5103:Overhead Primary - #2 AWG ACSR", "code": "DS5103" }, { "name": "DS5104:Overhead Primary - #2 AWG Aluminum", "code": "DS5104" }, { "name": "DS5105:Overhead Primary - #2 AWG Copper", "code": "DS5105" }, { "name": "DS5106:Overhead Primary - #2 AWG Copper Stranded", "code": "DS5106" }, { "name": "DS5107:Overhead Primary - 2/0 ACSR", "code": "DS5107" }, { "name": "DS5108:Overhead Primary - 2/0 Copper", "code": "DS5108" }, { "name": "DS5109:Overhead Primary - 3/0 ACSR", "code": "DS5109" }, { "name": "DS5110:Overhead Primary - 336.4 MCM ACSR", "code": "DS5110" }, { "name": "DS5111:Overhead Primary - #4 AWG Copper Hard Drawn", "code": "DS5111" }, { "name": "DS5112:Overhead Primary - 4/0 ACSR", "code": "DS5112" }, { "name": "DS5113:Overhead Primary - 4/0 Copper", "code": "DS5113" }, { "name": "DS5114:Overhead Primary - 500 MCM Aluminum", "code": "DS5114" }, { "name": "DS5115:Overhead Primary - #6 AWG Copper", "code": "DS5115" }, { "name": "DS5116:Overhead Primary - #6 AWG Copper Hard Drawn", "code": "DS5116" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AssemblyCode" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "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" }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "Asset Owner", "description": "The owner of the asset.", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Freeburg", "code": "Freeburg" }, { "name": "Unknown", "code": "Unknown" }, { "name": "S.L.M.", "code": "SLM" }, { "name": "F.S.H.", "code": "FSH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Asset Manager", "description": "The manager of the asset.", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Freeburg", "code": "Freeburg" }, { "name": "Unknown", "code": "Unknown" }, { "name": "S.L.M.", "code": "SLM" }, { "name": "F.S.H.", "code": "FSH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeString", "alias": "ACTIVEFLAG", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ACTIVEFLAG" }, { "name": "CIRCUIT", "type": "esriFieldTypeString", "alias": "Circuit Name", "domain": { "type": "codedValue", "name": "CircuitName", "description": "List of circuit names", "codedValues": [ { "name": "5th Circuit", "code": "5th Circuit" }, { "name": "6th Circuit", "code": "6th Circuit" }, { "name": "7th Circuit", "code": "7th Circuit" }, { "name": "East Circuit", "code": "East Circuit" }, { "name": "Express Circuit", "code": "Express Circuit" }, { "name": "Feeder 2 Circuit", "code": "Feeder 2 Circuit" }, { "name": "North Circuit", "code": "North Circuit" }, { "name": "South Circuit", "code": "South Circuit" }, { "name": "South Loop Circuit", "code": "South Loop Circuit" }, { "name": "West Circuit", "code": "West Circuit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CIRCUIT" }, { "name": "SUBTYPECODE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "PrimaryOverheadTypes", "description": "A list of primary overhead phase types.", "codedValues": [ { "name": "Single Phase Primary Overhead", "code": "Single Phase Primary Overhead" }, { "name": "Two Phase Primary Overhead", "code": "Two Phase Primary Overhead" }, { "name": "Three Phase Primary Overhead", "code": "Three Phase Primary Overhead" }, { "name": "Substation Bus Bar", "code": "Substation Bus Bar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBTYPECODE" }, { "name": "PHASINGCODE", "type": "esriFieldTypeString", "alias": "Phasing Code", "domain": { "type": "codedValue", "name": "PHASE", "description": "PHASE LETTERS", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "ABC", "code": "ABC" }, { "name": "AB", "code": "AB" }, { "name": "BC", "code": "BC" }, { "name": "AC", "code": "AC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PHASINGCODE" }, { "name": "OPERATINGVOLTAGE", "type": "esriFieldTypeString", "alias": "Operating Voltage", "domain": { "type": "codedValue", "name": "Electric Line Voltages", "description": "A list of electric line voltages.", "codedValues": [ { "name": "120 Volts", "code": "120 Volts" }, { "name": "120/208 Volts", "code": "120/208 Volts" }, { "name": "120/240 Volts", "code": "120/240 Volts" }, { "name": "240 Volts", "code": "240 Volts" }, { "name": "240/480 Volts", "code": "240/480 Volts" }, { "name": "277/480 Volts", "code": "277/480 Volts" }, { "name": "480 Volts", "code": "480 Volts" }, { "name": "4.16 kV Grounded Y", "code": "4.16 kV Grounded Y" }, { "name": "7.2 kV Grounded Y", "code": "7.2 kV Grounded Y" }, { "name": "7.62 kV Grounded Y", "code": "7.62 kV Grounded Y" }, { "name": "12.5 kV Grounded Y", "code": "12.5 kV Grounded Y" }, { "name": "13.2 kV Grounded Y", "code": "13.2 kV Grounded Y" }, { "name": "13.8 kV Grounded Y", "code": "13.8 kV Grounded Y" }, { "name": "24.9 kV Grounded Y", "code": "24.9 kV Grounded Y" }, { "name": "34.5 kV Grounded Y", "code": "34.5 kV Grounded Y" }, { "name": "2400 V Delta", "code": "2400 V Delta" }, { "name": "4160 V Delta", "code": "4160 V Delta" }, { "name": "7200 V Delta", "code": "7200 V Delta" }, { "name": "13800 V Delta", "code": "13800 V Delta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OPERATINGVOLTAGE" }, { "name": "RATEDVOLT", "type": "esriFieldTypeString", "alias": "Nominal Voltage", "domain": { "type": "codedValue", "name": "Primary Nominal Voltages", "description": "A list of primary nominal voltages", "codedValues": [ { "name": "7.2 kV Grounded Y", "code": "7.2 kV Grounded Y" }, { "name": "12.5 kV Grounded Y", "code": "12.5 kV Grounded Y" }, { "name": "13.2 kV Grounded Y", "code": "13.2 kV Grounded Y" }, { "name": "13.8 kV Grounded Y", "code": "13.8 kV Grounded Y" }, { "name": "24.9 kV Grounded Y", "code": "24.9 kV Grounded Y" }, { "name": "34.5 kV Grounded Y", "code": "34.5 kV Grounded Y" }, { "name": "2400 V Delta", "code": "2400 V Delta" }, { "name": "4160 V Delta", "code": "4160 V Delta" }, { "name": "7200 V Delta", "code": "7200 V Delta" }, { "name": "13800 V Delta", "code": "13800 V Delta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RATEDVOLT" }, { "name": "LocationConfirmed", "type": "esriFieldTypeString", "alias": "Location Confirmed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LocationConfirmed" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "5th Circuit", "name": "5th Circuit", "domains": { "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "CIRCUIT": {"type": "inherited"}, "SUBTYPECODE": {"type": "inherited"}, "PHASINGCODE": {"type": "inherited"}, "OPERATINGVOLTAGE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"}, "LocationConfirmed": {"type": "inherited"} }, "templates": [ { "name": "5th Circuit", "description": "", "prototype": { "attributes": { "PHASINGCODE": null, "OWNEDBY": "Freeburg", "MAINTBY": "Freeburg", "ACTIVEFLAG": "Yes", "Notes": null, "FEEDERID": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "INSTALLDATE": null, "LocationConfirmed": null, "RATEDVOLT": null, "OPERATINGVOLTAGE": null, "CIRCUIT": "5th Circuit", "SUBTYPECODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6th Circuit", "name": "6th Circuit", "domains": { "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "CIRCUIT": {"type": "inherited"}, "SUBTYPECODE": {"type": "inherited"}, "PHASINGCODE": {"type": "inherited"}, "OPERATINGVOLTAGE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"}, "LocationConfirmed": {"type": "inherited"} }, "templates": [ { "name": "6th Circuit", "description": "", "prototype": { "attributes": { "PHASINGCODE": null, "OWNEDBY": "Freeburg", "MAINTBY": "Freeburg", "ACTIVEFLAG": "Yes", "Notes": null, "FEEDERID": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "INSTALLDATE": null, "LocationConfirmed": null, "RATEDVOLT": null, "OPERATINGVOLTAGE": null, "CIRCUIT": "6th Circuit", "SUBTYPECODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "7th Circuit", "name": "7th Circuit", "domains": { "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "CIRCUIT": {"type": "inherited"}, "SUBTYPECODE": {"type": "inherited"}, "PHASINGCODE": {"type": "inherited"}, "OPERATINGVOLTAGE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"}, "LocationConfirmed": {"type": "inherited"} }, "templates": [ { "name": "7th Circuit", "description": "", "prototype": { "attributes": { "PHASINGCODE": null, "OWNEDBY": "Freeburg", "MAINTBY": "Freeburg", "ACTIVEFLAG": "Yes", "Notes": null, "FEEDERID": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "INSTALLDATE": null, "LocationConfirmed": null, "RATEDVOLT": null, "OPERATINGVOLTAGE": null, "CIRCUIT": "7th Circuit", "SUBTYPECODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "East Circuit", "name": "East Circuit", "domains": { "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "CIRCUIT": {"type": "inherited"}, "SUBTYPECODE": {"type": "inherited"}, "PHASINGCODE": {"type": "inherited"}, "OPERATINGVOLTAGE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"}, "LocationConfirmed": {"type": "inherited"} }, "templates": [ { "name": "East Circuit", "description": "", "prototype": { "attributes": { "PHASINGCODE": null, "OWNEDBY": "Freeburg", "MAINTBY": "Freeburg", "ACTIVEFLAG": "Yes", "Notes": null, "FEEDERID": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "INSTALLDATE": null, "LocationConfirmed": null, "RATEDVOLT": null, "OPERATINGVOLTAGE": null, "CIRCUIT": "East Circuit", "SUBTYPECODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Express Circuit", "name": "Express Circuit", "domains": { "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "CIRCUIT": {"type": "inherited"}, "SUBTYPECODE": {"type": "inherited"}, "PHASINGCODE": {"type": "inherited"}, "OPERATINGVOLTAGE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"}, "LocationConfirmed": {"type": "inherited"} }, "templates": [ { "name": "Express Circuit", "description": "", "prototype": { "attributes": { "PHASINGCODE": null, "OWNEDBY": "Freeburg", "MAINTBY": "Freeburg", "ACTIVEFLAG": "Yes", "Notes": null, "FEEDERID": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "INSTALLDATE": null, "LocationConfirmed": null, "RATEDVOLT": null, "OPERATINGVOLTAGE": null, "CIRCUIT": "Express Circuit", "SUBTYPECODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Feeder 2 Circuit", "name": "Feeder 2 Circuit", "domains": { "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "CIRCUIT": {"type": "inherited"}, "SUBTYPECODE": {"type": "inherited"}, "PHASINGCODE": {"type": "inherited"}, "OPERATINGVOLTAGE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"}, "LocationConfirmed": {"type": "inherited"} }, "templates": [ { "name": "Feeder 2 Circuit", "description": "", "prototype": { "attributes": { "PHASINGCODE": null, "OWNEDBY": "Freeburg", "MAINTBY": "Freeburg", "ACTIVEFLAG": "Yes", "Notes": null, "FEEDERID": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "INSTALLDATE": null, "LocationConfirmed": null, "RATEDVOLT": null, "OPERATINGVOLTAGE": null, "CIRCUIT": "Feeder 2 Circuit", "SUBTYPECODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "North Circuit", "name": "North Circuit", "domains": { "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "CIRCUIT": {"type": "inherited"}, "SUBTYPECODE": {"type": "inherited"}, "PHASINGCODE": {"type": "inherited"}, "OPERATINGVOLTAGE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"}, "LocationConfirmed": {"type": "inherited"} }, "templates": [ { "name": "North Circuit", "description": "", "prototype": { "attributes": { "PHASINGCODE": null, "OWNEDBY": "Freeburg", "MAINTBY": "Freeburg", "ACTIVEFLAG": "Yes", "Notes": null, "FEEDERID": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "INSTALLDATE": null, "LocationConfirmed": null, "RATEDVOLT": null, "OPERATINGVOLTAGE": null, "CIRCUIT": "North Circuit", "SUBTYPECODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "South Circuit", "name": "South Circuit", "domains": { "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "CIRCUIT": {"type": "inherited"}, "SUBTYPECODE": {"type": "inherited"}, "PHASINGCODE": {"type": "inherited"}, "OPERATINGVOLTAGE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"}, "LocationConfirmed": {"type": "inherited"} }, "templates": [ { "name": "South Circuit", "description": "", "prototype": { "attributes": { "PHASINGCODE": null, "OWNEDBY": "Freeburg", "MAINTBY": "Freeburg", "ACTIVEFLAG": "Yes", "Notes": null, "FEEDERID": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "INSTALLDATE": null, "LocationConfirmed": null, "RATEDVOLT": null, "OPERATINGVOLTAGE": null, "CIRCUIT": "South Circuit", "SUBTYPECODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "South Loop Circuit", "name": "South Loop Circuit", "domains": { "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "CIRCUIT": {"type": "inherited"}, "SUBTYPECODE": {"type": "inherited"}, "PHASINGCODE": {"type": "inherited"}, "OPERATINGVOLTAGE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"}, "LocationConfirmed": {"type": "inherited"} }, "templates": [ { "name": "South Loop Circuit", "description": "", "prototype": { "attributes": { "PHASINGCODE": null, "OWNEDBY": "Freeburg", "MAINTBY": "Freeburg", "ACTIVEFLAG": "Yes", "Notes": null, "FEEDERID": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "INSTALLDATE": null, "LocationConfirmed": null, "RATEDVOLT": null, "OPERATINGVOLTAGE": null, "CIRCUIT": "South Loop Circuit", "SUBTYPECODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "West Circuit", "name": "West Circuit", "domains": { "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "CIRCUIT": {"type": "inherited"}, "SUBTYPECODE": {"type": "inherited"}, "PHASINGCODE": {"type": "inherited"}, "OPERATINGVOLTAGE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"}, "LocationConfirmed": {"type": "inherited"} }, "templates": [ { "name": "West Circuit", "description": "", "prototype": { "attributes": { "PHASINGCODE": null, "OWNEDBY": "Freeburg", "MAINTBY": "Freeburg", "ACTIVEFLAG": "Yes", "Notes": null, "FEEDERID": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "INSTALLDATE": null, "LocationConfirmed": null, "RATEDVOLT": null, "OPERATINGVOLTAGE": null, "CIRCUIT": "West Circuit", "SUBTYPECODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d6d2600df0c044c49e43c1cdf2430f67" }