Bug report #18138

Z not supported when "Advanced Digitizing" is enabled

Added by Loïc BARTOLETTI about 6 years ago. Updated about 5 years ago.

Status:Closed
Priority:Normal
Assignee:Loïc BARTOLETTI
Category:Digitising
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:26031

Description

Snapping on geometry with Z is now fixed with the PR of Paul

I have found a new problem with advanced digitizing tool.

When this tool is activated, Z snapping returns z defalut value.

Example:
Two points (EPSG:3946):
PointZ (1973856 5199413 1235)
PointZ (1974313 5202020 1234)

Create a Z linestring with advanced digitizing tool disabled:
LineStringZ (1974313 5202020 1234, 1973856 5199413 1235)

Enabled (1000 is my default Z):
LineStringZ (1974313 5202020 1000, 1973856 5199413 1000)

(maybe related with #18104)

Associated revisions

Revision 5647203a
Added by Loïc BARTOLETTI about 5 years ago

Needs to snap point too when CadDockWidget is enabled. Fixes #18138

Revision 09c1c640
Added by Loïc BARTOLETTI about 5 years ago

Needs to snap point too when CadDockWidget is enabled. Fixes #18138

Revision a4f1c796
Added by Loïc BARTOLETTI about 5 years ago

Needs to snap point too when CadDockWidget is enabled. Fixes #18138

Revision 2a2b7a65
Added by Loïc BARTOLETTI about 5 years ago

Needs to snap point too when CadDockWidget is enabled. Fixes #18138

Revision db482f90
Added by Loïc BARTOLETTI about 5 years ago

Needs to snap point too when CadDockWidget is enabled. Fixes #18138

Revision 6fbe8cfa
Added by Loïc BARTOLETTI about 5 years ago

Needs to snap point too when CadDockWidget is enabled. Fixes #18138

History

#1 Updated by Loïc BARTOLETTI about 5 years ago

  • Assignee set to Loïc BARTOLETTI
  • Status changed from Open to In Progress

#2 Updated by Giovanni Manghi about 5 years ago

  • Status changed from In Progress to Feedback

Please check if this issue is still valid on QGIS 3.4.5 or 3.6.

#3 Updated by Loïc BARTOLETTI about 5 years ago

  • % Done changed from 0 to 100
  • Status changed from Feedback to Closed

Also available in: Atom PDF