HEC-RAS to TUFLOW: Difference between revisions
Content deleted Content added
Chris Huxley (talk | contribs) |
Chris Huxley (talk | contribs) No edit summary |
||
Line 3:
= Model Geometry Conversion =
The sdf_to_GIS.exe utility converts HEC-RAS geometric
<ol>
<li> Centerline location data in GIS format
Line 52:
<ol>
<li> Create a new text file in the same location as the sdf file. The name is arbitrary but the file must have the extension ".bat". For example the file name could be "run_sdf_to_GIS.bat".
<li> Enter the relevant command syntax to the
<li>Double click the batch file in windows explore to execute the model conversion.<br>
</ol>
Line 84:
<li><tt>sdf_to_gis.exe -shp -notrim hecras_example.sdf</tt></li>
<u>Note</u> The above listed syntax assumes that the sdf_to_gis.exe, hecras_example.sdf file and associated batch file are located within the same directory. If not the case, absolute
<li><tt>C:\TUFLOW\Utilities\HECRAS\sdf_to_gis.exe -mif -notrim hecras_example.sdf</tt></li>
<br>
| |||