Kart Git And TUFLOW: Difference between revisions

Content deleted Content added
Line 96:
kart.exe init gis_database
</pre>
At this stage you may have a folder called "gis" where you have your existing files (empty files, projection etc) and a new folder called "gis_database" which is where the kart repo has been initialised. It's a good idea to consolidate all these into a single folder now. In this example (assuming a new project) the empty folder and projection.gpkg is going to be copied into the "gis_database" folder. Once copied, the "gis" folder can be deleted and the "gis_database" folder can be renamed to "gis" to keep it consistent with TUFLOW folder naming convention.
Once renamed, change directory in Git Bash to the kart repo
<pre>