Skip to main content

Hello,

I am trying to identify line features with vertices that are very close together (such as 10cm), so that these lines can be simplified. I would need to identify the individual line features with these vertices, and find a way to delete such unnecessary vertices, if possible. Is there a way to do this?

Look at the Generalizer transformer and use the Thin or Thin No Point algorithm.


Reply