{
"CityObjects": {
"id-1": {
"geometry": [
{
"boundaries": [
[
[[0, 1, 2, 3]],
[[4, 5, 0, 3]],
[[5, 6, 1, 0]],
[[6, 7, 2, 1]],
[[3, 2, 7, 4]],
[[7, 6, 5, 4]]
]
],
"lod": "1",
"type": "Solid"
}
],
"attributes": {
"function": "something",
"+building-type": "residential"
},
"type": "Building"
}
},
"type": "CityJSON",
"version": "2.0",
"vertices": [
[2000, 1000, 1000],
[1000, 2000, 1000],
[0, 1000, 1000],
[1000, 0, 1000],
[1000, 0, 0],
[2000, 1000, 0],
[1000, 2000, 0],
[0, 1000, 0]
],
"metadata": {
"geographicalExtent": [-1.0, -1.0, 0.0, 1.0, 1.0, 1.0]
},
"transform": {
"scale": [0.001, 0.001, 0.001],
"translate": [-1.0, -1.0, 0.0]
}
}