Hi Borys, On Mon, 08. Nov 2010 at 18:56:24 +0100, Borys Jurgiel wrote: > Thanks for the great commit! I have one question: are comparision operators > working already? You put them to the help, but I can't use them as I do in > the > Raster Calculator. You know, (A>2) * 3 + (A<=2) * 7
Hey, there are just four new functions. The online help just lists what the parser currently supports. But the parser is used both for search strings and in the field calculator - apparently the comparisons are only available in search string. Hence the "preliminary" - the documentation should probably split in half one for the query builder and one for the field calculator. Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-20 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden http://www.norbit.de -- norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH Rheinstrasse 13, 26506 Norden GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502 _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
