I have a table, and on each row I calculate 2 different centroids. I would like to draw a line between them, but I'm not sure how to work between columns instead of down the rows.
I would like to end up with each row having their own PolyLine.
I'm assuming this will require some cross tab magic but I can't quite get it to work.