Bug report #14173

Rendering order ignored for added/changed features

Added by Martin Dobias about 8 years ago. Updated about 5 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Vectors
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:end of life
Crashes QGIS or corrupts data:No Copied to github as #:22175

Description

Features coming from layer's edit buffer (added / changed) do not respect the requested rendering order, resulting in incorrect map rendering output for 2.5D renderer.

See the attached rendered map: at first it was rendered correctly, however after a small change to geometry of the feature in the middle, the feature is always at the bottom (until commit/rollback).

rendering-order-changed-geometry.png (21.5 KB) Martin Dobias, 2016-01-26 07:08 AM

History

#1 Updated by Matthias Kuhn about 8 years ago

  • Assignee deleted (Matthias Kuhn)

That cannot be achieved with the way the edit buffer is implemented currently because we only save the updated attributes and not the whole changed features.

#2 Updated by Giovanni Manghi almost 7 years ago

  • Easy fix? set to No
  • Regression? set to No

#3 Updated by Giovanni Manghi about 5 years ago

  • Resolution set to end of life
  • Status changed from Open to Closed

Also available in: Atom PDF