5197 lines
166 KiB
Plaintext
5197 lines
166 KiB
Plaintext
{
|
|
"custom": {
|
|
"Color": "#007FD2",
|
|
"ColorHandler": {
|
|
"Auxiliary": {},
|
|
"Corridors": {
|
|
"StairA_1223": "lightgray",
|
|
"StairB_1298": "lightgray",
|
|
"StairC_1290": "lightgray",
|
|
"StairD_1283": "lightgray",
|
|
"UNKNOWN": "lightgray"
|
|
},
|
|
"DH1": {},
|
|
"DH2": {},
|
|
"DH4": {},
|
|
"Elec-Mech": {},
|
|
"Offices": {
|
|
"DAS_1219": "lightgray",
|
|
"Freight_1230": "lightgray",
|
|
"Freight_1232": "lightgray",
|
|
"MRR_1221": "lightgray",
|
|
"Pass_1225": "lightgray",
|
|
"Receiving_1233": "lightgray",
|
|
"Space_1179": "lightgray",
|
|
"Vestibule_1292": "lightgray",
|
|
"WRR_1222": "lightgray"
|
|
},
|
|
"Walls": "var(--olGray)"
|
|
},
|
|
"inMax": 10,
|
|
"inMin": -10,
|
|
"outMax": 250,
|
|
"outMin": 50
|
|
},
|
|
"params": {
|
|
"CRAH": [
|
|
-9,
|
|
0,
|
|
9
|
|
],
|
|
"DH": [
|
|
-5,
|
|
0,
|
|
-3,
|
|
5,
|
|
-5
|
|
],
|
|
"DOAS": [
|
|
1,
|
|
2,
|
|
3,
|
|
4
|
|
],
|
|
"FCU": [
|
|
-9,
|
|
-8,
|
|
-7,
|
|
-6,
|
|
-5,
|
|
-4,
|
|
-3,
|
|
-2,
|
|
-1,
|
|
0,
|
|
-5,
|
|
5,
|
|
-5,
|
|
5,
|
|
-5,
|
|
5,
|
|
-5,
|
|
5,
|
|
-5,
|
|
5,
|
|
-5,
|
|
5
|
|
],
|
|
"RTU": [
|
|
-1,
|
|
-2,
|
|
-3
|
|
]
|
|
},
|
|
"propConfig": {
|
|
"custom.Color": {
|
|
"persistent": true
|
|
},
|
|
"custom.ColorHandler": {
|
|
"persistent": true
|
|
},
|
|
"custom.ColorHandler.Auxiliary.AncilliarySpace_1288": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Auxiliary.ER_1284": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[13]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Auxiliary.ER_1287": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[12]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Auxiliary.FirePblg_1285": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[9]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Auxiliary.StreamIDF_1286": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[10]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorA_1290": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorB_1291": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorC1_1293_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorD1_1293": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorD2_1293_2": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorE_1294": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorF_1295": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorG_1296": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorH1_1297_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorH2_1297_2": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH1.DH1_1260": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DH[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH1.Gallery_1261": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH1.Gallery_1262": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DH[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH1.StreamIDF_1264": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[15]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH1.TenantIDF_1263": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.CRAH[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH2.DH2_1270": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DH[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH2.Gallery_1271": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH2.Gallery_1272": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DH[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH2.StreamIDF_1274": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[14]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH2.TenantIDF_1273": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.CRAH[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH4.DH4_1280": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DH[4]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH4.Gallery_1281": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH4.Gallery_1282": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DH[4]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1242": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1243": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1244": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1245": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1246": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1247": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1248": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1249": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1250": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1251": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1252": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1254": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1255": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1256": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1257": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1258": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.MEP_1253": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.MechPower_1240": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.MehcPower_1241": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Offices.ER_1229": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[18]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Offices.PblgFP_132": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[21]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Offices.StreamIDF_1218": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[19]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Offices.TenantOfficeShell_1200": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.RTU[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.inMax": {
|
|
"persistent": true
|
|
},
|
|
"custom.inMin": {
|
|
"persistent": true
|
|
},
|
|
"custom.outMax": {
|
|
"persistent": true
|
|
},
|
|
"custom.outMin": {
|
|
"persistent": true
|
|
},
|
|
"params.CRAH": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.DH": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.DOAS": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.FCU": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.RTU": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 312,
|
|
"width": 1155
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Second Floor"
|
|
},
|
|
"position": {
|
|
"height": 300,
|
|
"width": 1155
|
|
},
|
|
"propConfig": {
|
|
"props.elements[0].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.ER_1284"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.FirePblg_1285"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.StreamIDF_1286"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.ER_1287"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.AncilliarySpace_1288"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.StairC_1290"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[10].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorA_1290"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[11].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorB_1291"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[12].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorF_1295"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[13].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorH1_1297_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[14].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.StairA_1223"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[15].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.UNKNOWN"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.StairB_1298"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.StairD_1283"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorD2_1293_2"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorH2_1297_2"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[5].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorD1_1293"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[6].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorH1_1297_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[7].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorC1_1293_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[8].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorE_1294"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[9].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorG_1296"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH2.StreamIDF_1274"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH2.TenantIDF_1273"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH2.Gallery_1271"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH2.Gallery_1272"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH2.DH2_1270"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH1.StreamIDF_1264"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH1.TenantIDF_1263"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH1.Gallery_1261"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH1.Gallery_1262"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH1.DH1_1260"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1257"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[10].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1248"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[11].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1247"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[12].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1246"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[13].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1245"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[14].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1244"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[15].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1243"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[16].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1242"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[17].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.MehcPower_1241"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[18].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.MechPower_1240"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1258"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1256"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1255"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1254"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[5].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.MEP_1253"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[6].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1252"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[7].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1251"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[8].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1250"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[9].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1249"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.StreamIDF_1218"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[10].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.Receiving_1233"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[11].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.MRR_1221"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[12].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.TenantOfficeShell_1200"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.Space_1179"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.ER_1229"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.Freight_1230"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.PblgFP_132"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[5].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.Vestibule_1292"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[6].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.Freight_1232"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[7].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.Pass_1225"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[8].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.DAS_1219"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[9].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Offices.WRR_1222"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH4.Gallery_1281"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH4.Gallery_1282"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH4.DH4_1280"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[100].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[101].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[102].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[103].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[104].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[105].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[106].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[107].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[108].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[109].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[10].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[110].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[111].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[112].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[113].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[114].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[115].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[116].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[117].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[118].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[119].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[11].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[120].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[121].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[122].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[123].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[124].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[125].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[126].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[127].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[128].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[129].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[12].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[130].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[131].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[132].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[133].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[134].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[135].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[136].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[137].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[138].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[139].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[13].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[140].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[141].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[142].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[143].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[144].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[14].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[15].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[16].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[17].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[18].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[19].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[1].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[20].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[21].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[22].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[23].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[24].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[25].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[26].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[27].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[28].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[29].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[2].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[30].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[31].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[32].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[33].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[34].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[35].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[36].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[37].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[38].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[39].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[3].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[40].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[41].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[42].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[43].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[44].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[45].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[46].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[47].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[48].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[49].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[4].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[50].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[51].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[52].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[53].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[54].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[55].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[56].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[57].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[58].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[59].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[5].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[60].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[61].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[62].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[63].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[64].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[65].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[66].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[67].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[68].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[69].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[6].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[70].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[71].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[72].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[73].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[74].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[75].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[76].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[77].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[78].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[79].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[7].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[80].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[81].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[82].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[83].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[84].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[85].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[86].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[87].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[88].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[89].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[8].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[90].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[91].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[92].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[93].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[94].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[95].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[96].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[97].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[98].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[99].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].elements[9].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Walls"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"elements": [
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "51.095",
|
|
"id": "_1284-ELEC",
|
|
"name": "_1284-ELEC",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.128",
|
|
"y": "407.57"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "159",
|
|
"id": "_1285-FIRE---PLBG",
|
|
"name": "_1285-FIRE---PLBG",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.128",
|
|
"y": "459"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "97.959",
|
|
"id": "_1286-STREAM-IDF",
|
|
"name": "_1286-STREAM-IDF",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.128",
|
|
"y": "618"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "48.401",
|
|
"id": "_1287-ELEC",
|
|
"name": "_1287-ELEC",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.128",
|
|
"y": "715.959"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "413.89",
|
|
"id": "_1288-ANCILLARY-SPACE",
|
|
"name": "_1288-ANCILLARY-SPACE",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.128",
|
|
"y": "764.36"
|
|
}
|
|
],
|
|
"id": "Auxiliary",
|
|
"name": "Auxiliary",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "74.162",
|
|
"id": "_1290-STAIRS-C",
|
|
"name": "_1290-STAIRS-C",
|
|
"type": "rect",
|
|
"width": "203.609",
|
|
"x": "1515.79",
|
|
"y": "1178.24"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "73.034",
|
|
"id": "_1298-STAIRS-B",
|
|
"name": "_1298-STAIRS-B",
|
|
"type": "rect",
|
|
"width": "203.488",
|
|
"x": "3802.63",
|
|
"y": "1178.22"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "204.973",
|
|
"id": "_1283-STAIRS-D",
|
|
"name": "_1283-STAIRS-D",
|
|
"type": "rect",
|
|
"width": "85",
|
|
"x": "3.128",
|
|
"y": "359.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "65",
|
|
"id": "_1293-2-CORRIDOR-D-2",
|
|
"name": "_1293-2-CORRIDOR-D-2",
|
|
"type": "rect",
|
|
"width": "1565.25",
|
|
"x": "88.378",
|
|
"y": "170.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "43.25",
|
|
"id": "_1297-2-CORRIDOR-H-2",
|
|
"name": "_1297-2-CORRIDOR-H-2",
|
|
"type": "rect",
|
|
"width": "1406.5",
|
|
"x": "1653.63",
|
|
"y": "1135"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "65",
|
|
"id": "_1293-CORRIDOR-D-1",
|
|
"name": "_1293-CORRIDOR-D-1",
|
|
"type": "rect",
|
|
"width": "1406.5",
|
|
"x": "1653.63",
|
|
"y": "170.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "43.652",
|
|
"id": "_1297-1-CORRIDOR-H-1",
|
|
"name": "_1297-1-CORRIDOR-H-1",
|
|
"type": "rect",
|
|
"width": "1312",
|
|
"x": "3060.13",
|
|
"y": "1134.59"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "65",
|
|
"id": "_1293-1-CORRIDOR-C-1",
|
|
"name": "_1293-1-CORRIDOR-C-1",
|
|
"type": "rect",
|
|
"width": "1312",
|
|
"x": "3060.13",
|
|
"y": "170.5"
|
|
},
|
|
{
|
|
"d": "M2894.63,1135l165.5,0l0,-119.139l-89.5,0.035l2.66,-626.222l86.84,-0.439l0,-46.294l-84.5,0.05l0.136,-107.491l-81.136,-0l0,899.5Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1294-CORRIDOR-E",
|
|
"name": "_1294-CORRIDOR-E",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M183.628,1135l63.25,0l0,-792.225l-84.75,0l0,-107.275l-74,0.1l0,171.9l95.5,0l0,727.5Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1296-CORRIDOR-G",
|
|
"name": "_1296-CORRIDOR-G",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4372.13,641.334l0,94.166l105.352,0l-0,-27.647l107.148,-0l0,-66.519l-99.279,0.357l0.16,-34.158l-74.688,-0.533l-0,34.334l-38.693,-0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1290-CORRIDOR-A",
|
|
"name": "_1290-CORRIDOR-A",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "899.084",
|
|
"id": "_1291-CORRIDOR-B",
|
|
"name": "_1291-CORRIDOR-B",
|
|
"type": "rect",
|
|
"width": "64.5",
|
|
"x": "4307.63",
|
|
"y": "235.5"
|
|
},
|
|
{
|
|
"d": "M1488.64,1135l164.992,0l0,-120.965l-89.5,0l0,-626.5l89.5,0l0,-44.535l-84.25,-0.059l-0.189,-107.441l-80.561,-0l0.008,899.5Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1295-CORRIDOR-F",
|
|
"name": "_1295-CORRIDOR-F",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "43.25",
|
|
"id": "_1297--1-CORRIDOR-H-1",
|
|
"name": "_1297--1-CORRIDOR-H-1",
|
|
"type": "rect",
|
|
"width": "1469.5",
|
|
"x": "184.128",
|
|
"y": "1135"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "107.901",
|
|
"id": "_1223-STAIRS-A",
|
|
"name": "_1223-STAIRS-A",
|
|
"type": "rect",
|
|
"width": "58.258",
|
|
"x": "4477.13",
|
|
"y": "707.853"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "80.254",
|
|
"id": "UNKNOWN",
|
|
"name": "UNKNOWN",
|
|
"type": "rect",
|
|
"width": "50",
|
|
"x": "4373.13",
|
|
"y": "735.5"
|
|
}
|
|
],
|
|
"id": "Corridors-and-Stairs",
|
|
"name": "Corridors-and-Stairs",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "65.24",
|
|
"id": "_1274-STREAM-IDF",
|
|
"name": "_1274-STREAM-IDF",
|
|
"type": "rect",
|
|
"width": "89.5",
|
|
"x": "1564.13",
|
|
"y": "948.76"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "561.225",
|
|
"id": "_1273-TENANT-IDF",
|
|
"name": "_1273-TENANT-IDF",
|
|
"type": "rect",
|
|
"width": "89.5",
|
|
"x": "1564.13",
|
|
"y": "387.535"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "107.441",
|
|
"id": "_1271-GALLERY",
|
|
"name": "_1271-GALLERY",
|
|
"type": "rect",
|
|
"width": "1325.56",
|
|
"x": "1569.06",
|
|
"y": "235.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "70.814",
|
|
"id": "_1272-GALLERY",
|
|
"name": "_1272-GALLERY",
|
|
"type": "rect",
|
|
"width": "1241",
|
|
"x": "1653.63",
|
|
"y": "1064.19"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "721.245",
|
|
"id": "_1270-DATA-HALL-2",
|
|
"name": "_1270-DATA-HALL-2",
|
|
"type": "rect",
|
|
"width": "1241",
|
|
"x": "1653.63",
|
|
"y": "342.941"
|
|
}
|
|
],
|
|
"id": "DH2",
|
|
"name": "DH2",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "66.58",
|
|
"id": "_1264-STREAM-IDF",
|
|
"name": "_1264-STREAM-IDF",
|
|
"type": "rect",
|
|
"width": "88.5",
|
|
"x": "2971.13",
|
|
"y": "389.603"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "559.317",
|
|
"id": "_1263-TENANT-IDF",
|
|
"name": "_1263-TENANT-IDF",
|
|
"type": "rect",
|
|
"width": "89",
|
|
"x": "2971.13",
|
|
"y": "456.183"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "107.441",
|
|
"id": "_1261-GALLERY",
|
|
"name": "_1261-GALLERY",
|
|
"type": "rect",
|
|
"width": "1331.87",
|
|
"x": "2975.76",
|
|
"y": "235.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "70.814",
|
|
"id": "_1262-GALLERY-",
|
|
"name": "_1262-GALLERY-",
|
|
"type": "rect",
|
|
"width": "1247.5",
|
|
"x": "3060.13",
|
|
"y": "1064.19"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "721.41",
|
|
"id": "_1260-DATAHALL---1",
|
|
"name": "_1260-DATAHALL---1",
|
|
"type": "rect",
|
|
"width": "1247.5",
|
|
"x": "3060.13",
|
|
"y": "342.775"
|
|
}
|
|
],
|
|
"id": "DH1",
|
|
"name": "DH1",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.155",
|
|
"id": "_1257-ER",
|
|
"name": "_1257-ER",
|
|
"type": "rect",
|
|
"width": "231.631",
|
|
"x": "329.128",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "169.655",
|
|
"id": "_1258-ER",
|
|
"name": "_1258-ER",
|
|
"type": "rect",
|
|
"width": "240.75",
|
|
"x": "88.378",
|
|
"y": "0.845"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.155",
|
|
"id": "_1256-ER",
|
|
"name": "_1256-ER",
|
|
"type": "rect",
|
|
"width": "232.369",
|
|
"x": "560.759",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.5",
|
|
"id": "_1255-ER",
|
|
"name": "_1255-ER",
|
|
"type": "rect",
|
|
"width": "231.771",
|
|
"x": "793.128",
|
|
"y": "0"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.155",
|
|
"id": "_1254-ER",
|
|
"name": "_1254-ER",
|
|
"type": "rect",
|
|
"width": "233.733",
|
|
"x": "1024.9",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.155",
|
|
"id": "_1253-MEP-ROOM",
|
|
"name": "_1253-MEP-ROOM",
|
|
"type": "rect",
|
|
"width": "237.71",
|
|
"x": "1258.63",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.155",
|
|
"id": "_1252-ER",
|
|
"name": "_1252-ER",
|
|
"type": "rect",
|
|
"width": "238.786",
|
|
"x": "1496.34",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.155",
|
|
"id": "_1251-ER",
|
|
"name": "_1251-ER",
|
|
"type": "rect",
|
|
"width": "232.058",
|
|
"x": "1735.13",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.155",
|
|
"id": "_1250-ER",
|
|
"name": "_1250-ER",
|
|
"type": "rect",
|
|
"width": "232.442",
|
|
"x": "1967.19",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.155",
|
|
"id": "_1249-ER",
|
|
"name": "_1249-ER",
|
|
"type": "rect",
|
|
"width": "232.5",
|
|
"x": "2199.63",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.155",
|
|
"id": "_1248-ER",
|
|
"name": "_1248-ER",
|
|
"type": "rect",
|
|
"width": "231.642",
|
|
"x": "2432.13",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.155",
|
|
"id": "_1247-ER",
|
|
"name": "_1247-ER",
|
|
"type": "rect",
|
|
"width": "239.226",
|
|
"x": "2663.77",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.19",
|
|
"id": "_1246-ER",
|
|
"name": "_1246-ER",
|
|
"type": "rect",
|
|
"width": "238.331",
|
|
"x": "2903",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.19",
|
|
"id": "_1245-ER",
|
|
"name": "_1245-ER",
|
|
"type": "rect",
|
|
"width": "232.897",
|
|
"x": "3141.33",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.19",
|
|
"id": "_1244-ER",
|
|
"name": "_1244-ER",
|
|
"type": "rect",
|
|
"width": "231.5",
|
|
"x": "3374.22",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.19",
|
|
"id": "_1243-ER",
|
|
"name": "_1243-ER",
|
|
"type": "rect",
|
|
"width": "231.5",
|
|
"x": "3606.63",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.19",
|
|
"id": "_1242-ER",
|
|
"name": "_1242-ER",
|
|
"type": "rect",
|
|
"width": "231.5",
|
|
"x": "3838.63",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.19",
|
|
"id": "_1241-MECH-POWER",
|
|
"name": "_1241-MECH-POWER",
|
|
"type": "rect",
|
|
"width": "231.5",
|
|
"x": "4070.13",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.19",
|
|
"id": "_1240-MECH-POWER",
|
|
"name": "_1240-MECH-POWER",
|
|
"type": "rect",
|
|
"width": "231.5",
|
|
"x": "4301.63",
|
|
"y": "0.345"
|
|
}
|
|
],
|
|
"id": "Elec-Mech-Rooms",
|
|
"name": "Elec-Mech-Rooms",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "65.456",
|
|
"id": "_1218-STREAM-IDF",
|
|
"name": "_1218-STREAM-IDF",
|
|
"type": "rect",
|
|
"width": "90.036",
|
|
"x": "4372.13",
|
|
"y": "403.044"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "65.456",
|
|
"id": "_1179-Space",
|
|
"name": "_1179-Space",
|
|
"type": "rect",
|
|
"width": "61.464",
|
|
"x": "4462.16",
|
|
"y": "403.044"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "116",
|
|
"id": "_1229-ELEC",
|
|
"name": "_1229-ELEC",
|
|
"type": "rect",
|
|
"width": "62",
|
|
"x": "4372.13",
|
|
"y": "817"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "117.246",
|
|
"id": "_1230-FREIGHT",
|
|
"name": "_1230-FREIGHT",
|
|
"type": "rect",
|
|
"width": "101",
|
|
"x": "4434.13",
|
|
"y": "815.754"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "91.008",
|
|
"id": "_132-PLBG-FP",
|
|
"name": "_132-PLBG-FP",
|
|
"type": "rect",
|
|
"width": "132",
|
|
"x": "4372.13",
|
|
"y": "1087.08"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "74.548",
|
|
"id": "_1292-VESTIBULE",
|
|
"name": "_1292-VESTIBULE",
|
|
"type": "rect",
|
|
"width": "217.056",
|
|
"x": "4419.07",
|
|
"y": "933"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "117.246",
|
|
"id": "_1232-FREIGHT",
|
|
"name": "_1232-FREIGHT",
|
|
"type": "rect",
|
|
"width": "101",
|
|
"x": "4535.13",
|
|
"y": "816.127"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "80.254",
|
|
"id": "_1225-PASS",
|
|
"name": "_1225-PASS",
|
|
"type": "rect",
|
|
"width": "54",
|
|
"x": "4423.13",
|
|
"y": "735.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "107.901",
|
|
"id": "_1219-DAS",
|
|
"name": "_1219-DAS",
|
|
"type": "rect",
|
|
"width": "49.241",
|
|
"x": "4535.39",
|
|
"y": "707.853"
|
|
},
|
|
{
|
|
"d": "M4372.43,468.5l-0.3,173.191l38.714,0.309l0.316,-35.019l37.175,-0l0,-138.481l-75.905,0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1222-WRR",
|
|
"name": "_1222-WRR",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4372.13,1087.5l0,-154.225l46.944,-0.275l0,74.548l85.056,0l0,79.952l-132,-0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1233-RECEIVING",
|
|
"name": "_1233-RECEIVING",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4523.33,468.5l0.297,173.191l-38.252,0.309l0.132,-34.62l-37.176,-0.399l0,-138.481l74.999,0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1221-MRR",
|
|
"name": "_1221-MRR",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4372.13,170.944l161.521,-0.409l-0,-170.19l241.055,0l-0.026,417.527l33.233,0.171l-0,368.658l-33.257,-0.446l-0.026,393.745l-270.392,-1.913l0.071,-169.285l131.771,1.464l0,-192.326l-51.45,-3.725l0,-174.843l-60.43,-0.041l-1.014,-234.56l-151.056,-2.093l0,-231.734Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1200-TENANT-OFFICE-SHELL",
|
|
"name": "_1200-TENANT-OFFICE-SHELL",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"id": "Offices",
|
|
"name": "Offices",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "107.441",
|
|
"id": "_1281-GALLERY",
|
|
"name": "_1281-GALLERY",
|
|
"type": "rect",
|
|
"width": "1326.5",
|
|
"x": "162.128",
|
|
"y": "235.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "70.814",
|
|
"id": "_1282-GALLERY",
|
|
"name": "_1282-GALLERY",
|
|
"type": "rect",
|
|
"width": "1241.75",
|
|
"x": "246.878",
|
|
"y": "1064.19"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "721.41",
|
|
"id": "_1280-DATA-HALL-4",
|
|
"name": "_1280-DATA-HALL-4",
|
|
"type": "rect",
|
|
"width": "1241.75",
|
|
"x": "246.878",
|
|
"y": "342.775"
|
|
}
|
|
],
|
|
"id": "DH4",
|
|
"name": "DH4",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M1523.63,1178.25l-1435.31,0l-0,-783.625",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"style": {
|
|
"transition": "fill 0.25s linear"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.378,373.5l0,-373.155l4686.69,0l0,417.967l-4.43,-0l37.277,-0l-0,368.223l-33.283,0l0,391.5l-787.5,0.052",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3967.13,1178.09l-2264.08,0.15",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1680.63,1178.24l-157,0.01",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1515.79,1178.25l-0,73.004l203.666,-0l0,-73.004",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.315,564.473l-86.687,0l0,-205.516l86.75,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3802.35,1178.25l-0,73.285l203.568,0l-0,-73.285",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4129.13,170.306l133,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3059.63,978.886l0,36.649l-88.5,0l0,-626.3l4.5,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3014.13,389.235l45.5,-0l0,100.077",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3059.63,527.535l0,413",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2971.13,456.183l88.5,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4094.63,170.75l-44,0l20.397,0l-0,-170.75",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4317.63,170.306l-35.5,-0.021l20.397,0.021l-0,-169.961l-1399.13,0l0.04,170.19",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4030.63,170.75l-134,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3858.63,170.75l-41,0l20.835,0l-0,-170.405",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3795.63,170.75l-140.236,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3586.39,170.5l40.213,-0l-20.874,-0l0,-170.155",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3565.92,170.5l-153.279,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3374.13,0.035l-0.25,170.465l19.081,-0l-208.189,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3135.63,170.5l11.128,-0l-5.229,-0l-0,-170.155",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3097.63,170.25l-363.484,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2696.13,170.25l-52,0.25l20.398,-0.25l0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2624.13,170.25l-133,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2391.63,170.25l-133,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2158.43,170.25l-133,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1926.89,170.25l-133,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1446.03,170.25l-128.859,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1217.63,170.25l-133.5,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M985.012,170.25l-133.5,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M753.042,170.25l-133.5,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M520.749,170.25l-133.5,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M288.681,170.236l-141.167,0.264",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M108.577,170.462l-20.449,0.038",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1694.63,170.258l-129,0.242",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2411.5,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2179.08,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1946.58,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1714.58,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1465.69,170.25l61.191,0l-30.391,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1237.58,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1004.35,170.25l41.101,0l-20.132,0l0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M772.578,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M540.209,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M308.578,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.315,407.5l95.313,0l0,5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.315,458.762l95.313,-0l0,-26.411l0,90.184",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.128,617.701l95.5,0l0,4.071l0,-70.223",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.128,715.734l95.5,0l0,24.301l0,-97.908",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M183.628,956.535l0,220.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M246.878,1130l0,5l1241.76,0l-0,-5.438",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1653.13,1130l0,5l1241.76,0l-0,-5.438",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3059.7,1130l-0,5l1247.92,0l0,-5.438",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1488.63,1091.5l0,-32.5l0,4.798l-1241.75,-0l0,-4.798l0,32.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2894.88,1091.5l0,-32.5l0,4.798l-1241.75,-0l0,-4.798l0,32.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4307.63,1091.5l0,-32.5l0,4.798l-1247.92,-0l-0,-4.798l-0,32.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M162.128,279.882l0,-44.382l1326.5,-0l0,45",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1569.19,279.882l0,-44.382l1325.44,-0l0,45",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2975.76,279.882l-0,-44.382l1331.86,-0l0,45",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1488.63,319l0,23.775l-1326.5,0l0,-23.775",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2894.63,319.166l0,23.775l-1325.25,0l0,-23.775",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4307.63,319.166l0,23.775l-1331.67,0l-0,-23.775",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M246.878,1021l0,-635",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1488.63,384.473l0,616.527",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1488.63,1021l0,18",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1653.63,1021.17l0,-559.132",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1653.63,423.535l0,-36l-89.5,0l0,575l0,-13.648l89.5,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1564.13,974.035l0,40l89.5,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2894.88,1017.79l0,-633.291",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4307.63,1020l0,-677.059",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1515.79,1188.5l127.771,0.041l0,62.713l0,-28.254l-100.008,-0l-0,-8.248l100.008,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1543.55,1189.03l-0,25.728",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1543.55,1223l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1553.48,1223l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1553.48,1188.4l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1565.09,1223l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1565.09,1188.4l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1576.29,1223l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1576.29,1188.4l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1587.82,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1587.82,1188.4l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1598.85,1222.07l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1598.85,1187.46l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1610.98,1222.07l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1610.98,1187.46l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1621.07,1222.07l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1621.07,1187.46l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1632.6,1222.07l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1632.6,1187.46l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1.434,559.693l0.057,-127.771l86.824,-0l-39.117,-0l0,100.008l-11.419,0l0,-100.008",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2.164,531.93l35.62,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M49.198,531.93l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M49.198,522.007l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1.292,522.007l39.116,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M49.198,510.388l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1.292,510.388l39.116,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M49.198,499.193l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1.292,499.193l39.116,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M49.198,487.659l39.117,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1.292,487.659l39.116,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M47.907,476.633l39.116,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M0,476.633l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M47.907,464.506l39.116,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M0,464.506l39.117,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M47.907,454.413l39.116,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M0,454.413l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M47.907,442.879l39.116,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M0,442.879l39.117,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3802.63,1188.4l127,-0.399l0.772,63.254l-0,-28.254l-100.009,-0l0,-8.248l100.009,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3830.39,1189.03l0,25.728",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3830.39,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3840.31,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3840.31,1188.4l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3851.93,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3851.93,1188.4l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3863.13,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3863.13,1188.4l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3874.66,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3874.66,1188.4l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3885.69,1222.07l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3885.69,1187.46l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3897.82,1222.07l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3897.82,1187.46l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3907.91,1222.07l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3907.91,1187.46l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3919.44,1222.07l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3919.44,1187.46l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M184.128,918.535l0,-159l0,5l-96,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4533.65,0.345l-0,170.19l-176.861,0l15.34,0l0,109",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4372.43,298.432l0,109.5l0,-5.038l151.68,0l-0,238.345l-38.283,-0l0,-4.417l0,4.417l99.103,-0l0,4.785",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4584.63,667.425l0,149.11l51.45,0l0,136.168l0,-20.246l-8.65,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4636.08,972.948l0,34.587l-145.952,0l13.62,0l0,170.552",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4372.52,1178.09l0,-22.052",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4372.52,1117.98l0,-50.944l0,20.024l131.228,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4372.52,1010.86l0,-37.914",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4433.13,1007.78l-14,0l0,-34.837",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4372.38,953.035l0.14,-25.363l0,5.363l71.412,0l-9.032,0l-0.439,-116.588l-11.395,-0.077l-0.116,-80.663l-19.82,0l36.569,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4381.72,735.785l-9.343,-0.25l0,172l0,-91.03l212.25,-0.24",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4476.97,817.035l0.655,-81.5l-10.409,0l10.409,0l0,-27.682l4.315,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4502.13,707.853l57.115,-0l-23.559,-0l0,225.182l-9.557,0l15.999,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4419.13,953.035l0,-20",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4410.88,637.035l-0,4.656l-38.448,0l0,-213.533",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4372.43,468.395l151.811,-0.471",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4461.67,468.395l-0.188,-64.361",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4448.33,467.924l-0.495,139.076l37.671,0.035l-0,9.778l-0,-9.778l-74.351,0l0,9.873",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
}
|
|
],
|
|
"id": "Second-Floor-Walls",
|
|
"name": "Second-Floor-Walls",
|
|
"style": {
|
|
"transition": "fill 0.25s linear"
|
|
},
|
|
"type": "group"
|
|
}
|
|
],
|
|
"fill": {
|
|
"rule": "evenodd"
|
|
},
|
|
"stroke": {
|
|
"linejoin": "bevel",
|
|
"miterlimit": "1.5"
|
|
},
|
|
"style": {
|
|
"clipRule": "evenodd",
|
|
"pointer-events": "none"
|
|
},
|
|
"viewBox": "0 0 4809 1255"
|
|
},
|
|
"type": "ia.shapes.svg"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"type": "ia.container.coord"
|
|
}
|
|
} |