-
Hi authors,
Thank you for sharing codes of your great work! According to your paper, GeoDiff has two different versions including GeoDiff-A and GeoDiff-C. But it seems only the codes of GeoDiff-C a…
-
Hi,
Thank you for this work. I am wondering if you will release the trained GEOM EDM model in the future?
-
An error has occurred while executing Python code:
```
AttributeError: function 'GEODIFF_init' not found
Traceback (most recent call last):
File "C:\Users/USER/AppData/Roaming/QGIS/QGIS3\profi…
-
Users often restructure their database in QGIS. This is not something we support in Geodiff which can cause conflict files.
It would be good to have a confirmation window with BIG WARNING to make u…
-
Steps to reproduce:
1. create a project with a geopackage that is going to break geodiff's rebase (e.g. add a custom trigger)
2. open the project in Input, modify the geopackage (e.g. add a feature)…
-
Hello! I just started using mergin on my android phone and am trying to download my first project onto my MacBook Pro (M1 chip) running MacOS 11.6. I am using QGIS 3.10 and installed the mergin plugin…
-
I am unable to synchronize my project. This may or may not have been after updating the plugin as this is a new project.
QGIS 3.22 on Windows 10 with the last version of mergin updated 14 april, 20…
qnmai updated
2 years ago
-
On Windows, trying to index a non-ascii input file path e.g. `c:\Users\martin\Downloads\čučoriedky\test.laz` will fail and no EPT output is created (only empty ept-data, ept-hierarchy, temp directorie…
-
There are multiple problem on windows and synchronization. This problems were not observed on linux
1) When push finishes, there is `URL not found` error
```
2022-06-10T08:59:42.910Z push tin1/…
-
It may happen that make_copy_sqlite raises an exception, but currently we do not handle that in multiple places, and that may break the sync...