I'm writing CityGML buildings with xlink's to the surfaces. A few surfaces are donuts. For these surfaces, the xlink is created in the list with surfacemembers, but the id is missing in the geometry of the surface. Does anybody know what the problem is?
Solved
Writing CityGML using xlink's causes an error for donut surfaces
Best answer by cwisse
Hello @cwisse , working with xlink geom is tricky! I have a couple questions hat version/build of FME Workbench are you currently using? Do you have an example of a valid output? Thanks, Kailin.
Hello @kailinatsafe , meanwhile, I found the solution by myself. In the GeometryPropertySetter, the Geometry XQuery was set on "Geometry Type = IFMEPolygon". I've added IFMEDonut to it and now everything is going well.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.



