We've discussed, for example, QGreenland for Educators as a "add-on" or "specialized" distribution of QGreenland. This PR implements config that allows tagging layers with the packages they belong in using packaging_tags config parameter.
Unfortunately, we struggled with segfaults from PyQGIS when we attempted to generate multiple project files in a single run. We don't have the budget remaining to focus on working around this, so perhaps we'll come back to it :)
Checklist
If an item on this list is done or not needed, check it with [x] or click the
checkbox.
[x] The PR description links to issues that it resolves with closes #{issue_number}
Description
We've discussed, for example, QGreenland for Educators as a "add-on" or "specialized" distribution of QGreenland. This PR implements config that allows tagging layers with the packages they belong in using
packaging_tags
config parameter.Unfortunately, we struggled with segfaults from PyQGIS when we attempted to generate multiple project files in a single run. We don't have the budget remaining to focus on working around this, so perhaps we'll come back to it :)
Checklist
If an item on this list is done or not needed, check it with
[x]
or click the checkbox.closes #{issue_number}
inv config.export > qgreenland/config/cfg-lock.json
)conda-lock
)bumpversion (major|minor|patch|prerelease|build)
)