kart-qgis-plugin icon indicating copy to clipboard operation
kart-qgis-plugin copied to clipboard

A QGIS integration plugin for Kart repositories. Distributed version-control for geospatial and tabular data.

Results 25 kart-qgis-plugin issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** executeKart currently uses `subprocess.Popen` directly and doesn't run in seperate threads. This has a couple of issues around the UI...

enhancement

**Describe the bug** Crash in 'show feature history' when layer removed from project **To Reproduce** Steps to reproduce the behavior: 1. Add a layer from a repository to the project...

bug

**Describe the bug** When trying to merge two branches I get a conflict message but I cannot access the solve conflicts tool. **To Reproduce** Steps to reproduce the behaviour: 1....

bug

Kart will soon support Pointcloud datasets, followed by Raster/Imagery datasets. This is data that is often tiled, within a filesystem folder or cloud hosted location. QGIS does not (AFAIK) provide...

enhancement

**Is your feature request related to a problem? Please describe.** Some time one needs to use different diff types to check the introduced changes. Currently, every time you change the...

enhancement

Currently, all files selected to import are converted to a gpkg before importing. However, Kart also support shapefiles as a valid import format, so there is no need to convert...

enhancement

When a move event fired immediately after a press a checkDirection was done and the isVertical check sometimes inconsistently calculated. This makes the swipe direction always follow the mouse drag.

Currently, when importing a layer, the plugin shows a file selector dialog. It should give the option to import from a file or from a database connection, so users can...

enhancement

hello, with a fresh install of Kart plugin and QGIS 3.18, the attempt to create a repo gets: _2022-01-21T15:21:10 CRITICAL ERROR 1: Can't load requested DLL: C:\PROGRA~1\QGIS3~1.18\bin\gdalplugins\gdal_ECW_JP2ECW.dll 127: The specified...

This probably involves a large amount of work, so this issue is just a reminder that we have this pending. Now the plugin assumes changes do not modify the schema,...