{ "layers": [ { "currentVersion": 10.51, "id": 0, "name": "Contours - 100'", "type": "Feature Layer", "description": "Contour lines are curves that connect contiguous points of the same altitude. For example, every point on a marked line of 4,500 feet elevation is 4,500 feet above mean sea level. This feature class shows elevation contour lines in Deschutes County, Oregon at 100 foot intervals.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Deschutes County - Information Technology", "parentLayer": null, "subLayers": [], "minScale": 1155582, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 164, 121, 22, 255 ], "width": 1.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[CONTOUR] CONCAT \"'\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 164, 121, 22, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 72225, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3581100076200001E7, "ymin": 5405468.3521, "xmax": -1.3358487623599999E7, "ymax": 5526539.2641, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONTOUR", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONTOUR", "type": "esriFieldTypeInteger", "alias": "CONTOUR", "domain": { "type": "range", "name": "CONTOUR", "range": [ 2000, 11000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 1, "name": "Landslide Probability", "type": "Feature Layer", "description": "This feature class shows areas within Deschutes County with low, medium, and high probabilities of landslide occurrence.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Deschutes County - Information Technology", "parentLayer": null, "subLayers": [], "minScale": 1155582, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROBABILITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L", "label": "LOW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M", "label": "MEDIUM", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 16, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "H", "label": "HIGH", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.35811162408E7, "ymin": 5405459.350100003, "xmax": -1.33468243717E7, "ymax": 5526538.309600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROBABILITY", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROBABILITY", "type": "esriFieldTypeString", "alias": "LANDSLIDE PROBABILITY", "length": 4, "domain": { "type": "codedValue", "name": "PROBABILITY", "codedValues": [ { "name": "LOW", "code": "L" }, { "name": "MEDIUM", "code": "M" }, { "name": "HIGH", "code": "H" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 2, "name": "Average Annual Precipitation", "type": "Feature Layer", "description": "This feature class shows average annual precipitation throughout Deschutes County, Oregon.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Deschutes County - Information Technology", "parentLayer": null, "subLayers": [], "minScale": 1155582, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "CONTOUR", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 10, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 47, 39, 255 ], "width": 1 }, "classMaxValue": 15, "label": "10 - 15", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 96, 67, 255 ], "width": 1 }, "classMaxValue": 30, "label": "16 - 30", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 141, 97, 255 ], "width": 1 }, "classMaxValue": 45, "label": "31 - 45", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 185, 132, 255 ], "width": 1 }, "classMaxValue": 60, "label": "46 - 60", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 233, 173, 255 ], "width": 1 }, "classMaxValue": 75, "label": "61 - 75", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 237, 190, 255 ], "width": 1 }, "classMaxValue": 90, "label": "76 - 90", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 204, 190, 255 ], "width": 1 }, "classMaxValue": 105, "label": "91 - 105", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 174, 189, 255 ], "width": 1 }, "classMaxValue": 115, "label": "106 - 115", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 143, 184, 255 ], "width": 1 }, "classMaxValue": 130, "label": "116 - 130", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 117, 181, 255 ], "width": 1 }, "classMaxValue": 145, "label": "131 - 145", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.35811067642E7, "ymin": 5406122.593999997, "xmax": -1.33474838545E7, "ymax": 5526513.176799998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONTOUR", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONTOUR", "type": "esriFieldTypeInteger", "alias": "PRECIPITATION", "domain": { "type": "range", "name": "PRECIPITATION", "range": [ 0, 150 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 3, "name": "Slope (>25%)", "type": "Feature Layer", "description": "This feature class shows slopes in Deschutes County with a 25% grade or greater.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Deschutes County - Information Technology", "parentLayer": null, "subLayers": [], "minScale": 1155582, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.35810816359E7, "ymin": 5405447.1862, "xmax": -1.33591974559E7, "ymax": 5526538.754299998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE_Length", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 4, "name": "Soils - NRCS", "type": "Feature Layer", "description": "This featue class is a digital soil survey published by the United States Department of Agriculture (USDA) Natural Resources Conservation Service (NRCS) as the Soil Service Geographic (SSURGO) data set. This feature class does not cover Deschutes County, Oregon in its entirety.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Deschutes County - Information Technology Department", "parentLayer": null, "subLayers": [], "minScale": 1155582, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MU_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 184, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Agency-Madras complex, 0 to 8 percent slopes", "label": "Agency-Madras complex, 0 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Beden sandy loam, 30 to 50 percent north slopes", "label": "Beden sandy loam, 30 to 50 percent north slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 161, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Beden sandy loam, dry, 1 to 8 percent slopes", "label": "Beden sandy loam, dry, 1 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 154, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Beden sandy loam, moist, 3 to 15 percent slopes", "label": "Beden sandy loam, moist, 3 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 186, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Beden stony sandy loam, 0 to 10 percent slopes", "label": "Beden stony sandy loam, 0 to 10 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 155, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Beden-Ninemile complex, 0 to 10 percent slopes", "label": "Beden-Ninemile complex, 0 to 10 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 16, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Blayden loamy sand, 0 to 3 percent slopes", "label": "Blayden loamy sand, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bluesters gravelly sandy loam, 15 to 50 percent slopes", "label": "Bluesters gravelly sandy loam, 15 to 50 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Borobey gravelly sandy loam, hardpan substratum, 0 to 5 percent slopes", "label": "Borobey gravelly sandy loam, hardpan substratum, 0 to 5 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 152, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Borobey sandy loam, 0 to 5 percent slopes", "label": "Borobey sandy loam, 0 to 5 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 133, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Buckbert sandy loam, 0 to 3 percent slopes", "label": "Buckbert sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 207, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Choptie-Westbutte complex, 5 to 20 percent slopes", "label": "Choptie-Westbutte complex, 5 to 20 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 189, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clinefalls sandy loam, 0 to 3 percent slopes", "label": "Clinefalls sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 201, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clovkamp loamy sand, 0 to 3 percent slopes", "label": "Clovkamp loamy sand, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 110, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clovkamp loamy sand, bedrock substratum, 0 to 3 percent slopes", "label": "Clovkamp loamy sand, bedrock substratum, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 242, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cryaquolls, 0 to 3 percent slopes", "label": "Cryaquolls, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 141, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deschutes sandy loam, 0 to 3 percent slopes", "label": "Deschutes sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deschutes sandy loam, 3 to 8 percent slopes", "label": "Deschutes sandy loam, 3 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 169, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deschutes sandy loam, dry, 0 to 3 percent slopes", "label": "Deschutes sandy loam, dry, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 237, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deschutes-Houstake complex, 0 to 8 percent slopes", "label": "Deschutes-Houstake complex, 0 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 147, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deschutes-Stukel complex, 0 to 15 percent slopes", "label": "Deschutes-Stukel complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 235, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deschutes-Stukel complex, dry, 0 to 8 percent slope", "label": "Deschutes-Stukel complex, dry, 0 to 8 percent slope", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 217, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deskamp loamy sand, 0 to 3 percent slopes", "label": "Deskamp loamy sand, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 114, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deskamp loamy sand, 3 to 8 percent slopes", "label": "Deskamp loamy sand, 3 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 168, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deskamp sandy loam, 3 to 8 percent slopes", "label": "Deskamp sandy loam, 3 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 76, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deskamp-Gosney complex, 0 to 8 percent slopes", "label": "Deskamp-Gosney complex, 0 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 146, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dester gravelly loamy sand, 0 to 3 percent slopes", "label": "Dester gravelly loamy sand, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 230, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dester sandy loam, 0 to 8 percent slopes", "label": "Dester sandy loam, 0 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 151, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Embal sandy loam, 0 to 3 percent slopes", "label": "Embal sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 141, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ermabell loamy fine sand, 0 to 3 percent slopes", "label": "Ermabell loamy fine sand, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 224, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fluvents, 0 to 1 percent slopes", "label": "Fluvents, 0 to 1 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 54, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gardone sand, 3 to 10 percent slopes", "label": "Gardone sand, 3 to 10 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 189, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gardone sand, hummocky, 3 to 15 percent slopes", "label": "Gardone sand, hummocky, 3 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gardone sand, moist, 3 to 20 percent slopes", "label": "Gardone sand, moist, 3 to 20 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 194, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gardone-Borobey complex, 0 to 5 percent slopes", "label": "Gardone-Borobey complex, 0 to 5 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 86, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gosney stony loamy sand, 3 to 8 percent slopes", "label": "Gosney stony loamy sand, 3 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 201, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gosney-Rock outcrop-Deskamp complex, 0 to 15 percent slopes", "label": "Gosney-Rock outcrop-Deskamp complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gosney-Rock outcrop-Deskamp complex, dry, 0 to 15 percent slopes", "label": "Gosney-Rock outcrop-Deskamp complex, dry, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 128, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Haynap very gravelly loamy coarse sand, 0 to 15 percent slopes", "label": "Haynap very gravelly loamy coarse sand, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 163, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Henkle-Fryrear-Lava flows complex, 0 to 15 percent slopes", "label": "Henkle-Fryrear-Lava flows complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 234, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Henkle-Lava flows-Fryrear complex, 15 to 50 percent slopes", "label": "Henkle-Lava flows-Fryrear complex, 15 to 50 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Holmzie-Searles complex, 0 to 15 percent slopes", "label": "Holmzie-Searles complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 49, 24, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Holmzie-Searles complex, moist, 0 to 15 percent slopes", "label": "Holmzie-Searles complex, moist, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 175, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Houstake sandy loam, 0 to 3 percent slopes", "label": "Houstake sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 114, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Houstake sandy loam, dry, 0 to 3 percent slopes", "label": "Houstake sandy loam, dry, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Houstake sandy loam, very gravelly substratum, 0 to 3 percent slopes", "label": "Houstake sandy loam, very gravelly substratum, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 163, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kweo gravelly sandy loam, 8 to 50 percent slopes", "label": "Kweo gravelly sandy loam, 8 to 50 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 181, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LaFollette sandy loam, 0 to 3 percent slopes", "label": "LaFollette sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 199, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LaFollette sandy loam, 3 to 8 percent slopes", "label": "LaFollette sandy loam, 3 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 67, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Laidlaw sandy loam, 0 to 15 percent slopes", "label": "Laidlaw sandy loam, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 196, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lava flows", "label": "Lava flows", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 207, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lickskillet-Deschutes complex, 0 to 15 percent slopes", "label": "Lickskillet-Deschutes complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 171, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lickskillet-Redcliff very gravelly loams, 15 to 30 percent south slopes", "label": "Lickskillet-Redcliff very gravelly loams, 15 to 30 percent south slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 160, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lickskillet-Redcliff very gravelly loams, 30 to 60 percent south slopes", "label": "Lickskillet-Redcliff very gravelly loams, 30 to 60 percent south slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lickskillet-Rock outcrop complex, 45 to 80 percent slopes", "label": "Lickskillet-Rock outcrop complex, 45 to 80 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 104, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Linksterly sandy loam, 0 to 15 percent slopes", "label": "Linksterly sandy loam, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 176, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Linksterly sandy loam, 15 to 30 percent slopes", "label": "Linksterly sandy loam, 15 to 30 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 137, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Linksterly sandy loam, 30 to 50 percent slopes", "label": "Linksterly sandy loam, 30 to 50 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 204, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Linksterly sandy loam, cool, 0 to 15 percent slopes", "label": "Linksterly sandy loam, cool, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 158, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Linksterly sandy loam, cool, 15 to 30 percent slopes", "label": "Linksterly sandy loam, cool, 15 to 30 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 214, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Linksterly-Blowout complex, 0 to 15 percent slopes", "label": "Linksterly-Blowout complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 183, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lundgren sandy loam, 0 to 3 percent slopes", "label": "Lundgren sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 89, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Madras sandy loam, 0 to 3 percent slopes", "label": "Madras sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 99, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Menbo stony loam, 5 to 25 percent slopes", "label": "Menbo stony loam, 5 to 25 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 240, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Milcan gravelly sandy loam, 0 to 5 percent slopes", "label": "Milcan gravelly sandy loam, 0 to 5 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 219, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ninemile sandy loam, 0 to 10 percent slopes", "label": "Ninemile sandy loam, 0 to 10 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 164, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ninemile very cobbly loam, 0 to 10 percent slopes", "label": "Ninemile very cobbly loam, 0 to 10 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 77, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ninemile-Dester complex, 1 to 8 percent slopes", "label": "Ninemile-Dester complex, 1 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 172, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Omahaling fine sandy loam, 0 to 5 percent slopes", "label": "Omahaling fine sandy loam, 0 to 5 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 245, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pits", "label": "Pits", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 166, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plainview sandy loam, 0 to 3 percent slopes", "label": "Plainview sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 232, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plainview sandy loam, 3 to 8 percent slopes", "label": "Plainview sandy loam, 3 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 245, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redcliff-Lickskillet complex, 0 to 15 percent slopes", "label": "Redcliff-Lickskillet complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redcliff-Lickskillet-Rock outcrop complex, 15 to 30 percent south slopes", "label": "Redcliff-Lickskillet-Rock outcrop complex, 15 to 30 percent south slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 155, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redcliff-Lickskillet-Rock outcrop complex, 30 to 50 percent south slopes", "label": "Redcliff-Lickskillet-Rock outcrop complex, 30 to 50 percent south slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redcliff-Rock outcrop complex, 30 to 65 percent south slopes", "label": "Redcliff-Rock outcrop complex, 30 to 65 percent south slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 217, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redcliff-Rock outcrop complex, 5 to 30 percent slopes", "label": "Redcliff-Rock outcrop complex, 5 to 30 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 58, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redmond sandy loam, 0 to 3 percent slopes", "label": "Redmond sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redslide-Lickskillet complex, 15 to 30 percent north slopes", "label": "Redslide-Lickskillet complex, 15 to 30 percent north slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 196, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redslide-Lickskillet complex, 30 to 50 percent north slopes", "label": "Redslide-Lickskillet complex, 30 to 50 percent north slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 212, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Reluctan loam, 2 to 20 percent slopes", "label": "Reluctan loam, 2 to 20 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 173, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Reluctan sandy loam, 1 to 8 percent slopes", "label": "Reluctan sandy loam, 1 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rock outcrop", "label": "Rock outcrop", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 176, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Schrier-Tub complex, 15 to 30 percent north slopes", "label": "Schrier-Tub complex, 15 to 30 percent north slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 71, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Schrier-Tub complex, 30 to 60 percent north slopes", "label": "Schrier-Tub complex, 30 to 60 percent north slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 155, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Searles-Statz complex, 0 to 15 percent slopes", "label": "Searles-Statz complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 186, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Shanahan loamy coarse sand, 0 to 15 percent slopes", "label": "Shanahan loamy coarse sand, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 96, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Shanahan loamy coarse sand, 15 to 30 percent slopes", "label": "Shanahan loamy coarse sand, 15 to 30 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 242, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Shanahan loamy coarse sand, low, 0 to 3 percent slopes", "label": "Shanahan loamy coarse sand, low, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 81, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Shroyton loamy sand, 30 to 50 percent slopes", "label": "Shroyton loamy sand, 30 to 50 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 119, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Simas silt loam, 0 to 15 percent slopes", "label": "Simas silt loam, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 179, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Simas-Ruckles complex, 15 to 40 percent south slopes", "label": "Simas-Ruckles complex, 15 to 40 percent south slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 224, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Simas-Ruckles-Rock outcrop complex, 40 to 80 percent south slopes", "label": "Simas-Ruckles-Rock outcrop complex, 40 to 80 percent south slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 41, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sisters loamy sand, 0 to 15 percent slopes", "label": "Sisters loamy sand, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 227, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sisters-Yapoah complex, 0 to 15 percent slopes", "label": "Sisters-Yapoah complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 166, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sisters-Yapoah complex, 15 to 30 percent slopes", "label": "Sisters-Yapoah complex, 15 to 30 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 247, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sisters-Yapoah complex, 30 to 50 percent slopes", "label": "Sisters-Yapoah complex, 30 to 50 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 219, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Statz sandy loam, 0 to 3 percent slopes", "label": "Statz sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 179, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Statz-Deschutes complex, 0 to 15 percent slopes", "label": "Statz-Deschutes complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 38, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Statz-Deschutes complex, 15 to 30 percent slopes", "label": "Statz-Deschutes complex, 15 to 30 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 45, 24, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Steiger loamy coarse sand, 0 to 15 percent slopes", "label": "Steiger loamy coarse sand, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 171, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Steiger loamy coarse sand, high elevation, 15 to 30 percent slopes", "label": "Steiger loamy coarse sand, high elevation, 15 to 30 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 24, 21, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Steiger loamy coarse sand, high elevation, 3 to 15 percent slopes", "label": "Steiger loamy coarse sand, high elevation, 3 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 230, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Steiger loamy coarse sand, high elevation, 30 to 50 percent slopes", "label": "Steiger loamy coarse sand, high elevation, 30 to 50 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 149, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stookmoor gravelly loamy sand, 1 to 3 percent slopes", "label": "Stookmoor gravelly loamy sand, 1 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stookmoor gravelly loamy sand, 20 to 50 percent north slopes", "label": "Stookmoor gravelly loamy sand, 20 to 50 percent north slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 160, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stookmoor loamy sand, 1 to 3 percent slopes", "label": "Stookmoor loamy sand, 1 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stookmoor-Beden complex, 1 to 20 percent slopes", "label": "Stookmoor-Beden complex, 1 to 20 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 204, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stookmoor-Gardone-Rock outcrop complex, 1 to 15 percent slopes", "label": "Stookmoor-Gardone-Rock outcrop complex, 1 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 191, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stookmoor-Westbutte complex, 25 to 50 percent north slopes", "label": "Stookmoor-Westbutte complex, 25 to 50 percent north slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 99, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stukel sandy loam, 0 to 3 percent slopes", "label": "Stukel sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 242, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stukel sandy loam, 3 to 8 percent slopes", "label": "Stukel sandy loam, 3 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 127, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stukel sandy loam, dry, 0 to 3 percent slopes", "label": "Stukel sandy loam, dry, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stukel sandy loam, dry, 3 to 8 percent slopes", "label": "Stukel sandy loam, dry, 3 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 237, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stukel-Deschutes complex, dry, 0 to 8 percent slopes", "label": "Stukel-Deschutes complex, dry, 0 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 222, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stukel-Deschutes-Rock outcrop complex, 0 to 15 percent slopes", "label": "Stukel-Deschutes-Rock outcrop complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stukel-Rock outcrop-Deschutes complex, dry, 0 to 8 percent slopes", "label": "Stukel-Rock outcrop-Deschutes complex, dry, 0 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 58, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Suilotem-Circle complex, 0 to 8 percent slopes", "label": "Suilotem-Circle complex, 0 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sunriver sandy loam, 0 to 3 percent slopes", "label": "Sunriver sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 28, 21, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Swaler gravelly coarse sand, 0 to 2 percent slopes", "label": "Swaler gravelly coarse sand, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Swaler silt loam, 0 to 2 percent slopes", "label": "Swaler silt loam, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 153, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Swalesilver loam, 0 to 1 percent slopes", "label": "Swalesilver loam, 0 to 1 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 133, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tetherow sandy loam, 0 to 3 percent slopes", "label": "Tetherow sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 170, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tetherow sandy loam, 3 to 8 percent slopes", "label": "Tetherow sandy loam, 3 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 212, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tetherow-Clovkamp complex, 8 to 50 percent slopes", "label": "Tetherow-Clovkamp complex, 8 to 50 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 147, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tumalo sandy loam, 0 to 3 percent slopes", "label": "Tumalo sandy loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tumalo sandy loam, 3 to 8 percent slopes", "label": "Tumalo sandy loam, 3 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 163, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tutni loamy coarse sand, 0 to 3 percent slopes", "label": "Tutni loamy coarse sand, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 235, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vergas loam, 0 to 3 percent slopes", "label": "Vergas loam, 0 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wanoga sandy loam, 0 to 15 percent slopes", "label": "Wanoga sandy loam, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 104, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wanoga sandy loam, 15 to 30 percent slopes", "label": "Wanoga sandy loam, 15 to 30 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 122, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wanoga sandy loam, 30 to 50 percent slopes", "label": "Wanoga sandy loam, 30 to 50 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 89, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wanoga-Fremkle-Henkle complex, 0 to 15 percent slopes", "label": "Wanoga-Fremkle-Henkle complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 209, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wanoga-Fremkle-Henkle complex, 15 to 30 percent slopes", "label": "Wanoga-Fremkle-Henkle complex, 15 to 30 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 184, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wanoga-Fremkle-Rock outcrop complex, 0 to 15 percent slopes", "label": "Wanoga-Fremkle-Rock outcrop complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Water", "label": "Water", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 67, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wilt sandy loam, 0 to 15 percent slopes", "label": "Wilt sandy loam, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 149, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Xerolls-Rock outcrop complex, 30 to 65 percent north slopes", "label": "Xerolls-Rock outcrop complex, 30 to 65 percent north slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 159, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Xerolls-Rock outcrop complex, 30 to 65 percent south slopes", "label": "Xerolls-Rock outcrop complex, 30 to 65 percent south slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 194, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Yapoah-Rock outcrop complex, 0 to 15 percent slopes", "label": "Yapoah-Rock outcrop complex, 0 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 237, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Yapoah-Rock outcrop complex, 15 to 75 percent slopes", "label": "Yapoah-Rock outcrop complex, 15 to 75 percent slopes", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.35638789415E7, "ymin": 5405456.460100003, "xmax": -1.33468278277E7, "ymax": 5526538.492600001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MU_NAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAPUNITKEY", "type": "esriFieldTypeString", "alias": "Map Unit Key", "length": 30, "domain": null }, { "name": "MU_SYMBOL", "type": "esriFieldTypeString", "alias": "Map Unit Symbol", "length": 6, "domain": null }, { "name": "MU_NAME", "type": "esriFieldTypeString", "alias": "Soil Type", "length": 75, "domain": null }, { "name": "MU_KIND", "type": "esriFieldTypeString", "alias": "Map Unit Kind", "length": 15, "domain": null }, { "name": "FARM_CLASS", "type": "esriFieldTypeString", "alias": "Farmland Classification", "length": 35, "domain": null }, { "name": "MU_HELCL", "type": "esriFieldTypeString", "alias": "Highly Erodible Lands Classification", "length": 30, "domain": null }, { "name": "MU_HELWATER", "type": "esriFieldTypeString", "alias": "Water Erosion Hazard", "length": 30, "domain": null }, { "name": "MU_HELWIND", "type": "esriFieldTypeString", "alias": "Wind Erosion Hazard", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 5, "name": "Vegetation", "type": "Feature Layer", "description": "This feature class presents the current distribution of ecological systems (as defined by NatureServe, www.natureserve.org) in Deschutes County, Oregon.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Deschutes County - Information Technology Department", "parentLayer": null, "subLayers": [], "minScale": 1155582, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VEG_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "Agriculture - Cultivated Crops and Irrigated Agriculture", "label": "Agriculture - Cultivated Crops and Irrigated Agriculture", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 228, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Agriculture - Pasture/Hay", "label": "Agriculture - Pasture/Hay", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 63, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "California Montane Woodland and Chaparral", "label": "California Montane Woodland and Chaparral", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 250, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Columbia Basin Foothill Riparian Woodland and Shrubland", "label": "Columbia Basin Foothill Riparian Woodland and Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 240, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Columbia Basin Foothill and Canyon Dry Grassland", "label": "Columbia Basin Foothill and Canyon Dry Grassland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Columbia Plateau Ash and Tuff Badland", "label": "Columbia Plateau Ash and Tuff Badland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 164, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Columbia Plateau Low Sagebrush Steppe", "label": "Columbia Plateau Low Sagebrush Steppe", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 137, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Columbia Plateau Scabland Shrubland", "label": "Columbia Plateau Scabland Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 171, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Columbia Plateau Silver Sagebrush Seasonally Flooded Shrub-Steppe", "label": "Columbia Plateau Silver Sagebrush Seasonally Flooded Shrub-Steppe", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 222, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Columbia Plateau Steppe and Grassland", "label": "Columbia Plateau Steppe and Grassland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 95, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Columbia Plateau Western Juniper Woodland and Savanna", "label": "Columbia Plateau Western Juniper Woodland and Savanna", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 32, 32, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Developed-High Intensity", "label": "Developed-High Intensity", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 82, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Developed-Low Intensity", "label": "Developed-Low Intensity", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 115, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Developed-Medium Intensity", "label": "Developed-Medium Intensity", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 82, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Developed-Open Space", "label": "Developed-Open Space", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 156, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "East Cascades Mesic Montane Mixed-Conifer Forest and Woodland", "label": "East Cascades Mesic Montane Mixed-Conifer Forest and Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 245, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Great Basin Foothill and Lower Montane Riparian Woodland and Shrubland", "label": "Great Basin Foothill and Lower Montane Riparian Woodland and Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 169, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Great Basin Xeric Mixed Sagebrush Shrubland", "label": "Great Basin Xeric Mixed Sagebrush Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 242, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Active and Stabilized Dune", "label": "Inter-Mountain Basins Active and Stabilized Dune", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 179, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Alkaline Closed Depression", "label": "Inter-Mountain Basins Alkaline Closed Depression", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 209, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Aspen-Mixed Conifer Forest and Woodland", "label": "Inter-Mountain Basins Aspen-Mixed Conifer Forest and Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 171, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Big Sagebrush Shrubland", "label": "Inter-Mountain Basins Big Sagebrush Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 204, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Big Sagebrush Steppe", "label": "Inter-Mountain Basins Big Sagebrush Steppe", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 254, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Cliff and Canyon", "label": "Inter-Mountain Basins Cliff and Canyon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 213, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Curl-leaf Mountain-mahogany Woodland and Shrubland", "label": "Inter-Mountain Basins Curl-leaf Mountain-mahogany Woodland and Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 245, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Greasewood Flat", "label": "Inter-Mountain Basins Greasewood Flat", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 222, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Mixed Salt Desert Scrub", "label": "Inter-Mountain Basins Mixed Salt Desert Scrub", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 160, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Montane Sagebrush Steppe", "label": "Inter-Mountain Basins Montane Sagebrush Steppe", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 227, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Playa", "label": "Inter-Mountain Basins Playa", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 251, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Semi-Desert Grassland", "label": "Inter-Mountain Basins Semi-Desert Grassland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 213, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Semi-Desert Shrub-Steppe", "label": "Inter-Mountain Basins Semi-Desert Shrub-Steppe", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 243, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Inter-Mountain Basins Volcanic Rock and Cinder Land", "label": "Inter-Mountain Basins Volcanic Rock and Cinder Land", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 150, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Introduced Upland Vegetation - Annual Grassland", "label": "Introduced Upland Vegetation - Annual Grassland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 151, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Introduced Upland Vegetation - Annual and Biennial Forbland", "label": "Introduced Upland Vegetation - Annual and Biennial Forbland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 86, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Mediterranean California Dry-Mesic Mixed Conifer Forest and Woodland", "label": "Mediterranean California Dry-Mesic Mixed Conifer Forest and Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 246, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Mediterranean California Foothill and Lower Montane Riparian Woodland and Shrubland", "label": "Mediterranean California Foothill and Lower Montane Riparian Woodland and Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 91, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Mediterranean California Mesic Mixed Conifer Forest and Woodland", "label": "Mediterranean California Mesic Mixed Conifer Forest and Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 69, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Mediterranean California Red Fir Forest", "label": "Mediterranean California Red Fir Forest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 244, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Mediterranean California Subalpine Meadow", "label": "Mediterranean California Subalpine Meadow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 102, 30, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Mediterranean California Subalpine Woodland", "label": "Mediterranean California Subalpine Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 177, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Mediterranean California Subalpine-Montane Fen", "label": "Mediterranean California Subalpine-Montane Fen", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 178, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North American Arid West Emergent Marsh", "label": "North American Arid West Emergent Marsh", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 243, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North American Glacier and Ice Field", "label": "North American Glacier and Ice Field", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 242, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Active Volcanic Rock and Cinder Land", "label": "North Pacific Active Volcanic Rock and Cinder Land", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 204, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Alpine and Subalpine Bedrock and Scree", "label": "North Pacific Alpine and Subalpine Bedrock and Scree", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 244, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Alpine and Subalpine Dry Grassland", "label": "North Pacific Alpine and Subalpine Dry Grassland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 243, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Bog and Fen", "label": "North Pacific Bog and Fen", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 61, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Dry Douglas-fir-(Madrone) Forest and Woodland", "label": "North Pacific Dry Douglas-fir-(Madrone) Forest and Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 135, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Dry and Mesic Alpine Dwarf-Shrubland, Fell-Field and Meadow", "label": "North Pacific Dry and Mesic Alpine Dwarf-Shrubland, Fell-Field and Meadow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 150, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Dry-Mesic Silver Fir-Western Hemlock-Douglas-fir Forest", "label": "North Pacific Dry-Mesic Silver Fir-Western Hemlock-Douglas-fir Forest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 181, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Herbaceous Bald and Bluff", "label": "North Pacific Herbaceous Bald and Bluff", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 240, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Lowland Riparian Forest and Shrubland", "label": "North Pacific Lowland Riparian Forest and Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 99, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Maritime Dry-Mesic Douglas-fir-Western Hemlock Forest", "label": "North Pacific Maritime Dry-Mesic Douglas-fir-Western Hemlock Forest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 150, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Maritime Mesic Subalpine Parkland", "label": "North Pacific Maritime Mesic Subalpine Parkland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 246, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Montane Grassland", "label": "North Pacific Montane Grassland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 236, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Montane Massive Bedrock, Cliff and Talus", "label": "North Pacific Montane Massive Bedrock, Cliff and Talus", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 242, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Montane Riparian Woodland and Shrubland", "label": "North Pacific Montane Riparian Woodland and Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 124, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Montane Shrubland", "label": "North Pacific Montane Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 87, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Mountain Hemlock Forest", "label": "North Pacific Mountain Hemlock Forest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 167, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Shrub Swamp", "label": "North Pacific Shrub Swamp", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 220, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "North Pacific Wooded Volcanic Flowage", "label": "North Pacific Wooded Volcanic Flowage", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 110, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Northern California Mesic Subalpine Woodland", "label": "Northern California Mesic Subalpine Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 89, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Northern Rocky Mountain Dry-Mesic Montane Mixed Conifer Forest", "label": "Northern Rocky Mountain Dry-Mesic Montane Mixed Conifer Forest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Northern Rocky Mountain Lower Montane Riparian Woodland and Shrubland", "label": "Northern Rocky Mountain Lower Montane Riparian Woodland and Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 37, 35, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Northern Rocky Mountain Lower Montane, Foothill and Valley Grassland", "label": "Northern Rocky Mountain Lower Montane, Foothill and Valley Grassland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 52, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Northern Rocky Mountain Montane-Foothill Deciduous Shrubland", "label": "Northern Rocky Mountain Montane-Foothill Deciduous Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 90, 30, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Northern Rocky Mountain Ponderosa Pine Woodland and Savanna", "label": "Northern Rocky Mountain Ponderosa Pine Woodland and Savanna", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 100, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Northern Rocky Mountain Subalpine Woodland and Parkland", "label": "Northern Rocky Mountain Subalpine Woodland and Parkland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 245, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Northern Rocky Mountain Subalpine-Upper Montane Grassland", "label": "Northern Rocky Mountain Subalpine-Upper Montane Grassland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Open Water", "label": "Open Water", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Recently Burned Forest and Woodland", "label": "Recently Burned Forest and Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Recently Logged Timberland", "label": "Recently Logged Timberland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Recently Logged Timberland-Herbaceous Cover", "label": "Recently Logged Timberland-Herbaceous Cover", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Recently Logged Timberland-Shrubland Cover", "label": "Recently Logged Timberland-Shrubland Cover", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 249, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Alpine Bedrock and Scree", "label": "Rocky Mountain Alpine Bedrock and Scree", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 170, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Alpine-Montane Wet Meadow", "label": "Rocky Mountain Alpine-Montane Wet Meadow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Aspen Forest and Woodland", "label": "Rocky Mountain Aspen Forest and Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Cliff, Canyon and Massive Bedrock", "label": "Rocky Mountain Cliff, Canyon and Massive Bedrock", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 90, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Lodgepole Pine Forest", "label": "Rocky Mountain Lodgepole Pine Forest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 249, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Lower Montane-Foothill Riparian Woodland and Shrubland", "label": "Rocky Mountain Lower Montane-Foothill Riparian Woodland and Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 95, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Poor-Site Lodgepole Pine Forest", "label": "Rocky Mountain Poor-Site Lodgepole Pine Forest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 123, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Subalpine Dry-Mesic Spruce-Fir Forest and Woodland", "label": "Rocky Mountain Subalpine Dry-Mesic Spruce-Fir Forest and Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 249, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Subalpine-Montane Mesic Meadow", "label": "Rocky Mountain Subalpine-Montane Mesic Meadow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 250, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Subalpine-Montane Riparian Shrubland", "label": "Rocky Mountain Subalpine-Montane Riparian Shrubland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 237, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Rocky Mountain Subalpine-Montane Riparian Woodland", "label": "Rocky Mountain Subalpine-Montane Riparian Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 95, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Sierra Nevada Subalpine Lodgepole Pine Forest and Woodland", "label": "Sierra Nevada Subalpine Lodgepole Pine Forest and Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 91, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Sierran-Intermontane Desert Western White Pine-White Fir Woodland", "label": "Sierran-Intermontane Desert Western White Pine-White Fir Woodland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 185, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Temperate Pacific Freshwater Emergent Marsh", "label": "Temperate Pacific Freshwater Emergent Marsh", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 174, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "value": "Temperate Pacific Subalpine-Montane Wet Meadow", "label": "Temperate Pacific Subalpine-Montane Wet Meadow", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3581115696800001E7, "ymin": 5405456.467500001, "xmax": -1.33468277592E7, "ymax": 5526538.507399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VEG_NAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeDouble", "alias": "Code", "domain": null }, { "name": "VEG_NAME", "type": "esriFieldTypeString", "alias": "Vegetation Description", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true } ], "tables": [] }