QGIS SWMM GeoPackage Add Sections: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
Line 21: Line 21:
<br><br>
<br><br>


=== Example ===
== Example ==
<br>
{{Video|name=Animation_GPKG_Add_Sections_01a.mp4|width=1235}}
{{Video|name=Animation_GPKG_Add_Sections_01a.mp4|width=1235}}



Revision as of 10:27, 25 January 2024

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 in conjunction with the GeoPackage - Create processing tool to eliminate potential future errors.
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