QGIS SWMM GeoPackage Create: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
Line 11: Line 11:
=== Parameters ===
=== Parameters ===
<ol>
<ol>
<li>'''CRS for GeoPackage:''' Select the desired CRS (Coordinate Reference System) for the GeoPackage by either the drop down menu, or by selecting 'Select CRS' [[File:CRS_icon.png]] and using the CRS Selector.
<li>'''GPKG filename modify:''' Select the ... button to bring up a dialogue and then navigate to the location of the GeoPackage to modify.
<li>'''CRS for GeoPackage layers:''' Select the CRS (Coordinate Reference System) by either the drop down menu, or by selecting 'Select CRS' [photo] and using the CRS Selector.
<li>'''Initial SWMM Sections:''' Select the ... button to choose the desired SWMM sections for the GeoPackage. By default, a number of sections are preselected.
<li>'''SWMM Sections to add:''' Select the ... button and tick on the SWMM sections to add to the GeoPackage.
<li>'''GPKG filename to create:''' Select the ... button and navigate to a location to save the output GeoPackage.
</ol>
</ol>
<br>
<br>

Revision as of 10:24, 7 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 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