[Qgis-developer] add xcoord, ycoord broken?

2012-04-03 Thread Paolo Cavallini
Hi all. I cannot have the Add geometry columns command working, as it returns two columns filled with 0s: can anyone confirm? All the best. -- Paolo Cavallini See: http://www.faunalia.it/pc ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.o

Re: [Qgis-developer] add xcoord, ycoord broken?

2012-04-03 Thread Alexander Bruy
Hi, works fine for me 2012/4/3 Paolo Cavallini : > Hi all. > I cannot have the Add geometry columns command working, as it returns two > columns filled with 0s: can anyone confirm? > All the best. > > -- > Paolo Cavallini -- Alexander Bruy ___ Qgis-de

Re: [Qgis-developer] add xcoord, ycoord broken?

2012-04-03 Thread Alexander Bruy
With this sample I can confirm. Also I have same problem with this data when try to add new fields containing coordinates using FieldCalculator. 2012/4/3 Paolo Cavallini : > could you please try with the example attached? > EPSG:3003 > thanks. > > -- > Paolo Cavallini > See: http://www.faunalia.it

Re: [Qgis-developer] add xcoord, ycoord broken?

2012-04-03 Thread Salvatore Larosa
Il giorno mar, 03/04/2012 alle 17.00 +0200, Paolo Cavallini ha scritto: > Il 03/04/2012 16:51, Alexander Bruy ha scritto: > > Hi, > > > > works fine for me > > > could you please try with the example attached? > EPSG:3003 > thanks. Ciao Paolo, I did some test to figure out the issue! The error oc

Re: [Qgis-developer] add xcoord, ycoord broken?

2012-04-03 Thread Paolo Cavallini
On 03/04/2012 19:20, Salvatore Larosa wrote: > The error occurs when the SHP is 3D MultiPoint as in your attached file. > If you convert SHP geometries from 3DMultiPoint to Point, the > calculation of the coordinates works fine! Thanks, added. http://hub.qgis.org/issues/5293 All the best. -- Paol