TUFLOW to GIS: Difference between revisions
Content deleted Content added
Anne.Kolega (talk | contribs) |
Anne.Kolega (talk | contribs) m →General Input Switches: i.e. |
||
| (3 intermediate revisions by the same user not shown) | |||
Line 53:
|"-shp"|| The output format will be the shapefile format. This can be opened directly in QGIS and ArcMap (and most GIS software)
|-
|"-vector" or "-arrows"|| The output will contain arrows as polygons to display vector data (
|-
|"-slant<slant factor>"|| Changes the arrow head slant in the vector GIS output above. The default is -slant12 which gives 30 degree arrow head according to the equation ((180/slant)*2)
Line 73:
|"-cd<depth>"|| Sets the cutoff depth for use with -mif or -shp output, this is used when processing the water level and depth outputs. The default is 0.01m (or 0.01ft if the results are in feet).
|-
|"-prec< u >.< d >"|| Sets the output precision for -asc, -mif and -shp options. For example -prec6.3 would output 6 units (or 5 units if number is negative) (
|-
|"-sec"|| Display and enter times in seconds (default = hours).
Line 84:
|-
|"-ttf<TT_Factor>" || Scales the thickness of arrow tails (default = 0). It will produce arrows suitable for ArcGIS if TT_factor is non-zero. <br>
+ve value (
-ve value (
|-
|"-vmax<vmax>"|| The max vector magnitude for scaling vector arrow points.Default is no scaling except for _V.dat files which it is 10.
Line 233:
*<tt>TUFLOW_to_GIS.exe -cp "CP_File.mif" -typeH -max M03_5m_003.xmdf</tt><br>
The CP file inputs, flood model result and difference in peak flood level relative to the recorded level is output to a GIS file (
<br>
[[File: T2G_Longsection_001.PNG|300px]]<br>
<br>
<li>Compute longitudinal profiles of maximum flood level model results. Associate recorded high water marks (in shp or mif format) with the profile if the point location is within a defined radius of the longitudinal profile line.<br>
| |||