Difference between revisions of "QGIS SWMM GeoPackage Create"

From Tuflow
Jump to navigation Jump to search
Line 4: Line 4:
  
 
== Usage ==
 
== 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'.<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 15:49, 3 January 2024

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 processing tools.
Note: To add more SWMM sections to an existing GeoPackage, see the GeoPackage - Add Sections tool.

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'.

Open processing toolbox.png

Parameters

  1. CRS for GeoPackage: The CRS (Coordinate Reference System) for the new GeoPackage.
  2. Initial SWMM Sections: The SWMM sections to add to the new GeoPackage. By default, the recommended initial SWMM sections are selected.
  3. GPKG filename to create: Determines the location and filename of the output GeoPackage.


GPKG create dialog.png

Example


Up
Go-up.png Back to TUFLOW QGIS Plugin Main Page