GeoPackage Tips: Difference between revisions

Content deleted Content added
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 5:
*Supports spatial indexing, greatly reducing loading and viewing times, making it much faster to work within GIS packages.
*Faster to write from TUFLOW than the shapefile format.
For more information, seerefer to Section 4.4.3 of the <u>[https://wwwdocs.tuflow.com/downloads/tuflow-classichpcclassic-archivehpc/manual/latest/#2023 2023 ReleaseTUFLOW NotesManual]</u>.
 
= Database Organisation =
There are many ways to organise model inputs when using GPKG. This allows modellers to decide how they structure their inputs files, for example some options include:
*singleSingle database for an entire project
*separateSeparate database for each control file (e.g. geometry, boundary control file)
*separateSeparate database for an existing or developed case
*separateSeparate databases for each type of input (e.g. elevation, materials, culverts)
 
== Referencing a GeoPackage Database ==
Line 202:
For more information, see the <u>[[QGIS_TUFLOW_Apply_GPKG_Layer_Names| Updating a GPKG Layer Name]]</u>
=Tutorials=
Free TUFLOW tutorials using the GeoPackage format are availble via: <u>[[Tutorial Introduction|TUFLOW HPC Tutorials]]</u>