Salve a tutti,<br><br>Parlando di pyQGis,<br><br>Il mio problema attuale č molto banale:<br>come si fa a recuperare le coordinate dell'elemento Point ?<br><br>                elem = geom.asPoint()<br>
                x1,y1 = elem.x, elem.y<br><br>ma mi viene tornato:<br><br>built-in method x of QgsPoint object at 0x0B9E2810<br>built-in method y of QgsPoint object at 0x0B9E2810<br><br><br>Qualcuno puņ illuminarmi in proposito ?<br>
<br>Grazie e ciao<br><br>Roberto<br><br><br>