[Qgis-user] Field calculator

Nathan Woodrow madmanwoo at gmail.com
Wed Mar 26 22:23:25 PDT 2014


Hey Leo,

Try this:

("DN" / 18.00) * 100

The field calculator will integer calculations unless told one of the
values is a real.  Adding .00 at the end is enough to for that.

- Nathan


On Thu, Mar 27, 2014 at 3:17 PM, Leo Kris Palao <lk.palao at gmail.com> wrote:

> Deal ALL QGIS Users,
>
> I have a strange results when using the Field Calculator. I have an
> integer value in one of my column ranging from 1 to 13. I would like to get
> the percentage of it when divided by 18. So in field calculator my
> expression is "(DN" / 18) * 100. When I execute this expression I got all 0
> results in all cells. My column where the results should be stored is in
> Real with Width = 3 and Precision = 3. I did the same in ArcGIS but the
> results were correct.
>
> Also, I tried another method, this time I created a column first, then I
> just divide the DN values to 18 but still the results are 0 in all cells in
> my column.
>
> I am using QGIS 2.2 installed using OSGeo4W installer, with Windows 7 64
> bit OS.
>
> Could anyone help me troubelshoot?
>
> Thanks,
> -Leo
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140327/591397e0/attachment.html>


More information about the Qgis-user mailing list