MerginMaps / MerginMaps/qgis-plugin

Simplify procedure to create a blank project

Open
#189 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ui/ux
Dominant language
Python
Stars
44
Forks
20
Avg merge
3d 12h
Merged PRs (30d)
5

Description

Currently one needs to do two steps:

  1. create a blank project
  2. download that project to some directory

It would be more practical if the second step would be automatically a part of the first step: it is slightly confusing for users that they have to download a project that is completely empty...

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

Start by tracing the Python QGIS plugin flow for creating a blank project and the separate project-download step. Confirm where these operations are triggered and how an empty project is represented. Done means creating a blank project also places it in the selected local directory without requiring a second download action.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.