In this exercise, you will create lines that illustrate the path that flowing water would take across a surface. Then, you will create a polygon that defines the catchment region and its area on the surface.
The water drop utility creates either a 2D or 3D polyline object that runs downhill on a surface from any point you select. You can specify whether the point you select is indicated with a marker. After the lines are created, you can edit or modify them as needed.
You can use the information you get from the water drop analysis to calculate catchment areas, based on specified low points of the surface. The catchment regions can be created on the surface as either 2D or 3D polygons, which can be exported to a hydrology application for detailed analysis.
This exercise uses a drawing file similar to the one used in Exercise 3: Creating a Watershed Legend. The surface style is changed to make it easier to see the basic surface features, and it contains a simple point style for you to use as a start point marker.
This exercise continues from Exercise 4: Extracting Objects from a Surface.
Perform a water drop analysis
A 2D polyline is drawn, representing the flow of water from the spot you selected. The start point of the path is indicated by a marker.
If a water path splits, additional lines are drawn to follow each path.
Waterdrop paths (arrows indicate culvert inlet locations)
Notice that most waterdrop paths in this area drain to the culverts that are indicated by the red arrows. Next, you will use the water drop paths you just created to define a catchment area that influences the culverts.
Create catchment areas
Blue polygons that define each catchment region are created. The area value of each catchment region is displayed on the command line. In the drawing, each catchment point is indicated by a marker.
If you receive a message indicating that the specified location results in a catchment area with no area, it means that there is no flat area or high spot on the specified point.
Catchment areas defined
Combine multiple catchment areas
The polygons are displayed in the drawing window, but all other objects are hidden.
A polygon that contains the combined area of the catchment areas is displayed. The LineWorkShrinkWrap command creates a single outside boundary of a selection of touching polygons. The original polygons are not deleted.
Combined catchment areas
The remaining drawing objects are displayed in the drawing window.
You can transfer individual or shrinkwrapped catchment area polygons to a hydrology application for further analysis.
To continue to the next tutorial, go to Generating Surface Volume Information.