Skip to main content
Question

IfcSite to GmlLandUse

  • July 27, 2022
  • 1 reply
  • 14 views

my question:

i have an Ifc file structured like

IfcProject -> IfcSite -> IfcBuilding -> IfcBuilding Storey -> IfcSpace

trying to convert to gml i fail to convert IfcSite to GmlLandUse. the export structure is:

CityModel -> LandUse -> Building -> BuildingPart -> Room

when i remove the writer for LandUse, the structure exports as expected like:

CityModel -> Building -> BuildingPart ->Room

IfcSite to LandUseids and parent ids are inherited from CityModel to LandUse to Building....

suppose ids and parentids are correct

LandUse has no geometry

any help appreciated

1 reply

kailinatsafe
Safer
Forum|alt.badge.img+23

Hello @kop​ , thanks for posting! Are you attempting to write CityGML or? If so, what version of CityGML are you writing? Best, Kailin.