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

Allow CAD dock to be used for geographic CRS for x/y/z/m only #45185

Merged
merged 4 commits into from
Sep 23, 2021

Conversation

nyalldawson
Copy link
Collaborator

Enables the CAD dock even when a geographic CRS is in use, but only allow the x/y/z/m constraints to be set (not distance or angle based constraints)

@github-actions github-actions bot added this to the 3.22.0 milestone Sep 22, 2021
Copy link
Member

@lbartoletti lbartoletti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is x/y should be renamed lon/lat ?

src/gui/qgsadvanceddigitizingdockwidget.cpp Outdated Show resolved Hide resolved
src/gui/qgsadvanceddigitizingdockwidget.cpp Outdated Show resolved Hide resolved
@lbartoletti
Copy link
Member

@nyalldawson you also have to disable the "snap common angles" widget.

@nyalldawson
Copy link
Collaborator Author

@lbartoletti

you also have to disable the "snap common angles" widget.

The snapping is disabled. I left the action active so that it's not automatically unchecked for users when they change to geographic crs, as then they'd need to manually re-enable it after changing back.

@nyalldawson nyalldawson merged commit 72367db into qgis:master Sep 23, 2021
@nyalldawson nyalldawson deleted the cad_dock branch September 23, 2021 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants