QGIS SWMM GeoPackage Create: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Introduction ==
== 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 processing tools.<br>
This tool creates a SWMM GeoPackage file. The user can choose which input layers to populate the file with. The formatting is compatible 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 processing tools.<br>

'''Note:''' To add more SWMM sections to an existing GeoPackage, see the <u>[[QGIS SWMM GeoPackage Add Sections|GeoPackage - Add Sections]]</u> tool.
'''Note:''' To add more SWMM sections to an existing GeoPackage, see the <u>[[QGIS SWMM GeoPackage Add Sections|GeoPackage - Add Sections]]</u> tool.


Line 16: Line 17:
</ol>
</ol>
<br>
<br>
[[File:GeoPackage_Create_Dialog_a.png]]
[[File:GeoPackage_Create_Dialog_c.png]]
<br><br>
<br><br>


== Example ==
== Example ==
<br>
<br>
{{Video|name=Animation_GeoPackage_Create_01a.mp4|width=1235}}
{{Video|name=Animation_GeoPackage_Create_01b.mp4|width=1236}}





Latest revision as of 14:00, 3 May 2024

Introduction

This tool creates a SWMM GeoPackage file. The user can choose which input layers to populate the file with. The formatting is compatible 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 processing tools.

Note: To add more SWMM sections to an existing GeoPackage, see the GeoPackage - Add Sections tool.

Usage

This tool, GeoPackage - Create, 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: The CRS (Coordinate Reference System) for the new GeoPackage.
  2. Initial SWMM Sections: The SWMM sections to add to the new GeoPackage. By default, the recommended initial SWMM sections are selected.
  3. GPKG filename to create: Determines the location and filename of the output GeoPackage.




Example



Up
Back to TUFLOW QGIS Plugin Main Page