MerginMaps / MerginMaps/qgis-plugin

Split the sync to pull & push

Open
#211 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement sync
Dominant language
Python
Stars
44
Forks
20
Avg merge
3d 12h
Merged PRs (30d)
5

Description

QGIS is very permissive and users can easily break their survey projects by adding/removing columns or changing gpkg database.

We should split the Sync to download and upload. This way if they want to download and monitor the progress of a survey project, they do not mess up the gpkg by accident.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the existing QGIS sync action and trace how it handles downloads and uploads; the change is done when users can download and monitor a project without unintentionally modifying its GeoPackage, while upload remains a separate operation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.