Tutorial M02 001 GIS Inputs QGIS: Difference between revisions
Content deleted Content added
Line 55:
<li>Create a new batch file '''_run_M02_asc_to_asc_Breaklines.bat''' in the '''Module_02\Data_Processing''' folder and open it in a text editor.
<li>Input the following (Note: Utility location may differ): <br>
<font color="blue"><tt>'''set''' </tt></font> <font color="black"><tt>asc_to_asc</tt></font><font color="red"><tt>=</tt></font><font color="black"><tt>"
<li>Use the -brkline flag to call the breakline function. The utility then expects the 2d_zsh_breaklines layer and the DEM.<br>
<font color="orange"><tt>%asc_to_asc% </tt></font> <font color="black"><tt>-brkline 2d_zsh_breaklines_L.shp ..\TUFLOW\model\grid\DEM.tif</tt></font> <br>
| |||