Skip to main content
Solved

Geometry Validator

  • September 28, 2018
  • 3 replies
  • 34 views

boubcher
Contributor
Forum|alt.badge.img+11

Hello there,

we have some feature with not a valid geometry, we used geometry validator transformer but it did work, is there any other way to filter only the valid Geometry

Thanks

Best answer by lau

I would use the GeometryFilter

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.

3 replies

lau
Forum|alt.badge.img+3
  • 65 replies
  • Best Answer
  • September 28, 2018

I would use the GeometryFilter


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • September 28, 2018

I would use the GeometryFilter

I agree with @lau

 

 

In this case the transformer GeometryFilter is good option.

 


  • 1 reply
  • October 9, 2018

I have the same issue with invalid geometries getting passed through the GeometryValidator. My current work around is to check and then repair the geometry in ArcMap.