https://github.com/koordinates/kart-qgis-plugin
A QGIS integration plugin for Kart repositories. Distributed version-control for geospatial and tabular data.
https://github.com/koordinates/kart-qgis-plugin
geospatial-data kart qgis version-control
Last synced: 22 days ago
JSON representation
A QGIS integration plugin for Kart repositories. Distributed version-control for geospatial and tabular data.
- Host: GitHub
- URL: https://github.com/koordinates/kart-qgis-plugin
- Owner: koordinates
- License: gpl-2.0
- Created: 2021-10-01T12:55:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-06-04T02:37:14.000Z (23 days ago)
- Last Synced: 2026-06-04T04:12:55.481Z (23 days ago)
- Topics: geospatial-data, kart, qgis, version-control
- Language: Python
- Homepage: https://kartproject.org
- Size: 1.02 MB
- Stars: 46
- Watchers: 10
- Forks: 19
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Kart QGIS Plugin
A [QGIS](https://qgis.org) plugin to integrate and work with [Kart](https://kartproject.org) repositories. Kart provides modern, open source, distributed version control for geospatial and tabular data.
[](./LICENSE.md)
## Installation
The Kart plugin is available in the [QGIS Plugins Repository](https://plugins.qgis.org/plugins/kart/). To install the latest version, use the QGIS Plugin Manager and search for the Kart plugin.
Alternatively, you can get the latest version from the [release page](https://github.com/koordinates/kart-qgis-plugin/releases/latest), then open the QGIS Plugin manager and install the downloaded zip file.
This plugin is compatible with QGIS v3.16 or later.
## Usage
See the [documentation](./docs/index.md).
## Contributing
For development see the [contributing notes](./CONTRIBUTING.md).
## License - GPLv2
Copyright (C) 2021 [Kart QGIS plugin contributors](./AUTHORS.md).
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.