Difference between revisions of "QGIS SWMM GeoPackage Write to SWMM inp"
Jump to navigation
Jump to search
(Created page with "== Introduction == This tool adds tables representing SWMM sections to an existing GeoPackage. The formatting works with the TUFLOW-SWMM tools for writing SWMM inp files. It i...") |
|||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
− | This tool | + | This tool converts a GeoPackage into a SWMM inp file for use with SWMM models.<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 == | ||
Line 16: | Line 16: | ||
</ol> | </ol> | ||
<br> | <br> | ||
− | [[File: | + | [[File:write_to_SWMM_inp_dialog.png]] |
<br><br> | <br><br> | ||
=== Example === | === Example === | ||
− | {{Video|name= | + | {{Video|name=|width=1235}} |
Revision as of 12:45, 7 December 2023
Introduction
This tool converts a GeoPackage into a SWMM inp file for use with SWMM models.
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 GeoPackage - Create processing tool.
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
- GPKG filename modify: Select the ... button to bring up a dialogue and then navigate to the location of the GeoPackage to modify.
- CRS for GeoPackage layers: Select the CRS (Coordinate Reference System) of the GeoPackage by either the drop down menu, or by selecting 'Select CRS' and using the CRS Selector.
- SWMM Sections to add: Select the ... button and tick on the SWMM sections to add to the GeoPackage.
Example
Up |
---|
Back to TUFLOW QGIS Plugin Main Page |