{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Transmission Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3071, "latestWkid": 3071, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "uniqueValueGroups": [ { "heading": "Subtype", "classes": [ { "label": "Overhead", "description": "Overhead", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "10" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "10", "label": "Overhead" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9945209.373884285, "ymin": 5326890.777723815, "xmax": -9942327.231938353, "ymax": 5329283.977310705, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MaintSectionName", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 10, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "LineConfiguration", "type": "esriFieldTypeString", "alias": "LineConfiguration", "length": 15, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_tmsnDM_CascadeStatus", "description": "", "codedValues": [ { "name": "Active", "code": "active" }, { "name": "Deleted", "code": "deleted" }, { "name": "Mistake", "code": "mistake" }, { "name": "Reserved", "code": "reserved" }, { "name": "Retired", "code": "retired" }, { "name": "Spare", "code": "spare" }, { "name": "Spare In Repair", "code": "spareinrepair" }, { "name": "Active - Third Party Responsible", "code": "ins_tp_respon" }, { "name": "Reserved - Third Party Responsible", "code": "res_tp_respon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintSectionGroupID", "type": "esriFieldTypeInteger", "alias": "MaintSectionGroupID", "domain": null }, { "name": "MaintSectionName", "type": "esriFieldTypeString", "alias": "MaintSectionName", "length": 100, "domain": null }, { "name": "MaintSectionVoltage", "type": "esriFieldTypeString", "alias": "MaintSectionVoltage", "length": 25, "domain": null }, { "name": "MaintSectionStatus", "type": "esriFieldTypeString", "alias": "MaintSectionStatus", "length": 50, "domain": null }, { "name": "RatingSegmentGroupID", "type": "esriFieldTypeInteger", "alias": "RatingSegmentGroupID", "domain": null }, { "name": "RatingSectionGroupID", "type": "esriFieldTypeInteger", "alias": "RatingSectionGroupID", "domain": null }, { "name": "RatingSegmentName", "type": "esriFieldTypeString", "alias": "RatingSegmentName", "length": 100, "domain": null }, { "name": "RatingSegmentStatus", "type": "esriFieldTypeString", "alias": "RatingSegmentStatus", "length": 50, "domain": null }, { "name": "LocationID", "type": "esriFieldTypeInteger", "alias": "LocationID", "domain": null }, { "name": "LocationAbbr", "type": "esriFieldTypeString", "alias": "LocationAbbr", "length": 100, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 100, "domain": null }, { "name": "CircuitLength", "type": "esriFieldTypeDouble", "alias": "CircuitLength", "domain": null }, { "name": "ConductorSizeOrType", "type": "esriFieldTypeString", "alias": "ConductorSizeOrType", "length": 100, "domain": null }, { "name": "NumberOfConductors", "type": "esriFieldTypeInteger", "alias": "NumberOfConductors", "domain": null }, { "name": "NumberOfShieldWires", "type": "esriFieldTypeString", "alias": "NumberOfShieldWires", "length": 15, "domain": null }, { "name": "PipeSize", "type": "esriFieldTypeString", "alias": "PipeSize", "length": 50, "domain": null }, { "name": "ShieldWire1SizeType", "type": "esriFieldTypeString", "alias": "ShieldWire1SizeType", "length": 255, "domain": null }, { "name": "ShieldWire1Serves", "type": "esriFieldTypeString", "alias": "ShieldWire1Serves", "length": 255, "domain": null }, { "name": "ShieldWire1Tension", "type": "esriFieldTypeDouble", "alias": "ShieldWire1Tension", "domain": null }, { "name": "ShieldWire2SizeType", "type": "esriFieldTypeString", "alias": "ShieldWire2SizeType", "length": 255, "domain": null }, { "name": "ShieldWire2Serves", "type": "esriFieldTypeString", "alias": "ShieldWire2Serves", "length": 255, "domain": null }, { "name": "ShieldWire2Tension", "type": "esriFieldTypeDouble", "alias": "ShieldWire2Tension", "domain": null }, { "name": "FullException", "type": "esriFieldTypeDate", "alias": "FullException", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape__Length", "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_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"} }, "id": 10, "name": "Overhead" }, { "domains": { "Status": {"type": "inherited"} }, "id": 11, "name": "OH - Reserved" }, { "domains": { "Status": {"type": "inherited"} }, "id": 12, "name": "OH - Non-Op" }, { "domains": { "Status": {"type": "inherited"} }, "id": 13, "name": "OH - Maintained by Others" }, { "domains": { "Status": {"type": "inherited"} }, "id": 14, "name": "OH - Reserved (Maint Others)" }, { "domains": { "Status": {"type": "inherited"} }, "id": 20, "name": "Underground" }, { "domains": { "Status": {"type": "inherited"} }, "id": 21, "name": "UG - Reserved" }, { "domains": { "Status": {"type": "inherited"} }, "id": 22, "name": "UG - Non-Op" }, { "domains": { "Status": {"type": "inherited"} }, "id": 23, "name": "UG - Maintained by Others" }, { "domains": { "Status": {"type": "inherited"} }, "id": 24, "name": "UG - Reserved (Maint Others)" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "LineConfiguration": null, "Status": null, "MaintSectionGroupID": null, "MaintSectionName": null, "MaintSectionVoltage": null, "MaintSectionStatus": null, "RatingSegmentGroupID": null, "RatingSectionGroupID": null, "RatingSegmentName": null, "RatingSegmentStatus": null, "LocationID": null, "LocationAbbr": null, "LocationDescription": null, "CircuitLength": null, "ConductorSizeOrType": null, "NumberOfConductors": null, "NumberOfShieldWires": null, "PipeSize": null, "ShieldWire1SizeType": null, "ShieldWire1Serves": null, "ShieldWire1Tension": null, "ShieldWire2SizeType": null, "ShieldWire2Serves": null, "ShieldWire2Tension": null, "FullException": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape__Length": null }, "code": 10, "name": "Overhead" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "LineConfiguration": null, "Status": null, "MaintSectionGroupID": null, "MaintSectionName": null, "MaintSectionVoltage": null, "MaintSectionStatus": null, "RatingSegmentGroupID": null, "RatingSectionGroupID": null, "RatingSegmentName": null, "RatingSegmentStatus": null, "LocationID": null, "LocationAbbr": null, "LocationDescription": null, "CircuitLength": null, "ConductorSizeOrType": null, "NumberOfConductors": null, "NumberOfShieldWires": null, "PipeSize": null, "ShieldWire1SizeType": null, "ShieldWire1Serves": null, "ShieldWire1Tension": null, "ShieldWire2SizeType": null, "ShieldWire2Serves": null, "ShieldWire2Tension": null, "FullException": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape__Length": null }, "code": 11, "name": "OH - Reserved" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "LineConfiguration": null, "Status": null, "MaintSectionGroupID": null, "MaintSectionName": null, "MaintSectionVoltage": null, "MaintSectionStatus": null, "RatingSegmentGroupID": null, "RatingSectionGroupID": null, "RatingSegmentName": null, "RatingSegmentStatus": null, "LocationID": null, "LocationAbbr": null, "LocationDescription": null, "CircuitLength": null, "ConductorSizeOrType": null, "NumberOfConductors": null, "NumberOfShieldWires": null, "PipeSize": null, "ShieldWire1SizeType": null, "ShieldWire1Serves": null, "ShieldWire1Tension": null, "ShieldWire2SizeType": null, "ShieldWire2Serves": null, "ShieldWire2Tension": null, "FullException": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape__Length": null }, "code": 12, "name": "OH - Non-Op" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "LineConfiguration": null, "Status": null, "MaintSectionGroupID": null, "MaintSectionName": null, "MaintSectionVoltage": null, "MaintSectionStatus": null, "RatingSegmentGroupID": null, "RatingSectionGroupID": null, "RatingSegmentName": null, "RatingSegmentStatus": null, "LocationID": null, "LocationAbbr": null, "LocationDescription": null, "CircuitLength": null, "ConductorSizeOrType": null, "NumberOfConductors": null, "NumberOfShieldWires": null, "PipeSize": null, "ShieldWire1SizeType": null, "ShieldWire1Serves": null, "ShieldWire1Tension": null, "ShieldWire2SizeType": null, "ShieldWire2Serves": null, "ShieldWire2Tension": null, "FullException": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape__Length": null }, "code": 13, "name": "OH - Maintained by Others" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "LineConfiguration": null, "Status": null, "MaintSectionGroupID": null, "MaintSectionName": null, "MaintSectionVoltage": null, "MaintSectionStatus": null, "RatingSegmentGroupID": null, "RatingSectionGroupID": null, "RatingSegmentName": null, "RatingSegmentStatus": null, "LocationID": null, "LocationAbbr": null, "LocationDescription": null, "CircuitLength": null, "ConductorSizeOrType": null, "NumberOfConductors": null, "NumberOfShieldWires": null, "PipeSize": null, "ShieldWire1SizeType": null, "ShieldWire1Serves": null, "ShieldWire1Tension": null, "ShieldWire2SizeType": null, "ShieldWire2Serves": null, "ShieldWire2Tension": null, "FullException": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape__Length": null }, "code": 14, "name": "OH - Reserved (Maint Others)" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "LineConfiguration": null, "Status": null, "MaintSectionGroupID": null, "MaintSectionName": null, "MaintSectionVoltage": null, "MaintSectionStatus": null, "RatingSegmentGroupID": null, "RatingSectionGroupID": null, "RatingSegmentName": null, "RatingSegmentStatus": null, "LocationID": null, "LocationAbbr": null, "LocationDescription": null, "CircuitLength": null, "ConductorSizeOrType": null, "NumberOfConductors": null, "NumberOfShieldWires": null, "PipeSize": null, "ShieldWire1SizeType": null, "ShieldWire1Serves": null, "ShieldWire1Tension": null, "ShieldWire2SizeType": null, "ShieldWire2Serves": null, "ShieldWire2Tension": null, "FullException": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape__Length": null }, "code": 20, "name": "Underground" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "LineConfiguration": null, "Status": null, "MaintSectionGroupID": null, "MaintSectionName": null, "MaintSectionVoltage": null, "MaintSectionStatus": null, "RatingSegmentGroupID": null, "RatingSectionGroupID": null, "RatingSegmentName": null, "RatingSegmentStatus": null, "LocationID": null, "LocationAbbr": null, "LocationDescription": null, "CircuitLength": null, "ConductorSizeOrType": null, "NumberOfConductors": null, "NumberOfShieldWires": null, "PipeSize": null, "ShieldWire1SizeType": null, "ShieldWire1Serves": null, "ShieldWire1Tension": null, "ShieldWire2SizeType": null, "ShieldWire2Serves": null, "ShieldWire2Tension": null, "FullException": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape__Length": null }, "code": 21, "name": "UG - Reserved" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "LineConfiguration": null, "Status": null, "MaintSectionGroupID": null, "MaintSectionName": null, "MaintSectionVoltage": null, "MaintSectionStatus": null, "RatingSegmentGroupID": null, "RatingSectionGroupID": null, "RatingSegmentName": null, "RatingSegmentStatus": null, "LocationID": null, "LocationAbbr": null, "LocationDescription": null, "CircuitLength": null, "ConductorSizeOrType": null, "NumberOfConductors": null, "NumberOfShieldWires": null, "PipeSize": null, "ShieldWire1SizeType": null, "ShieldWire1Serves": null, "ShieldWire1Tension": null, "ShieldWire2SizeType": null, "ShieldWire2Serves": null, "ShieldWire2Tension": null, "FullException": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape__Length": null }, "code": 22, "name": "UG - Non-Op" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "LineConfiguration": null, "Status": null, "MaintSectionGroupID": null, "MaintSectionName": null, "MaintSectionVoltage": null, "MaintSectionStatus": null, "RatingSegmentGroupID": null, "RatingSectionGroupID": null, "RatingSegmentName": null, "RatingSegmentStatus": null, "LocationID": null, "LocationAbbr": null, "LocationDescription": null, "CircuitLength": null, "ConductorSizeOrType": null, "NumberOfConductors": null, "NumberOfShieldWires": null, "PipeSize": null, "ShieldWire1SizeType": null, "ShieldWire1Serves": null, "ShieldWire1Tension": null, "ShieldWire2SizeType": null, "ShieldWire2Serves": null, "ShieldWire2Tension": null, "FullException": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape__Length": null }, "code": 23, "name": "UG - Maintained by Others" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "LineConfiguration": null, "Status": null, "MaintSectionGroupID": null, "MaintSectionName": null, "MaintSectionVoltage": null, "MaintSectionStatus": null, "RatingSegmentGroupID": null, "RatingSectionGroupID": null, "RatingSegmentName": null, "RatingSegmentStatus": null, "LocationID": null, "LocationAbbr": null, "LocationDescription": null, "CircuitLength": null, "ConductorSizeOrType": null, "NumberOfConductors": null, "NumberOfShieldWires": null, "PipeSize": null, "ShieldWire1SizeType": null, "ShieldWire1Serves": null, "ShieldWire1Tension": null, "ShieldWire2SizeType": null, "ShieldWire2Serves": null, "ShieldWire2Tension": null, "FullException": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape__Length": null }, "code": 24, "name": "UG - Reserved (Maint Others)" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }