Feature request #1675

changeGeometry patch

Added by Maxim Dubinin almost 15 years ago. Updated almost 15 years ago.

Status:Closed
Priority:Low
Assignee:nobody -
Category:Vectors
Pull Request or Patch supplied: Resolution:fixed
Easy fix?:No Copied to github as #:11735

Description

This is a patch to sync geometry and editing while doing 3rd party operations.
Some discussion (English) here:
http://n2.nabble.com/synchronization-function-suggestion-td2749387.html
Russian here:
http://gis-lab.info/forum/viewtopic.php?f=27&t=3244#p12179

Created by Alexander Dorofeev.

changeFeature-patch (1.88 KB) Maxim Dubinin, 2009-05-02 07:43 AM

changeFeature-patch.2 (1.88 KB) Maxim Dubinin, 2009-05-02 07:43 AM

History

#1 Updated by Maxim Dubinin almost 15 years ago

second attachement is the copy of the first one (trac glitch)

#2 Updated by Jürgen Fischer almost 15 years ago

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

changeGeometry() was implemented in c245c644 (SVN r10702). Use changeAttributeValue() to update the attributes.

Note that you can connect to the attributeValueChanged() signal to be notified of attribute updates, which the proposed changeFeature() would undermine.

Also available in: Atom PDF