[Qgis-user] Maximum value - attribute table

chris hermansen clhermansen at gmail.com
Tue May 19 15:48:53 PDT 2020


Riccardo and list,

On Tue, May 19, 2020 at 3:09 PM Riccardo D'Alvito <r.chogan at hotmail.com>
wrote:

> Hi!
> I would like to have information about a problem that I have.
>
> In the attribute table I have three columns: COUNT which indicates the
> name of the selected polygon, AREA_1 and AREA_2 which are two different
> area values.
> I would like to create a column called MAX_AREA that gives me the maximum
> value between the two AREA_1 and AREA_2 values relating to the same polygon.
>
> In the calculator tool in the attribute table, add a new column of type
"decimal number" and then use this formula to calculate it:

maximum(area_1,area_2)


-- 
Chris Hermansen · clhermansen "at" gmail "dot" com

C'est ma façon de parler.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20200519/65b8f9aa/attachment.html>


More information about the Qgis-user mailing list