QGIS SWMM GeoPackage Write to SWMM inp: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
Line 1: Line 1:
== Introduction ==
== Introduction ==
This tool converts a GeoPackage into a SWMM inp file for use with SWMM models. It is recommended to use the <u>[[QGIS SWMM GeoPackage Create|GeoPackage - Create]]</u> and the <u>[[QGIS SWMM GeoPackage Add Sections|GeoPackage - Add Sections]]</u> processing tools to ensure the GeoPackage is in the correct format for this tool. This will avoid errors while converting the GeoPackage to a SWMM inp file.
This tool converts a GeoPackage into a SWMM inp file for use with SWMM models.<br>
<br>
'''Note:''' The GeoPackage input file must follow the TUFLOW-SWMM naming conventions and fields. Thus, it is reccommended to create GeoPackages for SWMM inputs using the <u>[[QGIS SWMM GeoPackage Create | GeoPackage - Create]]</u> processing tool.


== Usage ==
== Usage ==

Revision as of 11:04, 14 December 2023

Introduction

This tool converts a GeoPackage into a SWMM inp file for use with SWMM models. It is recommended to use the GeoPackage - Create and the GeoPackage - Add Sections processing tools to ensure the GeoPackage is in the correct format for this tool. This will avoid errors while converting the GeoPackage to a SWMM inp file.

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



Parameters

  1. GPKG Input File: Select the ... button to bring up a dialogue and then navigate to the location of the GeoPackage to convert.
  2. SWMM output filename: Select the ... button to bring up a dialogue and then navigate to the desired location of the SWMM inp file.




Example


Up
Back to TUFLOW QGIS Plugin Main Page