Skip to main content
Solved

Converting from 3DS to CityGML, how to get layer by layer information in the GML file?

  • October 6, 2017
  • 3 replies
  • 68 views

While converting from 3DS to CityGML, I am not able to get layer by layer information on the GML file. The 3DS file got 7 layers but the GML file Just got one object. How can I solve this?

Best answer by daveatsafe

Most of the 3D model formats import the entire model as a single feature. Please use a Deaggregator transformer to break up the model into its components.

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.

3 replies

daveatsafe
Safer
Forum|alt.badge.img+20
  • Safer
  • Best Answer
  • October 6, 2017

Most of the 3D model formats import the entire model as a single feature. Please use a Deaggregator transformer to break up the model into its components.


  • Author
  • October 11, 2017

Most of the 3D model formats import the entire model as a single feature. Please use a Deaggregator transformer to break up the model into its components.

Thank you Dave.

 

 


  • January 18, 2019

Most of the 3D model formats import the entire model as a single feature. Please use a Deaggregator transformer to break up the model into its components.

IS there any tutorial availabe that teach IFC to CityGML conversion? I have an IFC file which i am converting into cityGML but the problem is it is missing layer information, futher its is creating genericCityObject instead of the named object.