Hi everyone,
I’m trying to understand the best workflow in QGIS for handling annotation like labeling (similar to ArcGIS annotation tools).
Specifically, I’d like to know:
--
You received this message because you are subscribed to the Google Groups "QGIS Australia User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to australian-qgis-use...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/australian-qgis-user-group/e2924fa7-99cc-4490-a8f0-a04e1ff30aa9n%40googlegroups.com.

To view this discussion, visit https://groups.google.com/d/msgid/australian-qgis-user-group/2A9305CF-DD2A-42BB-8C6D-3B6A45F0FD9E%40gmail.com.
Hi Bikram,
Sure can, so I receive input data as an excel file like this.

I then have a python script that reads the excel spreadsheet, converts it into a set of html files (one per sample location) preserving the formatting from the excel file and adds a html annotation to the corresponding sample in my qgis map. Then it is a manual process of resizing and moving the annotations around to produce a legible map.
Cheers,
Mark