If you can run the latest dev version I have changed it so that the method is passes the full feature rather then just the id.
So the method is: def mymethod(dialog, layer, feature). In 1.8 there is no way to do want you need. Sent from some fancy phone looking thingo From: Stephan Breisig Sent: 21/09/2012 12:25 AM To: [email protected] Subject: [Qgis-developer] Access to buffered? point coordinates Hello, I'm working on a customized user interface (based on PyQt) for attribute data input while digitizing single points. I know about the interface provided by QGIS for capturing these data (i. e. using widgets with the same name as the associated attribute), but I would prefer to do the processing/storing by myself. In this context I need to retrieve programmatically the geometry/coordinates of a newly digitized point before the form window ist closed. Can anybody give me a hint how to do this? I have already tried to use the last cursor position in some way but didn't succeed. Thank you in advance for your help! Stephan Breisig _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
