QGIS TUFLOW Load Layers From TCF: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
Line 9: Line 9:
Clicking the tool will direct the user to browse to the location of a TCF file. If the TUFLOW model contains 'IF Scenario' conditionals, then a selection box will open with a list of scenarios for the user to choose from. Multiple scenarios can be chosen, and conversely no scenarios need to be selected.
Clicking the tool will direct the user to browse to the location of a TCF file. If the TUFLOW model contains 'IF Scenario' conditionals, then a selection box will open with a list of scenarios for the user to choose from. Multiple scenarios can be chosen, and conversely no scenarios need to be selected.
<Br>
<Br>
If the tool has any issue loading any files, it will skip it and continue its process. At the end it will give the user a list of all the files it failed to load.


===Example===
===Example===

Revision as of 00:46, 31 March 2022

This tool will read a TCF file and load the GIS layers used into QGIS (vector and raster layers).

Running the Tool

The tool can be found in the TUFLOW Plugin toolbar, or via the QGIS menu Plugins >> TUFLOW >> Load TUFLOW Layers From TCF.

Clicking the tool will direct the user to browse to the location of a TCF file. If the TUFLOW model contains 'IF Scenario' conditionals, then a selection box will open with a list of scenarios for the user to choose from. Multiple scenarios can be chosen, and conversely no scenarios need to be selected.
If the tool has any issue loading any files, it will skip it and continue its process. At the end it will give the user a list of all the files it failed to load.

Example



Up
Back to TUFLOW QGIS Plugin Main Page