TUFLOW to GIS: Difference between revisions

Content deleted Content added
Line 83:
To export either of the above to shapefile format simply replace the "-mif" with "-shp".
* Convert velocity at time 2 hours MapInfo points file, where the results file is in xmdf format:<br>
<li><tt>TUFLOW_to_GIS.exe -mifshp -b -t2 -typeV M01_5m_003.xmdf</tt></li>
<u>Description:</u> Convert to a MapInfoArcGIS shapefile format ("-mifshp"), using batch mode ("-b"), at time of 2 hours ("-t2"), converting the velocity output ("-typeV") for the results file '''M01_5m_003.xmdf'''.<br>
 
== Converting to Arrows ==