Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

46 poista kaavamääräysryhmä -napin implementaatio templaattilomakkeeseen #48

Conversation

nmaarnio
Copy link
Collaborator

No description provided.

Mtk112 and others added 12 commits October 28, 2024 14:35
- Added "Add new land use plan"-button.
- Button opens new_land_use_plan_form -> filters layers -> starts digitizing -> creates feature with digitized geometry and values from the form.
Use default add feature to create new plan. Form used to define feature comes from QGIS-project.
After committing new plan feature, filter layers based on the id of the new plan. The id is retrieved by comparing ids before and after commit.
Disconnect featureAdded signal. Fixes commit errors.
Moved code from plugin.py to new_plan.py
Added dialog for loading plan.
Added database connection selection, searchable listing of all plans in the database.
Filtering of layers based on id of selected plan.
@nmaarnio nmaarnio changed the base branch from main to 14-lomakkeen-tuottaminen-templaatin-konfiguraatiosta October 29, 2024 13:54
@nmaarnio nmaarnio merged commit 8b16179 into 14-lomakkeen-tuottaminen-templaatin-konfiguraatiosta Oct 29, 2024
4 of 5 checks passed
@LKajan LKajan added the enhancement New feature or request label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Poista kaavamääräysryhmä -napin implementaatio templaattilomakkeeseen
3 participants