Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

tudelft3d/ifc2citygml

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
We do not maintain this code anymore!
Improved code is available at: https://github.com/tudelft3d/esri_geobim

ifc2citygml

Automatic conversion of IFC models v2x3 to CityGML LOD3 (but LOD2 and LOD4 are possible too).

Description of what can be done with this code is in the MSc thesis of Sjors Donkers entitled Automatic generation of CityGML LoD3 building models from IFC models.

It is also published as:

Sjors Donkers, Hugo Ledoux, Junqiao Zhao and Jantien Stoter (in press). Automatic conversion of IFC datasets to geometrically and semantically correct CityGML LOD3 buildings. Transactions in GIS. pdf doi

Code

The code is split in 2 parts:

  1. ifc2off: converts the relevant geometries in an IFC file to a set of polygons in an OFF file. Dependencies: IfcOpenShell and OpenCascade.
  2. off2cityml: converts the OFF file to a valid LOD3 CityGML file. Dependencies: CGAL

About

Automatic conversion of IFC models 2x3 to CityGML LOD 1/2/3/4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published