MerginMaps / MerginMaps/qgis-plugin
Split the sync to pull & push
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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