TUFLOW to GIS: Difference between revisions

Content deleted Content added
Line 40:
|"-b"|| Run the utility in batch mode, this suppresses the prompt to press enter at the end of processing. Used in .bat files where two or more files are to be processed.
|-
|"-asc"|| The output file will be in ESRI ASCII Grid format, a text format recognised by most 3D grid modelling software (including Vertical Mapper, SAGA and QGIS)
|-
|"-mif"|| The output format will be the MapInfo Interchange format (.mif/.mid) recognised by most GIS software
|-
|"-shp"|| The output format will be the ArcGIS Shapefile format. This can be opened directly in ArcMap, QGIS or SAGAQGIS (and most GIS software)
|-
|"-vector" or "-arrows"|| The output will contain arrows as polygons to display vector data (eg. velocities and unit flows) in GIS. Must be used with the -mif or -shp option.