qgis-plugin
qgis-plugin copied to clipboard
QGIS plugin for managing Mergin Maps projects
Requires https://github.com/MerginMaps/mergin-py-client/pull/150 Changes in classes `class MerginGroupItem(QgsDataCollectionItem):` and `class MerginRootItem(QgsDataCollectionItem):` are easier to review side-by-side before and after, the diff is messy. If server is old and does not support...
"This should not happen, please report the problem" - brought me here. I tried to sync one of our workpackages 'agmc/CFA_BoRadyn' and recieved the error that I have pasted below....
There are many support tickets related to (mostly Windows) users having local project copy on a shared/network drive, be it SharePoint, OneDrive, Dropbox etc. Shall we add a check/warning in...
Scenario: 1) create and mergin project on mergin 2) refresh QGIS plugin, so you can see it 3) remove the mergin project on mergin web app 4) in QGIS plugin,...
no different than syncing any other project, but now won't do so
Fixes a couple of issues: - #460 - #459 and #438
Use case scenario : Create an empty folder "Photos" Create a layer with photo widget that store the picture using a relative path : `@project_home + '/Photos'` If the folder...
The _documentation_ link here: Takes you to https://merginmaps.com/docs/gis/features/#project-settings. While it has some words about snapping, there is an entire article dedicated to snapping: https://merginmaps.com/docs/gis/snapping/. We should rather redirect users directly...
Scenario: 1) open some QGIS project 2) use QGIS tool "import geotagged photos" -> this will create new layer 3) hit synchronize .. plugin crashes ``` An error has occurred...
add a validation that SVGs are all packages or integrated in the project so they are shown on InputApp https://github.com/MerginMaps/qgis-mergin-plugin/issues/209 https://github.com/MerginMaps/docs/issues/223