{
 "currentVersion": 10.81,
 "id": 25,
 "name": "69kV Overhead",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"},
 "copyrightText": "",
 "parentLayer": {
  "id": 24,
  "name": "69kV Transmission"
 },
 "subLayers": [],
 "minScale": 60000,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "OperVolt",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 3.4
     },
     "value": "69",
     "label": "69 kV Delta OH",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": null,
    "labelExpression": "\"FDR \" CONCAT [FEEDERID]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1689700.00639899,
  "ymin": 553600.001230001,
  "xmax": 1773700.00639899,
  "ymax": 647600.001230001,
  "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "SubtypeCode",
 "typeIdField": "SubtypeCode",
 "subtypeFieldName": "SubtypeCode",
 "subtypeField": "SubtypeCode",
 "defaultSubtypeCode": 1,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "Object ID",
   "domain": null
  },
  {
   "name": "Enabled",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Enabled",
   "domain": {
    "type": "codedValue",
    "name": "EnabledDomain",
    "description": "",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "CreationUser",
   "type": "esriFieldTypeString",
   "alias": "Creation User",
   "length": 20,
   "domain": null
  },
  {
   "name": "DateCreated",
   "type": "esriFieldTypeDate",
   "alias": "Date Created",
   "length": 8,
   "domain": null
  },
  {
   "name": "DateModified",
   "type": "esriFieldTypeDate",
   "alias": "Date Modified",
   "length": 8,
   "domain": null
  },
  {
   "name": "LastUser",
   "type": "esriFieldTypeString",
   "alias": "Last User",
   "length": 20,
   "domain": null
  },
  {
   "name": "SubtypeCode",
   "type": "esriFieldTypeInteger",
   "alias": "Subtype",
   "domain": null
  },
  {
   "name": "PhasingCode",
   "type": "esriFieldTypeInteger",
   "alias": "Phasing Code",
   "domain": {
    "type": "codedValue",
    "name": "Phase Designation",
    "description": "",
    "codedValues": [
     {
      "name": "A",
      "code": 4
     },
     {
      "name": "B",
      "code": 2
     },
     {
      "name": "C",
      "code": 1
     },
     {
      "name": "AB",
      "code": 6
     },
     {
      "name": "AC",
      "code": 5
     },
     {
      "name": "BC",
      "code": 3
     },
     {
      "name": "ABC",
      "code": 7
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "FeederID",
   "type": "esriFieldTypeString",
   "alias": "Feeder ID",
   "length": 15,
   "domain": null
  },
  {
   "name": "FeederID2",
   "type": "esriFieldTypeString",
   "alias": "Feeder ID - 2",
   "length": 15,
   "domain": null
  },
  {
   "name": "OperVolt",
   "type": "esriFieldTypeInteger",
   "alias": "Operating Voltage",
   "domain": {
    "type": "codedValue",
    "name": "Electric Line Voltage",
    "description": "",
    "codedValues": [
     {
      "name": "7.62 kV",
      "code": 762
     },
     {
      "name": "161 kV",
      "code": 161
     },
     {
      "name": "13.2 kV Yg",
      "code": 230
     },
     {
      "name": "69 kV Delta",
      "code": 69
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "NeutSize",
   "type": "esriFieldTypeString",
   "alias": "Neutral Size",
   "length": 5,
   "domain": {
    "type": "codedValue",
    "name": "Conductor Size",
    "description": "",
    "codedValues": [
     {
      "name": "1/0",
      "code": "1/0"
     },
     {
      "name": "2",
      "code": "2"
     },
     {
      "name": "2/0",
      "code": "2/0"
     },
     {
      "name": "3/0",
      "code": "3/0"
     },
     {
      "name": "336",
      "code": "336"
     },
     {
      "name": "4",
      "code": "4"
     },
     {
      "name": "4/0",
      "code": "4/0"
     },
     {
      "name": "556",
      "code": "556"
     },
     {
      "name": "477",
      "code": "477"
     },
     {
      "name": "795",
      "code": "795"
     },
     {
      "name": "6",
      "code": "6"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "AssemblyCode",
   "type": "esriFieldTypeString",
   "alias": "Assembly Code",
   "length": 10,
   "domain": null
  },
  {
   "name": "Length",
   "type": "esriFieldTypeDouble",
   "alias": "MeasuredLength",
   "domain": {
    "type": "range",
    "name": "Measured Length",
    "description": "",
    "range": [
     1,
     1000000000
    ],
    "mergePolicy": "esriMPTSumValues",
    "splitPolicy": "esriSPTGeometryRatio"
   }
  },
  {
   "name": "LengthSrc",
   "type": "esriFieldTypeString",
   "alias": "Length Source",
   "length": 5,
   "domain": {
    "type": "codedValue",
    "name": "Length Source Indicator",
    "description": "",
    "codedValues": [
     {
      "name": "Field Measurement",
      "code": "FM"
     },
     {
      "name": "Mapping System",
      "code": "MS"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 255,
   "domain": null
  },
  {
   "name": "FdrMgrNonTraceable",
   "type": "esriFieldTypeInteger",
   "alias": "Fdr Mgr Non-Traceable Indicator",
   "domain": {
    "type": "codedValue",
    "name": "FdrMgrNonTraceable",
    "description": "",
    "codedValues": [
     {
      "name": "Non-Traceable",
      "code": 1
     },
     {
      "name": "Traceable",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "LabelText",
   "type": "esriFieldTypeString",
   "alias": "Label Text",
   "length": 50,
   "domain": null
  },
  {
   "name": "ElectricTraceWeight",
   "type": "esriFieldTypeInteger",
   "alias": "Electric Trace Weight",
   "domain": null
  },
  {
   "name": "FeederInfo",
   "type": "esriFieldTypeInteger",
   "alias": "Feeder Information",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "LEGACYFEEDERID",
   "type": "esriFieldTypeString",
   "alias": "LEGACYFEEDERID",
   "length": 15,
   "domain": null
  },
  {
   "name": "LEGACYFEEDERINFO",
   "type": "esriFieldTypeDouble",
   "alias": "LEGACYFEEDERINFO",
   "domain": null
  },
  {
   "name": "ConductorConfig",
   "type": "esriFieldTypeString",
   "alias": "Conductor Layout",
   "length": 25,
   "domain": null
  },
  {
   "name": "InstallDate",
   "type": "esriFieldTypeDate",
   "alias": "Install Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "NeutMaterial",
   "type": "esriFieldTypeString",
   "alias": "Neutral Material",
   "length": 5,
   "domain": {
    "type": "codedValue",
    "name": "Conductor Material - Overhead",
    "description": "",
    "codedValues": [
     {
      "name": "ACSR",
      "code": "ACSR"
     },
     {
      "name": "Copper Weld",
      "code": "CUWD"
     },
     {
      "name": "Hard Drawn Copper",
      "code": "HDCU"
     },
     {
      "name": "Copper",
      "code": "CU"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Owner",
   "type": "esriFieldTypeString",
   "alias": "Owner",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Pole Owner",
    "description": "",
    "codedValues": [
     {
      "name": "Paragould Light Water & Cable",
      "code": "PLWC"
     },
     {
      "name": "SouthWestern Bell",
      "code": "SBC"
     },
     {
      "name": "Entergy",
      "code": "ENT"
     },
     {
      "name": "AP&L",
      "code": "APL"
     },
     {
      "name": "Private",
      "code": "PVT"
     },
     {
      "name": "Other",
      "code": "OTH"
     },
     {
      "name": "Unknown",
      "code": "UNK"
     },
     {
      "name": "Craighead CoOp",
      "code": "CECC"
     },
     {
      "name": "PLWC and CECC",
      "code": "PLWC_CECC"
     },
     {
      "name": "PLWC and Entergy",
      "code": "PLWC_ENT"
     },
     {
      "name": "SWPA",
      "code": "SWPA"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Shape.len",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.len",
   "domain": null
  },
  {
   "name": "RuleID",
   "type": "esriFieldTypeInteger",
   "alias": "RuleID",
   "domain": {
    "type": "codedValue",
    "name": "PrimaryOHLineSection_Rep_Rules",
    "description": "Representation rules",
    "codedValues": [
     {
      "name": "Rule_2",
      "code": 2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "LocationSource",
   "type": "esriFieldTypeString",
   "alias": "Location Source",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Location Source",
    "description": "",
    "codedValues": [
     {
      "name": "Estimated from Asbuilts",
      "code": "EFA"
     },
     {
      "name": "GPS",
      "code": "GPS"
     },
     {
      "name": "Unknown",
      "code": "UNK"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R573_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a244_ix1",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "Enabled": {"type": "inherited"},
    "PhasingCode": {"type": "inherited"},
    "OperVolt": {"type": "inherited"},
    "NeutSize": {"type": "inherited"},
    "Length": {"type": "inherited"},
    "LengthSrc": {"type": "inherited"},
    "FdrMgrNonTraceable": {"type": "inherited"},
    "ConductorConfig": {
     "type": "codedValue",
     "name": "Conductor Config 1 Phz",
     "description": "",
     "codedValues": [
      {
       "name": "Horizontal Neutral Bottom",
       "code": "1-HNB"
      },
      {
       "name": "Vertical Neutral Bottom",
       "code": "1-VNB"
      },
      {
       "name": "Horizontal Neutral Flat",
       "code": "1-HNF"
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "NeutMaterial": {"type": "inherited"}
   },
   "id": 1,
   "name": "Single Phase Primary Overhead"
  },
  {
   "domains": {
    "Enabled": {"type": "inherited"},
    "PhasingCode": {"type": "inherited"},
    "OperVolt": {"type": "inherited"},
    "NeutSize": {
     "type": "codedValue",
     "name": "Not Applicable - String",
     "description": "",
     "codedValues": [
      {
       "name": "Not Applicable",
       "code": "NA"
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDuplicate"
    },
    "Length": {"type": "inherited"},
    "LengthSrc": {"type": "inherited"},
    "FdrMgrNonTraceable": {"type": "inherited"},
    "NeutMaterial": {"type": "inherited"}
   },
   "id": 4,
   "name": "Substation Bus Bar"
  },
  {
   "domains": {
    "Enabled": {"type": "inherited"},
    "PhasingCode": {"type": "inherited"},
    "OperVolt": {"type": "inherited"},
    "NeutSize": {"type": "inherited"},
    "Length": {"type": "inherited"},
    "LengthSrc": {"type": "inherited"},
    "FdrMgrNonTraceable": {"type": "inherited"},
    "ConductorConfig": {
     "type": "codedValue",
     "name": "Conductor Config 3 Phz",
     "description": "Electric conduction configuration domain for 3 phase",
     "codedValues": [
      {
       "name": "Horizontal Neutral Bottom",
       "code": "3-HNB"
      },
      {
       "name": "Horizontal Neutral Top",
       "code": "3-HNT"
      },
      {
       "name": "Vertical Neutral Top",
       "code": "3-VNT"
      },
      {
       "name": "Vertical Neutral Bottom",
       "code": "3-VNB"
      },
      {
       "name": "Narrow Neutral Top",
       "code": "3-NNT"
      },
      {
       "name": "Narrow Neutral Bottom",
       "code": "3-NNB"
      },
      {
       "name": "Horizontal Neutral Flat",
       "code": "3-HNF"
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "NeutMaterial": {"type": "inherited"}
   },
   "id": 3,
   "name": "Three Phase Primary Overhead"
  },
  {
   "domains": {
    "Enabled": {"type": "inherited"},
    "PhasingCode": {"type": "inherited"},
    "OperVolt": {
     "type": "codedValue",
     "name": "Electric Line Voltage Vee",
     "description": "",
     "codedValues": [
      {
       "name": "13.2 Yg",
       "code": 230
      },
      {
       "name": "13.2 Delta",
       "code": 231
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "NeutSize": {"type": "inherited"},
    "Length": {"type": "inherited"},
    "LengthSrc": {"type": "inherited"},
    "FdrMgrNonTraceable": {"type": "inherited"},
    "ConductorConfig": {
     "type": "codedValue",
     "name": "Conductor Config 2 Phz",
     "description": "",
     "codedValues": [
      {
       "name": "Horizontal Neutral Bottom",
       "code": "2-HNB"
      },
      {
       "name": "Horizontal Neutral Top",
       "code": "2-HNT"
      },
      {
       "name": "Vertical Neutral Top",
       "code": "2-VNT"
      },
      {
       "name": "Vertical Neutral Bottom",
       "code": "2-VNB"
      },
      {
       "name": "Narrow Neutral Top",
       "code": "2-NNT"
      },
      {
       "name": "Narrow Neutral Bottom",
       "code": "2-NNB"
      },
      {
       "name": "Horizontal Neutral Flat",
       "code": "2-HNF"
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "NeutMaterial": {"type": "inherited"}
   },
   "id": 2,
   "name": "Vee Phase Primary Overhead"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "Enabled": {"type": "inherited"},
    "PhasingCode": {"type": "inherited"},
    "OperVolt": {"type": "inherited"},
    "NeutSize": {"type": "inherited"},
    "Length": {"type": "inherited"},
    "LengthSrc": {"type": "inherited"},
    "FdrMgrNonTraceable": {"type": "inherited"},
    "ConductorConfig": {
     "type": "codedValue",
     "name": "Conductor Config 1 Phz",
     "description": "",
     "codedValues": [
      {
       "name": "Horizontal Neutral Bottom",
       "code": "1-HNB"
      },
      {
       "name": "Vertical Neutral Bottom",
       "code": "1-VNB"
      },
      {
       "name": "Horizontal Neutral Flat",
       "code": "1-HNF"
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "NeutMaterial": {"type": "inherited"}
   },
   "defaultValues": {
    "Enabled": 1,
    "CreationUser": null,
    "DateCreated": null,
    "DateModified": null,
    "LastUser": null,
    "SubtypeCode": 1,
    "PhasingCode": null,
    "FeederID": null,
    "FeederID2": null,
    "OperVolt": 762,
    "NeutSize": null,
    "AssemblyCode": null,
    "Length": null,
    "LengthSrc": "MS",
    "Comments": null,
    "FdrMgrNonTraceable": 0,
    "LabelText": null,
    "ElectricTraceWeight": null,
    "FeederInfo": null,
    "LEGACYFEEDERID": null,
    "LEGACYFEEDERINFO": null,
    "ConductorConfig": null,
    "InstallDate": null,
    "NeutMaterial": null,
    "Owner": null,
    "RuleID": null,
    "Override": null,
    "LocationSource": null
   },
   "code": 1,
   "name": "Single Phase Primary Overhead"
  },
  {
   "domains": {
    "Enabled": {"type": "inherited"},
    "PhasingCode": {"type": "inherited"},
    "OperVolt": {"type": "inherited"},
    "NeutSize": {
     "type": "codedValue",
     "name": "Not Applicable - String",
     "description": "",
     "codedValues": [
      {
       "name": "Not Applicable",
       "code": "NA"
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDuplicate"
    },
    "Length": {"type": "inherited"},
    "LengthSrc": {"type": "inherited"},
    "FdrMgrNonTraceable": {"type": "inherited"},
    "NeutMaterial": {"type": "inherited"}
   },
   "defaultValues": {
    "Enabled": 1,
    "CreationUser": null,
    "DateCreated": null,
    "DateModified": null,
    "LastUser": null,
    "SubtypeCode": 4,
    "PhasingCode": null,
    "FeederID": null,
    "FeederID2": null,
    "OperVolt": 230,
    "NeutSize": null,
    "AssemblyCode": null,
    "Length": null,
    "LengthSrc": "MS",
    "Comments": null,
    "FdrMgrNonTraceable": 1,
    "LabelText": null,
    "ElectricTraceWeight": null,
    "FeederInfo": null,
    "LEGACYFEEDERID": null,
    "LEGACYFEEDERINFO": null,
    "ConductorConfig": null,
    "InstallDate": null,
    "NeutMaterial": null,
    "Owner": null,
    "RuleID": null,
    "Override": null,
    "LocationSource": null
   },
   "code": 4,
   "name": "Substation Bus Bar"
  },
  {
   "domains": {
    "Enabled": {"type": "inherited"},
    "PhasingCode": {"type": "inherited"},
    "OperVolt": {"type": "inherited"},
    "NeutSize": {"type": "inherited"},
    "Length": {"type": "inherited"},
    "LengthSrc": {"type": "inherited"},
    "FdrMgrNonTraceable": {"type": "inherited"},
    "ConductorConfig": {
     "type": "codedValue",
     "name": "Conductor Config 3 Phz",
     "description": "Electric conduction configuration domain for 3 phase",
     "codedValues": [
      {
       "name": "Horizontal Neutral Bottom",
       "code": "3-HNB"
      },
      {
       "name": "Horizontal Neutral Top",
       "code": "3-HNT"
      },
      {
       "name": "Vertical Neutral Top",
       "code": "3-VNT"
      },
      {
       "name": "Vertical Neutral Bottom",
       "code": "3-VNB"
      },
      {
       "name": "Narrow Neutral Top",
       "code": "3-NNT"
      },
      {
       "name": "Narrow Neutral Bottom",
       "code": "3-NNB"
      },
      {
       "name": "Horizontal Neutral Flat",
       "code": "3-HNF"
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "NeutMaterial": {"type": "inherited"}
   },
   "defaultValues": {
    "Enabled": 1,
    "CreationUser": null,
    "DateCreated": null,
    "DateModified": null,
    "LastUser": null,
    "SubtypeCode": 3,
    "PhasingCode": null,
    "FeederID": null,
    "FeederID2": null,
    "OperVolt": 230,
    "NeutSize": null,
    "AssemblyCode": null,
    "Length": null,
    "LengthSrc": "MS",
    "Comments": null,
    "FdrMgrNonTraceable": 0,
    "LabelText": null,
    "ElectricTraceWeight": null,
    "FeederInfo": null,
    "LEGACYFEEDERID": null,
    "LEGACYFEEDERINFO": null,
    "ConductorConfig": null,
    "InstallDate": null,
    "NeutMaterial": null,
    "Owner": null,
    "RuleID": null,
    "Override": null,
    "LocationSource": null
   },
   "code": 3,
   "name": "Three Phase Primary Overhead"
  },
  {
   "domains": {
    "Enabled": {"type": "inherited"},
    "PhasingCode": {"type": "inherited"},
    "OperVolt": {
     "type": "codedValue",
     "name": "Electric Line Voltage Vee",
     "description": "",
     "codedValues": [
      {
       "name": "13.2 Yg",
       "code": 230
      },
      {
       "name": "13.2 Delta",
       "code": 231
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "NeutSize": {"type": "inherited"},
    "Length": {"type": "inherited"},
    "LengthSrc": {"type": "inherited"},
    "FdrMgrNonTraceable": {"type": "inherited"},
    "ConductorConfig": {
     "type": "codedValue",
     "name": "Conductor Config 2 Phz",
     "description": "",
     "codedValues": [
      {
       "name": "Horizontal Neutral Bottom",
       "code": "2-HNB"
      },
      {
       "name": "Horizontal Neutral Top",
       "code": "2-HNT"
      },
      {
       "name": "Vertical Neutral Top",
       "code": "2-VNT"
      },
      {
       "name": "Vertical Neutral Bottom",
       "code": "2-VNB"
      },
      {
       "name": "Narrow Neutral Top",
       "code": "2-NNT"
      },
      {
       "name": "Narrow Neutral Bottom",
       "code": "2-NNB"
      },
      {
       "name": "Horizontal Neutral Flat",
       "code": "2-HNF"
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "NeutMaterial": {"type": "inherited"}
   },
   "defaultValues": {
    "Enabled": 1,
    "CreationUser": null,
    "DateCreated": null,
    "DateModified": null,
    "LastUser": null,
    "SubtypeCode": 2,
    "PhasingCode": null,
    "FeederID": null,
    "FeederID2": null,
    "OperVolt": 230,
    "NeutSize": null,
    "AssemblyCode": null,
    "Length": null,
    "LengthSrc": "MS",
    "Comments": null,
    "FdrMgrNonTraceable": 0,
    "LabelText": null,
    "ElectricTraceWeight": null,
    "FeederInfo": null,
    "LEGACYFEEDERID": null,
    "LEGACYFEEDERINFO": null,
    "ConductorConfig": null,
    "InstallDate": null,
    "NeutMaterial": null,
    "Owner": null,
    "RuleID": null,
    "Override": null,
    "LocationSource": null
   },
   "code": 2,
   "name": "Vee Phase Primary Overhead"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}