Skip to main content

Hi,

I have many polygons in my file, that have these random lines which are preventing me from processing the polygon further. I was able to identify which polygons have the issue using the geometry validator, but I don't know how to fix the issue.

Attached is a screenshot and a sample data.

Anyone experienced the same problem and know how to resolve it?

Thank you!

I would try the SpikeRemover transformer.


I would try the SpikeRemover transformer.

Hi @erik_jan I did try that, following the tutorial by Mark2@safe and it didn't work. I tried changing the settings a bit from what he recommended in the tutorial too, but nothing.

 


I would try the SpikeRemover transformer.

With these settings it seems to solve about 90% of the issues:

 

 


With these settings it seems to solve about 90% of the issues:

 

 

Thank you @erik_jan!!!