Hello All,
I hope you all are doing well.
I am trying to figure this out - I have to align points on the lines without overlapping with each other.
I have used Anchorsnapper(segment snapping..group by line global id). I have passed lines to anchors and points to candidates. The results have some overlapping points (using matcher). To disperse along the line, using sampler and offsetting by 5 ...and still some points are overlapped...so tried to -5 offset the points and then snap to line. I am still ending up with some overlapping points.
Is there a better way to achieve this?
Any help would be appreciated.
Thanks,
Naveen