QGIS SWMM GeoPackage Create: Difference between revisions

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


=== Example ===
=== Example ===
{{Video|name=Animation_Add_Sections_001a.mp4|width=1235}}
{{Video|name=Animation_GPKG_Create_001a.mp4|width=1235}}





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