Friday 18 September 2015

labeling - How to create vertical labels in QGIS?


How to create vertical labels (each label in new line) like:


1998
150
pipe name

and not horizontal:


1998 150 pipe name


No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...