Skip to main content
Question

Polygon validation problem

  • November 28, 2014
  • 2 replies
  • 38 views

Forum|alt.badge.img
Hello,

 

I'm traying to filter polygon problems with the GeometricValidator.

 

It finds most of the problems.

 

But there are some problems I can't seem to validate/filter.

 

I have polygons with an "extra" line (see the pic).

 

How can I find them and filter them ?

 

Thank you for your time,

 

Kitty

 

Kitty
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

owen
Forum|alt.badge.img+1
  • November 28, 2014
hello. the SpikeRemover is what you need. Owen

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • November 28, 2014
n what those extra lines are.

 

 

If they were spikes they would consist of minimal 3 vertices (arrowwise).

 

Then spikeremover is the solution indeed.

 

 

If they are entangeld, the problem is more severe.

 

U could explode them and rebuilt area see if the get ignored.

 

 

If they are donuts, try extract tehm.