Arc Extract Breakline from DEM: Difference between revisions
Content deleted Content added
Chris Huxley (talk | contribs) No edit summary |
Chris Huxley (talk | contribs) No edit summary |
||
Line 20:
The steps involved in each method are detailed below.
=Method 1 (TUFLOW
The asc_to_asc.exe can be used to extract elevations using the method outlined in the following page [[ASC_to_ASC#Extract_Breaklines_from_DEM | asc_to_asc.exe]]. DEM will need to be exported in either the .asc or .flt format. This gives control over method for inspection and can insert additional vertice along the line.
=Method 2 (
<ol>
<li>The first step is to create a point feature class from the line, to do this follow the method outlined in the <u>[[Arc_Lines_to_Points | convert lines to points tip.]]</u></li>
Line 32:
</ol>
=Method 3 (
<ol>
<li>As with the method above, the first step is to create a point feature class from the line, to do this follow the method outlined in the <u>[[Arc_Lines_to_Points | convert lines to points tip.]]</u></li>
| |||