1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- [{
- "id": 41,
- "type": "BUILDING",
- "name": null,
- "polygon": {
- "type": "Polygon",
- "coordinates": [
- [
- [121.61005584472355, 29.87690843394735],
- [121.6112632175593, 29.87652130531465],
- [121.61185551837026, 29.878159185469304],
- [121.61064812864679, 29.878473524733845],
- [121.61005584472355, 29.87690843394735]
- ]
- ]
- },
- "z_min": null,
- "z_max": null,
- "children": [{
- "id": 42,
- "type": "FLOOR",
- "name": "0",
- "polygon": null,
- "z_min": -0.490409821,
- "z_max": 24.0619507,
- "children": [{
- "id": 45,
- "type": "ROOM",
- "name": "1",
- "polygon": {
- "type": "Polygon",
- "coordinates": [
- [
- [121.61072903436009, 29.87747041651466],
- [121.61144959398446, 29.877278542232514],
- [121.6116617595498, 29.8777460217873],
- [121.61094119700368, 29.87793091990435],
- [121.61072903436009, 29.87747041651466]
- ]
- ]
- },
- "z_min": -0.490409821,
- "z_max": 24.0619507,
- "children": [],
- "center": [121.61119613287029, 29.877606111501525, 11.785770431160927],
- "attributes": {},
- "area": 4008.2763976157653,
- "volume": 98412.64711740646,
- "geometry_hash": -1883445469
- }],
- "center": [121.61095881391294, 29.87751172745456, 11.785770431160927],
- "attributes": {},
- "area": null,
- "volume": 563006.8975671032,
- "geometry_hash": -535435364
- }],
- "center": [121.61095881391294, 29.87751172745456, 0.0],
- "attributes": {},
- "area": 22930.866360304935,
- "volume": null,
- "geometry_hash": -1815967836
- }]
|