GeoPackage Tips: Difference between revisions

Content deleted Content added
Line 1:
= Introduction =
This page includes tips and tricks for working with the GPKG Vectorvector format (supported since the TUFLOW 2023-03-AA Release). GPKG is a widely supported, open GIS database format, built upon an SQLite database (data is stored as a single file with the extension .gpkg). <br><br>
This database format has several benefits, including:
*Multiple GIS layers can be stored in the single file database. For example, all GIS input layers can be stored in a single GPKG file.