{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 30, "name": "Streams & Rivers", "type": "Feature Layer", "description": "The map shows the location of streams and rivers in Missoula County. For large rivers, the current river channel is mapped. For streams and tributaries, the thickness of the line indicates the stream order, which is determined by calculating how many tributaries contribute to that stream. For example, high mountain streams trickling down from a spring are 1st order; where two of them come together, the resulting stream is 2nd order, and so on. \n\nIn addition to the data displayed on the map, the Conservation Resources Database contains additional information about most streams, including: \n\nFish Species Present: Where available, a list of fish species found in a stream are attached to the stream in the database. Absence of a species in the data is not evidence of absence in the waterway. Additionally, the presence of one species does not imply that other species were searched for but not found.\n\nWater Quality Information: The database includes information regarding stream water quality status according to the 303 (d) list, which is required by the federal Clean Water Act and identifies waters in Montana which have been assessed as having one or more beneficial uses impaired by human-caused pollution.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 9999.93579202704, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Surface Waters" }, "subLayers": [], "minScale": 300000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Strahler", "uniqueValueGroups": [ { "heading": "Stream Order (small to large)", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 210, 255, 255 ], "width": 1 }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 175, 230, 255 ], "width": 1 }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 141, 204, 255 ], "width": 1 }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 98, 112, 181, 255 ], "width": 1 }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 83, 158, 255 ], "width": 1 }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 58, 135, 255 ], "width": 1 }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "values": [ [ "7" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 210, 255, 255 ], "width": 1 }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 175, 230, 255 ], "width": 1 }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 141, 204, 255 ], "width": 1 }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 98, 112, 181, 255 ], "width": 1 }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 83, 158, 255 ], "width": 1 }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 58, 135, 255 ], "width": 1 }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "7", "label": "7" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2823823512161352E7, "ymin": 5854867.8930930495, "xmax": -1.2569900736574683E7, "ymax": 6071277.070012502, "zmin": 0, "zmax": 0, "mmin": -4.6999999995023245E-5, "mmax": 99.999953, "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": "GNIS_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "Stream Name", "length": 65, "domain": null }, { "name": "Strahler", "type": "esriFieldTypeSmallInteger", "alias": "Stream Order", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8535cd9e70894241b8ed9fa54614d65e" }