{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "PrimaryCables", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102640, "latestWkid": 102640, "xyTolerance": 0.02, "zTolerance": 0.001, "mTolerance": 2, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "operVolt", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 179, 252, 255 ], "width": 1 }, "value": ".", "label": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "7.2", "label": "7.2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "12.47", "label": "12.47" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "19.9", "label": "19.9" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "34.5", "label": "34.5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 187, 255 ], "toColor": [ 226, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 202, 252, 255 ], "toColor": [ 182, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 247, 255 ], "toColor": [ 252, 215, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 217, 255 ], "toColor": [ 184, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 179, 252, 255 ], "toColor": [ 207, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 207, 255 ], "toColor": [ 252, 182, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 238, 255 ], "toColor": [ 212, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 217, 255 ], "toColor": [ 252, 207, 217, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5310663.790100098, "ymin": 1167225.2081298828, "xmax": 5325350.101074219, "ymax": 1198635.5974731445, "spatialReference": { "wkid": 102640, "latestWkid": 102640, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -114390600, "falseY": -101107400, "xyUnits": 3.82726619530098E7, "falseZ": -100000, "zUnits": 2000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "comments", "typeIdField": "subtypeCode", "subtypeFieldName": "subtypeCode", "subtypeField": "subtypeCode", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "objectGUID", "type": "esriFieldTypeGlobalID", "alias": "Object GUID", "length": 38, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "verb", "type": "esriFieldTypeString", "alias": "Verb", "length": 255, "domain": { "type": "codedValue", "name": "WS1_eDomainMSPObjectAction", "description": "", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Change", "code": "Change" }, { "name": "Delete", "code": "Delete" }, { "name": "Replace", "code": "Replace" }, { "name": "Link", "code": "Link" }, { "name": "Unlink", "code": "Unlink" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "errorString", "type": "esriFieldTypeString", "alias": "Error String", "length": 255, "domain": null }, { "name": "replaceID", "type": "esriFieldTypeString", "alias": "Replace ID", "length": 255, "domain": null }, { "name": "utility", "type": "esriFieldTypeString", "alias": "Utility", "length": 255, "domain": null }, { "name": "subtypeCode", "type": "esriFieldTypeInteger", "alias": "Subtype Code", "domain": null }, { "name": "gridLocation", "type": "esriFieldTypeString", "alias": "Grid Location", "length": 255, "domain": null }, { "name": "sectionID", "type": "esriFieldTypeGUID", "alias": "Section ID", "length": 38, "domain": null }, { "name": "phaseCode", "type": "esriFieldTypeString", "alias": "Phase Code", "length": 255, "domain": { "type": "codedValue", "name": "WS1_eDomainPhase", "description": "", "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": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "condN", "type": "esriFieldTypeString", "alias": "Conductor Neutral", "length": 255, "domain": null }, { "name": "condLength", "type": "esriFieldTypeString", "alias": "Conductor Length", "length": 255, "domain": null }, { "name": "constr", "type": "esriFieldTypeString", "alias": "Construction", "length": 255, "domain": null }, { "name": "operVolt", "type": "esriFieldTypeDouble", "alias": "Operating Voltage", "domain": null }, { "name": "condPerPhase", "type": "esriFieldTypeInteger", "alias": "Conductors Per Phase", "domain": null }, { "name": "lengthSrc", "type": "esriFieldTypeString", "alias": "Length Source", "length": 255, "domain": null }, { "name": "isInConduit", "type": "esriFieldTypeInteger", "alias": "Is In Conduit? (Y/N)", "domain": { "type": "codedValue", "name": "WS1_eDomainBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 255, "domain": null }, { "name": "CableSize_", "type": "esriFieldTypeString", "alias": "CableSize_", "length": 5, "domain": null }, { "name": "Type_", "type": "esriFieldTypeString", "alias": "Type_", "length": 25, "domain": null }, { "name": "Circuit_", "type": "esriFieldTypeString", "alias": "Circuit_", "length": 20, "domain": null }, { "name": "FromService_", "type": "esriFieldTypeString", "alias": "FromService", "length": 20, "domain": null }, { "name": "FeedingTo_", "type": "esriFieldTypeString", "alias": "FeedingTo_", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_objectGUID", "fields": "objectGUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G40sectionID", "fields": "sectionID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "id": 2, "name": "Two Phase" }, { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "id": 3, "name": "Three Phase" }, { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "id": 1, "name": "Single Phase" }, { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "id": 4, "name": "Bus Bar" }, { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "id": 5, "name": "Fiber" }, { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "id": 6, "name": "Spare" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "objectGUID": null, "comments": null, "verb": null, "errorString": null, "replaceID": null, "utility": null, "subtypeCode": 2, "gridLocation": null, "sectionID": null, "phaseCode": null, "condN": null, "condLength": null, "constr": null, "operVolt": null, "condPerPhase": null, "lengthSrc": null, "isInConduit": null, "manufacturer": null, "CableSize_": null, "Type_": null, "Circuit_": null, "FromService_": null, "FeedingTo_": null }, "code": 2, "name": "Two Phase" }, { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "objectGUID": null, "comments": null, "verb": null, "errorString": null, "replaceID": null, "utility": null, "subtypeCode": 3, "gridLocation": null, "sectionID": null, "phaseCode": null, "condN": null, "condLength": null, "constr": null, "operVolt": null, "condPerPhase": null, "lengthSrc": null, "isInConduit": null, "manufacturer": null, "CableSize_": null, "Type_": null, "Circuit_": null, "FromService_": null, "FeedingTo_": null }, "code": 3, "name": "Three Phase" }, { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "objectGUID": null, "comments": null, "verb": null, "errorString": null, "replaceID": null, "utility": null, "subtypeCode": 1, "gridLocation": null, "sectionID": null, "phaseCode": null, "condN": null, "condLength": null, "constr": null, "operVolt": null, "condPerPhase": null, "lengthSrc": null, "isInConduit": null, "manufacturer": null, "CableSize_": null, "Type_": null, "Circuit_": null, "FromService_": null, "FeedingTo_": null }, "code": 1, "name": "Single Phase" }, { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "objectGUID": null, "comments": null, "verb": null, "errorString": null, "replaceID": null, "utility": null, "subtypeCode": 4, "gridLocation": null, "sectionID": null, "phaseCode": null, "condN": null, "condLength": null, "constr": null, "operVolt": null, "condPerPhase": null, "lengthSrc": null, "isInConduit": null, "manufacturer": null, "CableSize_": null, "Type_": null, "Circuit_": null, "FromService_": null, "FeedingTo_": null }, "code": 4, "name": "Bus Bar" }, { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "objectGUID": null, "comments": null, "verb": null, "errorString": null, "replaceID": null, "utility": null, "subtypeCode": null, "gridLocation": null, "sectionID": null, "phaseCode": null, "condN": null, "condLength": null, "constr": null, "operVolt": null, "condPerPhase": null, "lengthSrc": null, "isInConduit": null, "manufacturer": null, "CableSize_": null, "Type_": null, "Circuit_": null, "FromService_": null, "FeedingTo_": null }, "code": 5, "name": "Fiber" }, { "domains": { "Enabled": {"type": "inherited"}, "verb": {"type": "inherited"}, "phaseCode": {"type": "inherited"}, "isInConduit": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "objectGUID": null, "comments": null, "verb": null, "errorString": null, "replaceID": null, "utility": null, "subtypeCode": null, "gridLocation": null, "sectionID": null, "phaseCode": null, "condN": null, "condLength": null, "constr": null, "operVolt": null, "condPerPhase": null, "lengthSrc": null, "isInConduit": null, "manufacturer": null, "CableSize_": null, "Type_": null, "Circuit_": null, "FromService_": null, "FeedingTo_": null }, "code": 6, "name": "Spare" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0142180b63ec4b1980078d2069133e5a" }