Hi, I want to transform a 2D gml file to a 3D Citygml file. The data I have is a road feature and are polygons. I tried a lot, but till now didn't really find out how I can do that. Can anyone help me, the best would be a step by step explination. Thanks a lot!
Page 1 / 1
Hi @louiseschatz95
have a look at "CityGML Reader/Writer" help (
http://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_ReadersWriters/citygml/Tutorial/writing_citygml_from_fme.htm?Highlight=citygml). There is an example in paragraph "Writing multiple geometry roles to one feature" on how to write a road feature.
Hope this will help. Are you familiar with writing features to citygml?
Borone