Re: [Qgis-developer] Mmqgis error making a buffer

2014-01-17 Thread Andre Joost

Am 17.01.2014 16:56, schrieb Geodrinx:



What did you input as radius?


I tested with 1000 and with 1000.00 (but any other value has the same effect )

I tested with points and with a line.

The srs was epsg:32632.

But also other srs has the same effect. :(

Is it working to you ?



Yes, but I don't use an Apple ;-)
What about Vector -> Geoprocessing -> Buffer?

Greetings,
André Joost
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Mmqgis error making a buffer

2014-01-17 Thread Geodrinx

> What did you input as radius?

I tested with 1000 and with 1000.00 (but any other value has the same effect )

I tested with points and with a line. 

The srs was epsg:32632. 

But also other srs has the same effect. :(

Is it working to you ?

Roberto


> Greetings,
> André Joost
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Mmqgis error making a buffer

2014-01-17 Thread Andre Joost

Am 17.01.2014 07:28, schrieb Geodrinx:

Hello All,

with QGis 2.01-7 MacOSX  and  mmqgis plugin, making a buffer, I had an error:

Traceback (most recent call last):
   File "/Users/hacked-crew/.qgis2/python/plugins/mmqgis/mmqgis_dialogs.py", 
line 385, in run
 message = mmqgis_buffers(self.iface, layername, mmqgis_buffers_radius, 
unit, shape, savename, True)
   File "/Users/hacked-crew/.qgis2/python/plugins/mmqgis/mmqgis_library.py", 
line 930, in mmqgis_buffers
 field_index = layer.fieldNameIndex(radius)
TypeError: QgsVectorLayer.fieldNameIndex(QString): argument 1 has unexpected 
type 'int'



What did you input as radius?

Greetings,
André Joost
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Mmqgis error making a buffer

2014-01-16 Thread Geodrinx
Hello All,

with QGis 2.01-7 MacOSX  and  mmqgis plugin, making a buffer, I had an error:

Traceback (most recent call last):
  File "/Users/hacked-crew/.qgis2/python/plugins/mmqgis/mmqgis_dialogs.py", 
line 385, in run
message = mmqgis_buffers(self.iface, layername, mmqgis_buffers_radius, 
unit, shape, savename, True)
  File "/Users/hacked-crew/.qgis2/python/plugins/mmqgis/mmqgis_library.py", 
line 930, in mmqgis_buffers
field_index = layer.fieldNameIndex(radius)
TypeError: QgsVectorLayer.fieldNameIndex(QString): argument 1 has unexpected 
type 'int'

Versione Python:
2.7.2 (default, Oct 11 2012, 20:14:37) 
[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)]


Versione di QGIS:
2.0.1-Dufour Dufour, f738351

Someone can help me to understand what is the problem ?

Thank you

Roberto



___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer