Difference between revisions of "TUFLOW Setup with Kart QGIS Plugin"

From Tuflow
Jump to navigation Jump to search
(Created page with "== Introduction == Kart is a version control tool which stores geospatial data (and tabular data) in Git, providing a neat version control system whilst building TUFLOW models...")
 
Line 3: Line 3:
  
 
== Install the Kart Plugin ==
 
== Install the Kart Plugin ==
 +
The first step is to install the Kart QGIS plugin.  This is done using the '''Manage and Install Plugins''' tool within QGIS. Search for Kart and install the plugin.
 +
[[File:Kart QGIS Plugin.png|left|thumb|600x600px|Kart QGIS Plugin]]

Revision as of 19:25, 26 June 2025

Introduction

Kart is a version control tool which stores geospatial data (and tabular data) in Git, providing a neat version control system whilst building TUFLOW models. Despite using Git, there is no requirement for the user to have a thorough understanding of Git, it's processes and commands. The Kart QGIS plugin provides user interface for Kart which provides some tools for reviewing changes to the geospatial data. This page describes a workflow for setting up a TUFLOW project, utilising Kart, and provides some of the benefits of using the Kart tools for version control.

Install the Kart Plugin

The first step is to install the Kart QGIS plugin. This is done using the Manage and Install Plugins tool within QGIS. Search for Kart and install the plugin.

Kart QGIS Plugin