Hi,
I have some polylines that I buffered with Bufferer in order to make some checks.
Once the checks are performed, I'd like to get the original polylines back. I was wondering if I can copy the lines geometry into another geometry attribute and read them after, or maybe some other technique.
Thanks in advance!