Convert TUFLOW Model GIS Format: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 9:
 
'''Parameters'''<Br>
''<B>TCF</b>''<Br>
Location of an existing TUFLOW model TCF file. This is the TCF of the model that will be converted.<br>
 
''<b>Output Vector Format</b>''<br>
Output vector format of the converted model. Supported formats are ''GPKG, SHP, MIF''.<br>
 
''<b>Output Raster Format</b>''<Br>
Output raster format of the converted model. Supported formats are ''GTIFF, GPKG, ASC, FLT''.<Br>
 
''<b>Output Profile</b>''<Br>
Input is use only for GPKG format outputs. GPKG is a database and can store multiple layers inside one file. This option determines how the output GPKG layers will be grouped into databases.<br>
 
Line 34:
Groups all layers together into one database.<br>
 
''<B>Output Folder</b>''<Br>
Optional parameter specifying the output location of the converted model. By default the output location will a new folder with the same name as the input TCF located in the same folder as the input TCF.<Br>
 
''<b>Root Folder</b>''<br>
By default the tool will try and find the 'root' folder containing the model files (commonly this folder is named 'TUFLOW'). The tool will try and guess the root folder based on the location of the TCF and the directory structure. If it can't find the root folder, or it picks the wrong folder then this parameter can be used to override this location within the tool.