HEC-RAS to TUFLOW: Difference between revisions

Content deleted Content added
Line 19:
<li> shp output: Projection.prf or Header.prj
</ol>
 
 
 
 
 
 
* Convert HEC-RAS sdf data to mif format, trimming cross-section at levee markers :<br>
<li><tt>sdf_to_gis.exe -mif hecras_example.sdf</tt></li>
 
* Convert HEC-RAS sdf data to shp format, trimming cross-section at levee markers :<br>
<li><tt>sdf_to_gis.exe -shp hecras_example.sdf</tt></li>
 
* Convert HEC-RAS sdf data to mif format, not trimming cross-section at levee markers :<br>
<li><tt>sdf_to_gis.exe -mif -notrim hecras_example.sdf</tt></li>
 
* Convert HEC-RAS sdf data to shp format, not trimming cross-section at levee markers :<br>
<li><tt>sdf_to_gis.exe -shp -notrim hecras_example.sdf</tt></li>
 
== Utility Output (TUFLOW)==