Difference between revisions of "QGIS SWMM GeoPackage Add Sections"
Jump to navigation
Jump to search
(→Usage) |
|||
Line 12: | Line 12: | ||
<ol> | <ol> | ||
<li>'''GPKG filename modify:''' Select the ... button to bring up a dialogue and then navigate to the location of the GeoPackage to modify. | <li>'''GPKG filename modify:''' Select the ... button to bring up a dialogue and then navigate to the location of the GeoPackage to modify. | ||
− | <li>'''CRS for GeoPackage layers:''' Select the CRS (Coordinate Reference System) by either the drop down menu, or by selecting 'Select CRS' [ | + | <li>'''CRS for GeoPackage layers:''' Select the CRS (Coordinate Reference System) by either the drop down menu, or by selecting 'Select CRS' [[File:CRS_icon.png]] and using the CRS Selector. |
<li>'''SWMM Sections to add:''' Select the ... button and tick on the SWMM sections to add to the GeoPackage. | <li>'''SWMM Sections to add:''' Select the ... button and tick on the SWMM sections to add to the GeoPackage. | ||
</ol> | </ol> |
Revision as of 10:18, 7 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 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: Select the ... button to bring up a dialogue and then navigate to the location of the GeoPackage to modify.
- CRS for GeoPackage layers: Select the CRS (Coordinate Reference System) by either the drop down menu, or by selecting 'Select CRS' and using the CRS Selector.
- SWMM Sections to add: Select the ... button and tick on the SWMM sections to add to the GeoPackage.
Example
Up |
---|
Back to TUFLOW QGIS Plugin Main Page |