You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
112 lines
3.2 KiB
112 lines
3.2 KiB
{ |
|
"rooms" : [ |
|
{ |
|
"name" : "Patio", |
|
"x" : 0, "y" : 0.6096, |
|
"w" : 4.9774, "h" : 4.6736, "d" : 3.048, |
|
"color" : "green" |
|
}, |
|
{ |
|
"name" : "Dining Room", |
|
"x" : 0, "y" : 5.2832, |
|
"w" : 4.9774, "h" : 3.7338, "d" : 3.048, |
|
"color" : "red" |
|
}, |
|
{ |
|
"name" : "Stairway", |
|
"x" : 0, "y" : 9.017, |
|
"w" : 2.9972, "h" : 3.149, "d" : 6.096, |
|
"color" : "blue" |
|
}, |
|
{ |
|
"name" : "Office", |
|
"x" : 0, "y" : 12.166, |
|
"w" : 3.5179, "h" : 3.8608, "d" : 3.048, |
|
"color" : "orange" |
|
}, |
|
{ |
|
"name" : "Great Room", |
|
"x" : 4.9784, "y" : 0, |
|
"w" : 5.385, "h" : 4.37, "d" : 6.096, |
|
"color" : "yellow" |
|
}, |
|
{ |
|
"name" : "Kitchen", |
|
"x" : 4.9784, "y" : 4.37, |
|
"w" : 5.385, "h" : 3.7338, "d" : 3.048, |
|
"color" : "skyblue" |
|
}, |
|
{ |
|
"name" : "Garage", |
|
"x" : 4.9784, "y" : 8.1038, |
|
"w" : 9.7028, "h" : 6.8072, "d" : 3.048, |
|
"color" : "gray" |
|
}, |
|
{ |
|
"name" : "Guest Room", |
|
"x" : 10.3634, "y" : 1.0668, |
|
"w" : 4.0767, "h" : 3.6068, "d" : 3.048, |
|
"color" : "purple" |
|
}, |
|
{ |
|
"name" : "Guest Bathroom", |
|
"x" : 12.2938, "y" : 4.6736, |
|
"w" : 2.1082, "h" : 1.6383, "d" : 3.048, |
|
"color" : "pink" |
|
}, |
|
{ |
|
"name" : "Pantry", |
|
"x" : 10.3634, "y" : 5.2832, |
|
"w" : 1.9304, "h" : 1.905, "d" : 3.048, |
|
"color" : "brown" |
|
}, |
|
{ |
|
"name" : "Pocket Office", |
|
"x" : 12.2938, "y" :6.3119, |
|
"w" : 2.1082, "h" : 1.4732, "d" : 3.048, |
|
"color" : "lime" |
|
}, |
|
{ |
|
"name" : "Loft", |
|
"x" : 0, "y" : 5.2832, "z" : 3.048, |
|
"w" : 4.9774, "h" : 3.7338, "d" : 3.048, |
|
"color" : "navy" |
|
}, |
|
{ |
|
"name" : "Book Room", |
|
"x" : 0, "y" : 12.166, "z" : 3.048, |
|
"w" : 3.5179, "h" : 4.0767, "d" : 3.048, |
|
"color" : "green" |
|
}, |
|
{ |
|
"name" : "Nursery", |
|
"x" : 6.8707, "y" : 12.166, "z" : 3.048, |
|
"w" : 3.5179, "h" : 4.0767, "d" : 3.048, |
|
"color" : "pink" |
|
}, |
|
{ |
|
"name" : "Laundry", |
|
"x" : 4.9784, "y" : 7.1628, "z" : 3.048, |
|
"w" : 3.5814, "h" : 2.159, "d" : 3.048, |
|
"color" : "white" |
|
}, |
|
{ |
|
"name" : "Bathroom", |
|
"x" : 6.8707, "y" : 10.642, "z" : 3.048, |
|
"w" : 4.4196, "h" : 1.524, "d" : 3.048, |
|
"color" : "teal" |
|
}, |
|
{ |
|
"name" : "Master Bedroom", |
|
"x" : 10.3632, "y" : 1.7272, "z" : 3.048, |
|
"w" : 4.6736, "h" : 5.4356, "d" : 3.048, |
|
"color" : "red" |
|
}, |
|
{ |
|
"name" : "Master Bathroom", |
|
"x" : 10.5283, "y" : 10.642, "z" : 3.048, |
|
"w" : 4.5085, "h" : 3.9624, "d" : 3.048, |
|
"color" : "blue" |
|
} |
|
] |
|
}
|
|
|