12da to from GIS: Difference between revisions

Content deleted Content added
Line 36:
:This will produce a 1d_xs layer in shapefile format ready for use by TUFLOW and a .csv file for each cross-section line. Keep the 1d_xs layer and the .csv files in the same folder in the event that you move them elsewhere.<br>
Using the xsGenerator.exe utility, you can also assign material values to each of the cross-section points (see <u>[[xsGenerator | this page]]</u>).
|-
|"-out"|| <span style="color:red">'''UNDER CONSTRUCTION'''</span><br>
Specifies the output file name when creating a new file. <br>For example:<br>
<tt>12da_to_from_gis.exe -out output_file.12da &lt;Lines&gt;.mif</tt><br>
Will create the file with the chosen output name instead of the default.
|-
|"-model"|| <span style="color:red">'''UNDER CONSTRUCTION'''</span><br>
When converting to a .12da file, sets the model name in the output. <br>For example:<br>
<tt>12da_to_from_gis.exe -model 12d_Model_Name &lt;Lines&gt;.mif</tt><br>
Will embed the specified 12d model name into the created .12da file.
|}