QGIS SWMM GeoPackage Add Sections

From Tuflow
Revision as of 10:31, 14 December 2023 by Emilie Nielsen (talk | contribs) (Example)
Jump to navigation Jump to search

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 is recommended to use this tool to create new SWMM sections to eliminate potential future errors when using the other TUFLOW-SWMM tools.
Note: This tool updates the existing GeoPackage file. If a selected SWMM section already exists in the GeoPackage, the tool replaces it, resulting in the loss of any saved data in that section.

Usage

This tool, GeoPackage - Add sections, 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 filename modify: The existing GeoPackage to be modified.
  2. CRS for GeoPackage layers: The CRS (Coordinate Reference System) of the existing GeoPackage.
  3. SWMM Sections to add: The SWMM sections to add to the GeoPackage.




Example


Up
Back to TUFLOW QGIS Plugin Main Page