Name: Stream_Order_and_Data_enhanced
Display Field: arcid
Type: Feature Layer
Geometry Type: esriGeometryPolyline
Description: This dataset is not a hydrologic model and should not be used for hydrologic or hydraulic modeling of any kind. Its purpose is to study and wash ordering (networking) as well as wash density. This dataset starts with a one-meter spatial resolution digital elevation model (DEM) downloaded (in parts) from the US national map.
Steps:
Download and combine 1-meter DEMs from the USGS National Map. The various parts were combined using tools associated with ArcGIS Pro v. 3.0.
The “Fill” command was used to eliminate any sinks in the model. We did not check the veracity of the “hydro enforcement” of this data. Undoubtedly, there will be some culverts not accounted for, etc.
Once the filled DEM was produced, flow direction and flow accumulation were conducted.
Flow lines were determined by using a conditional limiting lines to those with a basin area equal or greater than 5,000 square meters ( ~1.24 acres).
Stream ordering tools were used to assign Strahler numbers to each segment of stream line (a segment is between any two nodes).
These previous steps were all conducted within a “raster” environment. Once the ordering was completed, the raster was converted to polylines.
Using the normal assign geometry tools, the following fields were added: StartX, StartY, EndX, EndY
Geometry was used to determine the length (straight line) between the start and end coordinates
A field “Sinuosity” was added and assigned the value of curved length (Shape length) divided by the straight-line length.
The elevation of the start and end points of each segment was determined in two steps following the procedures outlined by ESRI. Note: This process required the feature class to be converted to 3d. Once the data was extracted the dataset was converted back to a 2D by following the process here.
As the converting to stream ordering lost the drainage area value in the original raster, this data was re added as and attribute by the following process
For each segment, a point was added using the add points along a line command. The number of points was 50%, or, one point in the center of the line.
To these points, the drainage area was added from the original flow accumulation raster by using the extract multi values to points command.
These points were joined to the Stream Order dataset by using the OBJECT ID and Orig_FID.
To eliminate the Join, the Joined dataset was exported to a feature class of its own, this feature class.
Slope of the segment was determined by taking the difference between the Z_Start and Z_End and dividing that difference by the Start2EndLen.
Copyright Text: USGS national map
Min. Scale: 0
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: 439000.500000001
YMin: 3483709.5
XMax: 481633.500000001
YMax: 3561532.5
Spatial Reference: 102059 (6341)
Drawing Info:
{"renderer":{"type":"uniqueValue","field1":"grid_code","defaultSymbol":{"type":"esriSLS","style":"esriSLSSolid","color":[130,130,130,255],"width":1},"defaultLabel":"","uniqueValueInfos":[{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[230,0,0,255],"width":2},"value":"9","label":"9"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[255,0,0,255],"width":2},"value":"8","label":"8"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[255,127,127,255],"width":2},"value":"7","label":"7"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[255,190,190,255],"width":2},"value":"6","label":"6"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[255,211,127,255],"width":2},"value":"5","label":"5"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[0,169,230,255],"width":2},"value":"4","label":"4"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[0,197,255,255],"width":2},"value":"3","label":"3"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[115,223,255,255],"width":2},"value":"2","label":"2"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[190,232,255,255],"width":2},"value":"1","label":"1"}],"fieldDelimiter":",","authoringInfo":{"colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[172,148,224,255],"toColor":[172,148,224,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[118,64,245,255],"toColor":[118,64,245,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[167,94,219,255],"toColor":[167,94,219,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[214,192,240,255],"toColor":[214,192,240,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[145,63,217,255],"toColor":[145,63,217,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[126,95,194,255],"toColor":[126,95,194,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[190,134,240,255],"toColor":[190,134,240,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[149,102,250,255],"toColor":[149,102,250,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[220,177,250,255],"toColor":[220,177,250,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[170,155,196,255],"toColor":[170,155,196,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[103,62,199,255],"toColor":[103,62,199,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[141,116,194,255],"toColor":[141,116,194,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[172,127,201,255],"toColor":[172,127,201,255]}]}}},"scaleSymbols":true,"transparency":0,"labelingInfo":null}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Object ID Field: OBJECTID_1
Unique ID Field:
IsSystemMaintained : True
Global ID Field:
Type ID Field: grid_code
Fields:
- OBJECTID_1 (type: esriFieldTypeOID, alias: OBJECTID_1, SQL Type: sqlTypeOther, length: 0, nullable: false, editable: false)
- arcid (type: esriFieldTypeInteger, alias: arcid, SQL Type: sqlTypeOther, nullable: true, editable: true)
- grid_code (type: esriFieldTypeInteger, alias: grid_code, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Start2EndLen (type: esriFieldTypeDouble, alias: Euclidean length, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Sinuosity (type: esriFieldTypeDouble, alias: Sinuosity, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Z_Start (type: esriFieldTypeDouble, alias: Start elevation, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Z_End (type: esriFieldTypeDouble, alias: End elevation, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Elevation (type: esriFieldTypeSingle, alias: Center elevation, SQL Type: sqlTypeOther, nullable: true, editable: true)
- SegmentSlope (type: esriFieldTypeSingle, alias: Segment Slope, SQL Type: sqlTypeOther, nullable: true, editable: true)
- DrainSize (type: esriFieldTypeSingle, alias: Aproximate area drained, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Sentinel_2_RawNDVI_20221013 (type: esriFieldTypeSingle, alias: Mid-October NDVI, SQL Type: sqlTypeOther, nullable: true, editable: true)
- rcmap_bare_ground_2020 (type: esriFieldTypeSmallInteger, alias: Percent bare ground, SQL Type: sqlTypeOther, nullable: true, editable: true)
- rcmap_litter_2020 (type: esriFieldTypeSmallInteger, alias: Percent litter, SQL Type: sqlTypeOther, nullable: true, editable: true)
- rcmap_perennial_herbaceous_2020 (type: esriFieldTypeSmallInteger, alias: Percent perennial herbaceous, SQL Type: sqlTypeOther, nullable: true, editable: true)
- rcmap_shrub_2020 (type: esriFieldTypeSmallInteger, alias: Percent shrub, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Shape__Length (type: esriFieldTypeDouble, alias: Shape__Length, SQL Type: sqlTypeDouble, nullable: true, editable: false)
Types:
ID: 9
Name: 9
Domains:
Templates:
Name: 9
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
ID: 8
Name: 8
Domains:
Templates:
Name: 8
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
ID: 7
Name: 7
Domains:
Templates:
Name: 7
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
ID: 6
Name: 6
Domains:
Templates:
Name: 6
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
ID: 5
Name: 5
Domains:
Templates:
Name: 5
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
ID: 4
Name: 4
Domains:
Templates:
Name: 4
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
ID: 3
Name: 3
Domains:
Templates:
Name: 3
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
ID: 2
Name: 2
Domains:
Templates:
Name: 2
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
ID: 1
Name: 1
Domains:
Templates:
Name: 1
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 5/17/2024 4:04:20 PM
Schema Last Edit Date: 5/17/2024 4:04:20 PM
Data Last Edit Date: 4/19/2024 12:18:13 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat