GeoPackage Tips: Difference between revisions
Content deleted Content added
Line 10:
For more information see the <u>[https://downloads.tuflow.com/TUFLOW/Releases/2023-03/TUFLOW%20Release%20Notes.pdf 2023 Release Notes]</u>.
<br><br>
= Database Organisation =
There are many ways to organise model inputs when using GeoPackages. This allows modellers to decide how they structure their inputs files, for example some options include:
:*a single database for an entire project,
:*separate database for an existing or developed case, or
:*separate databases for each type of input (e.g. elevation, materials, culverts). <br>
To define the database for TUFLOW to refer to the following command is used:<br>
<font color="blue"><tt>Spatial Database</tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>/path/to/database </tt></font> <br><br>
This command can be repeated multiple times throughout control files, TUFLOW will change which database it looks to based on the last time the above command has been referenced. <br>
Some examples include:
== Referencing a GeoPackage Database ==
| |||