room_count int64 1 10 | total_area float64 2.6 535 | room_types listlengths 1 10 | rooms listlengths 1 10 | edges listlengths 0 24 | doors listlengths 1 10 | windows listlengths 0 10 | open_walls listlengths 0 12 |
|---|---|---|---|---|---|---|---|
4 | 192.4 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 70.4,
"floor_polygon": [
{
"x": 6.5,
"y": 4.3
},
{
"x": 6.5,
"y": 13
},
{
"x": 13,
"y": 13
},
{
"x": 13,
"y": 10.8
},
{
"x": 15.2,
"y": 10.8
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 9.5,
"y": 4.3
},
{
"x": 10.5,
"y": 4.3
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 1.9,
"y": 8.7
},
{
"x": 2.9,
"y": 8.7
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 2.7,
"y": 0
},
{
"x": 1.5,
"y": 0
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 1.1,
"y": 13
},
{
"x": 2.2,
"y": 13
}
]
},
{
... | [] |
5 | 90.7 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 23.7,
"floor_polygon": [
{
"x": 7.9,
"y": 4
},
{
"x": 7.9,
"y": 9.9
},
{
"x": 11.9,
"y": 9.9
},
{
"x": 11.9,
"y": 4
}
],
"height": 6,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
3
],
[
1,
4
],
[
2,
3
],
[
3,
4
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 7.9,
"y": 8.4
},
{
"x": 7.9,
"y": 9.5
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 13.9,
"y": 4
},
{
"x": 12,
"y": 4
}
]
},
{
... | [
{
"id": "window|6|0",
"position": [
{
"x": 2,
"y": 2.1
},
{
"x": 2,
"y": 3.9
}
]
},
{
"id": "window|5|0",
"position": [
{
"x": 9.2,
"y": 2
},
{
"x": 8.3,
"y": 2
}
]
},
{
... | [
{
"id": "wall|2|11.92|3.97|11.92|9.94",
"position": [
{
"x": 11.9,
"y": 4
},
{
"x": 11.9,
"y": 9.9
}
]
},
{
"id": "wall|4|11.92|3.97|11.92|9.94",
"position": [
{
"x": 11.9,
"y": 4
},
{
"x": 11.9... |
4 | 81.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 36.1,
"floor_polygon": [
{
"x": 2.1,
"y": 2.1
},
{
"x": 2.1,
"y": 4.2
},
{
"x": 0,
"y": 4.2
},
{
"x": 0,
"y": 8.5
},
{
"x": 6.4,
"y": 8.5
},
{
"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 2,
"y": 8.5
},
{
"x": 3,
"y": 8.5
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 9.1,
"y": 6.4
},
{
"x": 7.1,
"y": 6.4
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 5.7,
"y": 2.1
},
{
"x": 4.8,
"y": 2.1
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 9.4,
"y": 10.6
},
{
"x": 10.6,
"y": 10.6
}
]
... | [] |
2 | 46.5 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 31,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.9
},
{
"x": 7.9,
"y": 3.9
},
{
"x": 7.9,
"y": 0
}
],
"height": 3.9,
"id": "room|2",
"is_regular": 0,
"room... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6.8,
"y": 3.9
},
{
"x": 4.9,
"y": 3.9
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 7.9,
"y": 3.8
},
{
"x": 7.9,
"y": 1.9
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 7.7,
"y": 0
},
{
"x": 6.2,
"y": 0
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0,
"y": 2.6
},
{
"x": 0,
"y": 3.9
}
]
}
] | [] |
4 | 99.4 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 30.9,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.6
},
{
"x": 5.6,
"y": 5.6
},
{
"x": 5.6,
"y": 0
}
],
"height": 5.6,
"id": "room|4",
"is_regular": 0,
"ro... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.1,
"y": 5.6
},
{
"x": 2.1,
"y": 5.6
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 8.2,
"y": 3.7
},
{
"x": 6.3,
"y": 3.7
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 5.2,
"y": 0
},
{
"x": 4,
"y": 0
}
]
}
] | [] |
2 | 26.1 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 11.6,
"floor_polygon": [
{
"x": 0,
"y": 3.4
},
{
"x": 3.4,
"y": 3.4
},
{
"x": 3.4,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 3.4,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|1|2",
"position": [
{
"x": 2.6,
"y": 0
},
{
"x": 0.6,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 0.1
},
{
"x": 0,
"y": 1
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 6.8,
"y": 3.8
},
{
"x": 6.8,
"y": 3
}
]
}
] | [
{
"id": "wall|2|3.40|0.00|3.40|3.40",
"position": [
{
"x": 3.4,
"y": 0
},
{
"x": 3.4,
"y": 3.4
}
]
},
{
"id": "wall|3|3.40|0.00|3.40|3.40",
"position": [
{
"x": 3.4,
"y": 0
},
{
"x": 3.4,
... |
5 | 99.3 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 30.2,
"floor_polygon": [
{
"x": 6.2,
"y": 6.2
},
{
"x": 6.2,
"y": 12.5
},
{
"x": 8.3,
"y": 12.5
},
{
"x": 8.3,
"y": 14.6
},
{
"x": 10.4,
"y": 14.6
},
{
... | [
[
0,
2
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|3|4",
"position": [
{
"x": 4.2,
"y": 11.6
},
{
"x": 4.2,
"y": 10.5
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 6.2,
"y": 8.4
},
{
"x": 6.2,
"y": 10.4
}
]
},... | [
{
"id": "window|5|0",
"position": [
{
"x": 4,
"y": 4.2
},
{
"x": 2.8,
"y": 4.2
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 10.4,
"y": 2.1
},
{
"x": 9.3,
"y": 2.1
}
]
},... | [] |
1 | 48 | [
"Bathroom"
] | [
{
"area": 48,
"floor_polygon": [
{
"x": 0,
"y": 6
},
{
"x": 8,
"y": 6
},
{
"x": 8,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 6,
"id": "room|2",
"is_regular": 1,
"room_type": "B... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 2.5,
"y": 0
},
{
"x": 1.5,
"y": 0
}
]
}
] | [] | [] |
1 | 22.3 | [
"Kitchen"
] | [
{
"area": 22.3,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.7
},
{
"x": 3.3,
"y": 6.7
},
{
"x": 3.3,
"y": 0
}
],
"height": 6.7,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 3.9
},
{
"x": 0,
"y": 4.9
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 3.3,
"y": 4.6
},
{
"x": 3.3,
"y": 3.7
}
]
}
] | [] |
4 | 131.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 49.2,
"floor_polygon": [
{
"x": 6.1,
"y": 4.1
},
{
"x": 6.1,
"y": 12.2
},
{
"x": 12.2,
"y": 12.2
},
{
"x": 12.2,
"y": 4.1
}
],
"height": 8.1,
"id": "room|4",
"is_regular"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 10.1,
"y": 4.1
},
{
"x": 11.1,
"y": 4.1
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 6.1,
"y": 9.2
},
{
"x": 6.1,
"y": 11.1
}
]
},... | [
{
"id": "window|6|0",
"position": [
{
"x": 5,
"y": 0
},
{
"x": 4.1,
"y": 0
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 4,
"y": 4.1
},
{
"x": 3.1,
"y": 4.1
}
]
},
{
... | [
{
"id": "wall|6|0.00|8.10|6.08|8.10",
"position": [
{
"x": 0,
"y": 8.1
},
{
"x": 6.1,
"y": 8.1
}
]
},
{
"id": "wall|7|0.00|8.10|6.08|8.10",
"position": [
{
"x": 0,
"y": 8.1
},
{
"x": 6.1,
... |
7 | 156.6 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom"
] | [
{
"area": 35.8,
"floor_polygon": [
{
"x": 0,
"y": 10.6
},
{
"x": 6.3,
"y": 10.6
},
{
"x": 6.3,
"y": 6.3
},
{
"x": 4.2,
"y": 6.3
},
{
"x": 4.2,
"y": 4.2
},
{
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
4
],
[
1,
5
],
[
2,
3
],
[
2,
5
],
[
2,
6
],
[
3,
6
],
[
4,
5
],
[
5,
6
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6.3,
"y": 9.5
},
{
"x": 6.3,
"y": 10.6
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 10.5,
"y": 2.1
},
{
"x": 8.5,
"y": 2.1
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 7.7,
"y": 2.1
},
{
"x": 6.5,
"y": 2.1
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 6.3,
"y": 2.2
},
{
"x": 6.3,
"y": 3.4
}
]
}... | [
{
"id": "wall|2|4.23|6.34|6.34|6.34",
"position": [
{
"x": 4.2,
"y": 6.3
},
{
"x": 6.3,
"y": 6.3
}
]
},
{
"id": "wall|2|4.23|4.23|4.23|6.34",
"position": [
{
"x": 4.2,
"y": 4.2
},
{
"x": 4.2,
... |
4 | 118.6 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 35.6,
"floor_polygon": [
{
"x": 0,
"y": 3.4
},
{
"x": 0,
"y": 10.3
},
{
"x": 5.2,
"y": 10.3
},
{
"x": 5.2,
"y": 3.4
}
],
"height": 6.9,
"id": "room|4",
"is_regular": 0,
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.6,
"y": 3.4
},
{
"x": 4.6,
"y": 3.4
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 5.2,
"y": 6.2
},
{
"x": 5.2,
"y": 7.2
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 5.3
},
{
"x": 0,
"y": 6.5
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 2.2,
"y": 10.3
},
{
"x": 3,
"y": 10.3
}
]
},
... | [
{
"id": "wall|6|5.17|5.17|12.05|5.17",
"position": [
{
"x": 5.2,
"y": 5.2
},
{
"x": 12.1,
"y": 5.2
}
]
},
{
"id": "wall|7|5.17|5.17|12.05|5.17",
"position": [
{
"x": 5.2,
"y": 5.2
},
{
"x": 12.1... |
3 | 36.4 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 13,
"floor_polygon": [
{
"x": 1.6,
"y": 1.6
},
{
"x": 1.6,
"y": 3.2
},
{
"x": 0,
"y": 3.2
},
{
"x": 0,
"y": 6.5
},
{
"x": 3.2,
"y": 6.5
},
{
"x"... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 7.6,
"y": 4.8
},
{
"x": 5.6,
"y": 4.8
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 3.2,
"y": 6
},
{
"x": 3.2,
"y": 4.9
}
]
},
{
... | [
{
"id": "window|2|0",
"position": [
{
"x": 1.6,
"y": 2
},
{
"x": 1.6,
"y": 3.1
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 8.1,
"y": 4.6
},
{
"x": 8.1,
"y": 3.1
}
]
},
... | [] |
5 | 60.5 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 10.7,
"floor_polygon": [
{
"x": 5.7,
"y": 3.8
},
{
"x": 5.7,
"y": 9.4
},
{
"x": 7.5,
"y": 9.4
},
{
"x": 7.5,
"y": 3.8
}
],
"height": 5.7,
"id": "room|2",
"is_regular": 0,... | [
[
0,
1
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
3,
4
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 7.5,
"y": 7.4
},
{
"x": 7.5,
"y": 5.5
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 9.4,
"y": 7.8
},
{
"x": 9.4,
"y": 5.8
}
]
},
... | [
{
"id": "window|5|0",
"position": [
{
"x": 3.5,
"y": 7.5
},
{
"x": 4.4,
"y": 7.5
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 5.7,
"y": 3.6
},
{
"x": 5.7,
"y": 2.7
}
]
}... | [] |
4 | 84.6 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 40.1,
"floor_polygon": [
{
"x": 4.2,
"y": 0
},
{
"x": 4.2,
"y": 6.3
},
{
"x": 10.6,
"y": 6.3
},
{
"x": 10.6,
"y": 0
}
],
"height": 6.3,
"id": "room|4",
"is_regular": 0,
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.3,
"y": 6.3
},
{
"x": 6.3,
"y": 6.3
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 4.2,
"y": 3.6
},
{
"x": 4.2,
"y": 2.6
}
]
},
... | [
{
"id": "window|7|0",
"position": [
{
"x": 2.1,
"y": 2.3
},
{
"x": 2.1,
"y": 3.2
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 4.2,
"y": 0
},
{
"x": 3.4,
"y": 0
}
]
},
... | [
{
"id": "wall|6|0.00|6.33|4.22|6.33",
"position": [
{
"x": 0,
"y": 6.3
},
{
"x": 4.2,
"y": 6.3
}
]
},
{
"id": "wall|7|0.00|6.33|4.22|6.33",
"position": [
{
"x": 0,
"y": 6.3
},
{
"x": 4.2,
... |
1 | 22.2 | [
"LivingRoom"
] | [
{
"area": 22.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.7
},
{
"x": 3.3,
"y": 6.7
},
{
"x": 3.3,
"y": 0
}
],
"height": 6.7,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 4.7
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 3.3,
"y": 3.4
},
{
"x": 3.3,
"y": 2.5
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 1.6,
"y": 0
},
{
"x": 0,
"y": 0
}
]
}
] | [] |
1 | 34.6 | [
"Bedroom"
] | [
{
"area": 34.6,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.2
},
{
"x": 8.3,
"y": 4.2
},
{
"x": 8.3,
"y": 0
}
],
"height": 4.2,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 5.4,
"y": 0
},
{
"x": 4.3,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 0.1
},
{
"x": 0,
"y": 1.2
}
]
}
] | [] |
4 | 124.4 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 45.5,
"floor_polygon": [
{
"x": 7,
"y": 3.5
},
{
"x": 7,
"y": 12.2
},
{
"x": 12.2,
"y": 12.2
},
{
"x": 12.2,
"y": 3.5
}
],
"height": 8.7,
"id": "room|4",
"is_regular": 0,... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 11.2,
"y": 3.5
},
{
"x": 10.2,
"y": 3.5
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 5.5,
"y": 7
},
{
"x": 4.5,
"y": 7
}
]
},
{
... | [
{
"id": "window|6|0",
"position": [
{
"x": 3.1,
"y": 3.5
},
{
"x": 2.2,
"y": 3.5
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 5.2,
"y": 10.6
},
{
"x": 5.2,
"y": 11.8
}
]
... | [] |
4 | 71.5 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 17.9,
"floor_polygon": [
{
"x": 8.6,
"y": 0
},
{
"x": 8.6,
"y": 5.2
},
{
"x": 12.1,
"y": 5.2
},
{
"x": 12.1,
"y": 0
}
],
"height": 5.2,
"id": "room|4",
"is_regular": 1,
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 9,
"y": 5.2
},
{
"x": 10.9,
"y": 5.2
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3.5,
"y": 4.1
},
{
"x": 3.5,
"y": 6.1
}
]
},
{... | [
{
"id": "window|7|0",
"position": [
{
"x": 2.5,
"y": 3.5
},
{
"x": 1.3,
"y": 3.5
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 3.5,
"y": 7.1
},
{
"x": 3.5,
"y": 8.6
}
]
}... | [] |
1 | 27.2 | [
"Kitchen"
] | [
{
"area": 27.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.3
},
{
"x": 6.4,
"y": 4.3
},
{
"x": 6.4,
"y": 0
}
],
"height": 4.3,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 6.4,
"y": 2.5
},
{
"x": 6.4,
"y": 0.5
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2.4,
"y": 4.3
},
{
"x": 3.7,
"y": 4.3
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 3.7,
"y": 0
},
{
"x": 2.5,
"y": 0
}
]
}
] | [] |
1 | 30.9 | [
"LivingRoom"
] | [
{
"area": 30.9,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.2
},
{
"x": 2.1,
"y": 4.2
},
{
"x": 2.1,
"y": 6.3
},
{
"x": 6.3,
"y": 6.3
},
{
"x"... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 2.5,
"y": 6.3
},
{
"x": 3.5,
"y": 6.3
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 4.2,
"y": 2
},
{
"x": 4.2,
"y": 0.2
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 2.1,
"y": 4.5
},
{
"x": 2.1,
"y": 5.7
}
]
}
] | [] |
1 | 31.4 | [
"Bathroom"
] | [
{
"area": 31.4,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.9
},
{
"x": 4,
"y": 7.9
},
{
"x": 4,
"y": 0
}
],
"height": 7.9,
"id": "room|2",
"is_regular": 1,
"room_t... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 3.2,
"y": 0
},
{
"x": 1.2,
"y": 0
}
]
}
] | [] | [] |
10 | 170.4 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 21.3,
"floor_polygon": [
{
"x": 0,
"y": 3.3
},
{
"x": 0,
"y": 6.5
},
{
"x": 6.5,
"y": 6.5
},
{
"x": 6.5,
"y": 3.3
}
],
"height": 3.3,
"id": "room|2",
"is_regular": 0,
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
7
],
[
0,
9
],
[
1,
2
],
[
1,
3
],
[
2,
3
],
[
2,
5
],
[
2,
9
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,
8
],
[
5,... | [
{
"id": "door|6|7",
"position": [
{
"x": 12.4,
"y": 8.2
},
{
"x": 10.5,
"y": 8.2
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 1.5,
"y": 8.2
},
{
"x": 0.4,
"y": 8.2
}
]
},
... | [
{
"id": "window|3|0",
"position": [
{
"x": 6.5,
"y": 0
},
{
"x": 5.6,
"y": 0
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 1.6,
"y": 11.4
},
{
"x": 1.6,
"y": 12.9
}
]
},
... | [
{
"id": "wall|2|0.00|3.26|6.53|3.26",
"position": [
{
"x": 0,
"y": 3.3
},
{
"x": 6.5,
"y": 3.3
}
]
},
{
"id": "wall|3|0.00|3.26|6.53|3.26",
"position": [
{
"x": 0,
"y": 3.3
},
{
"x": 6.5,
... |
2 | 49 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 26.4,
"floor_polygon": [
{
"x": 3.9,
"y": 0
},
{
"x": 3.9,
"y": 1.9
},
{
"x": 0,
"y": 1.9
},
{
"x": 0,
"y": 5.8
},
{
"x": 5.8,
"y": 5.8
},
{
"x"... | [
[
0,
1
]
] | [
{
"id": "door|1|2",
"position": [
{
"x": 5.8,
"y": 3
},
{
"x": 5.8,
"y": 1
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 3.9,
"y": 0.7
},
{
"x": 3.9,
"y": 1.9
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 0,
"y": 5.8
},
{
"x": 0,
"y": 6.8
}
]
}
] | [
{
"id": "wall|2|0.00|5.82|5.82|5.82",
"position": [
{
"x": 0,
"y": 5.8
},
{
"x": 5.8,
"y": 5.8
}
]
},
{
"id": "wall|3|0.00|5.82|5.82|5.82",
"position": [
{
"x": 0,
"y": 5.8
},
{
"x": 5.8,
... |
2 | 64.2 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 40.5,
"floor_polygon": [
{
"x": 7.4,
"y": 3.7
},
{
"x": 0,
"y": 3.7
},
{
"x": 0,
"y": 9.2
},
{
"x": 7.4,
"y": 9.2
}
],
"height": 5.5,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 4.9,
"y": 3.7
},
{
"x": 6.9,
"y": 3.7
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 5.5,
"y": 1.4
},
{
"x": 5.5,
"y": 0.3
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 5.1,
"y": 9.2
},
{
"x": 6.3,
"y": 9.2
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 7.4,
"y": 5.7
},
{
"x": 7.4,
"y": 4.5
}
]
}... | [] |
1 | 42 | [
"Bedroom"
] | [
{
"area": 42,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.5
},
{
"x": 6.5,
"y": 6.5
},
{
"x": 6.5,
"y": 0
}
],
"height": 6.5,
"id": "room|2",
"is_regular": 1,
"room... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 4.9,
"y": 0
},
{
"x": 3.9,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 2.5
},
{
"x": 0,
"y": 3.7
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 6.5,
"y": 4.7
},
{
"x": 6.5,
"y": 3.8
}
]
}
] | [] |
3 | 100.4 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 37.2,
"floor_polygon": [
{
"x": 5.8,
"y": 1.9
},
{
"x": 5.8,
"y": 11.6
},
{
"x": 9.6,
"y": 11.6
},
{
"x": 9.6,
"y": 1.9
}
],
"height": 9.6,
"id": "room|2",
"is_regular": ... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|7",
"position": [
{
"x": 5.8,
"y": 6.8
},
{
"x": 5.8,
"y": 8.8
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 0,
"y": 8.3
},
{
"x": 0,
"y": 9.4
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 4.4
},
{
"x": 0,
"y": 5.3
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 9.6,
"y": 8
},
{
"x": 9.6,
"y": 6.8
}
]
}
] | [
{
"id": "wall|6|0.00|5.78|5.78|5.78",
"position": [
{
"x": 0,
"y": 5.8
},
{
"x": 5.8,
"y": 5.8
}
]
},
{
"id": "wall|7|0.00|5.78|5.78|5.78",
"position": [
{
"x": 0,
"y": 5.8
},
{
"x": 5.8,
... |
4 | 116 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 40.8,
"floor_polygon": [
{
"x": 0,
"y": 3.5
},
{
"x": 0,
"y": 7.1
},
{
"x": 7.1,
"y": 7.1
},
{
"x": 7.1,
"y": 1.8
},
{
"x": 5.3,
"y": 1.8
},
{
"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 7.1,
"y": 3.8
},
{
"x": 7.1,
"y": 1.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 7.1,
"y": 7.9
},
{
"x": 7.1,
"y": 9.8
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 5.3,
"y": 1.5
},
{
"x": 5.3,
"y": 0.7
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 1.6,
"y": 3.5
},
{
"x": 0.4,
"y": 3.5
}
]
}... | [] |
1 | 19.4 | [
"LivingRoom"
] | [
{
"area": 19.4,
"floor_polygon": [
{
"x": 0,
"y": 1.7
},
{
"x": 0,
"y": 6.7
},
{
"x": 5,
"y": 6.7
},
{
"x": 5,
"y": 3.3
},
{
"x": 1.7,
"y": 3.3
},
{
"x": ... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 5.1
},
{
"x": 0,
"y": 6.1
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 1.7,
"y": 3.3
},
{
"x": 1.7,
"y": 2.4
}
]
}
] | [] |
10 | 313.1 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 44.7,
"floor_polygon": [
{
"x": 8.5,
"y": 4.2
},
{
"x": 8.5,
"y": 8.5
},
{
"x": 16.9,
"y": 8.5
},
{
"x": 16.9,
"y": 2.1
},
{
"x": 12.7,
"y": 2.1
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
6
],
[
0,
9
],
[
1,
2
],
[
2,
3
],
[
2,
5
],
[
2,
6
],
[
3,
5
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
6,
7
],
[
6,... | [
{
"id": "door|2|3",
"position": [
{
"x": 11,
"y": 4.2
},
{
"x": 9.9,
"y": 4.2
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 4.2,
"y": 3.6
},
{
"x": 4.2,
"y": 5.6
}
]
},
{... | [
{
"id": "window|6|0",
"position": [
{
"x": 3,
"y": 21.1
},
{
"x": 4.2,
"y": 21.1
}
]
},
{
"id": "window|10|0",
"position": [
{
"x": 16.9,
"y": 15
},
{
"x": 16.9,
"y": 13.8
}
]
... | [] |
5 | 178.3 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 38.2,
"floor_polygon": [
{
"x": 8.2,
"y": 6.2
},
{
"x": 8.2,
"y": 12.4
},
{
"x": 14.4,
"y": 12.4
},
{
"x": 14.4,
"y": 6.2
}
],
"height": 6.2,
"id": "room|2",
"is_regular"... | [
[
0,
1
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
2,
3
],
[
3,
4
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 10,
"y": 6.2
},
{
"x": 12,
"y": 6.2
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 11.4,
"y": 4.1
},
{
"x": 13.3,
"y": 4.1
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 9
},
{
"x": 0,
"y": 10.5
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 1.2,
"y": 12.4
},
{
"x": 2.1,
"y": 12.4
}
]
},
... | [] |
4 | 124.7 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 38.7,
"floor_polygon": [
{
"x": 4.1,
"y": 6.2
},
{
"x": 4.1,
"y": 12.4
},
{
"x": 10.4,
"y": 12.4
},
{
"x": 10.4,
"y": 6.2
}
],
"height": 6.2,
"id": "room|4",
"is_regular"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.1,
"y": 12.1
},
{
"x": 4.1,
"y": 11.1
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 10.2,
"y": 6.2
},
{
"x": 8.3,
"y": 6.2
}
]
},... | [
{
"id": "window|7|0",
"position": [
{
"x": 4,
"y": 0
},
{
"x": 3.2,
"y": 0
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 10.4,
"y": 11.2
},
{
"x": 10.4,
"y": 9.7
}
]
},
... | [
{
"id": "wall|6|4.15|0.00|4.15|6.22",
"position": [
{
"x": 4.2,
"y": 0
},
{
"x": 4.2,
"y": 6.2
}
]
},
{
"id": "wall|7|4.15|0.00|4.15|6.22",
"position": [
{
"x": 4.2,
"y": 0
},
{
"x": 4.2,
... |
1 | 71.9 | [
"LivingRoom"
] | [
{
"area": 71.9,
"floor_polygon": [
{
"x": 0,
"y": 8.5
},
{
"x": 8.5,
"y": 8.5
},
{
"x": 8.5,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 8.5,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 2.4
},
{
"x": 0,
"y": 4.3
}
]
}
] | [] | [] |
2 | 69.1 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 48.4,
"floor_polygon": [
{
"x": 3.7,
"y": 1.9
},
{
"x": 3.7,
"y": 9.3
},
{
"x": 9.3,
"y": 9.3
},
{
"x": 9.3,
"y": 0
},
{
"x": 5.6,
"y": 0
},
{
"... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.7,
"y": 4.5
},
{
"x": 3.7,
"y": 3.4
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 9.3,
"y": 8.6
},
{
"x": 9.3,
"y": 6.6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 5.3,
"y": 1.9
},
{
"x": 4.1,
"y": 1.9
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 7.7,
"y": 9.3
},
{
"x": 9.2,
"y": 9.3
}
]
}... | [] |
10 | 225.5 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 28.7,
"floor_polygon": [
{
"x": 8.1,
"y": 2
},
{
"x": 8.1,
"y": 8.1
},
{
"x": 12.1,
"y": 8.1
},
{
"x": 12.1,
"y": 0
},
{
"x": 10.1,
"y": 0
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
7
],
[
0,
8
],
[
1,
2
],
[
1,
3
],
[
2,
3
],
[
3,
4
],
[
3,
7
],
[
3,
8
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,... | [
{
"id": "door|2|3",
"position": [
{
"x": 12.1,
"y": 4.1
},
{
"x": 12.1,
"y": 6.1
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 14.7,
"y": 8.1
},
{
"x": 13.7,
"y": 8.1
}
]
}... | [
{
"id": "window|6|0",
"position": [
{
"x": 6.8,
"y": 18.2
},
{
"x": 7.9,
"y": 18.2
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 2.2,
"y": 16.2
},
{
"x": 3.4,
"y": 16.2
}
]... | [
{
"id": "wall|4|12.15|8.10|12.15|14.17",
"position": [
{
"x": 12.2,
"y": 8.1
},
{
"x": 12.2,
"y": 14.2
}
]
},
{
"id": "wall|5|12.15|8.10|12.15|14.17",
"position": [
{
"x": 12.2,
"y": 8.1
},
{
"x... |
5 | 128.4 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 37.8,
"floor_polygon": [
{
"x": 5.8,
"y": 3.9
},
{
"x": 5.8,
"y": 7.8
},
{
"x": 7.8,
"y": 7.8
},
{
"x": 7.8,
"y": 11.7
},
{
"x": 11.7,
"y": 11.7
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
3
],
[
1,
4
],
[
2,
3
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 9.1,
"y": 3.9
},
{
"x": 11.1,
"y": 3.9
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 5.8,
"y": 5.9
},
{
"x": 5.8,
"y": 7
}
]
},
{... | [
{
"id": "window|9|0",
"position": [
{
"x": 5,
"y": 0
},
{
"x": 3.7,
"y": 0
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 3
},
{
"x": 0,
"y": 4.7
}
]
},
{
"i... | [
{
"id": "wall|8|0.00|1.94|5.83|1.94",
"position": [
{
"x": 0,
"y": 1.9
},
{
"x": 5.8,
"y": 1.9
}
]
},
{
"id": "wall|9|0.00|1.94|5.83|1.94",
"position": [
{
"x": 0,
"y": 1.9
},
{
"x": 5.8,
... |
2 | 29.3 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 13,
"floor_polygon": [
{
"x": 3.6,
"y": 1.8
},
{
"x": 3.6,
"y": 5.4
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 5.4,
"y": 3.6
},
{
"x": 9,
"y": 3.6
},
{
"... | [
[
0,
1
]
] | [
{
"id": "door|1|3",
"position": [
{
"x": 0,
"y": 0.6
},
{
"x": 0,
"y": 2.5
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 3.1,
"y": 1.8
},
{
"x": 2.2,
"y": 1.8
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 6.3,
"y": 1.8
},
{
"x": 5,
"y": 1.8
}
]
}
] | [
{
"id": "wall|2|3.61|1.80|3.61|5.42",
"position": [
{
"x": 3.6,
"y": 1.8
},
{
"x": 3.6,
"y": 5.4
}
]
},
{
"id": "wall|3|3.61|1.80|3.61|5.42",
"position": [
{
"x": 3.6,
"y": 1.8
},
{
"x": 3.6,
... |
5 | 70.8 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 18.9,
"floor_polygon": [
{
"x": 2.2,
"y": 6.5
},
{
"x": 2.2,
"y": 10.9
},
{
"x": 6.5,
"y": 10.9
},
{
"x": 6.5,
"y": 6.5
}
],
"height": 4.3,
"id": "room|4",
"is_regular": ... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 5.9,
"y": 6.5
},
{
"x": 4.9,
"y": 6.5
}
]
},
{
"id": "door|4|8",
"position": [
{
"x": 6.5,
"y": 8.6
},
{
"x": 6.5,
"y": 6.7
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 8.7
},
{
"x": 0,
"y": 9.6
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 0.9,
"y": 10.9
},
{
"x": 2.1,
"y": 10.9
}
]
}
] | [
{
"id": "wall|8|6.52|8.69|10.86|8.69",
"position": [
{
"x": 6.5,
"y": 8.7
},
{
"x": 10.9,
"y": 8.7
}
]
},
{
"id": "wall|9|6.52|8.69|10.86|8.69",
"position": [
{
"x": 6.5,
"y": 8.7
},
{
"x": 10.9... |
7 | 127.8 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom"
] | [
{
"area": 24.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.4
},
{
"x": 1.9,
"y": 7.4
},
{
"x": 1.9,
"y": 5.6
},
{
"x": 3.7,
"y": 5.6
},
{
"x"... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
5
],
[
1,
6
],
[
2,
3
],
[
2,
4
],
[
2,
5
],
[
2,
6
],
[
3,
4
],
[
3,
5
],
[
4,
5
],
[
5,
6
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.7,
"y": 9.3
},
{
"x": 5.8,
"y": 9.3
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 10.4,
"y": 7.4
},
{
"x": 12.4,
"y": 7.4
}
]
},
... | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 4.5
},
{
"x": 0,
"y": 6.2
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0.9,
"y": 7.4
},
{
"x": 1.9,
"y": 7.4
}
]
},
... | [
{
"id": "wall|2|1.86|5.57|1.86|7.43",
"position": [
{
"x": 1.9,
"y": 5.6
},
{
"x": 1.9,
"y": 7.4
}
]
},
{
"id": "wall|2|1.86|5.57|3.72|5.57",
"position": [
{
"x": 1.9,
"y": 5.6
},
{
"x": 3.7,
... |
3 | 39.2 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 15.7,
"floor_polygon": [
{
"x": 5.9,
"y": 4
},
{
"x": 4,
"y": 4
},
{
"x": 4,
"y": 7.9
},
{
"x": 7.9,
"y": 7.9
},
{
"x": 7.9,
"y": 4
}
],
"height": 4,
... | [
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|7",
"position": [
{
"x": 5.2,
"y": 4
},
{
"x": 4.2,
"y": 4
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 1.7,
"y": 0
},
{
"x": 0.6,
"y": 0
}
]
}
] | [
{
"id": "window|7|0",
"position": [
{
"x": 5.9,
"y": 3.9
},
{
"x": 5.9,
"y": 2.7
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 2,
"y": 4
},
{
"x": 2.8,
"y": 4
}
]
},
{
... | [
{
"id": "wall|6|1.98|0.00|1.98|3.96",
"position": [
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 4
}
]
},
{
"id": "wall|7|1.98|0.00|1.98|3.96",
"position": [
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 4
... |
2 | 39.9 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 22.8,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.1
},
{
"x": 5.1,
"y": 5.1
},
{
"x": 5.1,
"y": 1.7
},
{
"x": 3.4,
"y": 1.7
},
{
"x"... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.1,
"y": 5.1
},
{
"x": 4.1,
"y": 5.1
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 1.6,
"y": 8.4
},
{
"x": 2.6,
"y": 8.4
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 5.1,
"y": 5
},
{
"x": 5.1,
"y": 4.1
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 5.1,
"y": 8.4
},
{
"x": 5.1,
"y": 7.2
}
]
},
... | [] |
1 | 36.3 | [
"Kitchen"
] | [
{
"area": 36.3,
"floor_polygon": [
{
"x": 6.4,
"y": 3.2
},
{
"x": 4.8,
"y": 3.2
},
{
"x": 4.8,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.4
},
{
"x": ... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 3.6,
"y": 6.4
},
{
"x": 5.5,
"y": 6.4
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 6.4,
"y": 4.7
},
{
"x": 6.4,
"y": 3.9
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 4.8,
"y": 3.2
},
{
"x": 4.8,
"y": 2.3
}
]
}... | [] |
8 | 205.4 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 32.9,
"floor_polygon": [
{
"x": 4.1,
"y": 16.2
},
{
"x": 4.1,
"y": 20.3
},
{
"x": 6.1,
"y": 20.3
},
{
"x": 6.1,
"y": 22.3
},
{
"x": 10.1,
"y": 22.3
},
{... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
1,
5
],
[
1,
6
],
[
1,
7
],
[
2,
3
],
[
2,
7
],
[
3,
4
],
[
5,
6
],
[
5,
7
],
[
6,
7
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 4.1,
"y": 16.2
},
{
"x": 6,
"y": 16.2
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 3.3,
"y": 18.2
},
{
"x": 2.2,
"y": 18.2
}
]
},
... | [
{
"id": "window|7|0",
"position": [
{
"x": 3.6,
"y": 4.1
},
{
"x": 2.8,
"y": 4.1
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 6.8,
"y": 26.3
},
{
"x": 8,
"y": 26.3
}
]
}... | [] |
10 | 183.6 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 20.4,
"floor_polygon": [
{
"x": 11.1,
"y": 9.2
},
{
"x": 11.1,
"y": 14.8
},
{
"x": 14.8,
"y": 14.8
},
{
"x": 14.8,
"y": 9.2
}
],
"height": 5.5,
"id": "room|2",
"is_regula... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
6
],
[
1,
9
],
[
2,
3
],
[
2,
4
],
[
2,
6
],
[
2,
9
],
[
3,
4
],
[
3,
9
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,... | [
{
"id": "door|2|3",
"position": [
{
"x": 11.1,
"y": 11.5
},
{
"x": 11.1,
"y": 13.5
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 8.6,
"y": 9.2
},
{
"x": 7.6,
"y": 9.2
}
]
}... | [
{
"id": "window|10|0",
"position": [
{
"x": 0,
"y": 6.9
},
{
"x": 0,
"y": 7.8
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 4.5,
"y": 12.9
},
{
"x": 5.5,
"y": 12.9
}
]
},... | [
{
"id": "wall|4|7.38|5.54|14.76|5.54",
"position": [
{
"x": 7.4,
"y": 5.5
},
{
"x": 14.8,
"y": 5.5
}
]
},
{
"id": "wall|5|7.38|5.54|14.76|5.54",
"position": [
{
"x": 7.4,
"y": 5.5
},
{
"x": 14.8... |
5 | 112.4 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 28.1,
"floor_polygon": [
{
"x": 4.3,
"y": 4.3
},
{
"x": 4.3,
"y": 10.8
},
{
"x": 8.7,
"y": 10.8
},
{
"x": 8.7,
"y": 4.3
}
],
"height": 6.5,
"id": "room|2",
"is_regular": ... | [
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
2,
3
],
[
3,
4
]
] | [
{
"id": "door|3|4",
"position": [
{
"x": 10.8,
"y": 9.1
},
{
"x": 10.8,
"y": 10.1
}
]
},
{
"id": "door|5|6",
"position": [
{
"x": 4.3,
"y": 2.5
},
{
"x": 4.3,
"y": 3.5
}
]
},... | [
{
"id": "window|6|0",
"position": [
{
"x": 2.2,
"y": 3.4
},
{
"x": 2.2,
"y": 4.3
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 6.8,
"y": 10.8
},
{
"x": 8.6,
"y": 10.8
}
]
... | [
{
"id": "wall|2|8.66|4.33|8.66|10.83",
"position": [
{
"x": 8.7,
"y": 4.3
},
{
"x": 8.7,
"y": 10.8
}
]
},
{
"id": "wall|4|8.66|4.33|8.66|10.83",
"position": [
{
"x": 8.7,
"y": 4.3
},
{
"x": 8.7,... |
4 | 113.1 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 43.8,
"floor_polygon": [
{
"x": 5.7,
"y": 3.8
},
{
"x": 5.7,
"y": 9.5
},
{
"x": 13.4,
"y": 9.5
},
{
"x": 13.4,
"y": 3.8
}
],
"height": 5.7,
"id": "room|4",
"is_regular": ... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 11.7,
"y": 3.8
},
{
"x": 10.7,
"y": 3.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 1.1,
"y": 5.7
},
{
"x": 3.1,
"y": 5.7
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 5.4,
"y": 1.9
},
{
"x": 4.2,
"y": 1.9
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 10.1,
"y": 9.5
},
{
"x": 11.3,
"y": 9.5
}
]
... | [] |
4 | 149.4 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 53,
"floor_polygon": [
{
"x": 0,
"y": 2.2
},
{
"x": 0,
"y": 6.6
},
{
"x": 8.8,
"y": 6.6
},
{
"x": 8.8,
"y": 0
},
{
"x": 2.2,
"y": 0
},
{
"x": 2.... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.8,
"y": 6.2
},
{
"x": 8.8,
"y": 5.1
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 3.8,
"y": 6.6
},
{
"x": 2.8,
"y": 6.6
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 5.3
},
{
"x": 0,
"y": 6.5
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 4.4,
"y": 10.6
},
{
"x": 4.4,
"y": 11.9
}
]
},
... | [
{
"id": "wall|6|8.78|6.59|8.78|13.17",
"position": [
{
"x": 8.8,
"y": 6.6
},
{
"x": 8.8,
"y": 13.2
}
]
},
{
"id": "wall|7|8.78|6.59|8.78|13.17",
"position": [
{
"x": 8.8,
"y": 6.6
},
{
"x": 8.8,... |
2 | 31.6 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 23.7,
"floor_polygon": [
{
"x": 4.9,
"y": 1.6
},
{
"x": 0,
"y": 1.6
},
{
"x": 0,
"y": 6.5
},
{
"x": 4.9,
"y": 6.5
}
],
"height": 4.9,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 4.6,
"y": 1.6
},
{
"x": 3.5,
"y": 1.6
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 3.4,
"y": 6.5
},
{
"x": 4.5,
"y": 6.5
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 4.9,
"y": 5.3
},
{
"x": 4.9,
"y": 4.1
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0,
"y": 2.7
},
{
"x": 0,
"y": 4.2
}
]
}
] | [] |
2 | 16.9 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 11.3,
"floor_polygon": [
{
"x": 1.7,
"y": 0
},
{
"x": 1.7,
"y": 3.4
},
{
"x": 5,
"y": 3.4
},
{
"x": 5,
"y": 0
}
],
"height": 3.4,
"id": "room|2",
"is_regular": 0,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 1.7,
"y": 2.2
},
{
"x": 1.7,
"y": 3.3
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 3.1,
"y": 0
},
{
"x": 2.1,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 1.8,
"y": 3.4
},
{
"x": 3,
"y": 3.4
}
]
}
] | [] |
5 | 76.8 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 16.7,
"floor_polygon": [
{
"x": 5.5,
"y": 1.8
},
{
"x": 5.5,
"y": 5.5
},
{
"x": 9.1,
"y": 5.5
},
{
"x": 9.1,
"y": 0
},
{
"x": 7.3,
"y": 0
},
{
"... | [
[
0,
1
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 5.7,
"y": 5.5
},
{
"x": 6.8,
"y": 5.5
}
]
},
{
"id": "door|6|9",
"position": [
{
"x": 3.9,
"y": 7.3
},
{
"x": 4.9,
"y": 7.3
}
]
},
... | [
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 2
},
{
"x": 0,
"y": 2.8
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 3.9,
"y": 9.1
},
{
"x": 5.4,
"y": 9.1
}
]
},
{
... | [
{
"id": "wall|8|0.00|5.48|5.48|5.48",
"position": [
{
"x": 0,
"y": 5.5
},
{
"x": 5.5,
"y": 5.5
}
]
},
{
"id": "wall|9|0.00|5.48|5.48|5.48",
"position": [
{
"x": 0,
"y": 5.5
},
{
"x": 5.5,
... |
5 | 88.1 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 18.2,
"floor_polygon": [
{
"x": 3.5,
"y": 8.7
},
{
"x": 3.5,
"y": 7
},
{
"x": 0,
"y": 7
},
{
"x": 0,
"y": 12.2
},
{
"x": 3.5,
"y": 12.2
}
],
"height":... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.5,
"y": 8.1
},
{
"x": 3.5,
"y": 7
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 3.5,
"y": 1.4
},
{
"x": 3.5,
"y": 2.4
}
]
},
{
... | [
{
"id": "window|6|0",
"position": [
{
"x": 8.7,
"y": 8.4
},
{
"x": 8.7,
"y": 7.2
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 3.5,
"y": 12
},
{
"x": 3.5,
"y": 10.8
}
]
}... | [] |
7 | 160.6 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom"
] | [
{
"area": 28.3,
"floor_polygon": [
{
"x": 4.3,
"y": 6.5
},
{
"x": 4.3,
"y": 15.2
},
{
"x": 8.7,
"y": 15.2
},
{
"x": 8.7,
"y": 10.9
},
{
"x": 6.5,
"y": 10.9
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
0,
6
],
[
1,
2
],
[
1,
3
],
[
2,
3
],
[
3,
4
],
[
3,
5
],
[
3,
6
],
[
4,
6
],
[
5,
6
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.3,
"y": 3.3
},
{
"x": 4.3,
"y": 2.3
}
]
},
{
"id": "door|7|8",
"position": [
{
"x": 10.7,
"y": 4.3
},
{
"x": 9.7,
"y": 4.3
}
]
},
... | [
{
"id": "window|3|0",
"position": [
{
"x": 0,
"y": 9.1
},
{
"x": 0,
"y": 10.3
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 8.7,
"y": 13.2
},
{
"x": 8.7,
"y": 11.7
}
]
},... | [
{
"id": "wall|2|4.35|6.52|4.35|15.21",
"position": [
{
"x": 4.3,
"y": 6.5
},
{
"x": 4.3,
"y": 15.2
}
]
},
{
"id": "wall|3|4.35|6.52|4.35|15.21",
"position": [
{
"x": 4.3,
"y": 6.5
},
{
"x": 4.3,... |
8 | 357.5 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 55,
"floor_polygon": [
{
"x": 0,
"y": 2.1
},
{
"x": 0,
"y": 8.6
},
{
"x": 8.6,
"y": 8.6
},
{
"x": 8.6,
"y": 2.1
}
],
"height": 6.4,
"id": "room|2",
"is_regular": 1,
"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
1,
5
],
[
1,
6
],
[
2,
3
],
[
3,
6
],
[
4,
5
],
[
4,
7
],
[
5,
6
],
[
5,
7
],
[
6,
7
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 11.9,
"y": 8.6
},
{
"x": 13.8,
"y": 8.6
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 10.7,
"y": 19.3
},
{
"x": 11.7,
"y": 19.3
}
]
... | [
{
"id": "window|2|0",
"position": [
{
"x": 8.4,
"y": 2.1
},
{
"x": 7.2,
"y": 2.1
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0,
"y": 4.6
},
{
"x": 0,
"y": 5.5
}
]
},
... | [
{
"id": "wall|2|0.00|8.56|8.56|8.56",
"position": [
{
"x": 0,
"y": 8.6
},
{
"x": 8.6,
"y": 8.6
}
]
},
{
"id": "wall|2|8.56|2.14|8.56|8.56",
"position": [
{
"x": 8.6,
"y": 2.1
},
{
"x": 8.6,
... |
2 | 42.2 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 34.5,
"floor_polygon": [
{
"x": 5.9,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.9
},
{
"x": 5.9,
"y": 5.9
}
],
"height": 5.9,
"id": "room|2",
"is_regular": 0,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 1.4,
"y": 5.9
},
{
"x": 0.4,
"y": 5.9
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 5.9,
"y": 2.2
},
{
"x": 5.9,
"y": 0.2
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 2,
"y": 8.7
},
{
"x": 2,
"y": 7.6
}
]
}
] | [] |
2 | 63.7 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 35.4,
"floor_polygon": [
{
"x": 3.8,
"y": 0
},
{
"x": 3.8,
"y": 7.5
},
{
"x": 5.6,
"y": 7.5
},
{
"x": 5.6,
"y": 5.6
},
{
"x": 9.4,
"y": 5.6
},
{
... | [
[
0,
1
]
] | [
{
"id": "door|1|3",
"position": [
{
"x": 0.9,
"y": 7.5
},
{
"x": 2.9,
"y": 7.5
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 3.7,
"y": 0
},
{
"x": 2.5,
"y": 0
}
]
},
{
"id": "window|3|1",
"position": [
{
"x": 0,
"y": 5.9
},
{
"x": 0,
"y": 7.5
}
]
},
{
... | [
{
"id": "wall|2|3.76|0.00|3.76|7.52",
"position": [
{
"x": 3.8,
"y": 0
},
{
"x": 3.8,
"y": 7.5
}
]
},
{
"id": "wall|3|3.76|0.00|3.76|7.52",
"position": [
{
"x": 3.8,
"y": 0
},
{
"x": 3.8,
... |
10 | 244.2 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 22.7,
"floor_polygon": [
{
"x": 0,
"y": 10.1
},
{
"x": 0,
"y": 16.9
},
{
"x": 3.4,
"y": 16.9
},
{
"x": 3.4,
"y": 10.1
}
],
"height": 6.7,
"id": "room|2",
"is_regular": 1,... | [
[
0,
1
],
[
0,
4
],
[
1,
2
],
[
1,
4
],
[
1,
9
],
[
2,
3
],
[
2,
4
],
[
2,
7
],
[
2,
9
],
[
3,
7
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,
8
],
[
5,... | [
{
"id": "door|2|3",
"position": [
{
"x": 3.4,
"y": 12.4
},
{
"x": 3.4,
"y": 13.5
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 13.5,
"y": 11.1
},
{
"x": 13.5,
"y": 13.1
}
]
... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 7.6
},
{
"x": 0,
"y": 8.8
}
]
},
{
"id": "window|10|0",
"position": [
{
"x": 11.5,
"y": 0
},
{
"x": 10,
"y": 0
}
]
},
{
... | [] |
1 | 19.6 | [
"Bedroom"
] | [
{
"area": 19.6,
"floor_polygon": [
{
"x": 5.4,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.6
},
{
"x": 5.4,
"y": 3.6
}
],
"height": 3.6,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 5.4,
"y": 2.5
},
{
"x": 5.4,
"y": 0.6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0.2,
"y": 3.6
},
{
"x": 1.9,
"y": 3.6
}
]
}
] | [] |
2 | 33.9 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 21.6,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.3
},
{
"x": 1.8,
"y": 5.3
},
{
"x": 1.8,
"y": 3.5
},
{
"x": 5.3,
"y": 3.5
},
{
"x"... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 5.3,
"y": 1.3
},
{
"x": 5.3,
"y": 2.3
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 2.7
},
{
"x": 0,
"y": 4.7
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 1.8,
"y": 3.5
},
{
"x": 3,
"y": 3.5
}
]
}
] | [] |
1 | 21.7 | [
"Bedroom"
] | [
{
"area": 21.7,
"floor_polygon": [
{
"x": 3.8,
"y": 1.9
},
{
"x": 7.6,
"y": 1.9
},
{
"x": 7.6,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.8
},
{
"x": ... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0.6,
"y": 3.8
},
{
"x": 2.5,
"y": 3.8
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 3.8,
"y": 3.2
},
{
"x": 3.8,
"y": 2
}
]
}
] | [] |
2 | 48.8 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 29.3,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.4
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 5.4,
"y": 0
}
],
"height": 5.4,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 5.4,
"y": 2.5
},
{
"x": 5.4,
"y": 1.5
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 9,
"y": 3.9
},
{
"x": 9,
"y": 1.9
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 1.2
},
{
"x": 0,
"y": 3
}
]
}
] | [] |
5 | 74.7 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 11.8,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.9
},
{
"x": 2,
"y": 5.9
},
{
"x": 2,
"y": 0
}
],
"height": 5.9,
"id": "room|2",
"is_regular": 1,
"room_t... | [
[
0,
1
],
[
1,
2
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|3|4",
"position": [
{
"x": 4,
"y": 2.3
},
{
"x": 4,
"y": 3.4
}
]
},
{
"id": "door|2|3",
"position": [
{
"x": 2,
"y": 3.9
},
{
"x": 2,
"y": 5.9
}
]
},
{
"i... | [
{
"id": "window|2|0",
"position": [
{
"x": 1.1,
"y": 5.9
},
{
"x": 2,
"y": 5.9
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 9.9,
"y": 8.9
},
{
"x": 9.9,
"y": 8
}
]
},
... | [] |
4 | 204.5 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 78.3,
"floor_polygon": [
{
"x": 0,
"y": 4.2
},
{
"x": 0,
"y": 10.4
},
{
"x": 8.3,
"y": 10.4
},
{
"x": 8.3,
"y": 0
},
{
"x": 2.1,
"y": 0
},
{
"x"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 0.6,
"y": 10.4
},
{
"x": 1.6,
"y": 10.4
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 12.6,
"y": 8.3
},
{
"x": 11.6,
"y": 8.3
}
]
}... | [
{
"id": "window|4|0",
"position": [
{
"x": 1.9,
"y": 4.2
},
{
"x": 0.8,
"y": 4.2
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 11.6,
"y": 0
},
{
"x": 10.5,
"y": 0
}
]
},
... | [] |
2 | 49.4 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 24.7,
"floor_polygon": [
{
"x": 4.1,
"y": 0
},
{
"x": 4.1,
"y": 6.1
},
{
"x": 8.1,
"y": 6.1
},
{
"x": 8.1,
"y": 0
}
],
"height": 6.1,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 4.1,
"y": 4.1
},
{
"x": 4.1,
"y": 2.1
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 0.6,
"y": 6.1
},
{
"x": 1.6,
"y": 6.1
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 0,
"y": 5.1
},
{
"x": 0,
"y": 6
}
]
},
{
"id": "window|3|1",
"position": [
{
"x": 2.1,
"y": 0
},
{
"x": 1.2,
"y": 0
}
]
},
{
... | [] |
4 | 62.4 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 16.3,
"floor_polygon": [
{
"x": 4.9,
"y": 1.6
},
{
"x": 4.9,
"y": 8.2
},
{
"x": 6.6,
"y": 8.2
},
{
"x": 6.6,
"y": 4.9
},
{
"x": 8.2,
"y": 4.9
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.2,
"y": 1.6
},
{
"x": 8.2,
"y": 3.6
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 2.4,
"y": 4.9
},
{
"x": 0.5,
"y": 4.9
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 3.7
},
{
"x": 0,
"y": 4.9
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 8.1,
"y": 1.6
},
{
"x": 7.3,
"y": 1.6
}
]
}
] | [] |
2 | 41.8 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 25.1,
"floor_polygon": [
{
"x": 0,
"y": 8.2
},
{
"x": 4.1,
"y": 8.2
},
{
"x": 4.1,
"y": 4.1
},
{
"x": 2,
"y": 4.1
},
{
"x": 2,
"y": 0
},
{
"x": ... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 4.1,
"y": 7
},
{
"x": 4.1,
"y": 5.1
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 1.5
},
{
"x": 0,
"y": 3.5
}
]
}
] | [] | [] |
1 | 53.5 | [
"Bathroom"
] | [
{
"area": 53.5,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.3
},
{
"x": 7.3,
"y": 7.3
},
{
"x": 7.3,
"y": 0
}
],
"height": 7.3,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 0.6
},
{
"x": 0,
"y": 2.6
}
]
}
] | [] | [] |
10 | 160.3 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 25.9,
"floor_polygon": [
{
"x": 8,
"y": 6.4
},
{
"x": 8,
"y": 12.9
},
{
"x": 11.3,
"y": 12.9
},
{
"x": 11.3,
"y": 9.7
},
{
"x": 12.9,
"y": 9.7
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
6
],
[
0,
8
],
[
1,
2
],
[
1,
3
],
[
1,
5
],
[
1,
6
],
[
2,
3
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
6,... | [
{
"id": "door|3|5",
"position": [
{
"x": 12.9,
"y": 4.5
},
{
"x": 12.9,
"y": 3.4
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 4.8,
"y": 1.1
},
{
"x": 4.8,
"y": 0.1
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 2.9
},
{
"x": 0,
"y": 4.4
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 4.3,
"y": 0
},
{
"x": 2.8,
"y": 0
}
]
},
{
... | [
{
"id": "wall|2|8.04|6.43|12.87|6.43",
"position": [
{
"x": 8,
"y": 6.4
},
{
"x": 12.9,
"y": 6.4
}
]
},
{
"id": "wall|3|8.04|6.43|12.87|6.43",
"position": [
{
"x": 8,
"y": 6.4
},
{
"x": 12.9,
... |
7 | 183.4 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom"
] | [
{
"area": 25.6,
"floor_polygon": [
{
"x": 6.2,
"y": 2.1
},
{
"x": 6.2,
"y": 8.3
},
{
"x": 10.3,
"y": 8.3
},
{
"x": 10.3,
"y": 2.1
}
],
"height": 6.2,
"id": "room|2",
"is_regular": ... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
0,
5
],
[
1,
2
],
[
2,
3
],
[
3,
4
],
[
3,
6
],
[
4,
5
],
[
4,
6
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6.2,
"y": 8.1
},
{
"x": 6.2,
"y": 6.1
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 8.3,
"y": 9.5
},
{
"x": 8.3,
"y": 11.4
}
]
},
... | [
{
"id": "window|3|0",
"position": [
{
"x": 2.1,
"y": 2.9
},
{
"x": 2.1,
"y": 4
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 13.5,
"y": 2.1
},
{
"x": 12.6,
"y": 2.1
}
]
}... | [] |
4 | 197.5 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 70.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 8.4
},
{
"x": 8.4,
"y": 8.4
},
{
"x": 8.4,
"y": 0
}
],
"height": 8.4,
"id": "room|4",
"is_regular": 1,
"ro... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.4,
"y": 2.8
},
{
"x": 8.4,
"y": 0.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 8.4,
"y": 12.3
},
{
"x": 8.4,
"y": 14.2
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 6.8,
"y": 0
},
{
"x": 5.6,
"y": 0
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 0,
"y": 4
},
{
"x": 0,
"y": 5.3
}
]
},
{
... | [] |
4 | 53.8 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 35.8,
"floor_polygon": [
{
"x": 1.9,
"y": 0
},
{
"x": 1.9,
"y": 3.8
},
{
"x": 0,
"y": 3.8
},
{
"x": 0,
"y": 7.6
},
{
"x": 5.7,
"y": 7.6
},
{
"x"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 5.7,
"y": 4.2
},
{
"x": 5.7,
"y": 5.3
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3.8,
"y": 9
},
{
"x": 3.8,
"y": 8
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 5.6
},
{
"x": 0,
"y": 7.1
}
]
}
] | [] |
1 | 33.1 | [
"LivingRoom"
] | [
{
"area": 33.1,
"floor_polygon": [
{
"x": 0,
"y": 6.1
},
{
"x": 6.1,
"y": 6.1
},
{
"x": 6.1,
"y": 0
},
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 2
},
{
"x": 0,
... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 6.1,
"y": 5.4
},
{
"x": 6.1,
"y": 3.4
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 6,
"y": 0
},
{
"x": 4.8,
"y": 0
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 1.8,
"y": 2
},
{
"x": 0.3,
"y": 2
}
]
}
] | [] |
1 | 24.2 | [
"Bedroom"
] | [
{
"area": 24.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6
},
{
"x": 4,
"y": 6
},
{
"x": 4,
"y": 0
}
],
"height": 6,
"id": "room|2",
"is_regular": 1,
"room_type": ... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 3.5,
"y": 0
},
{
"x": 2.5,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 1.5
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 4,
"y": 3.9
},
{
"x": 4,
"y": 2.7
}
]
}
] | [] |
3 | 116.8 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 40.3,
"floor_polygon": [
{
"x": 8,
"y": 2
},
{
"x": 8,
"y": 12
},
{
"x": 12,
"y": 12
},
{
"x": 12,
"y": 2
}
],
"height": 10,
"id": "room|2",
"is_regular": 0,
"room_ty... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|6",
"position": [
{
"x": 8,
"y": 5.6
},
{
"x": 8,
"y": 3.7
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 4.2,
"y": 12
},
{
"x": 6.1,
"y": 12
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 7.9,
"y": 2
},
{
"x": 6.7,
"y": 2
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 1.9,
"y": 0
},
{
"x": 0.4,
"y": 0
}
]
},
{
... | [
{
"id": "wall|6|0.00|6.02|8.03|6.02",
"position": [
{
"x": 0,
"y": 6
},
{
"x": 8,
"y": 6
}
]
},
{
"id": "wall|7|0.00|6.02|8.03|6.02",
"position": [
{
"x": 0,
"y": 6
},
{
"x": 8,
"y": 6
... |
8 | 368.3 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 77.3,
"floor_polygon": [
{
"x": 4.3,
"y": 0
},
{
"x": 4.3,
"y": 10.7
},
{
"x": 6.4,
"y": 10.7
},
{
"x": 6.4,
"y": 8.5
},
{
"x": 14.9,
"y": 8.5
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
3
],
[
1,
4
],
[
2,
3
],
[
2,
7
],
[
3,
4
],
[
3,
7
],
[
4,
5
],
[
4,
7
],
[
5,
6
],
[
5,
7
],
[
6,... | [
{
"id": "door|4|5",
"position": [
{
"x": 8.5,
"y": 12.9
},
{
"x": 8.5,
"y": 11.8
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 14.3,
"y": 19.2
},
{
"x": 12.3,
"y": 19.2
}
]
... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 14.8
},
{
"x": 0,
"y": 15.6
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 4.2,
"y": 25.6
},
{
"x": 5.4,
"y": 25.6
}
]
}... | [
{
"id": "wall|2|4.26|0.00|4.26|10.66",
"position": [
{
"x": 4.3,
"y": 0
},
{
"x": 4.3,
"y": 10.7
}
]
},
{
"id": "wall|2|8.53|8.53|14.93|8.53",
"position": [
{
"x": 8.5,
"y": 8.5
},
{
"x": 14.9,
... |
7 | 118.2 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom"
] | [
{
"area": 20.3,
"floor_polygon": [
{
"x": 11,
"y": 0
},
{
"x": 11,
"y": 5.5
},
{
"x": 14.7,
"y": 5.5
},
{
"x": 14.7,
"y": 0
}
],
"height": 5.5,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
2,
3
],
[
2,
4
],
[
2,
6
],
[
4,
5
],
[
4,
6
],
[
5,
6
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 11,
"y": 5.7
},
{
"x": 11,
"y": 7.6
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 7.9,
"y": 5.5
},
{
"x": 9.8,
"y": 5.5
}
]
},
{
... | [
{
"id": "window|8|0",
"position": [
{
"x": 3.7,
"y": 9.3
},
{
"x": 3.7,
"y": 10.5
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 5.5,
"y": 1.1
},
{
"x": 5.5,
"y": 2.3
}
]
... | [
{
"id": "wall|2|11.02|0.00|11.02|5.51",
"position": [
{
"x": 11,
"y": 0
},
{
"x": 11,
"y": 5.5
}
]
},
{
"id": "wall|3|11.02|0.00|11.02|5.51",
"position": [
{
"x": 11,
"y": 0
},
{
"x": 11,
... |
6 | 146.3 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 35.6,
"floor_polygon": [
{
"x": 2,
"y": 8
},
{
"x": 2,
"y": 11.9
},
{
"x": 4,
"y": 11.9
},
{
"x": 4,
"y": 13.9
},
{
"x": 8,
"y": 13.9
},
{
"x": ... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
0,
5
],
[
1,
4
],
[
1,
5
],
[
2,
3
],
[
2,
5
],
[
4,
5
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.9,
"y": 8
},
{
"x": 2,
"y": 8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 11.7,
"y": 9.9
},
{
"x": 10.7,
"y": 9.9
}
]
},
{
... | [
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 3.9
},
{
"x": 0,
"y": 4.8
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 3.1,
"y": 11.9
},
{
"x": 3.9,
"y": 11.9
}
]
},
... | [
{
"id": "wall|8|3.98|0.00|3.98|5.97",
"position": [
{
"x": 4,
"y": 0
},
{
"x": 4,
"y": 6
}
]
},
{
"id": "wall|9|3.98|0.00|3.98|5.97",
"position": [
{
"x": 4,
"y": 0
},
{
"x": 4,
"y": 6
... |
2 | 62.1 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 29,
"floor_polygon": [
{
"x": 6.1,
"y": 2
},
{
"x": 6.1,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.1
},
{
"x": 8.1,
"y": 4.1
},
{
"x": 8.1,... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.7,
"y": 4.1
},
{
"x": 1.8,
"y": 4.1
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 8.1,
"y": 6.3
},
{
"x": 8.1,
"y": 4.3
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 8.1,
"y": 2
},
{
"x": 6.6,
"y": 2
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 1.2,
"y": 8.1
},
{
"x": 2.4,
"y": 8.1
}
]
}
] | [] |
7 | 155.5 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom"
] | [
{
"area": 33.5,
"floor_polygon": [
{
"x": 3.5,
"y": 10.5
},
{
"x": 3.5,
"y": 14
},
{
"x": 5.2,
"y": 14
},
{
"x": 5.2,
"y": 5.2
},
{
"x": 0,
"y": 5.2
},
{
... | [
[
0,
1
],
[
0,
5
],
[
0,
6
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
1,
5
],
[
2,
3
],
[
2,
4
],
[
4,
5
],
[
5,
6
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 12,
"y": 10.5
},
{
"x": 10.1,
"y": 10.5
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 8.7,
"y": 8.4
},
{
"x": 8.7,
"y": 9.4
}
]
},
... | [
{
"id": "window|2|0",
"position": [
{
"x": 3.5,
"y": 12.8
},
{
"x": 3.5,
"y": 13.7
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 1,
"y": 10.5
},
{
"x": 1.9,
"y": 10.5
}
]
... | [
{
"id": "wall|2|5.24|5.24|5.24|13.96",
"position": [
{
"x": 5.2,
"y": 5.2
},
{
"x": 5.2,
"y": 14
}
]
},
{
"id": "wall|3|5.24|5.24|5.24|13.96",
"position": [
{
"x": 5.2,
"y": 5.2
},
{
"x": 5.2,
... |
1 | 51.5 | [
"Bedroom"
] | [
{
"area": 51.5,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.2
},
{
"x": 7.2,
"y": 7.2
},
{
"x": 7.2,
"y": 0
}
],
"height": 7.2,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 7.2,
"y": 6.4
},
{
"x": 7.2,
"y": 4.5
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 1.3,
"y": 0
},
{
"x": 0.1,
"y": 0
}
]
}
] | [] |
6 | 89.4 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 17.3,
"floor_polygon": [
{
"x": 0,
"y": 8.5
},
{
"x": 3.4,
"y": 8.5
},
{
"x": 3.4,
"y": 3.4
},
{
"x": 0,
"y": 3.4
}
],
"height": 5.1,
"id": "room|4",
"is_regular": 1,
... | [
[
0,
1
],
[
0,
4
],
[
0,
5
],
[
1,
4
],
[
1,
5
],
[
2,
3
],
[
2,
4
],
[
2,
5
],
[
3,
4
],
[
3,
5
],
[
4,
5
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 2.9,
"y": 3.4
},
{
"x": 1,
"y": 3.4
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 8,
"y": 3.4
},
{
"x": 9.9,
"y": 3.4
}
]
},
{
... | [
{
"id": "window|8|0",
"position": [
{
"x": 8.5,
"y": 10.1
},
{
"x": 8.5,
"y": 9
}
]
},
{
"id": "window|8|1",
"position": [
{
"x": 6.7,
"y": 10.2
},
{
"x": 7.9,
"y": 10.2
}
]
... | [] |
1 | 26.8 | [
"LivingRoom"
] | [
{
"area": 26.8,
"floor_polygon": [
{
"x": 1.8,
"y": 5.5
},
{
"x": 5.5,
"y": 5.5
},
{
"x": 5.5,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.7
},
{
"x": ... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 1.5,
"y": 0
},
{
"x": 0.5,
"y": 0
}
]
}
] | [] | [] |
2 | 45.9 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 33.4,
"floor_polygon": [
{
"x": 4.1,
"y": 4.1
},
{
"x": 6.1,
"y": 4.1
},
{
"x": 6.1,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.1
},
{
"x": ... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6.1,
"y": 2
},
{
"x": 6.1,
"y": 4
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 10.2,
"y": 3.2
},
{
"x": 10.2,
"y": 2.2
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 4.1,
"y": 4.9
},
{
"x": 4.1,
"y": 4.1
}
]
}
] | [] |
2 | 62.6 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 26.8,
"floor_polygon": [
{
"x": 6.3,
"y": 0
},
{
"x": 6.3,
"y": 6.3
},
{
"x": 10.6,
"y": 6.3
},
{
"x": 10.6,
"y": 0
}
],
"height": 6.3,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6.3,
"y": 6
},
{
"x": 6.3,
"y": 5
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 10.6,
"y": 2.8
},
{
"x": 10.6,
"y": 0.8
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 0,
"y": 1.8
},
{
"x": 0,
"y": 3.3
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 6.9,
"y": 6.3
},
{
"x": 8.2,
"y": 6.3
}
]
}
] | [] |
1 | 22.3 | [
"LivingRoom"
] | [
{
"area": 22.3,
"floor_polygon": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 5.4
},
{
"x": 1.8,
"y": 5.4
},
{
"x": 1.8,
"y": 7.1
},
{
"x": 5.4,
"y": 7.1
},
{
"... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0.3,
"y": 5.4
},
{
"x": 1.3,
"y": 5.4
}
]
}
] | [] | [] |
1 | 34.2 | [
"Bathroom"
] | [
{
"area": 34.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.8
},
{
"x": 5.8,
"y": 5.8
},
{
"x": 5.8,
"y": 0
}
],
"height": 5.8,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 5.1,
"y": 0
},
{
"x": 3.1,
"y": 0
}
]
}
] | [] | [] |
5 | 135.7 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 24.7,
"floor_polygon": [
{
"x": 2,
"y": 4.1
},
{
"x": 2,
"y": 10.1
},
{
"x": 6.1,
"y": 10.1
},
{
"x": 6.1,
"y": 4.1
}
],
"height": 6.1,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
3
],
[
1,
4
],
[
2,
3
],
[
2,
4
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2,
"y": 4.9
},
{
"x": 2,
"y": 6
}
]
},
{
"id": "door|2|5",
"position": [
{
"x": 5.8,
"y": 4.1
},
{
"x": 4.7,
"y": 4.1
}
]
},
{
... | [
{
"id": "window|5|0",
"position": [
{
"x": 5.9,
"y": 0
},
{
"x": 4.4,
"y": 0
}
]
},
{
"id": "window|5|1",
"position": [
{
"x": 0,
"y": 2.6
},
{
"x": 0,
"y": 3.4
}
]
},
{
... | [
{
"id": "wall|2|6.08|4.06|6.08|10.14",
"position": [
{
"x": 6.1,
"y": 4.1
},
{
"x": 6.1,
"y": 10.1
}
]
},
{
"id": "wall|4|6.08|4.06|6.08|10.14",
"position": [
{
"x": 6.1,
"y": 4.1
},
{
"x": 6.1,... |
2 | 32.6 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 19.6,
"floor_polygon": [
{
"x": 0,
"y": 5.4
},
{
"x": 3.6,
"y": 5.4
},
{
"x": 3.6,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 5.4,
"id": "room|2",
"is_regular": 0,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.6,
"y": 0.5
},
{
"x": 3.6,
"y": 2.5
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 3.7,
"y": 3.6
},
{
"x": 5.6,
"y": 3.6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 3.2
},
{
"x": 0,
"y": 4
}
]
}
] | [] |
3 | 76.3 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 30.5,
"floor_polygon": [
{
"x": 5.9,
"y": 0
},
{
"x": 5.9,
"y": 7.8
},
{
"x": 7.8,
"y": 7.8
},
{
"x": 7.8,
"y": 5.9
},
{
"x": 11.7,
"y": 5.9
},
{
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 3.3,
"y": 3.9
},
{
"x": 4.4,
"y": 3.9
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 5.9,
"y": 4.1
},
{
"x": 5.9,
"y": 6.1
}
]
},
... | [
{
"id": "window|7|0",
"position": [
{
"x": 2.1,
"y": 7.8
},
{
"x": 3.3,
"y": 7.8
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 7.8,
"y": 5.9
},
{
"x": 9.6,
"y": 5.9
}
]
}... | [] |
8 | 289.6 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 41.9,
"floor_polygon": [
{
"x": 3.9,
"y": 0
},
{
"x": 3.9,
"y": 3.9
},
{
"x": 0,
"y": 3.9
},
{
"x": 0,
"y": 9.8
},
{
"x": 5.9,
"y": 9.8
},
{
"x"... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
3
],
[
2,
3
],
[
2,
6
],
[
2,
7
],
[
3,
7
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
5,
7
],
[
6,
7
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 5.9,
"y": 2.9
},
{
"x": 5.9,
"y": 1
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 9.8,
"y": 12.6
},
{
"x": 9.8,
"y": 10.7
}
]
},
... | [
{
"id": "window|2|0",
"position": [
{
"x": 5.5,
"y": 0
},
{
"x": 4.3,
"y": 0
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 3.9,
"y": 0.5
},
{
"x": 3.9,
"y": 1.7
}
]
},
... | [] |
4 | 89 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 22.2,
"floor_polygon": [
{
"x": 0,
"y": 1.9
},
{
"x": 0,
"y": 7.7
},
{
"x": 3.9,
"y": 7.7
},
{
"x": 3.9,
"y": 1.9
}
],
"height": 5.8,
"id": "room|4",
"is_regular": 1,
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 2.4,
"y": 7.7
},
{
"x": 0.4,
"y": 7.7
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 4,
"y": 7.7
},
{
"x": 6,
"y": 7.7
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 3.6,
"y": 1.9
},
{
"x": 2.6,
"y": 1.9
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 0,
"y": 6.2
},
{
"x": 0,
"y": 7.4
}
]
},
... | [] |
1 | 50 | [
"Bedroom"
] | [
{
"area": 50,
"floor_polygon": [
{
"x": 0,
"y": 7.6
},
{
"x": 7.6,
"y": 7.6
},
{
"x": 7.6,
"y": 0
},
{
"x": 1.9,
"y": 0
},
{
"x": 1.9,
"y": 3.8
},
{
"x": ... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 3.8,
"y": 7.6
},
{
"x": 4.9,
"y": 7.6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 7.6,
"y": 4.9
},
{
"x": 7.6,
"y": 3.8
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 4.6,
"y": 0
},
{
"x": 2.8,
"y": 0
}
]
}
] | [] |
2 | 58.4 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 37.5,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.1
},
{
"x": 6.1,
"y": 6.1
},
{
"x": 6.1,
"y": 0
}
],
"height": 6.1,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 5.2,
"y": 6.1
},
{
"x": 3.2,
"y": 6.1
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 4.1,
"y": 10.2
},
{
"x": 4.1,
"y": 8.3
}
]
}
] | [] | [] |
10 | 339.5 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 52.2,
"floor_polygon": [
{
"x": 0,
"y": 14.6
},
{
"x": 0,
"y": 20.9
},
{
"x": 8.3,
"y": 20.9
},
{
"x": 8.3,
"y": 14.6
}
],
"height": 6.3,
"id": "room|2",
"is_regular": 0,... | [
[
0,
1
],
[
0,
6
],
[
0,
7
],
[
1,
2
],
[
1,
6
],
[
1,
8
],
[
2,
3
],
[
2,
4
],
[
2,
8
],
[
3,
4
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,
8
],
[
5,... | [
{
"id": "door|2|3",
"position": [
{
"x": 2.4,
"y": 14.6
},
{
"x": 3.4,
"y": 14.6
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 3.2,
"y": 6.3
},
{
"x": 1.2,
"y": 6.3
}
]
},
... | [
{
"id": "window|5|0",
"position": [
{
"x": 2.1,
"y": 0.1
},
{
"x": 2.1,
"y": 1.6
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 9.1
},
{
"x": 0,
"y": 10
}
]
},
{... | [] |
7 | 146.8 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom"
] | [
{
"area": 27.9,
"floor_polygon": [
{
"x": 0,
"y": 5.6
},
{
"x": 0,
"y": 9.3
},
{
"x": 7.5,
"y": 9.3
},
{
"x": 7.5,
"y": 5.6
},
{
"x": 3.7,
"y": 5.6
}
],
"height... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
0,
5
],
[
0,
6
],
[
1,
5
],
[
1,
6
],
[
2,
3
],
[
3,
4
],
[
3,
6
],
[
4,
6
],
[
5,
6
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.7,
"y": 3
},
{
"x": 3.7,
"y": 5
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 3.5,
"y": 5.6
},
{
"x": 1.5,
"y": 5.6
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 1,
"y": 1.9
},
{
"x": 0.1,
"y": 1.9
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 0,
"y": 1.9
},
{
"x": 0,
"y": 3.5
}
]
},
{
... | [
{
"id": "wall|2|0.00|9.34|7.47|9.34",
"position": [
{
"x": 0,
"y": 9.3
},
{
"x": 7.5,
"y": 9.3
}
]
},
{
"id": "wall|3|0.00|9.34|7.47|9.34",
"position": [
{
"x": 0,
"y": 9.3
},
{
"x": 7.5,
... |
3 | 108.9 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 38.9,
"floor_polygon": [
{
"x": 7.9,
"y": 2
},
{
"x": 7.9,
"y": 11.8
},
{
"x": 11.8,
"y": 11.8
},
{
"x": 11.8,
"y": 2
}
],
"height": 9.9,
"id": "room|2",
"is_regular": 0,... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 1.1,
"y": 5.9
},
{
"x": 2.1,
"y": 5.9
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 7.9,
"y": 5.4
},
{
"x": 7.9,
"y": 3.5
}
]
},
... | [
{
"id": "window|7|0",
"position": [
{
"x": 0,
"y": 2
},
{
"x": 0,
"y": 3.6
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 4.6,
"y": 11.8
},
{
"x": 5.5,
"y": 11.8
}
]
},
... | [] |
2 | 37.5 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 22.5,
"floor_polygon": [
{
"x": 5.8,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.9
},
{
"x": 5.8,
"y": 3.9
}
],
"height": 3.9,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2.3,
"y": 3.9
},
{
"x": 0.4,
"y": 3.9
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 1.6
},
{
"x": 0,
"y": 2.7
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 1.6,
"y": 0
},
{
"x": 0.1,
"y": 0
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 2.7,
"y": 5.8
},
{
"x": 3.9,
"y": 5.8
}
]
},
... | [] |
2 | 37.6 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 23.5,
"floor_polygon": [
{
"x": 2.2,
"y": 0
},
{
"x": 2.2,
"y": 6.5
},
{
"x": 6.5,
"y": 6.5
},
{
"x": 6.5,
"y": 2.2
},
{
"x": 4.3,
"y": 2.2
},
{
... | [
[
0,
1
]
] | [
{
"id": "door|1|3",
"position": [
{
"x": 2,
"y": 0
},
{
"x": 0,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 3.1,
"y": 0
},
{
"x": 2.3,
"y": 0
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 5.5,
"y": 2.2
},
{
"x": 4.4,
"y": 2.2
}
]
}
] | [
{
"id": "wall|2|2.17|0.00|2.17|6.51",
"position": [
{
"x": 2.2,
"y": 0
},
{
"x": 2.2,
"y": 6.5
}
]
},
{
"id": "wall|3|2.17|0.00|2.17|6.51",
"position": [
{
"x": 2.2,
"y": 0
},
{
"x": 2.2,
... |
4 | 145.3 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 46.9,
"floor_polygon": [
{
"x": 0,
"y": 4.3
},
{
"x": 0,
"y": 13
},
{
"x": 2.2,
"y": 13
},
{
"x": 2.2,
"y": 10.8
},
{
"x": 6.5,
"y": 10.8
},
{
"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 1.5,
"y": 4.3
},
{
"x": 0.5,
"y": 4.3
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 11.7,
"y": 6.5
},
{
"x": 13.7,
"y": 6.5
}
]
},
... | [
{
"id": "window|7|0",
"position": [
{
"x": 10.8,
"y": 1.8
},
{
"x": 10.8,
"y": 0.3
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 12.7,
"y": 4.3
},
{
"x": 11,
"y": 4.3
}
]
... | [] |
2 | 47.6 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 30.6,
"floor_polygon": [
{
"x": 0,
"y": 9.2
},
{
"x": 5.5,
"y": 9.2
},
{
"x": 5.5,
"y": 3.7
},
{
"x": 0,
"y": 3.7
}
],
"height": 5.5,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 0,
"y": 3.7
},
{
"x": 1,
"y": 3.7
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 5.5,
"y": 8.6
},
{
"x": 5.5,
"y": 6.6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 1.8,
"y": 9.2
},
{
"x": 3,
"y": 9.2
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0,
"y": 5.4
},
{
"x": 0,
"y": 6.9
}
]
}
] | [] |
3 | 30.7 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 7.7,
"floor_polygon": [
{
"x": 3.9,
"y": 3.9
},
{
"x": 3.9,
"y": 5.9
},
{
"x": 7.8,
"y": 5.9
},
{
"x": 7.8,
"y": 3.9
}
],
"height": 2,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 0.1,
"y": 5.9
},
{
"x": 1.2,
"y": 5.9
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 3.9,
"y": 4.4
},
{
"x": 3.9,
"y": 5.4
}
]
},
... | [
{
"id": "window|7|0",
"position": [
{
"x": 2,
"y": 2.8
},
{
"x": 2,
"y": 1.9
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 5.6,
"y": 3.9
},
{
"x": 4.7,
"y": 3.9
}
]
}
] | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.