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 |
|---|---|---|---|---|---|---|---|
6 | 101.5 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 31.5,
"floor_polygon": [
{
"x": 0,
"y": 3.7
},
{
"x": 0,
"y": 9.4
},
{
"x": 5.6,
"y": 9.4
},
{
"x": 5.6,
"y": 3.7
}
],
"height": 5.6,
"id": "room|4",
"is_regular": 0,
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
0,
5
],
[
1,
2
],
[
1,
3
],
[
2,
3
],
[
2,
4
],
[
4,
5
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.7,
"y": 3.7
},
{
"x": 3.7,
"y": 3.7
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 6.2,
"y": 5.6
},
{
"x": 8.1,
"y": 5.6
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 4.5
},
{
"x": 0,
"y": 5.7
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 2.2,
"y": 13.1
},
{
"x": 3.1,
"y": 13.1
}
]
},
... | [] |
2 | 53.2 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 31.9,
"floor_polygon": [
{
"x": 0,
"y": 9.4
},
{
"x": 5.6,
"y": 9.4
},
{
"x": 5.6,
"y": 3.8
},
{
"x": 0,
"y": 3.8
}
],
"height": 5.6,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.8,
"y": 3.8
},
{
"x": 1.8,
"y": 3.8
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 4.8
},
{
"x": 0,
"y": 5.9
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 5.6,
"y": 4.8
},
{
"x": 5.6,
"y": 3.9
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0.5,
"y": 9.4
},
{
"x": 1.7,
"y": 9.4
}
]
}... | [] |
1 | 41.9 | [
"LivingRoom"
] | [
{
"area": 41.9,
"floor_polygon": [
{
"x": 0,
"y": 7.8
},
{
"x": 5.9,
"y": 7.8
},
{
"x": 5.9,
"y": 0
},
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 2
},
{
"x": 0,
... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 4.7
},
{
"x": 0,
"y": 6.7
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0.6,
"y": 7.8
},
{
"x": 1.8,
"y": 7.8
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 5.9,
"y": 0
},
{
"x": 4.9,
"y": 0
}
]
}
] | [] |
2 | 38.8 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 19.4,
"floor_polygon": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 7.2
},
{
"x": 5.4,
"y": 7.2
},
{
"x": 5.4,
"y": 3.6
}
],
"height": 3.6,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 0.4,
"y": 3.6
},
{
"x": 1.5,
"y": 3.6
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 5.4,
"y": 3
},
{
"x": 5.4,
"y": 1.9
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 5.4,
"y": 5.7
},
{
"x": 5.4,
"y": 4.8
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 5.1
}
]
}
] | [] |
3 | 67.2 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 14.9,
"floor_polygon": [
{
"x": 0,
"y": 3.9
},
{
"x": 0,
"y": 7.7
},
{
"x": 3.9,
"y": 7.7
},
{
"x": 3.9,
"y": 3.9
}
],
"height": 3.9,
"id": "room|2",
"is_regular": 0,
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|6",
"position": [
{
"x": 3.9,
"y": 4.2
},
{
"x": 3.9,
"y": 5.2
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 11.6,
"y": 9.1
},
{
"x": 11.6,
"y": 7.1
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2,
"y": 3.9
},
{
"x": 1.1,
"y": 3.9
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 11.6,
"y": 3.1
},
{
"x": 11.6,
"y": 1.9
}
]
}... | [
{
"id": "wall|6|3.87|5.80|11.60|5.80",
"position": [
{
"x": 3.9,
"y": 5.8
},
{
"x": 11.6,
"y": 5.8
}
]
},
{
"id": "wall|7|3.87|5.80|11.60|5.80",
"position": [
{
"x": 3.9,
"y": 5.8
},
{
"x": 11.6... |
5 | 174.3 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 41.5,
"floor_polygon": [
{
"x": 0,
"y": 10.2
},
{
"x": 0,
"y": 14.3
},
{
"x": 10.2,
"y": 14.3
},
{
"x": 10.2,
"y": 10.2
}
],
"height": 4.1,
"id": "room|4",
"is_regular": ... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 10.2,
"y": 13.3
},
{
"x": 10.2,
"y": 11.3
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 6.1,
"y": 4.6
},
{
"x": 6.1,
"y": 3.5
}
]
}... | [
{
"id": "window|9|0",
"position": [
{
"x": 4.1,
"y": 2
},
{
"x": 2.5,
"y": 2
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 6.3
},
{
"x": 0,
"y": 7.5
}
]
},
{
... | [] |
2 | 30.9 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 7.7,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.9
},
{
"x": 2,
"y": 3.9
},
{
"x": 2,
"y": 0
}
],
"height": 3.9,
"id": "room|2",
"is_regular": 1,
"room_ty... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2,
"y": 2.1
},
{
"x": 2,
"y": 3.1
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 1.1
},
{
"x": 0,
"y": 3
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 3.9,
"y": 4.5
},
{
"x": 3.9,
"y": 5.3
}
]
}
] | [] |
2 | 56 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 43.1,
"floor_polygon": [
{
"x": 4.2,
"y": 0
},
{
"x": 4.2,
"y": 2.1
},
{
"x": 0,
"y": 2.1
},
{
"x": 0,
"y": 4.2
},
{
"x": 2.1,
"y": 4.2
},
{
"x"... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 8.3,
"y": 3.2
},
{
"x": 8.3,
"y": 5.1
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 7.9,
"y": 0
},
{
"x": 6.9,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 4.2,
"y": 8
},
{
"x": 4.2,
"y": 6.5
}
]
}
] | [] |
6 | 111.1 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 23.4,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.4
},
{
"x": 6.8,
"y": 3.4
},
{
"x": 6.8,
"y": 0
}
],
"height": 3.4,
"id": "room|4",
"is_regular": 0,
"ro... | [
[
0,
1
],
[
0,
4
],
[
0,
5
],
[
1,
5
],
[
2,
3
],
[
2,
4
],
[
2,
5
],
[
3,
4
],
[
3,
5
],
[
4,
5
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 6.8,
"y": 1.2
},
{
"x": 6.8,
"y": 0.1
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 5.1,
"y": 8.3
},
{
"x": 5.1,
"y": 10.2
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 6.7,
"y": 0
},
{
"x": 5.8,
"y": 0
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 10.3,
"y": 10.4
},
{
"x": 10.3,
"y": 9.1
}
]
},... | [] |
4 | 112.1 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 43.4,
"floor_polygon": [
{
"x": 5.7,
"y": 3.8
},
{
"x": 5.7,
"y": 9.5
},
{
"x": 13.3,
"y": 9.5
},
{
"x": 13.3,
"y": 3.8
}
],
"height": 5.7,
"id": "room|4",
"is_regular": ... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 11.2,
"y": 3.8
},
{
"x": 10.2,
"y": 3.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3.9,
"y": 5.7
},
{
"x": 2.8,
"y": 5.7
}
]
},
... | [
{
"id": "window|7|0",
"position": [
{
"x": 2.3,
"y": 1.9
},
{
"x": 1.4,
"y": 1.9
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 4.8,
"y": 9.5
},
{
"x": 5.6,
"y": 9.5
}
]
}... | [] |
3 | 50.5 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 19.4,
"floor_polygon": [
{
"x": 5.9,
"y": 2
},
{
"x": 5.9,
"y": 5.9
},
{
"x": 9.9,
"y": 5.9
},
{
"x": 9.9,
"y": 3.9
},
{
"x": 11.8,
"y": 3.9
},
{
... | [
[
0,
1
],
[
1,
2
]
] | [
{
"id": "door|2|6",
"position": [
{
"x": 5.9,
"y": 3.4
},
{
"x": 5.9,
"y": 4.4
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 0,
"y": 3.8
},
{
"x": 0,
"y": 5.7
}
]
}
] | [
{
"id": "window|7|0",
"position": [
{
"x": 1,
"y": 5.9
},
{
"x": 1.9,
"y": 5.9
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 5.4,
"y": 2
},
{
"x": 4.2,
"y": 2
}
]
},
{
... | [
{
"id": "wall|6|1.97|0.00|1.97|5.92",
"position": [
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 5.9
}
]
},
{
"id": "wall|7|1.97|0.00|1.97|5.92",
"position": [
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 5... |
2 | 25.3 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 16.9,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.4
},
{
"x": 5,
"y": 3.4
},
{
"x": 5,
"y": 0
}
],
"height": 3.4,
"id": "room|2",
"is_regular": 1,
"room_t... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2.9,
"y": 3.4
},
{
"x": 1,
"y": 3.4
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 2.7,
"y": 0
},
{
"x": 0.8,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 1.9
},
{
"x": 0,
"y": 3.1
}
]
}
] | [] |
4 | 159.7 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 58.1,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 8.8
},
{
"x": 6.6,
"y": 8.8
},
{
"x": 6.6,
"y": 0
}
],
"height": 8.8,
"id": "room|4",
"is_regular": 0,
"ro... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 6.6,
"y": 4.9
},
{
"x": 6.6,
"y": 6.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 4.4,
"y": 13.8
},
{
"x": 4.4,
"y": 14.9
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 5.7
},
{
"x": 0,
"y": 7.5
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 5.9,
"y": 0
},
{
"x": 5,
"y": 0
}
]
},
{
... | [] |
5 | 88.1 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 23.3,
"floor_polygon": [
{
"x": 0,
"y": 3.2
},
{
"x": 0,
"y": 8
},
{
"x": 4.8,
"y": 8
},
{
"x": 4.8,
"y": 3.2
},
{
"x": 3.2,
"y": 3.2
}
],
"height": 4... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
2
],
[
2,
3
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 0.7,
"y": 8
},
{
"x": 2.6,
"y": 8
}
]
},
{
"id": "door|6|8",
"position": [
{
"x": 7.1,
"y": 3.2
},
{
"x": 6.1,
"y": 3.2
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 7.1
},
{
"x": 0,
"y": 8
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 4.5,
"y": 0
},
{
"x": 3.3,
"y": 0
}
]
},
{
... | [
{
"id": "wall|8|3.22|0.00|3.22|3.22",
"position": [
{
"x": 3.2,
"y": 0
},
{
"x": 3.2,
"y": 3.2
}
]
},
{
"id": "wall|9|3.22|0.00|3.22|3.22",
"position": [
{
"x": 3.2,
"y": 0
},
{
"x": 3.2,
... |
3 | 114.5 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 45.8,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 10.7
},
{
"x": 4.3,
"y": 10.7
},
{
"x": 4.3,
"y": 0
}
],
"height": 10.7,
"id": "room|2",
"is_regular": 0,
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 6.9,
"y": 6.4
},
{
"x": 5.8,
"y": 6.4
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 4.3,
"y": 2.9
},
{
"x": 4.3,
"y": 0.9
}
]
},
... | [
{
"id": "window|2|0",
"position": [
{
"x": 3,
"y": 10.7
},
{
"x": 4.2,
"y": 10.7
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 2.9,
"y": 0
},
{
"x": 2,
"y": 0
}
]
},
{
... | [] |
1 | 43.3 | [
"Kitchen"
] | [
{
"area": 43.3,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.6
},
{
"x": 6.6,
"y": 6.6
},
{
"x": 6.6,
"y": 0
}
],
"height": 6.6,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 1.8,
"y": 0
},
{
"x": 0.8,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 0.5
},
{
"x": 0,
"y": 1.4
}
]
}
] | [] |
5 | 102.7 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 25.7,
"floor_polygon": [
{
"x": 5.7,
"y": 3.8
},
{
"x": 5.7,
"y": 9.6
},
{
"x": 9.6,
"y": 9.6
},
{
"x": 9.6,
"y": 5.7
},
{
"x": 11.5,
"y": 5.7
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 9.9,
"y": 5.7
},
{
"x": 11,
"y": 5.7
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 5.7,
"y": 4.5
},
{
"x": 5.7,
"y": 6.5
}
]
},
{... | [
{
"id": "window|6|0",
"position": [
{
"x": 5.4,
"y": 3.8
},
{
"x": 3.9,
"y": 3.8
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 13.4,
"y": 6.8
},
{
"x": 13.4,
"y": 5.9
}
]
... | [
{
"id": "wall|8|9.57|0.00|9.57|3.83",
"position": [
{
"x": 9.6,
"y": 0
},
{
"x": 9.6,
"y": 3.8
}
]
},
{
"id": "wall|9|9.57|0.00|9.57|3.83",
"position": [
{
"x": 9.6,
"y": 0
},
{
"x": 9.6,
... |
2 | 39.2 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 27.4,
"floor_polygon": [
{
"x": 0,
"y": 4
},
{
"x": 4,
"y": 4
},
{
"x": 4,
"y": 5.9
},
{
"x": 5.9,
"y": 5.9
},
{
"x": 5.9,
"y": 0
},
{
"x": 0,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 5.9,
"y": 2.4
},
{
"x": 5.9,
"y": 0.5
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 5.9,
"y": 0
},
{
"x": 4.9,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 4,
"y": 4.2
},
{
"x": 4,
"y": 5.4
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0,
"y": 1.3
},
{
"x": 0,
"y": 2.5
}
]
},
{
... | [] |
2 | 32.8 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 23.4,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 8.7
},
{
"x": 2.2,
"y": 8.7
},
{
"x": 2.2,
"y": 4.3
},
{
"x": 4.3,
"y": 4.3
},
{
"x"... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 4.3,
"y": 2.2
},
{
"x": 4.3,
"y": 4.1
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 6.3,
"y": 2.2
},
{
"x": 4.4,
"y": 2.2
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 5.6
},
{
"x": 0,
"y": 6.9
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 3.1,
"y": 4.3
},
{
"x": 3.9,
"y": 4.3
}
]
}
] | [] |
1 | 18.1 | [
"LivingRoom"
] | [
{
"area": 18.1,
"floor_polygon": [
{
"x": 4.2,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.2
},
{
"x": 4.2,
"y": 4.2
}
],
"height": 4.2,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 4.2,
"y": 3.1
},
{
"x": 4.2,
"y": 2.1
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 2.4
},
{
"x": 0,
"y": 3.2
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 3,
"y": 4.2
},
{
"x": 4.2,
"y": 4.2
}
]
}
] | [] |
8 | 263 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 49.5,
"floor_polygon": [
{
"x": 0,
"y": 7.8
},
{
"x": 0,
"y": 13.7
},
{
"x": 5.9,
"y": 13.7
},
{
"x": 5.9,
"y": 15.6
},
{
"x": 7.8,
"y": 15.6
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
0,
6
],
[
0,
7
],
[
1,
4
],
[
1,
6
],
[
2,
3
],
[
2,
4
],
[
2,
5
],
[
3,
4
],
[
3,
5
],
[
4,
5
],
[
6,
7
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 7.8,
"y": 12.7
},
{
"x": 7.8,
"y": 10.7
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 1.2,
"y": 19.5
},
{
"x": 2.2,
"y": 19.5
}
]
}... | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 7.9
},
{
"x": 0,
"y": 8.8
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 6.4,
"y": 25.4
},
{
"x": 7.9,
"y": 25.4
}
]
},
... | [
{
"id": "wall|2|0.00|13.66|5.86|13.66",
"position": [
{
"x": 0,
"y": 13.7
},
{
"x": 5.9,
"y": 13.7
}
]
},
{
"id": "wall|2|5.86|13.66|5.86|15.62",
"position": [
{
"x": 5.9,
"y": 13.7
},
{
"x": 5.... |
4 | 85.6 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 37.2,
"floor_polygon": [
{
"x": 3.9,
"y": 1.9
},
{
"x": 3.9,
"y": 9.6
},
{
"x": 5.8,
"y": 9.6
},
{
"x": 5.8,
"y": 7.7
},
{
"x": 9.6,
"y": 7.7
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 9.6,
"y": 2.6
},
{
"x": 9.6,
"y": 3.7
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 3.9,
"y": 8
},
{
"x": 3.9,
"y": 6.1
}
]
},
{
... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 0.8
},
{
"x": 0,
"y": 2
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 7.8,
"y": 1.9
},
{
"x": 6.8,
"y": 1.9
}
]
},
{
... | [
{
"id": "wall|6|0.00|5.79|3.86|5.79",
"position": [
{
"x": 0,
"y": 5.8
},
{
"x": 3.9,
"y": 5.8
}
]
},
{
"id": "wall|7|0.00|5.79|3.86|5.79",
"position": [
{
"x": 0,
"y": 5.8
},
{
"x": 3.9,
... |
1 | 28.3 | [
"Bathroom"
] | [
{
"area": 28.3,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.8
},
{
"x": 7.5,
"y": 3.8
},
{
"x": 7.5,
"y": 0
}
],
"height": 3.8,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 7.5,
"y": 3.6
},
{
"x": 7.5,
"y": 1.6
}
]
}
] | [] | [] |
2 | 49.7 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 37.3,
"floor_polygon": [
{
"x": 0,
"y": 1.8
},
{
"x": 0,
"y": 7.1
},
{
"x": 7.1,
"y": 7.1
},
{
"x": 7.1,
"y": 1.8
}
],
"height": 5.3,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2.6,
"y": 1.8
},
{
"x": 0.6,
"y": 1.8
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 6.3,
"y": 0
},
{
"x": 4.4,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 7.1,
"y": 4.7
},
{
"x": 7.1,
"y": 3.5
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 1.1,
"y": 7.1
},
{
"x": 2.9,
"y": 7.1
}
]
}... | [] |
1 | 25.8 | [
"Kitchen"
] | [
{
"area": 25.8,
"floor_polygon": [
{
"x": 5.8,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.8
},
{
"x": 3.8,
"y": 3.8
},
{
"x": 3.8,
"y": 5.8
},
{
"x": ... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 5.8,
"y": 3.1
},
{
"x": 5.8,
"y": 1.2
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 5.7,
"y": 0
},
{
"x": 4.5,
"y": 0
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 1.1,
"y": 3.8
},
{
"x": 2.6,
"y": 3.8
}
]
}
] | [] |
10 | 174.7 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 18.4,
"floor_polygon": [
{
"x": 0,
"y": 3.5
},
{
"x": 0,
"y": 7
},
{
"x": 5.2,
"y": 7
},
{
"x": 5.2,
"y": 3.5
}
],
"height": 3.5,
"id": "room|2",
"is_regular": 0,
"ro... | [
[
0,
1
],
[
0,
3
],
[
0,
4
],
[
0,
7
],
[
1,
4
],
[
2,
3
],
[
2,
7
],
[
2,
8
],
[
3,
7
],
[
3,
8
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
6,... | [
{
"id": "door|2|3",
"position": [
{
"x": 1.4,
"y": 3.5
},
{
"x": 2.4,
"y": 3.5
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 2.2,
"y": 8.7
},
{
"x": 3.3,
"y": 8.7
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 11.7
},
{
"x": 0,
"y": 12.6
}
]
}
] | [] |
3 | 88.6 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 27.7,
"floor_polygon": [
{
"x": 6.7,
"y": 0
},
{
"x": 6.7,
"y": 8.3
},
{
"x": 10,
"y": 8.3
},
{
"x": 10,
"y": 0
}
],
"height": 8.3,
"id": "room|2",
"is_regular": 0,
"... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 0.1,
"y": 5
},
{
"x": 2,
"y": 5
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 6.7,
"y": 6.2
},
{
"x": 6.7,
"y": 8.2
}
]
},
{
... | [
{
"id": "window|7|0",
"position": [
{
"x": 3.8,
"y": 8.3
},
{
"x": 4.7,
"y": 8.3
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 0,
"y": 5
},
{
"x": 0,
"y": 5.8
}
]
},
{
... | [] |
4 | 73.6 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 19.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.4
},
{
"x": 3.6,
"y": 5.4
},
{
"x": 3.6,
"y": 0
}
],
"height": 5.4,
"id": "room|4",
"is_regular": 1,
"ro... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 0,
"y": 5.4
},
{
"x": 1,
"y": 5.4
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 3.6,
"y": 3.6
},
{
"x": 3.6,
"y": 1.6
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 4
},
{
"x": 0,
"y": 5.2
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 7.2,
"y": 3.2
},
{
"x": 7.2,
"y": 1.7
}
]
},
{
... | [
{
"id": "wall|6|7.15|3.58|7.15|5.37",
"position": [
{
"x": 7.2,
"y": 3.6
},
{
"x": 7.2,
"y": 5.4
}
]
},
{
"id": "wall|7|7.15|3.58|7.15|5.37",
"position": [
{
"x": 7.2,
"y": 3.6
},
{
"x": 7.2,
... |
5 | 98.3 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 19.6,
"floor_polygon": [
{
"x": 9,
"y": 7.2
},
{
"x": 9,
"y": 10.9
},
{
"x": 12.7,
"y": 10.9
},
{
"x": 12.7,
"y": 3.6
},
{
"x": 10.9,
"y": 3.6
},
{
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
3
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 9,
"y": 9.3
},
{
"x": 9,
"y": 7.4
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 4.3,
"y": 1.8
},
{
"x": 2.3,
"y": 1.8
}
]
},
{
... | [
{
"id": "window|8|0",
"position": [
{
"x": 1.8,
"y": 2.4
},
{
"x": 1.8,
"y": 3.6
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 9,
"y": 3.6
},
{
"x": 9,
"y": 2.3
}
]
},
... | [] |
4 | 170.5 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 61.2,
"floor_polygon": [
{
"x": 2.1,
"y": 12.5
},
{
"x": 8.4,
"y": 12.5
},
{
"x": 8.4,
"y": 4.2
},
{
"x": 0,
"y": 4.2
},
{
"x": 0,
"y": 8.4
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.1,
"y": 4.2
},
{
"x": 6.1,
"y": 4.2
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 8.4,
"y": 10
},
{
"x": 8.4,
"y": 12
}
]
},
{
... | [
{
"id": "window|7|0",
"position": [
{
"x": 14.6,
"y": 12.5
},
{
"x": 14.6,
"y": 11.6
}
]
}
] | [
{
"id": "wall|6|8.36|8.36|14.64|8.36",
"position": [
{
"x": 8.4,
"y": 8.4
},
{
"x": 14.6,
"y": 8.4
}
]
},
{
"id": "wall|7|8.36|8.36|14.64|8.36",
"position": [
{
"x": 8.4,
"y": 8.4
},
{
"x": 14.6... |
2 | 25.2 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 18.9,
"floor_polygon": [
{
"x": 1.8,
"y": 0
},
{
"x": 1.8,
"y": 3.5
},
{
"x": 7.1,
"y": 3.5
},
{
"x": 7.1,
"y": 0
}
],
"height": 3.5,
"id": "room|2",
"is_regular": 0,
... | [
[
0,
1
]
] | [
{
"id": "door|1|2",
"position": [
{
"x": 4.4,
"y": 0
},
{
"x": 2.4,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 1.8,
"y": 0.2
},
{
"x": 1.8,
"y": 1
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 7.1,
"y": 5.9
},
{
"x": 7.1,
"y": 5.1
}
]
}
] | [
{
"id": "wall|2|5.32|3.55|7.09|3.55",
"position": [
{
"x": 5.3,
"y": 3.5
},
{
"x": 7.1,
"y": 3.5
}
]
},
{
"id": "wall|3|5.32|3.55|7.09|3.55",
"position": [
{
"x": 5.3,
"y": 3.5
},
{
"x": 7.1,
... |
7 | 107 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom"
] | [
{
"area": 23.8,
"floor_polygon": [
{
"x": 8.6,
"y": 0
},
{
"x": 8.6,
"y": 6.9
},
{
"x": 12.1,
"y": 6.9
},
{
"x": 12.1,
"y": 0
}
],
"height": 6.9,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
1,
5
],
[
1,
6
],
[
2,
3
],
[
3,
4
],
[
3,
5
],
[
4,
5
],
[
5,
6
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 6.9,
"y": 9.9
},
{
"x": 6.9,
"y": 8.9
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 6.9,
"y": 6.9
},
{
"x": 7.9,
"y": 6.9
}
]
},
... | [
{
"id": "window|8|0",
"position": [
{
"x": 1.6,
"y": 3.4
},
{
"x": 0.7,
"y": 3.4
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 7.1,
"y": 10.3
},
{
"x": 8.2,
"y": 10.3
}
]
... | [
{
"id": "wall|2|8.62|0.00|8.62|6.89",
"position": [
{
"x": 8.6,
"y": 0
},
{
"x": 8.6,
"y": 6.9
}
]
},
{
"id": "wall|3|8.62|0.00|8.62|6.89",
"position": [
{
"x": 8.6,
"y": 0
},
{
"x": 8.6,
... |
4 | 121.7 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 33.2,
"floor_polygon": [
{
"x": 0,
"y": 3.8
},
{
"x": 0,
"y": 9.6
},
{
"x": 5.8,
"y": 9.6
},
{
"x": 5.8,
"y": 3.8
}
],
"height": 5.8,
"id": "room|4",
"is_regular": 0,
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.1,
"y": 3.8
},
{
"x": 1.1,
"y": 3.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 9.5,
"y": 5.8
},
{
"x": 11.4,
"y": 5.8
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 3.6,
"y": 9.6
},
{
"x": 4.8,
"y": 9.6
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 11.4,
"y": 0
},
{
"x": 10.2,
"y": 0
}
]
}
] | [] |
3 | 89.4 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 29.8,
"floor_polygon": [
{
"x": 7.7,
"y": 0
},
{
"x": 7.7,
"y": 7.7
},
{
"x": 11.6,
"y": 7.7
},
{
"x": 11.6,
"y": 0
}
],
"height": 7.7,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|7",
"position": [
{
"x": 7.7,
"y": 3.6
},
{
"x": 7.7,
"y": 5.5
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 0.6,
"y": 7.7
},
{
"x": 1.6,
"y": 7.7
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 5.3
},
{
"x": 0,
"y": 6.5
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 3.8,
"y": 0
},
{
"x": 2.6,
"y": 0
}
]
},
{
... | [
{
"id": "wall|6|3.86|0.00|3.86|7.72",
"position": [
{
"x": 3.9,
"y": 0
},
{
"x": 3.9,
"y": 7.7
}
]
},
{
"id": "wall|7|3.86|0.00|3.86|7.72",
"position": [
{
"x": 3.9,
"y": 0
},
{
"x": 3.9,
... |
4 | 92.8 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 31.9,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.4
},
{
"x": 1.7,
"y": 3.4
},
{
"x": 1.7,
"y": 5.1
},
{
"x": 6.8,
"y": 5.1
},
{
"x"... | [
[
0,
1
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 1.7,
"y": 4
},
{
"x": 1.7,
"y": 5
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 6.5,
"y": 5.1
},
{
"x": 4.5,
"y": 5.1
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 6.8,
"y": 3.3
},
{
"x": 6.8,
"y": 2.1
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 5.2,
"y": 0
},
{
"x": 4.3,
"y": 0
}
]
},
... | [
{
"id": "wall|6|3.41|6.82|10.22|6.82",
"position": [
{
"x": 3.4,
"y": 6.8
},
{
"x": 10.2,
"y": 6.8
}
]
},
{
"id": "wall|7|3.41|6.82|10.22|6.82",
"position": [
{
"x": 3.4,
"y": 6.8
},
{
"x": 10.2... |
5 | 130.1 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 19.3,
"floor_polygon": [
{
"x": 11,
"y": 4.4
},
{
"x": 11,
"y": 8.8
},
{
"x": 15.4,
"y": 8.8
},
{
"x": 15.4,
"y": 4.4
}
],
"height": 4.4,
"id": "room|4",
"is_regular": 1,... | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 11,
"y": 5.4
},
{
"x": 11,
"y": 4.4
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 4.4,
"y": 11.3
},
{
"x": 4.4,
"y": 9.3
}
]
},
{... | [
{
"id": "window|6|0",
"position": [
{
"x": 8.8,
"y": 2.8
},
{
"x": 8.8,
"y": 1.3
}
]
},
{
"id": "window|9|0",
"position": [
{
"x": 2.2,
"y": 9.9
},
{
"x": 2.2,
"y": 11.4
}
]
... | [] |
2 | 29.4 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 9.8,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 1.8
},
{
"x": 5.4,
"y": 1.8
},
{
"x": 5.4,
"y": 0
}
],
"height": 1.8,
"id": "room|2",
"is_regular": 1,
"roo... | [
[
0,
1
]
] | [
{
"id": "door|1|3",
"position": [
{
"x": 5.4,
"y": 4.4
},
{
"x": 5.4,
"y": 3.3
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 0,
"y": 2.9
},
{
"x": 0,
"y": 3.8
}
]
},
{
"id": "window|3|1",
"position": [
{
"x": 1.6,
"y": 5.4
},
{
"x": 3.1,
"y": 5.4
}
]
}
] | [
{
"id": "wall|2|0.00|1.81|5.42|1.81",
"position": [
{
"x": 0,
"y": 1.8
},
{
"x": 5.4,
"y": 1.8
}
]
},
{
"id": "wall|3|0.00|1.81|5.42|1.81",
"position": [
{
"x": 0,
"y": 1.8
},
{
"x": 5.4,
... |
10 | 306.7 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 37.7,
"floor_polygon": [
{
"x": 10.9,
"y": 6.5
},
{
"x": 10.9,
"y": 10.9
},
{
"x": 19.5,
"y": 10.9
},
{
"x": 19.5,
"y": 6.5
}
],
"height": 4.3,
"id": "room|2",
"is_regula... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
0,
8
],
[
1,
4
],
[
2,
3
],
[
2,
6
],
[
2,
7
],
[
2,
8
],
[
4,
5
],
[
4,
8
],
[
5,
8
],
[
5,
9
],
[
6,... | [
{
"id": "door|4|5",
"position": [
{
"x": 15.2,
"y": 13
},
{
"x": 15.2,
"y": 11.1
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 14.6,
"y": 10.9
},
{
"x": 12.6,
"y": 10.9
}
]
... | [
{
"id": "window|6|0",
"position": [
{
"x": 6.5,
"y": 2.1
},
{
"x": 6.5,
"y": 3.6
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 10.8,
"y": 0
},
{
"x": 9.6,
"y": 0
}
]
},
... | [
{
"id": "wall|2|10.86|6.51|19.55|6.51",
"position": [
{
"x": 10.9,
"y": 6.5
},
{
"x": 19.6,
"y": 6.5
}
]
},
{
"id": "wall|3|10.86|6.51|19.55|6.51",
"position": [
{
"x": 10.9,
"y": 6.5
},
{
"x": ... |
2 | 48.4 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 36.3,
"floor_polygon": [
{
"x": 0,
"y": 6
},
{
"x": 6,
"y": 6
},
{
"x": 6,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 6,
"id": "room|2",
"is_regular": 1,
"room_type": ... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6,
"y": 3.3
},
{
"x": 6,
"y": 1.3
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 1.7
},
{
"x": 0,
"y": 2.7
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0.5,
"y": 6
},
{
"x": 1.7,
"y": 6
}
]
}
] | [] |
4 | 64.6 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 15.5,
"floor_polygon": [
{
"x": 0,
"y": 3.2
},
{
"x": 0,
"y": 8
},
{
"x": 3.2,
"y": 8
},
{
"x": 3.2,
"y": 3.2
}
],
"height": 4.8,
"id": "room|4",
"is_regular": 0,
"ro... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 0.5,
"y": 3.2
},
{
"x": 2.4,
"y": 3.2
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 3.2,
"y": 4.7
},
{
"x": 3.2,
"y": 3.6
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 4.8
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 3.9,
"y": 8
},
{
"x": 5,
"y": 8
}
]
},
{
... | [
{
"id": "wall|6|6.43|3.21|6.43|4.82",
"position": [
{
"x": 6.4,
"y": 3.2
},
{
"x": 6.4,
"y": 4.8
}
]
},
{
"id": "wall|6|3.21|4.82|6.43|4.82",
"position": [
{
"x": 3.2,
"y": 4.8
},
{
"x": 6.4,
... |
5 | 108.3 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 19.1,
"floor_polygon": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 8.9
},
{
"x": 3.6,
"y": 8.9
},
{
"x": 3.6,
"y": 3.6
}
],
"height": 5.4,
"id": "room|4",
"is_regular": 1,
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 1.5,
"y": 8.9
},
{
"x": 0.5,
"y": 8.9
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 8.9,
"y": 4.5
},
{
"x": 8.9,
"y": 2.5
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 0,
"y": 7.6
},
{
"x": 0,
"y": 8.8
}
]
},
{
"id": "window|9|0",
"position": [
{
"x": 7.6,
"y": 0
},
{
"x": 6.7,
"y": 0
}
]
},
{
... | [] |
2 | 54 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 21.6,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 5.7
},
{
"x": 3.8,
"y": 5.7
},
{
"x": 3.8,
"y": 0
}
],
"height": 5.7,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.8,
"y": 2.1
},
{
"x": 3.8,
"y": 0.2
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 6.5,
"y": 5.7
},
{
"x": 7.6,
"y": 5.7
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 3.8,
"y": 0
},
{
"x": 2.9,
"y": 0
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0,
"y": 0.2
},
{
"x": 0,
"y": 1.1
}
]
},
{
... | [] |
1 | 50.3 | [
"Bathroom"
] | [
{
"area": 50.3,
"floor_polygon": [
{
"x": 7.1,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.1
},
{
"x": 7.1,
"y": 7.1
}
],
"height": 7.1,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 3.6,
"y": 7.1
},
{
"x": 4.6,
"y": 7.1
}
]
}
] | [] | [] |
10 | 307.8 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 38,
"floor_polygon": [
{
"x": 13.6,
"y": 0
},
{
"x": 13.6,
"y": 7.8
},
{
"x": 19.5,
"y": 7.8
},
{
"x": 19.5,
"y": 3.9
},
{
"x": 17.5,
"y": 3.9
},
{
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
4
],
[
1,
8
],
[
2,
3
],
[
2,
4
],
[
2,
6
],
[
2,
8
],
[
3,
6
],
[
3,
8
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,... | [
{
"id": "door|4|5",
"position": [
{
"x": 16.6,
"y": 13.6
},
{
"x": 14.7,
"y": 13.6
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 3.9,
"y": 6.8
},
{
"x": 3.9,
"y": 4.8
}
]
}... | [
{
"id": "window|8|0",
"position": [
{
"x": 5.8,
"y": 15.7
},
{
"x": 5.8,
"y": 17.2
}
]
},
{
"id": "window|5|0",
"position": [
{
"x": 16.1,
"y": 15.6
},
{
"x": 17.6,
"y": 15.6
}
... | [
{
"id": "wall|2|13.64|0.00|13.64|7.79",
"position": [
{
"x": 13.6,
"y": 0
},
{
"x": 13.6,
"y": 7.8
}
]
},
{
"id": "wall|2|13.64|7.79|19.49|7.79",
"position": [
{
"x": 13.6,
"y": 7.8
},
{
"x": 19... |
2 | 38.5 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 28.9,
"floor_polygon": [
{
"x": 0,
"y": 4.4
},
{
"x": 6.6,
"y": 4.4
},
{
"x": 6.6,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 4.4,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6.6,
"y": 0.4
},
{
"x": 6.6,
"y": 2.3
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 4.6,
"y": 0
},
{
"x": 2.6,
"y": 0
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2.8,
"y": 4.4
},
{
"x": 3.9,
"y": 4.4
}
]
}
] | [] |
4 | 79.8 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 21.3,
"floor_polygon": [
{
"x": 3.3,
"y": 6.5
},
{
"x": 3.3,
"y": 9.8
},
{
"x": 9.8,
"y": 9.8
},
{
"x": 9.8,
"y": 6.5
},
{
"x": 6.5,
"y": 6.5
}
],
"he... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 3.3,
"y": 6.7
},
{
"x": 3.3,
"y": 8.6
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 6.5,
"y": 4.3
},
{
"x": 6.5,
"y": 6.2
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 1.2,
"y": 0
},
{
"x": 0.4,
"y": 0
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 3.4,
"y": 9.8
},
{
"x": 4.7,
"y": 9.8
}
]
}
] | [] |
1 | 57.3 | [
"Kitchen"
] | [
{
"area": 57.3,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.6
},
{
"x": 7.6,
"y": 7.6
},
{
"x": 7.6,
"y": 0
}
],
"height": 7.6,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 3.6
},
{
"x": 0,
"y": 4.7
}
]
}
] | [] | [] |
3 | 108.5 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 37.4,
"floor_polygon": [
{
"x": 9.7,
"y": 7.7
},
{
"x": 0,
"y": 7.7
},
{
"x": 0,
"y": 11.6
},
{
"x": 9.7,
"y": 11.6
}
],
"height": 3.9,
"id": "room|2",
"is_regular": 0,
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|7",
"position": [
{
"x": 0.6,
"y": 7.7
},
{
"x": 1.7,
"y": 7.7
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 1.9,
"y": 0.4
},
{
"x": 1.9,
"y": 1.4
}
]
}
] | [
{
"id": "window|7|0",
"position": [
{
"x": 0,
"y": 5.7
},
{
"x": 0,
"y": 7.2
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 5.3,
"y": 11.6
},
{
"x": 6.5,
"y": 11.6
}
]
}
] | [
{
"id": "wall|6|3.87|0.00|3.87|7.73",
"position": [
{
"x": 3.9,
"y": 0
},
{
"x": 3.9,
"y": 7.7
}
]
},
{
"id": "wall|7|3.87|0.00|3.87|7.73",
"position": [
{
"x": 3.9,
"y": 0
},
{
"x": 3.9,
... |
4 | 121.4 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 52.6,
"floor_polygon": [
{
"x": 0,
"y": 4
},
{
"x": 0,
"y": 10.1
},
{
"x": 8,
"y": 10.1
},
{
"x": 8,
"y": 4
},
{
"x": 6,
"y": 4
},
{
"x": 6,
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 2.7,
"y": 4
},
{
"x": 1.6,
"y": 4
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 8,
"y": 8.3
},
{
"x": 8,
"y": 9.3
}
]
},
{
"i... | [
{
"id": "window|4|0",
"position": [
{
"x": 3.2,
"y": 10.1
},
{
"x": 4.1,
"y": 10.1
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 12.1,
"y": 12.4
},
{
"x": 12.1,
"y": 11.5
}
... | [
{
"id": "wall|6|8.05|8.05|12.07|8.05",
"position": [
{
"x": 8.1,
"y": 8.1
},
{
"x": 12.1,
"y": 8.1
}
]
},
{
"id": "wall|7|8.05|8.05|12.07|8.05",
"position": [
{
"x": 8.1,
"y": 8.1
},
{
"x": 12.1... |
2 | 36.4 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 24.3,
"floor_polygon": [
{
"x": 3.5,
"y": 1.7
},
{
"x": 3.5,
"y": 5.2
},
{
"x": 8.7,
"y": 5.2
},
{
"x": 8.7,
"y": 0
},
{
"x": 5.2,
"y": 0
},
{
"... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.5,
"y": 3.6
},
{
"x": 3.5,
"y": 4.6
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 5.2,
"y": 0.6
},
{
"x": 5.2,
"y": 1.6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 7.1,
"y": 0
},
{
"x": 5.9,
"y": 0
}
]
}
] | [] |
3 | 41.8 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 18.6,
"floor_polygon": [
{
"x": 4.3,
"y": 4.3
},
{
"x": 4.3,
"y": 8.6
},
{
"x": 8.6,
"y": 8.6
},
{
"x": 8.6,
"y": 4.3
}
],
"height": 4.3,
"id": "room|2",
"is_regular": 0,... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|6",
"position": [
{
"x": 4.3,
"y": 6.6
},
{
"x": 4.3,
"y": 8.5
}
]
},
{
"id": "door|1|6",
"position": [
{
"x": 2.1,
"y": 8.6
},
{
"x": 4.1,
"y": 8.6
}
]
}
] | [
{
"id": "window|7|0",
"position": [
{
"x": 2.2,
"y": 3.8
},
{
"x": 2.2,
"y": 2.9
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 6.6
},
{
"x": 0,
"y": 7.8
}
]
},
... | [
{
"id": "wall|6|0.00|6.47|4.31|6.47",
"position": [
{
"x": 0,
"y": 6.5
},
{
"x": 4.3,
"y": 6.5
}
]
},
{
"id": "wall|7|0.00|6.47|4.31|6.47",
"position": [
{
"x": 0,
"y": 6.5
},
{
"x": 4.3,
... |
10 | 337.1 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 30,
"floor_polygon": [
{
"x": 0,
"y": 11.6
},
{
"x": 0,
"y": 15.5
},
{
"x": 3.9,
"y": 15.5
},
{
"x": 3.9,
"y": 19.4
},
{
"x": 5.8,
"y": 19.4
},
{
... | [
[
0,
1
],
[
0,
5
],
[
0,
8
],
[
1,
3
],
[
1,
5
],
[
1,
8
],
[
2,
3
],
[
2,
7
],
[
3,
5
],
[
3,
7
],
[
4,
5
],
[
4,
6
],
[
4,
8
],
[
4,
9
],
[
5,... | [
{
"id": "door|4|5",
"position": [
{
"x": 13.5,
"y": 13.5
},
{
"x": 13.5,
"y": 15.5
}
]
},
{
"id": "door|3|5",
"position": [
{
"x": 9.7,
"y": 12.2
},
{
"x": 9.7,
"y": 14.2
}
]
... | [
{
"id": "window|10|0",
"position": [
{
"x": 0,
"y": 6.8
},
{
"x": 0,
"y": 8.6
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 11.8
},
{
"x": 0,
"y": 13
}
]
},
{
... | [
{
"id": "wall|2|5.80|11.61|5.80|19.35",
"position": [
{
"x": 5.8,
"y": 11.6
},
{
"x": 5.8,
"y": 19.4
}
]
},
{
"id": "wall|3|5.80|11.61|5.80|19.35",
"position": [
{
"x": 5.8,
"y": 11.6
},
{
"x": ... |
2 | 31.7 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 21.1,
"floor_polygon": [
{
"x": 0,
"y": 5.6
},
{
"x": 3.8,
"y": 5.6
},
{
"x": 3.8,
"y": 0
},
{
"x": 0,
"y": 0
}
],
"height": 5.6,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.8,
"y": 0.2
},
{
"x": 3.8,
"y": 1.3
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 5.6
},
{
"x": 1.9,
"y": 5.6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 4.3
},
{
"x": 0,
"y": 5.3
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 3.7,
"y": 0
},
{
"x": 2.5,
"y": 0
}
]
},
{
... | [] |
2 | 48.2 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 28.9,
"floor_polygon": [
{
"x": 3.6,
"y": 0
},
{
"x": 3.6,
"y": 5.4
},
{
"x": 9,
"y": 5.4
},
{
"x": 9,
"y": 0
}
],
"height": 5.4,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.6,
"y": 3.2
},
{
"x": 3.6,
"y": 5.1
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 0,
"y": 1.9
},
{
"x": 0,
"y": 3.9
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 9,
"y": 1.9
},
{
"x": 9,
"y": 1
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 7.6,
"y": 0
},
{
"x": 6.1,
"y": 0
}
]
}
] | [] |
1 | 23.1 | [
"Bedroom"
] | [
{
"area": 23.1,
"floor_polygon": [
{
"x": 0,
"y": 7.9
},
{
"x": 3.9,
"y": 7.9
},
{
"x": 3.9,
"y": 0
},
{
"x": 2,
"y": 0
},
{
"x": 2,
"y": 3.9
},
{
"x": 0,... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 1.2,
"y": 3.9
},
{
"x": 0.1,
"y": 3.9
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 3.9,
"y": 2.2
},
{
"x": 3.9,
"y": 1.3
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 2,
"y": 2.6
},
{
"x": 2,
"y": 3.8
}
]
}
] | [] |
1 | 7.9 | [
"Kitchen"
] | [
{
"area": 7.9,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.2
},
{
"x": 1.6,
"y": 3.2
},
{
"x": 1.6,
"y": 1.6
},
{
"x": 3.2,
"y": 1.6
},
{
"x":... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 1.8
},
{
"x": 0,
"y": 2.8
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 1.9,
"y": 1.6
},
{
"x": 3.1,
"y": 1.6
}
]
}
] | [] |
3 | 58.3 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 21.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.5
},
{
"x": 3.3,
"y": 6.5
},
{
"x": 3.3,
"y": 0
}
],
"height": 6.5,
"id": "room|2",
"is_regular": 0,
"ro... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 7.9,
"y": 3.3
},
{
"x": 6.9,
"y": 3.3
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 3.3,
"y": 2.6
},
{
"x": 3.3,
"y": 1.6
}
]
},
... | [] | [] |
1 | 36.3 | [
"LivingRoom"
] | [
{
"area": 36.3,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.3
},
{
"x": 8.5,
"y": 4.3
},
{
"x": 8.5,
"y": 0
}
],
"height": 4.3,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 1,
"y": 4.3
},
{
"x": 2,
"y": 4.3
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 2.7
},
{
"x": 0,
"y": 3.9
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 6.8,
"y": 0
},
{
"x": 5.6,
"y": 0
}
]
}
] | [] |
2 | 57 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 26.3,
"floor_polygon": [
{
"x": 0,
"y": 6.3
},
{
"x": 0,
"y": 10.5
},
{
"x": 6.3,
"y": 10.5
},
{
"x": 6.3,
"y": 6.3
}
],
"height": 4.2,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2.9,
"y": 6.3
},
{
"x": 0.9,
"y": 6.3
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 3.7,
"y": 0
},
{
"x": 1.8,
"y": 0
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 0,
"y": 4.7
},
{
"x": 0,
"y": 6.3
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 6.3,
"y": 9.1
},
{
"x": 6.3,
"y": 7.9
}
]
}
] | [] |
3 | 37.8 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 6.9,
"floor_polygon": [
{
"x": 5.6,
"y": 1.9
},
{
"x": 5.6,
"y": 5.6
},
{
"x": 7.4,
"y": 5.6
},
{
"x": 7.4,
"y": 1.9
}
],
"height": 3.7,
"id": "room|2",
"is_regular": 0,
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 5.5,
"y": 3.7
},
{
"x": 3.5,
"y": 3.7
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 5.6,
"y": 4.2
},
{
"x": 5.6,
"y": 5.2
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 1.9,
"y": 1.7
},
{
"x": 1.9,
"y": 0.9
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 3.5,
"y": 1.9
},
{
"x": 2.3,
"y": 1.9
}
]
}... | [] |
2 | 66 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 42.4,
"floor_polygon": [
{
"x": 8.7,
"y": 0
},
{
"x": 2.2,
"y": 0
},
{
"x": 2.2,
"y": 2.2
},
{
"x": 4.3,
"y": 2.2
},
{
"x": 4.3,
"y": 8.7
},
{
"... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 4.3,
"y": 8.6
},
{
"x": 4.3,
"y": 6.6
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 0,
"y": 6.2
},
{
"x": 0,
"y": 7.3
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 4.5,
"y": 0
},
{
"x": 3.3,
"y": 0
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 2.2,
"y": 1
},
{
"x": 2.2,
"y": 1.9
}
]
}
] | [] |
4 | 100.6 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 33.5,
"floor_polygon": [
{
"x": 5.5,
"y": 3.7
},
{
"x": 5.5,
"y": 11
},
{
"x": 9.2,
"y": 11
},
{
"x": 9.2,
"y": 7.3
},
{
"x": 11,
"y": 7.3
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8,
"y": 3.7
},
{
"x": 9,
"y": 3.7
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 5.5,
"y": 5.3
},
{
"x": 5.5,
"y": 4.2
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 11,
"y": 4.7
},
{
"x": 11,
"y": 3.7
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 9.2,
"y": 8.3
},
{
"x": 9.2,
"y": 7.4
}
]
}
] | [
{
"id": "wall|6|3.66|5.49|5.49|5.49",
"position": [
{
"x": 3.7,
"y": 5.5
},
{
"x": 5.5,
"y": 5.5
}
]
},
{
"id": "wall|6|3.66|3.66|3.66|5.49",
"position": [
{
"x": 3.7,
"y": 3.7
},
{
"x": 3.7,
... |
2 | 107.6 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 60.8,
"floor_polygon": [
{
"x": 0,
"y": 4.3
},
{
"x": 0,
"y": 8.7
},
{
"x": 4.3,
"y": 8.7
},
{
"x": 4.3,
"y": 10.8
},
{
"x": 10.8,
"y": 10.8
},
{
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 4.2,
"y": 4.3
},
{
"x": 6.2,
"y": 4.3
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 3.1,
"y": 0
},
{
"x": 2.1,
"y": 0
}
]
}
] | [
{
"id": "window|3|0",
"position": [
{
"x": 0,
"y": 0.2
},
{
"x": 0,
"y": 1.7
}
]
},
{
"id": "window|3|1",
"position": [
{
"x": 10.8,
"y": 3.6
},
{
"x": 10.8,
"y": 2.4
}
]
},
... | [] |
4 | 68.7 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 30.9,
"floor_polygon": [
{
"x": 5.6,
"y": 5.6
},
{
"x": 5.6,
"y": 11.1
},
{
"x": 11.1,
"y": 11.1
},
{
"x": 11.1,
"y": 5.6
}
],
"height": 5.6,
"id": "room|4",
"is_regular"... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.2,
"y": 5.6
},
{
"x": 10.2,
"y": 5.6
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 1.9,
"y": 5.5
},
{
"x": 1.9,
"y": 7.4
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 2.4,
"y": 7.4
},
{
"x": 3.6,
"y": 7.4
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 11.1,
"y": 7.7
},
{
"x": 11.1,
"y": 6.2
}
]
... | [] |
2 | 46.7 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 32.7,
"floor_polygon": [
{
"x": 0,
"y": 6.5
},
{
"x": 4.3,
"y": 6.5
},
{
"x": 4.3,
"y": 8.6
},
{
"x": 6.5,
"y": 8.6
},
{
"x": 6.5,
"y": 2.2
},
{
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2.9,
"y": 2.2
},
{
"x": 1.9,
"y": 2.2
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 2.4,
"y": 0
},
{
"x": 0.5,
"y": 0
}
]
}
] | [] | [] |
7 | 143.5 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom"
] | [
{
"area": 28,
"floor_polygon": [
{
"x": 5.6,
"y": 5.6
},
{
"x": 5.6,
"y": 9.4
},
{
"x": 13.1,
"y": 9.4
},
{
"x": 13.1,
"y": 5.6
}
],
"height": 3.7,
"id": "room|2",
"is_regular": 0,... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
5
],
[
0,
6
],
[
1,
5
],
[
2,
3
],
[
2,
4
],
[
2,
6
],
[
4,
6
],
[
5,
6
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 7.9,
"y": 5.6
},
{
"x": 5.9,
"y": 5.6
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 11.2,
"y": 12.4
},
{
"x": 11.2,
"y": 11.4
}
]
}... | [
{
"id": "window|7|0",
"position": [
{
"x": 0,
"y": 6.5
},
{
"x": 0,
"y": 7.4
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 0,
"y": 7.7
},
{
"x": 0,
"y": 8.9
}
]
},
{
... | [] |
1 | 29.6 | [
"Kitchen"
] | [
{
"area": 29.6,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.8
},
{
"x": 7.7,
"y": 3.8
},
{
"x": 7.7,
"y": 0
}
],
"height": 3.8,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 1.6,
"y": 3.8
},
{
"x": 3.6,
"y": 3.8
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 7.7,
"y": 3.5
},
{
"x": 7.7,
"y": 2.6
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 5.8,
"y": 0
},
{
"x": 4.5,
"y": 0
}
]
}
] | [] |
1 | 13.5 | [
"LivingRoom"
] | [
{
"area": 13.5,
"floor_polygon": [
{
"x": 2.1,
"y": 2.1
},
{
"x": 2.1,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 4.2
},
{
"x": 4.2,
"y": 4.2
},
{
"x": ... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 0,
"y": 3.1
},
{
"x": 0,
"y": 4.1
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 4.2,
"y": 2.1
},
{
"x": 2.7,
"y": 2.1
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 2.1,
"y": 1.2
},
{
"x": 2.1,
"y": 0.3
}
]
}... | [] |
4 | 111.6 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 37.2,
"floor_polygon": [
{
"x": 6.5,
"y": 15.1
},
{
"x": 12.9,
"y": 15.1
},
{
"x": 12.9,
"y": 8.6
},
{
"x": 8.6,
"y": 8.6
},
{
"x": 8.6,
"y": 10.8
},
{
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 10.9,
"y": 8.6
},
{
"x": 12.8,
"y": 8.6
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 7.5,
"y": 10.8
},
{
"x": 8.5,
"y": 10.8
}
]
}... | [
{
"id": "window|7|0",
"position": [
{
"x": 4.2,
"y": 4.3
},
{
"x": 3.3,
"y": 4.3
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 6.2,
"y": 4.3
},
{
"x": 5,
"y": 4.3
}
]
},
... | [
{
"id": "wall|6|4.31|4.31|4.31|10.79",
"position": [
{
"x": 4.3,
"y": 4.3
},
{
"x": 4.3,
"y": 10.8
}
]
},
{
"id": "wall|7|4.31|4.31|4.31|10.79",
"position": [
{
"x": 4.3,
"y": 4.3
},
{
"x": 4.3,... |
4 | 151.3 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 50.4,
"floor_polygon": [
{
"x": 4.3,
"y": 2.1
},
{
"x": 4.3,
"y": 8.6
},
{
"x": 12.8,
"y": 8.6
},
{
"x": 12.8,
"y": 4.3
},
{
"x": 10.7,
"y": 4.3
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.3,
"y": 2.9
},
{
"x": 4.3,
"y": 4.8
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 4.3,
"y": 10.1
},
{
"x": 4.3,
"y": 9
}
]
},
{... | [
{
"id": "window|7|0",
"position": [
{
"x": 1.5,
"y": 15
},
{
"x": 2.7,
"y": 15
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 0,
"y": 12.9
},
{
"x": 0,
"y": 14.2
}
]
},
... | [] |
6 | 184.1 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 30.7,
"floor_polygon": [
{
"x": 0,
"y": 12.6
},
{
"x": 6.3,
"y": 12.6
},
{
"x": 6.3,
"y": 8.4
},
{
"x": 2.1,
"y": 8.4
},
{
"x": 2.1,
"y": 6.3
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
5
],
[
2,
3
],
[
2,
4
],
[
2,
5
],
[
4,
5
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 6.3,
"y": 12.1
},
{
"x": 6.3,
"y": 10.2
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 4.2,
"y": 1.4
},
{
"x": 4.2,
"y": 3.3
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 3.6,
"y": 12.6
},
{
"x": 5.3,
"y": 12.6
}
]
},
{
"id": "window|4|1",
"position": [
{
"x": 0,
"y": 7.3
},
{
"x": 0,
"y": 8.5
}
]
},
... | [
{
"id": "wall|8|10.46|4.18|16.74|4.18",
"position": [
{
"x": 10.5,
"y": 4.2
},
{
"x": 16.7,
"y": 4.2
}
]
},
{
"id": "wall|9|10.46|4.18|16.74|4.18",
"position": [
{
"x": 10.5,
"y": 4.2
},
{
"x": ... |
3 | 83.4 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 29.6,
"floor_polygon": [
{
"x": 1.6,
"y": 9.8
},
{
"x": 9.8,
"y": 9.8
},
{
"x": 9.8,
"y": 6.6
},
{
"x": 0,
"y": 6.6
},
{
"x": 0,
"y": 8.2
},
{
"... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|2|7",
"position": [
{
"x": 7.8,
"y": 6.6
},
{
"x": 6.8,
"y": 6.6
}
]
},
{
"id": "door|1|7",
"position": [
{
"x": 4.6,
"y": 0
},
{
"x": 3.6,
"y": 0
}
]
}
] | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 1.6
},
{
"x": 0,
"y": 3.1
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 6,
"y": 9.8
},
{
"x": 7,
"y": 9.8
}
]
},
{
... | [
{
"id": "wall|6|3.28|0.00|3.28|6.57",
"position": [
{
"x": 3.3,
"y": 0
},
{
"x": 3.3,
"y": 6.6
}
]
},
{
"id": "wall|7|3.28|0.00|3.28|6.57",
"position": [
{
"x": 3.3,
"y": 0
},
{
"x": 3.3,
... |
4 | 129.2 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"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|4",
"is_regular": 1,
"ro... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 4.3,
"y": 6.1
},
{
"x": 3.3,
"y": 6.1
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 6.1,
"y": 4.7
},
{
"x": 6.1,
"y": 3.7
}
]
},
... | [
{
"id": "window|4|0",
"position": [
{
"x": 4.5,
"y": 0
},
{
"x": 3.2,
"y": 0
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 14.3,
"y": 5.5
},
{
"x": 14.3,
"y": 4.2
}
]
},
... | [
{
"id": "wall|6|6.12|6.12|10.21|6.12",
"position": [
{
"x": 6.1,
"y": 6.1
},
{
"x": 10.2,
"y": 6.1
}
]
},
{
"id": "wall|7|6.12|6.12|10.21|6.12",
"position": [
{
"x": 6.1,
"y": 6.1
},
{
"x": 10.2... |
2 | 30.6 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 13.6,
"floor_polygon": [
{
"x": 0,
"y": 5.5
},
{
"x": 3.7,
"y": 5.5
},
{
"x": 3.7,
"y": 3.7
},
{
"x": 5.5,
"y": 3.7
},
{
"x": 5.5,
"y": 1.8
},
{
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.7,
"y": 4.4
},
{
"x": 3.7,
"y": 5.5
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 4.4,
"y": 1.8
},
{
"x": 2.4,
"y": 1.8
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 1.8,
"y": 2.1
},
{
"x": 1.8,
"y": 3.7
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 3.7,
"y": 5.7
},
{
"x": 3.7,
"y": 6.9
}
]
}... | [] |
5 | 111.8 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 25.8,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6.2
},
{
"x": 4.1,
"y": 6.2
},
{
"x": 4.1,
"y": 0
}
],
"height": 6.2,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|3|4",
"position": [
{
"x": 6.6,
"y": 6.2
},
{
"x": 4.6,
"y": 6.2
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 3,
"y": 6.2
},
{
"x": 1,
"y": 6.2
}
]
},
{
... | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 1.7
},
{
"x": 0,
"y": 3
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 4.1,
"y": 0
},
{
"x": 3.3,
"y": 0
}
]
},
{
... | [
{
"id": "wall|2|4.15|0.00|4.15|6.22",
"position": [
{
"x": 4.2,
"y": 0
},
{
"x": 4.2,
"y": 6.2
}
]
},
{
"id": "wall|4|4.15|0.00|4.15|6.22",
"position": [
{
"x": 4.2,
"y": 0
},
{
"x": 4.2,
... |
2 | 40.3 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 24.2,
"floor_polygon": [
{
"x": 3.3,
"y": 0
},
{
"x": 3.3,
"y": 4.9
},
{
"x": 8.2,
"y": 4.9
},
{
"x": 8.2,
"y": 0
}
],
"height": 4.9,
"id": "room|2",
"is_regular": 1,
... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.3,
"y": 4.7
},
{
"x": 3.3,
"y": 3.7
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 0,
"y": 1.5
},
{
"x": 0,
"y": 2.6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 3.5,
"y": 4.9
},
{
"x": 4.7,
"y": 4.9
}
]
}
] | [] |
6 | 211.6 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 43.8,
"floor_polygon": [
{
"x": 5.7,
"y": 0
},
{
"x": 5.7,
"y": 7.6
},
{
"x": 7.6,
"y": 7.6
},
{
"x": 7.6,
"y": 9.6
},
{
"x": 9.6,
"y": 9.6
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
4
],
[
0,
5
],
[
1,
4
],
[
1,
5
],
[
2,
3
],
[
2,
4
],
[
3,
4
],
[
4,
5
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 9.6,
"y": 8
},
{
"x": 9.6,
"y": 6.1
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 2.2,
"y": 9.6
},
{
"x": 0.2,
"y": 9.6
}
]
},
{
... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 6.7
},
{
"x": 0,
"y": 7.9
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 8.2,
"y": 15.3
},
{
"x": 9.4,
"y": 15.3
}
]
},
... | [] |
5 | 89 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 23,
"floor_polygon": [
{
"x": 3.6,
"y": 0
},
{
"x": 3.6,
"y": 7.3
},
{
"x": 5.4,
"y": 7.3
},
{
"x": 5.4,
"y": 5.4
},
{
"x": 7.3,
"y": 5.4
},
{
"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
1,
3
],
[
2,
4
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3.6,
"y": 0.6
},
{
"x": 3.6,
"y": 1.6
}
]
},
{
"id": "door|2|5",
"position": [
{
"x": 3.6,
"y": 4.5
},
{
"x": 3.6,
"y": 5.6
}
]
},
... | [
{
"id": "window|5|0",
"position": [
{
"x": 0,
"y": 4.9
},
{
"x": 0,
"y": 6.1
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 3.7,
"y": 7.3
},
{
"x": 4.9,
"y": 7.3
}
]
},
... | [
{
"id": "wall|2|7.26|0.00|7.26|5.44",
"position": [
{
"x": 7.3,
"y": 0
},
{
"x": 7.3,
"y": 5.4
}
]
},
{
"id": "wall|4|7.26|0.00|7.26|5.44",
"position": [
{
"x": 7.3,
"y": 0
},
{
"x": 7.3,
... |
4 | 101.8 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 33.9,
"floor_polygon": [
{
"x": 0,
"y": 7.8
},
{
"x": 0,
"y": 13.6
},
{
"x": 5.8,
"y": 13.6
},
{
"x": 5.8,
"y": 7.8
}
],
"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": 5.8,
"y": 10.6
},
{
"x": 5.8,
"y": 9.6
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 0.5,
"y": 7.8
},
{
"x": 1.5,
"y": 7.8
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 5.7,
"y": 3.9
},
{
"x": 4.9,
"y": 3.9
}
]
},
{
"id": "window|4|0",
"position": [
{
"x": 4.3,
"y": 13.6
},
{
"x": 5.5,
"y": 13.6
}
]
... | [
{
"id": "wall|6|5.83|3.88|5.83|7.77",
"position": [
{
"x": 5.8,
"y": 3.9
},
{
"x": 5.8,
"y": 7.8
}
]
},
{
"id": "wall|7|5.83|3.88|5.83|7.77",
"position": [
{
"x": 5.8,
"y": 3.9
},
{
"x": 5.8,
... |
10 | 251.8 | [
"Kitchen",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 24,
"floor_polygon": [
{
"x": 14,
"y": 2
},
{
"x": 14,
"y": 8
},
{
"x": 18,
"y": 8
},
{
"x": 18,
"y": 2
}
],
"height": 6,
"id": "room|2",
"is_regular": 1,
"room_type"... | [
[
0,
1
],
[
0,
2
],
[
1,
2
],
[
1,
6
],
[
1,
9
],
[
2,
3
],
[
2,
5
],
[
2,
9
],
[
3,
5
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,
9
],
[
6,
7
],
[
6,... | [
{
"id": "door|2|3",
"position": [
{
"x": 14,
"y": 5.4
},
{
"x": 14,
"y": 3.4
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 16.4,
"y": 14
},
{
"x": 15.3,
"y": 14
}
]
},
{
... | [
{
"id": "window|10|0",
"position": [
{
"x": 0,
"y": 11.8
},
{
"x": 0,
"y": 13.1
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 6.6,
"y": 16
},
{
"x": 7.4,
"y": 16
}
]
},
... | [] |
4 | 136.6 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 44.3,
"floor_polygon": [
{
"x": 5.8,
"y": 3.8
},
{
"x": 5.8,
"y": 11.5
},
{
"x": 11.5,
"y": 11.5
},
{
"x": 11.5,
"y": 3.8
}
],
"height": 7.7,
"id": "room|4",
"is_regular"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 6.2,
"y": 3.8
},
{
"x": 7.2,
"y": 3.8
}
]
},
{
"id": "door|4|7",
"position": [
{
"x": 5.8,
"y": 8.5
},
{
"x": 5.8,
"y": 10.4
}
]
},
... | [
{
"id": "window|7|0",
"position": [
{
"x": 0,
"y": 11.1
},
{
"x": 0,
"y": 12.3
}
]
},
{
"id": "window|7|1",
"position": [
{
"x": 1.9,
"y": 13.3
},
{
"x": 1.9,
"y": 12.1
}
]
}... | [
{
"id": "wall|6|0.00|7.69|5.76|7.69",
"position": [
{
"x": 0,
"y": 7.7
},
{
"x": 5.8,
"y": 7.7
}
]
},
{
"id": "wall|7|0.00|7.69|5.76|7.69",
"position": [
{
"x": 0,
"y": 7.7
},
{
"x": 5.8,
... |
2 | 81.1 | [
"Bedroom",
"Bathroom"
] | [
{
"area": 62,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 8.7
},
{
"x": 8.7,
"y": 8.7
},
{
"x": 8.7,
"y": 2.2
},
{
"x": 2.2,
"y": 2.2
},
{
"x": ... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6.2,
"y": 8.7
},
{
"x": 5.1,
"y": 8.7
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 8.7,
"y": 10.8
},
{
"x": 8.7,
"y": 8.8
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 5.9,
"y": 2.2
},
{
"x": 4.7,
"y": 2.2
}
]
}
] | [] |
3 | 44.4 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 8.1,
"floor_polygon": [
{
"x": 6,
"y": 4
},
{
"x": 6,
"y": 6
},
{
"x": 10,
"y": 6
},
{
"x": 10,
"y": 4
}
],
"height": 2,
"id": "room|2",
"is_regular": 1,
"room_type":... | [
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 2,
"y": 5.8
},
{
"x": 2,
"y": 6.8
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 6,
"y": 6
},
{
"x": 6,
"y": 4.1
}
]
},
{
"id"... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 3.5
},
{
"x": 0,
"y": 4.4
}
]
},
{
"id": "window|7|0",
"position": [
{
"x": 6,
"y": 3.9
},
{
"x": 6,
"y": 3.1
}
]
},
{
... | [] |
8 | 449.4 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 80.2,
"floor_polygon": [
{
"x": 0,
"y": 6
},
{
"x": 0,
"y": 14
},
{
"x": 10,
"y": 14
},
{
"x": 10,
"y": 6
}
],
"height": 8,
"id": "room|2",
"is_regular": 0,
"room_typ... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
7
],
[
1,
2
],
[
2,
3
],
[
3,
7
],
[
4,
5
],
[
4,
6
],
[
5,
6
],
[
5,
7
],
[
6,
7
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 2.3,
"y": 6
},
{
"x": 4.3,
"y": 6
}
]
},
{
"id": "door|4|5",
"position": [
{
"x": 14.8,
"y": 10
},
{
"x": 13.8,
"y": 10
}
]
},
{
... | [
{
"id": "window|3|0",
"position": [
{
"x": 4.9,
"y": 0
},
{
"x": 3.7,
"y": 0
}
]
},
{
"id": "window|3|1",
"position": [
{
"x": 0,
"y": 4.6
},
{
"x": 0,
"y": 5.8
}
]
},
{
... | [
{
"id": "wall|3|10.02|0.00|10.02|6.01",
"position": [
{
"x": 10,
"y": 0
},
{
"x": 10,
"y": 6
}
]
},
{
"id": "wall|4|10.02|0.00|10.02|6.01",
"position": [
{
"x": 10,
"y": 0
},
{
"x": 10,
... |
8 | 361.6 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"Bathroom",
"Bedroom",
"Bedroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 47.9,
"floor_polygon": [
{
"x": 0,
"y": 4.2
},
{
"x": 0,
"y": 10.4
},
{
"x": 6.3,
"y": 10.4
},
{
"x": 6.3,
"y": 6.3
},
{
"x": 8.3,
"y": 6.3
},
{
... | [
[
0,
1
],
[
0,
4
],
[
0,
5
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
1,
7
],
[
2,
3
],
[
2,
6
],
[
2,
7
],
[
3,
4
],
[
4,
5
],
[
6,
7
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 10.5,
"y": 14.6
},
{
"x": 11.5,
"y": 14.6
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 10.4,
"y": 22.1
},
{
"x": 10.4,
"y": 24.1
}
]... | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 7.3
},
{
"x": 0,
"y": 8.3
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 0,
"y": 13.4
},
{
"x": 0,
"y": 14.2
}
]
},
{
... | [
{
"id": "wall|2|0.00|10.44|6.26|10.44",
"position": [
{
"x": 0,
"y": 10.4
},
{
"x": 6.3,
"y": 10.4
}
]
},
{
"id": "wall|3|8.35|14.61|8.35|20.87",
"position": [
{
"x": 8.3,
"y": 14.6
},
{
"x": 8.... |
10 | 256.1 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 21.9,
"floor_polygon": [
{
"x": 1.8,
"y": 1.8
},
{
"x": 1.8,
"y": 3.5
},
{
"x": 0,
"y": 3.5
},
{
"x": 0,
"y": 8.8
},
{
"x": 3.5,
"y": 8.8
},
{
"... | [
[
0,
1
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
1,
6
],
[
2,
3
],
[
3,
6
],
[
3,
8
],
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
5,
7
],
[
6,... | [
{
"id": "door|4|5",
"position": [
{
"x": 9.6,
"y": 5.3
},
{
"x": 11.5,
"y": 5.3
}
]
},
{
"id": "door|3|5",
"position": [
{
"x": 8.8,
"y": 5.6
},
{
"x": 8.8,
"y": 7.6
}
]
},
... | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 4.2
},
{
"x": 0,
"y": 5.3
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 1.8,
"y": 1.8
},
{
"x": 1.8,
"y": 3.3
}
]
},
... | [
{
"id": "wall|2|3.54|1.77|3.54|8.84",
"position": [
{
"x": 3.5,
"y": 1.8
},
{
"x": 3.5,
"y": 8.8
}
]
},
{
"id": "wall|3|3.54|1.77|3.54|8.84",
"position": [
{
"x": 3.5,
"y": 1.8
},
{
"x": 3.5,
... |
1 | 19.2 | [
"Bedroom"
] | [
{
"area": 19.2,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 2
},
{
"x": 5.9,
"y": 2
},
{
"x": 5.9,
"y": 3.9
},
{
"x": 7.8,
"y": 3.9
},
{
"x": 7.... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 4.5,
"y": 0
},
{
"x": 2.5,
"y": 0
}
]
}
] | [] | [] |
10 | 305 | [
"Kitchen",
"LivingRoom",
"LivingRoom",
"LivingRoom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom",
"Bedroom",
"Bathroom"
] | [
{
"area": 27.7,
"floor_polygon": [
{
"x": 12.9,
"y": 4.3
},
{
"x": 12.9,
"y": 10.7
},
{
"x": 17.2,
"y": 10.7
},
{
"x": 17.2,
"y": 4.3
}
],
"height": 6.4,
"id": "room|2",
"is_regula... | [
[
0,
1
],
[
0,
7
],
[
1,
2
],
[
1,
3
],
[
1,
7
],
[
1,
9
],
[
2,
3
],
[
3,
4
],
[
3,
9
],
[
4,
5
],
[
4,
8
],
[
4,
9
],
[
5,
8
],
[
6,
7
],
[
6,... | [
{
"id": "door|4|5",
"position": [
{
"x": 6,
"y": 6.4
},
{
"x": 5,
"y": 6.4
}
]
},
{
"id": "door|6|7",
"position": [
{
"x": 2.4,
"y": 17.2
},
{
"x": 1.3,
"y": 17.2
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 6.3,
"y": 0
},
{
"x": 5.1,
"y": 0
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 11
},
{
"x": 0,
"y": 12.5
}
]
},
{
... | [
{
"id": "wall|2|12.90|4.30|12.90|10.75",
"position": [
{
"x": 12.9,
"y": 4.3
},
{
"x": 12.9,
"y": 10.8
}
]
},
{
"id": "wall|3|6.45|0.00|6.45|6.45",
"position": [
{
"x": 6.5,
"y": 0
},
{
"x": 6.5... |
1 | 39.8 | [
"LivingRoom"
] | [
{
"area": 39.8,
"floor_polygon": [
{
"x": 4,
"y": 2
},
{
"x": 4,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 6
},
{
"x": 8,
"y": 6
},
{
"x": 8,
"... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 2.1,
"y": 6
},
{
"x": 4.1,
"y": 6
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 8,
"y": 4.9
},
{
"x": 8,
"y": 3.7
}
]
}
] | [] |
3 | 118.1 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 43.7,
"floor_polygon": [
{
"x": 6.3,
"y": 4.2
},
{
"x": 8.4,
"y": 4.2
},
{
"x": 8.4,
"y": 8.4
},
{
"x": 12.6,
"y": 8.4
},
{
"x": 12.6,
"y": 0
},
{
... | [
[
0,
1
],
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 5.4,
"y": 6.3
},
{
"x": 6.4,
"y": 6.3
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 6.3,
"y": 1.7
},
{
"x": 6.3,
"y": 3.7
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 0.7,
"y": 10.5
},
{
"x": 1.9,
"y": 10.5
}
]
},
{
"id": "window|2|0",
"position": [
{
"x": 11.1,
"y": 0
},
{
"x": 9.9,
"y": 0
}
]
},... | [] |
5 | 100.7 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 19.5,
"floor_polygon": [
{
"x": 3.6,
"y": 0
},
{
"x": 3.6,
"y": 3.6
},
{
"x": 9,
"y": 3.6
},
{
"x": 9,
"y": 0
}
],
"height": 3.6,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
2
],
[
0,
4
],
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|2|4",
"position": [
{
"x": 6.8,
"y": 3.6
},
{
"x": 7.8,
"y": 3.6
}
]
},
{
"id": "door|3|4",
"position": [
{
"x": 4.9,
"y": 7.2
},
{
"x": 5.9,
"y": 7.2
}
]
},
... | [
{
"id": "window|5|0",
"position": [
{
"x": 5.2,
"y": 12.6
},
{
"x": 6.4,
"y": 12.6
}
]
},
{
"id": "window|5|1",
"position": [
{
"x": 9,
"y": 10.3
},
{
"x": 9,
"y": 9.1
}
]
},... | [] |
3 | 61.4 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 25.3,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.6
},
{
"x": 1.9,
"y": 7.6
},
{
"x": 1.9,
"y": 5.7
},
{
"x": 3.8,
"y": 5.7
},
{
"x"... | [
[
0,
2
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 5.7,
"y": 0.5
},
{
"x": 5.7,
"y": 2.4
}
]
},
{
"id": "door|2|7",
"position": [
{
"x": 3.8,
"y": 0.8
},
{
"x": 3.8,
"y": 2.8
}
]
},
... | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 6.8
},
{
"x": 0,
"y": 7.6
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 3.4,
"y": 0
},
{
"x": 1.9,
"y": 0
}
]
},
{
... | [] |
5 | 48.3 | [
"Kitchen",
"Bathroom",
"LivingRoom",
"Bedroom",
"Bedroom"
] | [
{
"area": 14.2,
"floor_polygon": [
{
"x": 1.7,
"y": 5.1
},
{
"x": 1.7,
"y": 6.7
},
{
"x": 6.7,
"y": 6.7
},
{
"x": 6.7,
"y": 3.4
},
{
"x": 3.4,
"y": 3.4
},
{
... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
0,
4
],
[
2,
3
],
[
3,
4
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 3,
"y": 5.1
},
{
"x": 1.9,
"y": 5.1
}
]
},
{
"id": "door|2|4",
"position": [
{
"x": 5.3,
"y": 6.7
},
{
"x": 3.4,
"y": 6.7
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 5.4,
"y": 8.4
},
{
"x": 6.3,
"y": 8.4
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 6.7,
"y": 3
},
{
"x": 6.7,
"y": 1.7
}
]
},
... | [] |
5 | 77.2 | [
"Bedroom",
"Bathroom",
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 24.4,
"floor_polygon": [
{
"x": 6.1,
"y": 0
},
{
"x": 6.1,
"y": 6.1
},
{
"x": 10.1,
"y": 6.1
},
{
"x": 10.1,
"y": 0
}
],
"height": 6.1,
"id": "room|4",
"is_regular": 0,
... | [
[
0,
1
],
[
0,
3
],
[
0,
4
],
[
1,
3
],
[
2,
3
],
[
2,
4
],
[
3,
4
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 7.6,
"y": 6.1
},
{
"x": 8.7,
"y": 6.1
}
]
},
{
"id": "door|8|9",
"position": [
{
"x": 6,
"y": 4
},
{
"x": 4,
"y": 4
}
]
},
{
"i... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 2.3
},
{
"x": 0,
"y": 3.5
}
]
},
{
"id": "window|8|0",
"position": [
{
"x": 3,
"y": 8.1
},
{
"x": 4.2,
"y": 8.1
}
]
},
{
... | [] |
2 | 26.8 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 11.9,
"floor_polygon": [
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 3.5
},
{
"x": 3.5,
"y": 3.5
},
{
"x": 3.5,
"y": 0
}
],
"height": 3.5,
"id": "room|2",
"is_regular": 1,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 0.2,
"y": 3.5
},
{
"x": 2.2,
"y": 3.5
}
]
},
{
"id": "door|1|3",
"position": [
{
"x": 1.9,
"y": 6.9
},
{
"x": 3,
"y": 6.9
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 0,
"y": 0.4
},
{
"x": 0,
"y": 1.6
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 1.7,
"y": 5.3
},
{
"x": 1.7,
"y": 6.8
}
]
}
] | [] |
2 | 40.7 | [
"Kitchen",
"LivingRoom"
] | [
{
"area": 24.4,
"floor_polygon": [
{
"x": 10.1,
"y": 4
},
{
"x": 4,
"y": 4
},
{
"x": 4,
"y": 8.1
},
{
"x": 10.1,
"y": 8.1
}
],
"height": 4,
"id": "room|2",
"is_regular": 0,
"ro... | [
[
0,
1
]
] | [
{
"id": "door|2|3",
"position": [
{
"x": 6.1,
"y": 4
},
{
"x": 8,
"y": 4
}
]
},
{
"id": "door|1|2",
"position": [
{
"x": 7.7,
"y": 8.1
},
{
"x": 8.7,
"y": 8.1
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 6,
"y": 4
},
{
"x": 4.5,
"y": 4
}
]
},
{
"id": "window|3|0",
"position": [
{
"x": 10.1,
"y": 1.2
},
{
"x": 10.1,
"y": 0.1
}
]
}
] | [] |
1 | 26.7 | [
"LivingRoom"
] | [
{
"area": 26.7,
"floor_polygon": [
{
"x": 3.7,
"y": 0
},
{
"x": 0,
"y": 0
},
{
"x": 0,
"y": 7.3
},
{
"x": 3.7,
"y": 7.3
}
],
"height": 7.3,
"id": "room|2",
"is_regular": 1,
"ro... | [] | [
{
"id": "door|1|2",
"position": [
{
"x": 3.7,
"y": 4.8
},
{
"x": 3.7,
"y": 3.7
}
]
}
] | [
{
"id": "window|2|0",
"position": [
{
"x": 2.7,
"y": 7.3
},
{
"x": 3.6,
"y": 7.3
}
]
},
{
"id": "window|2|1",
"position": [
{
"x": 0,
"y": 3.2
},
{
"x": 0,
"y": 5
}
]
}
] | [] |
4 | 112.3 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 37.4,
"floor_polygon": [
{
"x": 8.2,
"y": 4.1
},
{
"x": 8.2,
"y": 10.2
},
{
"x": 14.3,
"y": 10.2
},
{
"x": 14.3,
"y": 4.1
}
],
"height": 6.1,
"id": "room|4",
"is_regular"... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
3
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.2,
"y": 4.1
},
{
"x": 9.3,
"y": 4.1
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 8.2,
"y": 7
},
{
"x": 8.2,
"y": 8.1
}
]
},
{
... | [
{
"id": "window|4|0",
"position": [
{
"x": 11.5,
"y": 10.2
},
{
"x": 12.3,
"y": 10.2
}
]
}
] | [
{
"id": "wall|6|0.00|6.12|8.16|6.12",
"position": [
{
"x": 0,
"y": 6.1
},
{
"x": 8.2,
"y": 6.1
}
]
},
{
"id": "wall|7|0.00|6.12|8.16|6.12",
"position": [
{
"x": 0,
"y": 6.1
},
{
"x": 8.2,
... |
4 | 95.8 | [
"Bedroom",
"Bathroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 31.9,
"floor_polygon": [
{
"x": 4.9,
"y": 3.3
},
{
"x": 4.9,
"y": 9.8
},
{
"x": 9.8,
"y": 9.8
},
{
"x": 9.8,
"y": 3.3
}
],
"height": 6.5,
"id": "room|4",
"is_regular": 0,... | [
[
0,
1
],
[
0,
2
],
[
0,
3
],
[
1,
2
],
[
2,
3
]
] | [
{
"id": "door|4|5",
"position": [
{
"x": 8.3,
"y": 3.3
},
{
"x": 9.3,
"y": 3.3
}
]
},
{
"id": "door|4|6",
"position": [
{
"x": 4.9,
"y": 5.9
},
{
"x": 4.9,
"y": 3.9
}
]
},
... | [
{
"id": "window|6|0",
"position": [
{
"x": 0,
"y": 4.8
},
{
"x": 0,
"y": 5.7
}
]
},
{
"id": "window|6|1",
"position": [
{
"x": 3.1,
"y": 0
},
{
"x": 1.9,
"y": 0
}
]
},
{
... | [
{
"id": "wall|6|0.00|6.53|4.89|6.53",
"position": [
{
"x": 0,
"y": 6.5
},
{
"x": 4.9,
"y": 6.5
}
]
},
{
"id": "wall|7|0.00|6.53|4.89|6.53",
"position": [
{
"x": 0,
"y": 6.5
},
{
"x": 4.9,
... |
3 | 49.6 | [
"Bedroom",
"Kitchen",
"LivingRoom"
] | [
{
"area": 18.6,
"floor_polygon": [
{
"x": 7,
"y": 1.8
},
{
"x": 7,
"y": 7
},
{
"x": 10.6,
"y": 7
},
{
"x": 10.6,
"y": 1.8
}
],
"height": 5.3,
"id": "room|2",
"is_regular": 1,
"... | [
[
0,
1
],
[
1,
2
]
] | [
{
"id": "door|6|7",
"position": [
{
"x": 3.5,
"y": 5.6
},
{
"x": 3.5,
"y": 6.6
}
]
},
{
"id": "door|2|6",
"position": [
{
"x": 7,
"y": 4.6
},
{
"x": 7,
"y": 5.6
}
]
},
{
... | [
{
"id": "window|7|0",
"position": [
{
"x": 1.8,
"y": 7
},
{
"x": 3.4,
"y": 7
}
]
},
{
"id": "window|6|0",
"position": [
{
"x": 5.5,
"y": 7
},
{
"x": 6.6,
"y": 7
}
]
},
{
... | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.