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

[advanced digitizing] Add circles intersection digitizing tool (Request in QGIS) #9184

Open
qgis-bot opened this issue Jul 31, 2024 · 0 comments · May be fixed by #9569
Open

[advanced digitizing] Add circles intersection digitizing tool (Request in QGIS) #9184

qgis-bot opened this issue Jul 31, 2024 · 0 comments · May be fixed by #9569
Labels
3.40 Editing Size 8 This is a full day job
Milestone

Comments

@qgis-bot
Copy link
Collaborator

Request for documentation

From pull request qgis/QGIS#57648
Author: @nirvn
QGIS version: 3.40

**[advanced digitizing] Add circles intersection digitizing tool **

PR Description:

Description

This PR adds a brand new advanced digitizing tool allowing for users to pick/digitize a point at the intersection of two circles. In action:

vokoscreenNG-2024-06-04_11-02-23.mp4

The implementation adds an abstract advanced digitizing tool class to allow for more such "COGO" tools to be added in the future (e.g. intersection between a circle and a line + bearing).

The new functionality is exposed to our python bindings, which also means people can write plugins and prototype additional functionalities in python.

(The PR temporarily includes the construction guides work, I'll rebase when that is merged)

Commits tagged with [need-docs] or [FEATURE]

@github-actions github-actions bot added the 3.40 label Jul 31, 2024
@github-actions github-actions bot added this to the QGIS 3.40 milestone Jul 31, 2024
@DelazJ DelazJ added the Editing label Aug 2, 2024
@selmaVH1 selmaVH1 moved this to This Sprint in Documentation Work Planning Jan 14, 2025
@selmaVH1 selmaVH1 added Size 3 It will take me between 2 hours to half a day Size 8 This is a full day job and removed Size 3 It will take me between 2 hours to half a day labels Jan 14, 2025
@selmaVH1 selmaVH1 moved this from This Sprint to In progress in Documentation Work Planning Jan 15, 2025
@selmaVH1 selmaVH1 moved this from In progress to Review in progress in Documentation Work Planning Jan 17, 2025
@selmaVH1 selmaVH1 linked a pull request Jan 17, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.40 Editing Size 8 This is a full day job
Projects
Status: Review in progress
Development

Successfully merging a pull request may close this issue.

3 participants