{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "UG Primarys", "type": "Feature Layer", "description": "Electrical Network Underground Primarys", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 8.33333333333333E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.19670699999966E8, "falseY": -9.56128999999342E7, "xyUnits": 31249.999972, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPECODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 152, 0, 255 ], "width": 4 }, "value": "3", "label": "Three Phase" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 22, 0, 219, 255 ], "width": 4 }, "value": "1", "label": "Single Phase" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 179, 252, 255 ], "toColor": [ 238, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 212, 255 ], "toColor": [ 234, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 215, 252, 255 ], "toColor": [ 210, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 187, 255 ], "toColor": [ 252, 189, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 213, 255 ], "toColor": [ 187, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 182, 255 ], "toColor": [ 236, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 212, 255 ], "toColor": [ 252, 225, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 227, 255 ], "toColor": [ 252, 184, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8946342.783444138, "ymin": 3177296.6640575984, "xmax": -8940397.156361224, "ymax": 3182714.0024662297, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FEEDERID", "typeIdField": "SUBTYPECODE", "subtypeFieldName": "SUBTYPECODE", "subtypeField": "SUBTYPECODE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPECODE", "type": "esriFieldTypeInteger", "alias": "Type", "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": "OPERVOLT", "type": "esriFieldTypeInteger", "alias": "Operating Voltage", "domain": { "type": "codedValue", "name": "Electric Line Voltage", "description": "", "codedValues": [ { "name": "120 Volts", "code": 10 }, { "name": "120/208 Volts", "code": 20 }, { "name": "120/240 Volts", "code": 30 }, { "name": "240 Volts", "code": 35 }, { "name": "240/480 Volts", "code": 40 }, { "name": "277/480 Volts", "code": 50 }, { "name": "480 Volts", "code": 60 }, { "name": "4.16 kV Grounded Y", "code": 120 }, { "name": "7.2 kV Grounded Y", "code": 160 }, { "name": "7.62 kV Grounded Y", "code": 175 }, { "name": "12.5 kV Grounded Y", "code": 210 }, { "name": "13.2 kV Grounded Y", "code": 230 }, { "name": "13.8 kV Grounded Y", "code": 270 }, { "name": "24.9 kV Grounded Y", "code": 340 }, { "name": "34.5 kV Grounded Y", "code": 380 }, { "name": "2400 V Delta", "code": 80 }, { "name": "4160 V Delta", "code": 110 }, { "name": "7200 V Delta", "code": 150 }, { "name": "13800 V Delta", "code": 260 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NEUTTYPE", "type": "esriFieldTypeString", "alias": "Neutral Material", "length": 5, "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" } }, { "name": "NEUTSIZE", "type": "esriFieldTypeString", "alias": "Neutral Size", "length": 5, "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" } }, { "name": "ASSEMBLYCODE", "type": "esriFieldTypeString", "alias": "Assembly Code", "length": 10, "domain": { "type": "codedValue", "name": "URD_PRI_STANDARDS", "description": "DS STANDARDS FOR URD PRIMARY CONFIGURATIONS", "codedValues": [ { "name": "DS5000:URD Primary - 1/0 Aluminum", "code": "DS5000" }, { "name": "DS5001:URD Primary - #2 AWG Copper", "code": "DS5001" }, { "name": "DS5002:URD Primary - 2/0 Aluminum", "code": "DS5002" }, { "name": "DS5003:URD Primary - 4/0 Aluminum", "code": "DS5003" }, { "name": "DS5004:URD Primary - 500 MCM Aluminum", "code": "DS5004" }, { "name": "DS5005:URD Primary - 500 MCM Copper", "code": "DS5005" }, { "name": "DS5006:URD Primary - 750 MCM Aluminum", "code": "DS5006" }, { "name": "DS5007:URD Primary - 1/0 Aluminum Parallelled", "code": "DS5007" }, { "name": "DS5008:URD Primary - 750 MCM Aluminum Parallelled", "code": "DS5008" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RATEDVOLT", "type": "esriFieldTypeInteger", "alias": "Nominal Voltage", "domain": { "type": "codedValue", "name": "Primary Nominal Voltage", "description": "", "codedValues": [ { "name": "7.2 kV Grounded Y", "code": 160 }, { "name": "12.5 kV Grounded Y", "code": 210 }, { "name": "13.2 kV Grounded Y", "code": 230 }, { "name": "13.8 kV Grounded Y", "code": 270 }, { "name": "24.9 kV Grounded Y", "code": 340 }, { "name": "34.5 kV Grounded Y", "code": 380 }, { "name": "2400 V Delta", "code": 80 }, { "name": "4160 V Delta", "code": 110 }, { "name": "7200 V Delta", "code": 150 }, { "name": "13800 V Delta", "code": 260 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": null }, { "name": "RISK", "type": "esriFieldTypeString", "alias": "RISK", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 500, "domain": null }, { "name": "SYNC_TO_WACS", "type": "esriFieldTypeString", "alias": "SYNC_TO_WACS", "length": 50, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 50, "domain": null }, { "name": "LOCATION_ID", "type": "esriFieldTypeString", "alias": "LOCATION_ID", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeString", "alias": "LENGTH", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "length": 50, "domain": null }, { "name": "BADGE_NUM", "type": "esriFieldTypeString", "alias": "BADGE_NUM", "length": 50, "domain": null }, { "name": "SERIAL_NUM", "type": "esriFieldTypeString", "alias": "SERIAL_NUM", "length": 50, "domain": null }, { "name": "COMMIS_DATE", "type": "esriFieldTypeDate", "alias": "COMMIS_DATE", "length": 8, "domain": null }, { "name": "DECOMMIS_DATE", "type": "esriFieldTypeDate", "alias": "DECOMMIS_DATE", "length": 8, "domain": null }, { "name": "INSERVICE_DATE", "type": "esriFieldTypeDate", "alias": "INSERVICE_DATE", "length": 8, "domain": null }, { "name": "OUTSERVICE_DATE", "type": "esriFieldTypeDate", "alias": "OUTSERVICE_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R304_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_304", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A266_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "PHASINGCODE": {"type": "inherited"}, "OPERVOLT": {"type": "inherited"}, "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"} }, "id": 2, "name": "Two Phase Primary Underground" }, { "domains": { "PHASINGCODE": {"type": "inherited"}, "OPERVOLT": {"type": "inherited"}, "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"} }, "id": 3, "name": "Three Phase Primary Underground" }, { "domains": { "PHASINGCODE": {"type": "inherited"}, "OPERVOLT": {"type": "inherited"}, "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"} }, "id": 4, "name": "Switch Cabinet Bus Bar" }, { "domains": { "PHASINGCODE": {"type": "inherited"}, "OPERVOLT": {"type": "inherited"}, "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"} }, "id": 1, "name": "Single Phase Primary Underground" } ], "subtypes": [ { "domains": { "PHASINGCODE": {"type": "inherited"}, "OPERVOLT": {"type": "inherited"}, "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"} }, "defaultValues": { "SUBTYPECODE": 1, "PHASINGCODE": null, "FEEDERID": null, "OPERVOLT": null, "NEUTTYPE": null, "NEUTSIZE": null, "ASSEMBLYCODE": null, "RATEDVOLT": null, "GLOBALID": null, "INSTALLDATE": null, "CONDITION": null, "CRITICALITY": null, "RISK": null, "DESCRIPTION": null, "SYNC_TO_WACS": null, "ASSET_ID": null, "LOCATION_ID": null, "STATUS": null, "LENGTH": null, "MATERIAL": null, "DIAMETER": null, "BADGE_NUM": null, "SERIAL_NUM": null, "COMMIS_DATE": null, "DECOMMIS_DATE": null, "INSERVICE_DATE": null, "OUTSERVICE_DATE": null }, "code": 2, "name": "Two Phase Primary Underground" }, { "domains": { "PHASINGCODE": {"type": "inherited"}, "OPERVOLT": {"type": "inherited"}, "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"} }, "defaultValues": { "SUBTYPECODE": 1, "PHASINGCODE": 7, "FEEDERID": null, "OPERVOLT": 230, "NEUTTYPE": "AL", "NEUTSIZE": "1/3", "ASSEMBLYCODE": null, "RATEDVOLT": 230, "GLOBALID": null, "INSTALLDATE": null, "CONDITION": null, "CRITICALITY": null, "RISK": null, "DESCRIPTION": null, "SYNC_TO_WACS": null, "ASSET_ID": null, "LOCATION_ID": null, "STATUS": null, "LENGTH": null, "MATERIAL": null, "DIAMETER": null, "BADGE_NUM": null, "SERIAL_NUM": null, "COMMIS_DATE": null, "DECOMMIS_DATE": null, "INSERVICE_DATE": null, "OUTSERVICE_DATE": null }, "code": 3, "name": "Three Phase Primary Underground" }, { "domains": { "PHASINGCODE": {"type": "inherited"}, "OPERVOLT": {"type": "inherited"}, "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"} }, "defaultValues": { "SUBTYPECODE": 1, "PHASINGCODE": 7, "FEEDERID": null, "OPERVOLT": 230, "NEUTTYPE": "CU", "NEUTSIZE": null, "ASSEMBLYCODE": null, "RATEDVOLT": 230, "GLOBALID": null, "INSTALLDATE": null, "CONDITION": null, "CRITICALITY": null, "RISK": null, "DESCRIPTION": null, "SYNC_TO_WACS": null, "ASSET_ID": null, "LOCATION_ID": null, "STATUS": null, "LENGTH": null, "MATERIAL": null, "DIAMETER": null, "BADGE_NUM": null, "SERIAL_NUM": null, "COMMIS_DATE": null, "DECOMMIS_DATE": null, "INSERVICE_DATE": null, "OUTSERVICE_DATE": null }, "code": 4, "name": "Switch Cabinet Bus Bar" }, { "domains": { "PHASINGCODE": {"type": "inherited"}, "OPERVOLT": {"type": "inherited"}, "NEUTTYPE": {"type": "inherited"}, "NEUTSIZE": {"type": "inherited"}, "ASSEMBLYCODE": {"type": "inherited"}, "RATEDVOLT": {"type": "inherited"} }, "defaultValues": { "SUBTYPECODE": 1, "PHASINGCODE": 2, "FEEDERID": null, "OPERVOLT": 175, "NEUTTYPE": "CU", "NEUTSIZE": "1", "ASSEMBLYCODE": null, "RATEDVOLT": null, "GLOBALID": null, "INSTALLDATE": null, "CONDITION": null, "CRITICALITY": null, "RISK": null, "DESCRIPTION": null, "SYNC_TO_WACS": null, "ASSET_ID": null, "LOCATION_ID": null, "STATUS": null, "LENGTH": null, "MATERIAL": null, "DIAMETER": null, "BADGE_NUM": null, "SERIAL_NUM": null, "COMMIS_DATE": null, "DECOMMIS_DATE": null, "INSERVICE_DATE": null, "OUTSERVICE_DATE": null }, "code": 1, "name": "Single Phase Primary Underground" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }