Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open the DrainageLines attribute table.
  2. At the top of the DrainageLines attribute table, click the Add Field button.

...


  1. Image Added
  2. For ‘Name:’, type “StrahlerOrder”.
  3. Use the ‘Type:’ drop-down menu to select Short Integer.
  4. Ensure your ‘Add Field’ window appears as shown below and click Save on top of  the main tab.

    Image Added

...

  1. Image Added

 

Scroll all the way to the right and notice the new StrahlerOrder field has been added to the end of the table. All of the values are currently null, but will later be populated with the Strahler Order integers from the OrderTable.

 

 

Joining tables

You are now ready to join the OrderTable to the DrainageLines layer based on their common identification fields.

  1. Click the Table Options button and select Joins and Relates > Add Join….

...

  1. Image Added
  2. For ‘Input Join Field’, select the grid_code field.
  3. For ‘Join Table’, select the OrderTable table.
  4. For ‘Output Join Field’, select the VALUE field.
  5. Ensure that the ‘Join Data’ window appears as shown below and click Run.

...

  1. Image Added

Scroll across the table and notice that most of the statistics (Min, Max, Mean, Majority, Minority, Median) are the same and all contain the Strahler order integer, so it doesn’t matter which field you copy, though you will choose the MIN field for this lab.

...