Skip to main content
Question

how to add an attribute in the Citygml table view

  • June 21, 2019
  • 1 reply
  • 29 views

geouser97
Contributor
Forum|alt.badge.img+1

I have an IFC conversion to citygml, in which I created spaces in revit and I converted them using the Citygml Room feature. I want to have the information about the volume of these spaces in the final Citygml Room attribute table after the conversion. the volume information is stored in the BaseQuantities.GroosVolume attribute Of IfcSpace.

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.

1 reply

chrisatsafe
Contributor
Forum|alt.badge.img+2
  • Contributor
  • June 24, 2019

Hi @imanmeliana,

It might be helpful to review the Creating a Textured CityGML Model article. In particular, Section 7 - Create CityGML Attributes should help point you in the right direction! There is also a template workspace with sample data in case you wanted to see a working example first.

The CityGML User Attributes and Writing CityGML from FME documentation pages will also be useful resources for more technical details about CityGML attribute types, etc.

Hope this helps.