[Qgis-user] One question about Dufour modeler

Bernhard Ströbl bernhard.stroebl at jena.de
Tue Oct 1 01:17:49 PDT 2013


Hi Stefan,

this is a known issue and has been fixed in master [1]

Bernhard

[1] 
https://github.com/qgis/QGIS/commit/5d1f763d572eaaa284086e4ad4846b82675cbd04

Am 01.10.2013 09:59, schrieb Wiegand Stefan:
> Hello,
>
> I am using QGIS 2.0.1. and I am testing the graphical modeler. It is a very
> simple testmodel where I have got a vector layer with one integer table field.
>   Then I use a 'select by attribute' operation, where I query all datasets which
> are smaller or equal 16. The result consists of all datasets with values in
> {0,1,10,11,12,13,14,15,16,100}. A 'normal' query results in the expected range 0
> - 16.
>
> The model saved as python:
> ##Selektion Einwohner 2=name
> ##vectorlayer_einwohner=vector
> outputs_0=Processing.runalg("qgis:selectbyattribute", vectorlayer_einwohner,
> MyField, 5, 16, None)
>
> Does anybody have an idea, where my model missunderstand me?
>
> Thanks
> Stefan
>
>
>
> __________ Information from ESET Mail Security, version of virus signature database 8861 (20130930) __________
>
> The message was checked by ESET Mail Security.
> http://www.eset.com
>
>
>
>
>


__________ Information from ESET Mail Security, version of virus signature database 8861 (20130930) __________

The message was checked by ESET Mail Security.
http://www.eset.com





More information about the Qgis-user mailing list