{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 22, "name": "Salmon, Steelhead, and Bull Trout", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808464567060367, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3047.993904, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 144447.638572, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FPAStreamSize", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "1", "label": "Small" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2.5 }, "value": "2", "label": "Medium" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 4 }, "value": "3", "label": "Large" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 179, 255 ], "toColor": [ 238, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 187, 255 ], "toColor": [ 252, 189, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 179, 252, 255 ], "toColor": [ 240, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 185, 255 ], "toColor": [ 182, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 237, 252, 255 ], "toColor": [ 204, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 215, 255 ], "toColor": [ 221, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 182, 252, 255 ], "toColor": [ 201, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 216, 255 ], "toColor": [ 252, 184, 216, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3893588527881483E7, "ymin": 5089470.806070958, "xmax": -1.2938137499783847E7, "ymax": 5825509.577949588, "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": "StreamName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FishPresence", "type": "esriFieldTypeSmallInteger", "alias": "Fish Presence", "domain": { "type": "codedValue", "name": "hydroFishPresence", "description": "Describes whether fish are present in a stream segment", "codedValues": [ { "name": "Fish", "code": 1 }, { "name": "Non-Fish", "code": 2 }, { "name": "NA - No Channel", "code": 9999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SSBTStatus", "type": "esriFieldTypeSmallInteger", "alias": "SSBT Status", "domain": { "type": "codedValue", "name": "hydroSSBTStatus", "description": "Describes the SSBT status and the method of determination", "codedValues": [ { "name": "SSBT-CPO", "code": 1 }, { "name": "SSBT-OBS", "code": 2 }, { "name": "No SSBT", "code": 3 }, { "name": "Not Determined", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FishPresenceSurveyDate", "type": "esriFieldTypeDate", "alias": "Fish Presence Survey Date", "length": 8, "domain": null }, { "name": "FishPresenceSurveyID", "type": "esriFieldTypeString", "alias": "Fish Presence Survey ID", "length": 50, "domain": null }, { "name": "FishPresenceModDate", "type": "esriFieldTypeDate", "alias": "Fish Presence Modification Date", "length": 8, "domain": null }, { "name": "BarrierModDate", "type": "esriFieldTypeDate", "alias": "Fish Barrier Modification Date", "length": 8, "domain": null }, { "name": "BarrierSurveyID", "type": "esriFieldTypeString", "alias": "Fish Barrier Survey ID", "length": 50, "domain": null }, { "name": "ChannelType", "type": "esriFieldTypeSmallInteger", "alias": "Channel Type", "domain": { "type": "codedValue", "name": "hydroChannelType", "description": "Indicates if line is a channel", "codedValues": [ { "name": "Channel", "code": 1 }, { "name": "No Channel", "code": 2 }, { "name": "Water Development", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreamPermanenceModDate", "type": "esriFieldTypeDate", "alias": "Stream Permanence Modification Date", "length": 8, "domain": null }, { "name": "StreamPermanenceSurveyID", "type": "esriFieldTypeString", "alias": "Stream Permanence Survey ID", "length": 50, "domain": null }, { "name": "StreamPermanenceSurveyDate", "type": "esriFieldTypeDate", "alias": "Stream Permanence Survey Date", "length": 8, "domain": null }, { "name": "SpeciesEdit", "type": "esriFieldTypeSmallInteger", "alias": "Species Edit", "domain": { "type": "codedValue", "name": "hydroSpeciesEdit", "description": "Flag to notify staff that a fish or ssbt edit has been made", "codedValues": [ { "name": "Fish Presence", "code": 1 }, { "name": "SSBT Status", "code": 2 }, { "name": "Both Fish Presence and SSBT Status", "code": 3 }, { "name": "None", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEMSource", "type": "esriFieldTypeString", "alias": "DEM Source", "length": 254, "domain": null }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC8 Watershed Code", "length": 8, "domain": null }, { "name": "HUC8Name", "type": "esriFieldTypeString", "alias": "HUC8 Watershed Name", "length": 120, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R574_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S475_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1738625974000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }