[Qgis-developer] How to create a Textual Note auto filled with fields ?
Geo DrinX
geodrinx at gmail.com
Thu Apr 3 06:59:49 PDT 2014
Hello All,
( Sorry for my english, but I try to explain my need as better as I know ).
I need to create textual notes on many polygons, with QGis, and I would
like to automate more than possible the process.
For the moment, I created an "Action", defined as following:
Note_ACTION
echo [%'\n\nPolygon (mq) :\n' ||'Area: ' || toint( round ( $area)) || '\n'
|| 'Perimeter: ' || toint( round ($perimeter)) %]
In this way, clicking on each polygon I have the text I need. :)
But, for the moment, it is necessary to copy the text and paste it inside
the Textual Note.
It could be possible to... create the action in a way that creates directly
the Textual Note with the text inside ?
Could somebody give me suggestions about this ?
Thank you in advance
Roberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140403/095367c9/attachment.html>
More information about the Qgis-developer
mailing list