QGIS TUFLOW Import Empty: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 18:
<ol>
<li> '''Convert to GPKG''' - this will convert the imported format to a GPKG even if the empty file format is not a GPKG
<li> '''GPKG export options''' - dictates where and how the GPKG files are importedsaved. This will apply to files if the above option (Convert to GPKG) is checked or the empty file format is a GPKG
* 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