Hi all, I'm trying to output some 3D data to FileGeodatabase in order to view in ArcPro. I don't want to use the ESRI writer because we are using FME Cloud and the ESRI writer doesn't work on Linux. I also don't want to use I3S. It must be FileGeodatabase.
Anyway the issue I have is that the output MultiArea features get messed up when looking in ArcPro.
Shape Multipatch looks fine but isn't possible with the API version of the FileGeodatabase writer.
When running though a GeometryValidator in FME I get a lot of Self-Intersection in 2D - but that is expected given these are 3D features.
Perhaps I'm missing something. Does is make sense to create MultiAreas here?