From d3807fcd4908009f5aac7bdcde3dbbcc71b5d4d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20G=C3=B6tschi?= Date: Fri, 18 Jul 2025 10:45:04 +0200 Subject: [PATCH] Fix length unit of projected crs to match map conversion. The eastings and northings values in the IFCMAPCONVERSION are obviously in millimeters. But the IFCPROJECTEDCRS was set up with meters as units. Moving this over to millimeters will correctly position the file. --- .../Example project location/example project location.ifc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IFC 4.0.2.1 (IFC 4)/Example project location/example project location.ifc b/IFC 4.0.2.1 (IFC 4)/Example project location/example project location.ifc index a929077..ef68c15 100644 --- a/IFC 4.0.2.1 (IFC 4)/Example project location/example project location.ifc +++ b/IFC 4.0.2.1 (IFC 4)/Example project location/example project location.ifc @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c12c00c675e43fb872af8bec583c29e887e75a40c614d8585abcc2baf7590ed -size 2959580 +oid sha256:eea1ed0ae64184b9bf324e82b8bfeb53b732db4c103a77e9653cc49e5f1651a9 +size 2959586