Usage Guide
This section explains how to use QGIS Track Changes.
Initialize Track Changes
After installation (see Installation Guide), you can start using the tool. The plugin should appear in Plugin > Track Changes > Setup tracking
You also can find this plugin icon in the toolbar to initialize
After initialized, a new panel will appear in the botom left of your QGIS
Start Tracking Changes
Add log file destination in file browser, name a log file. Example: test.log.
Select the layer that need to be tracked.
If your layer is not available yet in the list, click “Refresh Layers” button.
Activate the track changes by clicking “Activate” button. When activated, name of your tracked vector file will be appear below the button.
Only one layer can be tracked, if you want to track another layer e.g. polygon then you need to deactivate it first and change the layer.
Now you can track all the changes on the layer like add new feature, change attribute data, fix the geometry etc. and it’s logged into your log file.
Next Steps
Explore the API reference: API Reference
Need help? Check the FAQs