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
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
I would use the GeometryFilter
I would use the GeometryFilter
In this case the transformer GeometryFilter is good option.
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.