mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
cityjson: Implement conversion of all LODs instead of only the most detailed
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"geometry": [
|
||||
{
|
||||
"type": "MultiLineString",
|
||||
"lod": 1,
|
||||
"lod": 2.3,
|
||||
"boundaries": [
|
||||
[
|
||||
2,
|
||||
@@ -84,7 +84,7 @@
|
||||
"geometry": [
|
||||
{
|
||||
"type": "CompositeSurface",
|
||||
"lod": 1,
|
||||
"lod": 1.2,
|
||||
"boundaries": [
|
||||
[
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user