Name: Flowlines_Clip
Display Field: gnis_name
Type: Feature Layer
Geometry Type: esriGeometryPolyline
Description:
Copyright Text:
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: -9499454.664
YMin: 4294737.5368
XMax: -9490027.2008
YMax: 4304943.7924
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"authoringInfo":{"visualVariables":[{"type":"sizeInfo","minSliderValue":1,"maxSliderValue":2}],"colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,252,207,255],"toColor":[179,252,207,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[242,182,252,255],"toColor":[242,182,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,205,179,255],"toColor":[252,205,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,218,252,255],"toColor":[179,218,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[245,252,179,255],"toColor":[245,252,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,210,230,255],"toColor":[252,210,230,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[215,252,244,255],"toColor":[215,252,244,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[184,189,252,255],"toColor":[184,189,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,239,215,255],"toColor":[252,239,215,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[228,207,252,255],"toColor":[228,207,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[190,252,179,255],"toColor":[190,252,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,179,184,255],"toColor":[252,179,184,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[225,252,210,255],"toColor":[225,252,210,255]}]}},"type":"uniqueValue","valueExpression":"Expects($feature, \"fcode\", \"ftype\")\n\nvar feat = $feature;\nvar fcode = feat.fcode;\nvar ftype = feat.ftype;\n\nvar result = When(ftype == 428, \"Pipeline\",\n ftype == 566, \"Coastline\",\n fcode == 46006, \"Perennial\",\n Includes([46003, 46007], fcode), \"Ephemeral/Intermittent\",\n ftype == 558, \"Artificial Path\",\n Includes([336, 334, 468], ftype), \"Canal Ditch, Drainageway, or Connector\",\n \"Other Non-Network\"\n )\n\nreturn result","valueExpressionTitle":"Stream type classification","uniqueValueGroups":[{"heading":"Stream type classification","classes":[{"label":"Artificial Path","description":"Artificial Path","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[0,87,176,255],"width":0.75},"values":[["Artificial Path"]]},{"label":"Perennial","description":"Perennial","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[12,128,188,255],"width":1},"values":[["Perennial"]]},{"label":"Ephemeral/Intermittent","description":"Ephemeral/Intermittent","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[24,169,199,255],"width":0.56},"values":[["Ephemeral/Intermittent"]]},{"label":"Canal Ditch, Drainageway, or Connector","description":"Canal Ditch, Drainageway, or Connector","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[99,192,230,255],"width":1},"values":[["Canal Ditch, Drainageway, or Connector"]]},{"label":"Pipeline","description":"Pipeline","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[127,214,235,255],"width":1},"values":[["Pipeline"]]},{"label":"Other Non-Network","description":"Other Non-Network","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[100,200,209,255],"width":0.56},"values":[["Other Non-Network"]]},{"label":"Coastline","description":"Coastline","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[148,203,209,255],"width":1},"values":[["Coastline"]]}]}],"uniqueValueInfos":[{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[0,87,176,255],"width":0.75},"value":"Artificial Path","label":"Artificial Path","description":"Artificial Path"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[12,128,188,255],"width":1},"value":"Perennial","label":"Perennial","description":"Perennial"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[24,169,199,255],"width":0.56},"value":"Ephemeral/Intermittent","label":"Ephemeral/Intermittent","description":"Ephemeral/Intermittent"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[99,192,230,255],"width":1},"value":"Canal Ditch, Drainageway, or Connector","label":"Canal Ditch, Drainageway, or Connector","description":"Canal Ditch, Drainageway, or Connector"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[127,214,235,255],"width":1},"value":"Pipeline","label":"Pipeline","description":"Pipeline"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[100,200,209,255],"width":0.56},"value":"Other Non-Network","label":"Other Non-Network","description":"Other Non-Network"},{"symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[148,203,209,255],"width":1},"value":"Coastline","label":"Coastline","description":"Coastline"}],"fieldDelimiter":";","visualVariables":[{"type":"sizeInfo","valueExpressionTitle":"Flow classification","valueExpression":"var Flow = $feature.qema;\n\nWhen(Flow > 299999, 5,\nFlow > 99999, 4,\nFlow > 9999, 3,\nFlow > 4999, 2,\nFlow >= 0.1 , 1,\n1)","minSize":1,"maxSize":2,"minDataValue":1.0021186440677967,"maxDataValue":2.9904761904761905,"axis":"height","legendOptions":{"title":"","showLegend":false}}]},"scaleSymbols":true,"transparency":0,"labelingInfo":null}
HasZ: true
HasM: true
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Object ID Field: OBJECTID
Unique ID Field:
IsSystemMaintained : True
Global ID Field:
Type ID Field:
Fields:
- OBJECTID (type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeOther, length: 0, nullable: false, editable: false)
- permanent_identifier (type: esriFieldTypeString, alias: Permanent Identifier, SQL Type: sqlTypeOther, length: 40, nullable: true, editable: true)
- fdate (type: esriFieldTypeDate, alias: Date of Last Feature Modification, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- resolution (type: esriFieldTypeInteger, alias: Map Resolution, SQL Type: sqlTypeOther, nullable: true, editable: true)
- gnis_id (type: esriFieldTypeString, alias: Geographic Names Information System ID, SQL Type: sqlTypeOther, length: 10, nullable: true, editable: true)
- gnis_name (type: esriFieldTypeString, alias: Name from Geographic Names Information System, SQL Type: sqlTypeOther, length: 65, nullable: true, editable: true)
- lengthkm (type: esriFieldTypeDouble, alias: Length in Kilometers, SQL Type: sqlTypeOther, nullable: true, editable: true)
- reachcode (type: esriFieldTypeString, alias: Reach, SQL Type: sqlTypeOther, length: 14, nullable: true, editable: true)
- flowdir (type: esriFieldTypeInteger, alias: Flow Direction, SQL Type: sqlTypeOther, nullable: true, editable: true)
- wbarea_permanent_identifier (type: esriFieldTypeString, alias: Waterbody Area Permanent Identifier, SQL Type: sqlTypeOther, length: 40, nullable: true, editable: true)
- ftype (type: esriFieldTypeInteger, alias: Feature Type, SQL Type: sqlTypeOther, nullable: true, editable: true)
- fcode (type: esriFieldTypeInteger, alias: Feature Code, SQL Type: sqlTypeOther, nullable: true, editable: true)
- mainpath (type: esriFieldTypeInteger, alias: Main Path, SQL Type: sqlTypeOther, nullable: true, editable: true)
- innetwork (type: esriFieldTypeSmallInteger, alias: In Network, SQL Type: sqlTypeOther, nullable: true, editable: true)
- visibilityfilter (type: esriFieldTypeInteger, alias: Visibility Filter, SQL Type: sqlTypeOther, nullable: true, editable: true)
- nhdplusid (type: esriFieldTypeDouble, alias: NHD Plus Identifier, SQL Type: sqlTypeOther, nullable: true, editable: true)
- vpuid (type: esriFieldTypeString, alias: Vector Processing Unit (VPU) Identifier, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- streamleve (type: esriFieldTypeSmallInteger, alias: Stream Level, SQL Type: sqlTypeOther, nullable: true, editable: true)
- streamorde (type: esriFieldTypeSmallInteger, alias: Stream Order, SQL Type: sqlTypeOther, nullable: true, editable: true)
- streamcalc (type: esriFieldTypeSmallInteger, alias: Stream Calculator, SQL Type: sqlTypeOther, nullable: true, editable: true)
- fromnode (type: esriFieldTypeDouble, alias: From Node, SQL Type: sqlTypeOther, nullable: true, editable: true)
- tonode (type: esriFieldTypeDouble, alias: To Node, SQL Type: sqlTypeOther, nullable: true, editable: true)
- hydroseq (type: esriFieldTypeDouble, alias: Hydrologic Sequence, SQL Type: sqlTypeOther, nullable: true, editable: true)
- levelpathi (type: esriFieldTypeDouble, alias: Level Path Identifier, SQL Type: sqlTypeOther, nullable: true, editable: true)
- pathlength (type: esriFieldTypeDouble, alias: Path Length, SQL Type: sqlTypeOther, nullable: true, editable: true)
- terminalpa (type: esriFieldTypeDouble, alias: Terminal Path Identifier, SQL Type: sqlTypeOther, nullable: true, editable: true)
- arbolatesu (type: esriFieldTypeDouble, alias: Upstream Cumulative Stream in Kilometers, SQL Type: sqlTypeOther, nullable: true, editable: true)
- divergence (type: esriFieldTypeSmallInteger, alias: Divergence Code, SQL Type: sqlTypeOther, nullable: true, editable: true)
- startflag (type: esriFieldTypeSmallInteger, alias: Is Headwater, SQL Type: sqlTypeOther, nullable: true, editable: true)
- terminalfl (type: esriFieldTypeSmallInteger, alias: Is Network End, SQL Type: sqlTypeOther, nullable: true, editable: true)
- uplevelpat (type: esriFieldTypeDouble, alias: Upstream Main Path Level Identifier, SQL Type: sqlTypeOther, nullable: true, editable: true)
- uphydroseq (type: esriFieldTypeDouble, alias: Upstream Main Path Hydrologic Sequence, SQL Type: sqlTypeOther, nullable: true, editable: true)
- dnlevel (type: esriFieldTypeSmallInteger, alias: Downstream Main Path Stream Level, SQL Type: sqlTypeOther, nullable: true, editable: true)
- dnlevelpat (type: esriFieldTypeDouble, alias: Downstream Main Path Level Identifier, SQL Type: sqlTypeOther, nullable: true, editable: true)
- dnhydroseq (type: esriFieldTypeDouble, alias: Downstream Main Path Hydrologic Sequence, SQL Type: sqlTypeOther, nullable: true, editable: true)
- dnminorhyd (type: esriFieldTypeDouble, alias: Downstream Minor Hydrologic Sequence, SQL Type: sqlTypeOther, nullable: true, editable: true)
- dndraincou (type: esriFieldTypeSmallInteger, alias: Downstream Drainage Count, SQL Type: sqlTypeOther, nullable: true, editable: true)
- frommeas (type: esriFieldTypeDouble, alias: From Measure, SQL Type: sqlTypeOther, nullable: true, editable: true)
- tomeas (type: esriFieldTypeDouble, alias: To Measure, SQL Type: sqlTypeOther, nullable: true, editable: true)
- rtndiv (type: esriFieldTypeSmallInteger, alias: Has Returning Divergence, SQL Type: sqlTypeOther, nullable: true, editable: true)
- thinner (type: esriFieldTypeSmallInteger, alias: Thinner, SQL Type: sqlTypeOther, nullable: true, editable: true)
- vpuin (type: esriFieldTypeSmallInteger, alias: Vector Processing Unit (VPU) In, SQL Type: sqlTypeOther, nullable: true, editable: true)
- vpuout (type: esriFieldTypeSmallInteger, alias: Vector Processing Unit (VPU) Out, SQL Type: sqlTypeOther, nullable: true, editable: true)
- areasqkm (type: esriFieldTypeDouble, alias: Catchment Area in Square Kilometers, SQL Type: sqlTypeOther, nullable: true, editable: true)
- totdasqkm (type: esriFieldTypeDouble, alias: Total Drainage Area in Square Kilometers, SQL Type: sqlTypeOther, nullable: true, editable: true)
- divdasqkm (type: esriFieldTypeDouble, alias: Divergence Routed Drain Area Square Kilometers, SQL Type: sqlTypeOther, nullable: true, editable: true)
- maxelevraw (type: esriFieldTypeDouble, alias: Maximum Elevation, SQL Type: sqlTypeOther, nullable: true, editable: true)
- minelevraw (type: esriFieldTypeDouble, alias: Minimum Elevation, SQL Type: sqlTypeOther, nullable: true, editable: true)
- maxelevsmo (type: esriFieldTypeDouble, alias: Maximum Elevation Smoothed, SQL Type: sqlTypeOther, nullable: true, editable: true)
- minelevsmo (type: esriFieldTypeDouble, alias: Minimum Elevation Smoothed, SQL Type: sqlTypeOther, nullable: true, editable: true)
- slope (type: esriFieldTypeDouble, alias: Slope, SQL Type: sqlTypeOther, nullable: true, editable: true)
- slopelenkm (type: esriFieldTypeDouble, alias: Slope Length in Kilometers, SQL Type: sqlTypeOther, nullable: true, editable: true)
- elevfixed (type: esriFieldTypeSmallInteger, alias: Is Elevation Fixed, SQL Type: sqlTypeOther, nullable: true, editable: true)
- hwtype (type: esriFieldTypeSmallInteger, alias: Headwater Type, SQL Type: sqlTypeOther, nullable: true, editable: true)
- hwnodesqkm (type: esriFieldTypeDouble, alias: Headwater Node Drainage Area in Square Kilometers, SQL Type: sqlTypeOther, nullable: true, editable: true)
- statusflag (type: esriFieldTypeString, alias: Status Flag, SQL Type: sqlTypeOther, length: 1, nullable: true, editable: true)
- qama (type: esriFieldTypeDouble, alias: FlowEstARunoffMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- vama (type: esriFieldTypeDouble, alias: VelocityARunoffMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qincrama (type: esriFieldTypeDouble, alias: IncrFlowEstARunoffMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qbma (type: esriFieldTypeDouble, alias: FlowEstBExcessETMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- vbma (type: esriFieldTypeDouble, alias: VelocityBExcessETMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qincrbma (type: esriFieldTypeDouble, alias: IncrFlowEstBExcessETMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qcma (type: esriFieldTypeDouble, alias: FlowEstCRefGageRegressMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- vcma (type: esriFieldTypeDouble, alias: VelocityCRefGageRegressMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qincrcma (type: esriFieldTypeDouble, alias: IncrFlowEstCRefGageRegressMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qdma (type: esriFieldTypeDouble, alias: FlowEstDAdditionRemovalMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- vdma (type: esriFieldTypeDouble, alias: VelocityDAdditionRemovalMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qincrdma (type: esriFieldTypeDouble, alias: IncrFlowEstDAdditionRemovalMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qema (type: esriFieldTypeDouble, alias: Gage Adjusted Mean Annual Flow, SQL Type: sqlTypeOther, nullable: true, editable: true)
- vema (type: esriFieldTypeDouble, alias: Gage Adjusted Mean Annual Velocity, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qincrema (type: esriFieldTypeDouble, alias: IncrFlowEstEGageAdjustedMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qfma (type: esriFieldTypeDouble, alias: FlowEstFGageSequesterMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qincrfma (type: esriFieldTypeDouble, alias: IncrFlowEstFGageSequesterMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- arqnavma (type: esriFieldTypeDouble, alias: AddRemoveFlowNotAvailableMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- petma (type: esriFieldTypeDouble, alias: CatchmentPotentialETMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qlossma (type: esriFieldTypeDouble, alias: FlowLossFromPotentialETMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qgadjma (type: esriFieldTypeDouble, alias: Gage Flow Adjustment, SQL Type: sqlTypeOther, nullable: true, editable: true)
- qgnavma (type: esriFieldTypeDouble, alias: GageAdjustmentNotAvailableMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- gageadjma (type: esriFieldTypeSmallInteger, alias: Is Mean Annual Flow Gage Adjusted, SQL Type: sqlTypeOther, nullable: true, editable: true)
- avgqadjma (type: esriFieldTypeDouble, alias: GageFlowFlowlineBottomMA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- gageidma (type: esriFieldTypeString, alias: NWISGageIDMA, SQL Type: sqlTypeOther, length: 16, nullable: true, editable: true)
- gageqma (type: esriFieldTypeDouble, alias: Mean Annual Gage Flow, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Shape__Length (type: esriFieldTypeDouble, alias: Shape__Length, SQL Type: sqlTypeDouble, nullable: true, editable: false)
Templates:
Name: Flowlines_Clip
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Attributes:
- flowdir: 0
- ftype: 468
- fcode: 46800
- mainpath: 0
- innetwork: 1
- visibilityfilter: 0
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 4/27/2026 7:55:53 PM
Schema Last Edit Date: 4/27/2026 7:55:53 PM
Data Last Edit Date: 4/27/2026 7:55:53 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat