{ "currentVersion": 10.91, "id": 1, "name": "Flow-Ecology Stream Classes with Predicted CSCI Scores", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Southern California Coastal Water Research Project (SCCWRP) applied the Ecological Limits of Hydrologic Alteration (ELOHA) framework to develop regional (Soutern California) flow-ecology relationships and targets based on responses in the benthic macroinvertebrate community. SCCWRP developed a statewide classification system using a two-step approach: 1 - cluster streams into 7 classes based on differences in winter precipitation, geology, soil characteristics, and mean watershed elevation; 2 - used flow data from a subset of streams with gauge information to test and refine stream classes determine which hydrologic variables best separate streams into respective classes. SCCWRP then collaborated with UC Davis to come up with 9 stream classes.", "copyrightText": "State Water Resources Control Board, Southern California Coastal Water Research Project, Surface Water Ambient Monitoring Program, California Department of Fish and Wildlife, Aquatic Bioassessment Laboratory, University of California Davis, Stormwater Monitoring Coalition, Perennial Streams Assessment", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -124.402452313347, "ymin": 32.5401068226421, "xmax": -114.65551173247201, "ymax": 42.00744320550049, "spatialReference": { "wkid": 4269, "latestWkid": 4269 } }, "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "CORE050", "classificationMethod": "esriClassifyManual", "minValue": 0.212934136, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 1 }, "classMaxValue": 0.624, "label": "Very Likely Altered", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 177, 0, 255 ], "width": 1 }, "classMaxValue": 0.794, "label": "Likely Altered", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 247, 0, 255 ], "width": 1 }, "classMaxValue": 0.914, "label": "Possibly Altered", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 16, 245, 0, 255 ], "width": 1 }, "classMaxValue": 1.2423807865, "label": "Likely Intact", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GNIS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASS", "type": "esriFieldTypeInteger", "alias": "CLASS", "domain": { "type": "codedValue", "name": "Ecohydrology_Stream_Classes", "description": "Ecohydrology Stream Classes", "codedValues": [ { "name": "(SM) Snowmelt", "code": 1 }, { "name": "(HSR) High-volume snowmelt and rain", "code": 2 }, { "name": "(LSR) Low-volume snowmelt and rain", "code": 3 }, { "name": "(RGW) Rain and seasonal groundwater", "code": 8 }, { "name": "(WS) Winter storms", "code": 4 }, { "name": "(GW) Groundwater", "code": 5 }, { "name": "(PGR) Perennial groundwater and rain", "code": 6 }, { "name": "(FER) Flashy, ephemeral rain", "code": 7 }, { "name": "(HLP) High elevation, low precipitation", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLASS" }, { "name": "COMID", "type": "esriFieldTypeDouble", "alias": "COMID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMID" }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "REACHCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REACHCODE" }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GNIS_ID" }, { "name": "GNIS_NAME", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "GNIS_NAME" }, { "name": "CORE050", "type": "esriFieldTypeDouble", "alias": "CORE050", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CORE050" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R292598_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4942_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Flow-Ecology Stream Classes with Predicted CSCI Scores", "description": "", "prototype": { "attributes": { "GNIS_NAME": null, "CORE050": null, "CLASS": null, "COMID": null, "REACHCODE": null, "GNIS_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }