From f3454bbb7250c75d06cd5e6e8e9d8fdf4b643b05 Mon Sep 17 00:00:00 2001 From: guille Date: Sat, 30 Nov 2024 07:32:46 +0100 Subject: [PATCH] bug fix --- hub/exports/formats/cesiumjs_tileset.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hub/exports/formats/cesiumjs_tileset.py b/hub/exports/formats/cesiumjs_tileset.py index df1adb52..15fda133 100644 --- a/hub/exports/formats/cesiumjs_tileset.py +++ b/hub/exports/formats/cesiumjs_tileset.py @@ -146,7 +146,7 @@ class CesiumjsTileset: 'max_height': building.max_height, 'year_of_construction': building.year_of_construction, 'function': building.function, - 'usages_percentage': building.usages_percentage + 'usages_percentage': building.usages } }, 'content': {