I'd like to create a new field in the attribute table which gives the rank of the polygon by size. For example, the polygon of the largest size would be rank 1 and the smallest rank N.
I was hoping sorting the table by shape size and then using $id would work, but that appears to be tied to the row ID #.
أكثر...
I was hoping sorting the table by shape size and then using $id would work, but that appears to be tied to the row ID #.
أكثر...