V. b. i. 1. Query tool
Estimated time:
2 minutes
Use the ‘Definition Query’ tool to select all areas that have a CN of 100 .
In this exercise, you will:
- Use Query tool
- Use Query Builder
Text Version:
- Right click “Soil_Clip_Union” layer → Properties
- Left click “Definiton Query” tab
- Type the following expression into the window to select the areas of the watershed that have a Curve Number of 100. THIS MUST BE TYPED IN EXACTLY AS IT READS BELOW! Except for the bold letters
“GRIDCODE” = 1 AND “HydGroup” = ‘B’ OR
“GRIDCODE” = 1 AND “HydGroup” = ‘C’ OR
“GRIDCODE” = 1 AND “HydGroup” = ‘D’
- Click Apply → OK
- The “Query Builder” can also be used and the steps for using it are as follows:
Double click “GRIDCODE” → left click “=”→ left click “Unique Values” → double click “1” → left click “AND” → double click ”HydGroup” → left click “=”→ left click “Unique Values” → double click “B” → “OR” Double click “GRIDCODE” left click “=”→ left click “Unique Values” → double click “1” → left click “AND” → double click ”HydGroup” → left click “=” → left click “Unique Values” → double click “C”, etc.
- Open “Soils_Clip_Union” Attribute Table to check selected layers and verify that all “GRIDCODE” and “HydGroup” selections match the desired criteria entered in the previous step
- Click Apply → OK