An open API service indexing awesome lists of open source software.

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.

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: GPL v2](https://img.shields.io/badge/License-GPLv2-blue.svg)](./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.