This commit is contained in:
Guille Gutierrez 2024-11-30 07:32:46 +01:00
parent 20b7929519
commit f3454bbb72

View File

@ -146,7 +146,7 @@ class CesiumjsTileset:
'max_height': building.max_height, 'max_height': building.max_height,
'year_of_construction': building.year_of_construction, 'year_of_construction': building.year_of_construction,
'function': building.function, 'function': building.function,
'usages_percentage': building.usages_percentage 'usages_percentage': building.usages
} }
}, },
'content': { 'content': {