Commit 38b6076c authored by Kang's avatar Kang
Browse files

Update README.md

parent f7bd60fc
# IFC → CityGML 3 with FME
Transform building models from **IFC 2x3 / IFC 4x3** into **CityGML v3** for urban-scale simulations and smart-city integration.
Focus: interoperability, semantic fidelity, and robust data pipelines using **FME**.
---
## Overview ## Overview
This project provides an FME-based workflow to convert BIM data (IFC) into CityGML 3.0 feature structures suitable for city-scale analytics (e.g., energy, occupancy, urban planning). It documents common interoperability challenges (geometry, semantics, CRS, level of detail) and proposes practical mitigation patterns. This project provides an FME-based workflow to convert BIM data (IFC) into CityGML 3.0 feature structures suitable for city-scale analytics (e.g., energy, occupancy, urban planning). It documents common interoperability challenges (geometry, semantics, CRS, level of detail) and proposes practical mitigation patterns.
--- ---
## Objectives ## Targets
- Build reproducible **FME Workbench** workflows for IFC → CityGML v3. - Build reproducible **FME Workbench** workflows for IFC → CityGML v3.
- Map core **semantics** (e.g., Building, BuildingPart, Storey, Space, Openings). - Map core **semantics** (e.g., Building, BuildingPart, Storey, Space, Openings).
- Preserve geometry/topology as much as possible (surface vs solid). - Preserve geometry/topology as much as possible (surface vs solid).
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment