Skip to main content
Question

Setting function attribute while writing Citygml document doesn't work properly. It seams like list attribute problem....

  • November 15, 2020
  • 0 replies
  • 10 views

Hi I'm working with FME to write citygml document, I have 3D geometry features with attributes(class, function, usage...etc.) tableThe table above shows the results after passing features to CityGMLGeometrySetter.

I want to use them as attributes of citygml document. however When I generate citygml document, Only class attribute was written properly but function attribute doesn't show in the file.

 

  • this is what i did.

function

  • generated citygml documentclass

I guess I need to change function attribute(just string now) to list attribute because the writer says citygml_function{} required. But not familiar with that. I have know idea what to do next. Please help me doing this!

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.