NHD Major Rivers Geodatabase
Major Rivers in California selected from the NHD in a zipped shapefile format. Resource last updated 1/30/2024.
Services for this layer can be found at:
https://gis.water.ca.gov/arcgis/rest/services/InlandWaters/NHD_Major_Rivers/FeatureServer
https://gis.water.ca.gov/arcgis/rest/services/InlandWaters/NHD_Major_Rivers/MapServer
Selecting Only Major Rivers in the NHD using ArcMap - from the USGS National Hydrography Dataset Newsletter, Vol. 13, No. 8, June 2014, by Jeff Simley, USGS
Please note that this data is only as complete as the NHD, and there are connectivity issues associated with this method of selection. We will continue to update this data as USGS releases new versions of the NHD.
The NHD contains a lot of information, but for some applications, particularly those at small scales, it needs to be generalized. One approach is to show only “major rivers” in the NHD. A quick technique to show only the named rivers can easily be done by selecting NHDFlowline GNIS_NAME > ‘0’. To be even more restrictive, major rivers can be defined as only “double-line” or polygonal rivers, which appear in NHDArea. This is more complicated, and takes a few minutes, but works well. This approach finds the Artificial Path of those polygonal rivers:
-
Find the polygonal rivers: Select by Attributes NHDArea where FType = 460 - Stream/River.
-
Now it is necessary to find the NHDFlowline Artificial Paths of those rivers. Artificial Paths are linked to the polygon they are inside of using the field WBArea_Permanent_Identier. Create the link by doing a relate between NHDFlowline (key WBArea_Permanent_Identifier) and NHDArea (key Permanent_Identifier)
-
Invoke the relationship and select the corresponding NHDFlowlines.
-
For clarity, turn off the NHDArea selected features (the polygonal rivers).
-
Now the candidate artificial paths are selected, but there are two problems: One is that the rivers running through lakes are not selected (which they should be), and two, the “stubs”of the tributary artificial paths have been selected (which are not wanted).
-
Next order of business is to eliminate the minor stubs with no name. Select from selection by Attributes NHDFlowline GNIS_Name > ‘0’. Now only stubs that are named remain.
-
Some of the remaining candidate artificial paths are wanted (the major rivers) and some are not (the named stubs). The named stubs can be eliminated by virtue of the fact that there are very few of them (normally one record per name) and those with low counts can be eliminated.
-
Open the NHDFlowline attribute table. Some records are selected (the remaining candidate list) and some are not (all other flowlines making up “minor rivers”). Summarize the number of records under the field GNIS_Name and write this out as Sum_Output.dbf which you then add to ArcMap.
-
Now the goal is to find the names of the major rivers. These will be rivers with a record count greater than 1. The extraneous non-named stubs have already been eliminated, which helps reduce the load. The next steps will select only records with significant counts, that is, the major rivers. This will allow deselecting the remaining NHDFlowlines and in the process eliminate the named stubs.
-
It is necessary to relate Sum_Output (key GNIS_Name) with NHDFlowline (key GNIS_Name) to make it possible to use the GNIS_NAME’s to select the major rivers in NHDFlowline.
-
Open the Sum_Output table. Note the field Count_GNIS_Name which will be used to count records. This will eliminate named stubs, leaving just the major rivers selected. Create a New Selection, Cnt_GNIS_N > 1. Leave the table open. Note major rivers are selected.Invoke the relationship to select the major rivers. In ArcMap all “major rivers” have been selected, even rivers through lakes.
-
Select only those features with "River" in the GNIS Name.
Note: This workout omits the American River. It has been manually added to this dataset.
Source: National Hydrography Data - NHD and 3DHP
About this Resource
Last updated | unknown |
---|---|
Created | unknown |
Name | NHD Major Rivers Geodatabase |
Format | Zip File |
License | License not specified |
Created | 2 years ago |
Media type | application/zip |
has views | False |
id | 015c318d-e98a-48d1-8617-3889694c936d |
metadata modified | 1 year ago |
package id | 4adf87fb-066f-4da9-ba72-1701349c4d11 |
position | 17 |
state | active |
tracking summary | {'total': 7, 'recent': 2} |