I have a shapefile of polylines with 2 fields IA and PA that I want to use as labels. I need the "start" of the line labelled with the values from IA field and the "end" of the line labelled with the value from the PA field.
I've found a way to do this using Label classes but I can't seem to set the label text to be horizontal as well as at the end of the line. Surely there must be a way to do this?!
Attached is a picture showing where I've got to, I need to values to be horizontal. Thanks image here