[Qgis-user] Field calculator rounded to integer
Anita Graser
anitagraser at gmx.at
Tue Oct 1 09:50:22 PDT 2013
Am 01.10.2013, 17:28 Uhr, schrieb Carlos Cerdán <sig.upagu at gmail.com>:
> For example in Field Calculator, I try to actualize the field
> "buf_grados"
> with field "buff_metros"/111120 [1]
Try "buff_metros"/111120.0
The calculator works like calculations in Python, so if you devide two
integers, the result will be an integer as well.
Best wishes,
Anita
More information about the Qgis-user
mailing list