Difference between revisions of "QGIS SWMM GeoPackage Add Sections"
Jump to navigation
Jump to search
(→Usage) |
|||
Line 11: | Line 11: | ||
=== Parameters === | === Parameters === | ||
<ol> | <ol> | ||
− | <li>'''GPKG filename modify:''' | + | <li>'''GPKG filename modify:''' The existing GeoPackage to be modified. |
− | <li>'''CRS for GeoPackage layers:''' | + | <li>'''CRS for GeoPackage layers:''' The CRS (Coordinate Reference System) of the existing GeoPackage. |
− | <li>'''SWMM Sections to add:''' | + | <li>'''SWMM Sections to add:''' The SWMM sections to add to the GeoPackage. |
</ol> | </ol> | ||
<br> | <br> |
Revision as of 10:15, 14 December 2023
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.
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
- GPKG filename modify: The existing GeoPackage to be modified.
- CRS for GeoPackage layers: The CRS (Coordinate Reference System) of the existing GeoPackage.
- SWMM Sections to add: The SWMM sections to add to the GeoPackage.
Example
Up |
---|
Back to TUFLOW QGIS Plugin Main Page |