Hello everyone,
I'm working with the citygml model and to implement the buildings module I used the xlink_href tool. It's all right for surfaces that are not shared between buildings. For those that are shared, i need to set the surface in one of the buildings as gml: OrientableSurface and reverse the orientation. This is necessary for the surface to be drawn in the citygml viewers in both buildings. I tried to use the Orientor but it didn't work and I also tried to create an orientation attribute and set it as a trait with the GeometryPropertySetter also without success. Would anyone know how to do this?
At the moment my output is as in figure1 and I would like it to be as in figure2 (I edited it manually just to illustrate).
Thank you in advance for your help.
Mcdonnell