Hi all,
I have geometries (roofs) and I will use the transformer donutbuilder for further processing. The incoming polygons are all planar. The transformer “DonutBuilder” stopped with this rejection code:
INVALID_GEOMETRY_DEGENERATE
I was hoping to solve the problem with the “Geometry Validator” (fix degenerate or corrupt geometries). But all geometries were ok according to the validator.
How can I avoid this error?
Does anyone have an idea how I can solve this?