QGIS TUFLOW Import Empty: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 21:
* Separate - saves all imported types into separate GPKG databases. The database name and layer name will be identical e.g. 1d_nwk_runID_L.gpkg and layername = 1d_nwk_runID_L
* Group geometry types - Similar to "Separate" except will remove the geometry type identifier from the GPKG database name and will group geometries together e.g. 2d_zsh_runID.gpkg and layernames = 2d_zsh_runID_L, 2d_zsh_runID_P
* All to one - saves all the imported layers into a new or existing GPKG database. The output directory can be specified by the user, or if none is specified the tool will use similar rules as "Group geometry types" and use the first empty type it saves as the database for all layers.
</ol>
</ol>