From 894a06a0d6835f6bbb4ac868c3cc35255961550e Mon Sep 17 00:00:00 2001 From: Sardi Barzallo Date: Fri, 26 Sep 2025 15:21:49 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 48ba344..fb07dd6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # 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**. + +Transform building models from **IFC version 2x3 / IFC version 4x3** into **CityGML v3** for integration of BIM into urban-scale simulations and smart-city development. +Focus: interoperability of Building Information Modeling (BIM) data into city scale simulations, semantic fidelity, and robust data pipelines using **FME**. --- @@ -31,10 +32,12 @@ This project provides an FME-based workflow to convert BIM data (IFC) into CityG > Use the repository above as a conceptual guide for class/property mappings and schema design when preparing FME SchemaMapper tables or custom writers. +- Some literature references that may help understanding the challenge: https://isprs-archives.copernicus.org/articles/XLVI-4-W3-2021/287/2022/isprs-archives-XLVI-4-W3-2021-287-2022.pdf + --- ## Environment Setup -- Tools: FME (Free Student Edition) +- Tools: FME (Student license ) (request in advance) - Data viewers: KIT (QGIS or CityGML viewer) - Optional: Blender + Bonsai IFC add-on (for IFC visualization) - OS: Mac / Windows -- GitLab