Bug report #17575

Reshaping Curved geometries computes strange Z values

Added by Regis Haubourg over 6 years ago. Updated about 6 years ago.

Status:Closed
Priority:Normal
Assignee:Paul Blottiere
Category:Digitising
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:25472

Description

Following #17574, reshaping a MulticurveZ with Z values set to 0, using reshape tool, will add a linestring with z = (default value - previous value) / 2
In my case, I have vertices with Z = 0 and default Z value to 9000. Reshaping a part with 3 vertices gives me:

0
0
4500
4500
4500
0
0

History

#1 Updated by Jürgen Fischer over 6 years ago

  • Description updated (diff)

#2 Updated by Jürgen Fischer over 6 years ago

  • Description updated (diff)

#3 Updated by Regis Haubourg about 6 years ago

  • Resolution set to fixed/implemented
  • Status changed from Open to Closed

Fixed in QGIS 3.0

Also available in: Atom PDF