I have a shapefile with roof shapes. Now I will convert them into faces. This works well for almost all. But some areas are not planar. So theses non planar areas I fixed in a step before with GeometryValidator and then I will use FaceReplacer. But now the same issue was found "Non-Planar Surfaces". I thought with Geometry Validator these areas are fixed? Can someone help me?
Solved
FaceReplacer does not work with non planar surfaces which I fixed with GeometryValidator
Best answer by takashi
limo wrote:
Unfortunately this does not work either. Same mistake like before. FaceReplayer says "INVALID_GEOMETRY_TYPE"
My Shapefile is a 3D polygon with z values and stored as shapefile.
You will find it in the appendix!
A non-planar polygon will be a MultiArea after repairing with GeometryValidator, so you will have to insert the Deaggregator between GeometryValidator (Repaired port) and FaceReplacer.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.