The DEM is composed of: In order to verify that breaklines compiled actually represented abrupt changes in slope, a triangular irregular network (TIN) was generated, and the slope of the triangles on either side were compared. ARC/INFO's "TINARC" command (with the "LINE" option) provides the maximum slope for each of the triangles. However, we did not want to compare the maximum slopes, we wanted to compare the slopes perpendicular to the breakline. The following algorithm provides the slope comparison we
required.
|