QGIS SWMM GeoPackage Add Sections: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Introduction ==
== 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.
This tool adds tables representing SWMM sections to an existing GeoPackage. The formatting is compatible 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. <br>
It is recommended to use this tool in conjunction with the <u>[[QGIS_SWMM_GeoPackage_Create |GeoPackage - Create]]</u> processing tool to eliminate potential future errors. <br>

'''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.
'''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.
<br>
<br>
Line 21: Line 22:
<br><br>
<br><br>


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





Latest revision as of 13:51, 3 May 2024

Introduction

This tool adds tables representing SWMM sections to an existing GeoPackage. The formatting is compatible 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