To import a stream alignment you must have an Arc shapefile map layer that represents the stream network of your watershed. This shapefile must have an attribute that is the name of each stream, and each stream must form a contiguous line with one upstream point and one downstream point.

To import a stream alignment: 

  1. Within the Setup module, from the Watershed menu point to Stream Alignment, click Import.
  2. The Import Stream Alignment dialog will open.
    Import Stream Alignment Dialog
  3. In the Shapefile Name drop-down list, the name of the ArcGIS® shapefile that CWMS has chosen is displayed. CWMS automatically selects the first shapefile that contains polylines. If this is not the shapefile you wish to use, select Choose Shapefile from the File menu.
  4. A Choose Shapefile browser will open. Use the dialog to select the shapefile to be imported (typically located in the maps folder of the watershed). Click Open.
    Choose Shapefile Browser
  5. Once the correct shapefile has been chosen, the program automatically searches for a database field name of Stream_ID. If there is no field labeled Stream_ID in the shapefile you chose, you must select the database field name that contains the names of each stream from the Database Field Name drop-down list. In the example shown below, the database field name chosen is CWMS_NAME.
    Import Stream Alignment Dialog - Database Field Name Example
  6. When you have selected the correct database field name, the table will display the stream names contained within the shapefile.
    Import Stream Alignments Dialog - Streams Selected for Import
  7. CWMS requires a stream to be a contiguous line with one upstream point and one downstream point. If a stream is a contiguous line, the box in the Import column of the table will be checked. If the line that represents a stream is non-contiguous, the box will not be checked, and a Warning message will appear indicating that the lines are not continuous and that the streams cannot be imported. Click OK to close the message and to continue defining the import options.
    Warning Indicating Some Streams Are Not Continuous Lines
  8. You can use the Import All and Reverse Direction buttons to select each of the checkboxes in the Import and Reverse Direction columns, respectively.
  9. Gap tolerance is used to connect stream elements that have a gap between the end point and the junction with another stream. By default, the gap tolerance is set to zero, so CWMS can connect streams to other streams. To allow gap tolerance, check the Gap Tolerance checkbox. Enter a value larger than zero in the Gap Tolerance field. CWMS will connect streams that have a gap between them that is equal to or less than this value.
  10. The Replace Existing Stream Alignment check box allows you to replace the existing stream alignment with the one you are importing.
  11. Once everything is set, click Import. The stream alignment will be automatically drawn in the map window.
  12. Click OK on the confirmation dialog.