[Qgis-user] Processing toolbox scripting

phi73 at gmx.de phi73 at gmx.de
Fri Apr 21 23:57:18 PDT 2017


Hello

i am working on an own script what basically works.
Now i would like to add an input integer and struggle here with the error message:

'int' object has no attribute 'replace' See log for more details


in my header i have:
##Radius=number 100

to read out i have added:
radius = processing.getObjectFromUri(Radius)

i tried some parsing etc but still i got the error message below.

Somebody an idea for me?

thx
pat

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20170422/d57be36f/attachment.html>


More information about the Qgis-user mailing list