Skip to main content
Solved

generalizer creating 2d self intersections

  • June 7, 2018
  • 1 reply
  • 42 views

oliver.morris
Contributor
Forum|alt.badge.img+14

Thanks for your help in advance, I am creating composite content, stacking polygons together from different 'surfaces' then clipping. This works as expected but it is almost exponentially creating additional vertices. This is an issue and as a result I need to generalize the output. Unfortunately when I use the generalizer tool the output geometry reports lots of invalid outputs, mainly 2d self intersections. Does anyone have any suggestions to help.

Many Thanks

Best answer by daveatsafe

Hi @olivermorris,

Changing the generalizer algorithm or settings may prevent the creation of the self-intersections.

The GeometryValidator transformer can be used to repair the self-intersections.

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.

1 reply

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • Best Answer
  • June 7, 2018

Hi @olivermorris,

Changing the generalizer algorithm or settings may prevent the creation of the self-intersections.

The GeometryValidator transformer can be used to repair the self-intersections.