Difference between revisions of "QGIS TUFLOW Load Layers From TCF"
Jump to navigation
Jump to search
Ellis Symons (talk | contribs) |
Ellis Symons (talk | contribs) |
||
Line 11: | Line 11: | ||
<Br> | <Br> | ||
: ''<b>Note: Since v3.3, this tool will work if the TUFLOW model is using GPKG input layers (vector or raster) or GeoTIFF raster layers.</b>'' | : ''<b>Note: Since v3.3, this tool will work if the TUFLOW model is using GPKG input layers (vector or raster) or GeoTIFF raster layers.</b>'' | ||
+ | : ''<b>Note: Since v3.4.1, the user is given the option on whether to load raster layers normally, don't load rasters, or load them but toggle the visibity off (don't render the rasters)</b>'' | ||
+ | : [[File: load_raster_question_dialog.PNG]] | ||
===Example=== | ===Example=== |
Revision as of 00:30, 20 July 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 the process. At the end it will give the user a list of all the files it failed to load.
- Note: Since v3.3, this tool will work if the TUFLOW model is using GPKG input layers (vector or raster) or GeoTIFF raster layers.
- Note: Since v3.4.1, the user is given the option on whether to load raster layers normally, don't load rasters, or load them but toggle the visibity off (don't render the rasters)
Example
Up |
---|
Back to TUFLOW QGIS Plugin Main Page |