<div dir="ltr">Hi Devs,<div><br></div><div>I wanted to add label text to a layer to display the computed area value in the label. Tried using this expression:</div><div><br></div><div>TEXT (area([shape]))<br></div><div><br></div><div>but that calculates the area in pixel space which is useless for the purpose. I've also tried to utilize [map_cellsize] in the expression to convert the area to map units, but [map_cellsize] always returns 0 in this use case.</div><div><br></div><div>Can anyone explain how to use area in the text expression to get correct result?</div><div><br></div><div>Thanks,</div><div><br></div><div>Tamas</div><div><br></div></div>