QGIS SWMM GeoPackage Create: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
Line 4: Line 4:


== Usage ==
== Usage ==
This tool can be found in the QGIS processing toolbox panel under 'TUFLOW > SWMM'. To open the Processing Toolbox Panel, navigate to 'Processing' in the menubar and select 'Toolbox'.<br>
This tool, '''GeoPackage - Create''', can be found in the QGIS processing toolbox panel under 'TUFLOW > SWMM'. To open the Processing Toolbox Panel, navigate to 'Processing' in the menubar and select 'Toolbox'.<br>
<br>
<br>
[[File:open_processing_toolbox.png]]<br>
[[File:open_processing_toolbox.png]]<br>

Revision as of 10:33, 14 December 2023

Introduction

This tool creates a SWMM GeoPackage file. The tool allows the user to choose which input layers to populate the file with. The formatting works with the TUFLOW-SWMM tools for writing SWMM inp files.
It is recommended to use this tool when creating the SWMM GeoPackage file to avoid potential future errors when using other TUFLOW-SWMM tools.

Usage

This tool, GeoPackage - Create, can be found in the QGIS processing toolbox panel under 'TUFLOW > SWMM'. To open the Processing Toolbox Panel, navigate to 'Processing' in the menubar and select 'Toolbox'.



Parameters

  1. CRS for GeoPackage: Select the desired CRS (Coordinate Reference System) for the GeoPackage by either the drop down menu, or by selecting 'Select CRS' and using the CRS Selector.
  2. Initial SWMM Sections: Select the ... button to choose the desired SWMM sections for the GeoPackage. By default, a number of sections are preselected.
  3. GPKG filename to create: Select the ... button and navigate to a location to save the output GeoPackage.




Example


Up
Back to TUFLOW QGIS Plugin Main Page