Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Lodash set with clonedeep vs set FP
(version: 0)
Difference between a set where we do a cloneDeep first and a set from FP. This is useful when writing Redux reducers.
Comparing performance of:
Set with clonedeep vs Set FP
Created:
5 years ago
by:
Guest
Jump to the latest result
HTML Preparation code:
<script src='https://cdn.jsdelivr.net/g/lodash@4(lodash.min.js+lodash.fp.min.js)'></script>
Script Preparation code:
var fp = _.noConflict(); var path = 'description'; var newData = 'QWERTY123'; var state = { "name": "#356897", "description": "some description", "size": { "heightPx": 200, "widthPx": 200, "heightGrid": 1, "widthGrid": 1 }, "sourcePath": "./data/data.json", "backgroundImagePath": "/static/media/dataImage.png", "layers": { "layer0": { "name": "Group - 2", "description": "some description", "defaultLayer": true, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer0" }, "layer1": { "name": "Group - 3", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer1" }, "layer2": { "name": "Group - 4", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer2" }, "layer3": { "name": "Group - 5", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer3" }, "layer4": { "name": "Group - 6", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer4" }, "layer5": { "name": "Group - 7", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer5" }, "layer6": { "name": "Group - 8", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer6" }, "layer7": { "name": "Group - 9", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer7" }, "layer8": { "name": "Group - 10", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer8" }, "layer9": { "name": "Group - 11", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer9" }, "layer10": { "name": "Can Lights - 12", "description": "some description", "defaultLayer": false, "defaultColor": "#ffff00", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer10" }, "layer11": { "name": "Group - 14", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer11" }, "layer12": { "name": "Group - 15", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer12" }, "layer13": { "name": "Group - 16", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer13" }, "layer14": { "name": "Group - 17", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer14" }, "layer15": { "name": "Stockroom - 19", "description": "some description", "defaultLayer": false, "defaultColor": "#0000ff", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer15" }, "layer16": { "name": "Group - 30", "description": "some description", "defaultLayer": false, "defaultColor": "#000000", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "type": "layer", "id": "layer16" } }, "elements": { "zone0": { "name": "Region - 0", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 3626.79, "y": 1402.21 }, { "x": 4587.23, "y": 1402.21 }, { "x": 4587.23, "y": 1722.83 }, { "x": 3626.79, "y": 1722.83 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone0" }, "zone1": { "name": "Region - 1", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 2684.86, "y": 1414.25 }, { "x": 3540.32, "y": 1414.25 }, { "x": 3540.32, "y": 1716.43 }, { "x": 2684.86, "y": 1716.43 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone1" }, "zone2": { "name": "Region - 2", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 2411.06, "y": 1600.09 }, { "x": 2672.09, "y": 1600.09 }, { "x": 2672.09, "y": 1723.52 }, { "x": 2411.06, "y": 1723.52 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone2" }, "zone3": { "name": "Region - 3", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1471.94, "y": 1930.68 }, { "x": 1935.85, "y": 1930.68 }, { "x": 1935.85, "y": 1994.52 }, { "x": 1471.94, "y": 1994.52 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone3" }, "zone4": { "name": "Region - 4", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1721.63, "y": 1998.78 }, { "x": 2436.64, "y": 1998.78 }, { "x": 2436.64, "y": 2378.98 }, { "x": 1721.63, "y": 2378.98 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone4" }, "zone5": { "name": "Region - 5", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 2511.78, "y": 2005.18 }, { "x": 3563.02, "y": 2005.18 }, { "x": 3563.02, "y": 2835.1 }, { "x": 2511.78, "y": 2835.1 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone5" }, "zone6": { "name": "Region - 6", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 2435.18, "y": 2120.09 }, { "x": 2499.02, "y": 2120.09 }, { "x": 2499.02, "y": 2835.1 }, { "x": 2435.18, "y": 2835.1 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone6" }, "zone7": { "name": "Region - 7", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 3631.05, "y": 2005.18 }, { "x": 4588.65, "y": 2005.18 }, { "x": 4588.65, "y": 2849.29 }, { "x": 3631.05, "y": 2849.29 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone7" }, "shape0": { "name": "Luminaire - 9541540", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 1944.28, "z": 0 }, { "x": 1490.44, "y": 1966.28, "z": 0 }, { "x": 1533.73, "y": 1966.28, "z": 0 }, { "x": 1533.73, "y": 1944.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape0" }, "shape1": { "name": "Luminaire - 6631040", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 1966.28, "z": 0 }, { "x": 1577.02, "y": 1987.92, "z": 0 }, { "x": 1620.31, "y": 1987.92, "z": 0 }, { "x": 1620.31, "y": 1966.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1" }, "shape2": { "name": "Luminaire - 16255235", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 1944.28, "z": 0 }, { "x": 1663.25, "y": 1966.28, "z": 0 }, { "x": 1706.54, "y": 1966.28, "z": 0 }, { "x": 1706.54, "y": 1944.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape2" }, "shape3": { "name": "Luminaire - 5244735", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 2009.57, "z": 0 }, { "x": 1749.83, "y": 2031.21, "z": 0 }, { "x": 1793.12, "y": 2031.21, "z": 0 }, { "x": 1793.12, "y": 2009.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape3" }, "shape4": { "name": "Luminaire - 11192602", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 2139.08, "z": 0 }, { "x": 1749.83, "y": 2160.73, "z": 0 }, { "x": 1793.12, "y": 2160.73, "z": 0 }, { "x": 1793.12, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape4" }, "shape5": { "name": "Luminaire - 13390808", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 2268.95, "z": 0 }, { "x": 1749.83, "y": 2290.6, "z": 0 }, { "x": 1793.12, "y": 2290.6, "z": 0 }, { "x": 1793.12, "y": 2268.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape5" }, "shape6": { "name": "Luminaire - 2896407", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 2074.5, "z": 0 }, { "x": 1836.41, "y": 2095.44, "z": 0 }, { "x": 1879.7, "y": 2095.44, "z": 0 }, { "x": 1879.7, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape6" }, "shape7": { "name": "Luminaire - 5830675", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 2204.02, "z": 0 }, { "x": 1836.41, "y": 2225.66, "z": 0 }, { "x": 1879.7, "y": 2225.66, "z": 0 }, { "x": 1879.7, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape7" }, "shape8": { "name": "Luminaire - 14345708", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 2333.89, "z": 0 }, { "x": 1836.41, "y": 2355.53, "z": 0 }, { "x": 1879.7, "y": 2355.53, "z": 0 }, { "x": 1879.7, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape8" }, "shape9": { "name": "Luminaire - 14257005", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 1944.28, "z": 0 }, { "x": 1836.41, "y": 1966.28, "z": 0 }, { "x": 1879.7, "y": 1966.28, "z": 0 }, { "x": 1879.7, "y": 1944.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape9" }, "shape10": { "name": "Luminaire - 8342332", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 2009.57, "z": 0 }, { "x": 1922.99, "y": 2031.21, "z": 0 }, { "x": 1966.28, "y": 2031.21, "z": 0 }, { "x": 1966.28, "y": 2009.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape10" }, "shape11": { "name": "Luminaire - 13254523", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 2139.08, "z": 0 }, { "x": 1922.99, "y": 2160.73, "z": 0 }, { "x": 1966.28, "y": 2160.73, "z": 0 }, { "x": 1966.28, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape11" }, "shape12": { "name": "Luminaire - 9029612", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 2268.95, "z": 0 }, { "x": 1922.99, "y": 2290.6, "z": 0 }, { "x": 1966.28, "y": 2290.6, "z": 0 }, { "x": 1966.28, "y": 2268.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape12" }, "shape13": { "name": "Luminaire - 16556061", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 2074.5, "z": 0 }, { "x": 2009.57, "y": 2095.44, "z": 0 }, { "x": 2052.86, "y": 2095.44, "z": 0 }, { "x": 2052.86, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape13" }, "shape14": { "name": "Luminaire - 5051468", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 2204.02, "z": 0 }, { "x": 2009.57, "y": 2225.66, "z": 0 }, { "x": 2052.86, "y": 2225.66, "z": 0 }, { "x": 2052.86, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape14" }, "shape15": { "name": "Luminaire - 7118856", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 2333.89, "z": 0 }, { "x": 2009.57, "y": 2355.53, "z": 0 }, { "x": 2052.86, "y": 2355.53, "z": 0 }, { "x": 2052.86, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape15" }, "shape16": { "name": "Luminaire - 15421828", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 2009.57, "z": 0 }, { "x": 2096.15, "y": 2031.21, "z": 0 }, { "x": 2139.44, "y": 2031.21, "z": 0 }, { "x": 2139.44, "y": 2009.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape16" }, "shape17": { "name": "Luminaire - 6371299", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 2139.08, "z": 0 }, { "x": 2096.15, "y": 2160.73, "z": 0 }, { "x": 2139.44, "y": 2160.73, "z": 0 }, { "x": 2139.44, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape17" }, "shape18": { "name": "Luminaire - 3859185", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 2268.95, "z": 0 }, { "x": 2096.15, "y": 2290.6, "z": 0 }, { "x": 2139.44, "y": 2290.6, "z": 0 }, { "x": 2139.44, "y": 2268.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape18" }, "shape19": { "name": "Luminaire - 10203601", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 2074.5, "z": 0 }, { "x": 2139.44, "y": 2096.15, "z": 0 }, { "x": 2182.73, "y": 2096.15, "z": 0 }, { "x": 2182.73, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape19" }, "shape20": { "name": "Luminaire - 12506825", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 2204.37, "z": 0 }, { "x": 2139.44, "y": 2225.31, "z": 0 }, { "x": 2182.73, "y": 2225.31, "z": 0 }, { "x": 2182.73, "y": 2204.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape20" }, "shape21": { "name": "Luminaire - 15174786", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 2333.89, "z": 0 }, { "x": 2139.44, "y": 2355.53, "z": 0 }, { "x": 2182.73, "y": 2355.53, "z": 0 }, { "x": 2182.73, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape21" }, "shape22": { "name": "Luminaire - 12143773", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 2009.6, "z": -0.9144 }, { "x": 2268.95, "y": 2031.25, "z": -0.9144 }, { "x": 2312.24, "y": 2031.25, "z": -0.9144 }, { "x": 2312.24, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape22" }, "shape23": { "name": "Luminaire - 7872033", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 2139.07, "z": -0.9144 }, { "x": 2268.95, "y": 2160.71, "z": -0.9144 }, { "x": 2312.24, "y": 2160.71, "z": -0.9144 }, { "x": 2312.24, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape23" }, "shape24": { "name": "Luminaire - 13132152", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 2268.96, "z": -0.9144 }, { "x": 2268.95, "y": 2290.6, "z": -0.9144 }, { "x": 2312.24, "y": 2290.6, "z": -0.9144 }, { "x": 2312.24, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape24" }, "shape25": { "name": "Luminaire - 14060560", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 2074.5, "z": -0.9144 }, { "x": 2355.58, "y": 2096.14, "z": -0.9144 }, { "x": 2398.87, "y": 2096.14, "z": -0.9144 }, { "x": 2398.87, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape25" }, "shape26": { "name": "Luminaire - 8125141", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 2204.07, "z": -0.9144 }, { "x": 2355.58, "y": 2225.71, "z": -0.9144 }, { "x": 2398.87, "y": 2225.71, "z": -0.9144 }, { "x": 2398.87, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape26" }, "shape27": { "name": "Luminaire - 11017678", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 2333.85, "z": -0.9144 }, { "x": 2355.58, "y": 2355.5, "z": -0.9144 }, { "x": 2398.87, "y": 2355.5, "z": -0.9144 }, { "x": 2398.87, "y": 2333.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape27" }, "shape28": { "name": "Luminaire - 16441038", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 1619.99, "z": -0.9144 }, { "x": 2442.11, "y": 1641.29, "z": -0.9144 }, { "x": 2485.4, "y": 1641.29, "z": -0.9144 }, { "x": 2485.4, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape28" }, "shape29": { "name": "Luminaire - 14298503", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 2139.07, "z": -0.9144 }, { "x": 2442.11, "y": 2160.71, "z": -0.9144 }, { "x": 2485.4, "y": 2160.71, "z": -0.9144 }, { "x": 2485.4, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape29" }, "shape30": { "name": "Luminaire - 14494266", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 2268.96, "z": -0.9144 }, { "x": 2442.11, "y": 2290.6, "z": -0.9144 }, { "x": 2485.4, "y": 2290.6, "z": -0.9144 }, { "x": 2485.4, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape30" }, "shape31": { "name": "Luminaire - 9020223", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 2398.85, "z": -0.9144 }, { "x": 2442.11, "y": 2420.5, "z": -0.9144 }, { "x": 2485.4, "y": 2420.5, "z": -0.9144 }, { "x": 2485.4, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape31" }, "shape32": { "name": "Luminaire - 10013124", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 2528.74, "z": -0.9144 }, { "x": 2442.11, "y": 2550.39, "z": -0.9144 }, { "x": 2485.4, "y": 2550.39, "z": -0.9144 }, { "x": 2485.4, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape32" }, "shape33": { "name": "Luminaire - 1236913", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 2658.6, "z": -0.9144 }, { "x": 2442.11, "y": 2679.89, "z": -0.9144 }, { "x": 2485.4, "y": 2679.89, "z": -0.9144 }, { "x": 2485.4, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape33" }, "shape34": { "name": "Luminaire - 10842102", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 2788.1, "z": -0.9144 }, { "x": 2442.11, "y": 2809.74, "z": -0.9144 }, { "x": 2485.4, "y": 2809.74, "z": -0.9144 }, { "x": 2485.4, "y": 2788.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape34" }, "shape35": { "name": "Luminaire - 10056103", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 1684.93, "z": -0.9144 }, { "x": 2528.74, "y": 1706.57, "z": -0.9144 }, { "x": 2572.03, "y": 1706.57, "z": -0.9144 }, { "x": 2572.03, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape35" }, "shape36": { "name": "Luminaire - 6575222", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 2074.5, "z": -0.9144 }, { "x": 2528.74, "y": 2096.14, "z": -0.9144 }, { "x": 2572.03, "y": 2096.14, "z": -0.9144 }, { "x": 2572.03, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape36" }, "shape37": { "name": "Luminaire - 7627698", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 2204.07, "z": -0.9144 }, { "x": 2528.74, "y": 2225.71, "z": -0.9144 }, { "x": 2572.03, "y": 2225.71, "z": -0.9144 }, { "x": 2572.03, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape37" }, "shape38": { "name": "Luminaire - 63176", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 2333.85, "z": -0.9144 }, { "x": 2528.74, "y": 2355.5, "z": -0.9144 }, { "x": 2572.03, "y": 2355.5, "z": -0.9144 }, { "x": 2572.03, "y": 2333.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape38" }, "shape39": { "name": "Luminaire - 7181686", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 2463.74, "z": -0.9144 }, { "x": 2528.74, "y": 2485.39, "z": -0.9144 }, { "x": 2572.03, "y": 2485.39, "z": -0.9144 }, { "x": 2572.03, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape39" }, "shape40": { "name": "Luminaire - 6959452", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 2593.64, "z": -0.9144 }, { "x": 2528.74, "y": 2615.28, "z": -0.9144 }, { "x": 2572.03, "y": 2615.28, "z": -0.9144 }, { "x": 2572.03, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape40" }, "shape41": { "name": "Luminaire - 4687708", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 2723.1, "z": -0.9144 }, { "x": 2528.74, "y": 2744.74, "z": -0.9144 }, { "x": 2572.03, "y": 2744.74, "z": -0.9144 }, { "x": 2572.03, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape41" }, "shape42": { "name": "Luminaire - 2468860", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 1619.99, "z": -0.9144 }, { "x": 2615.26, "y": 1641.29, "z": -0.9144 }, { "x": 2658.55, "y": 1641.29, "z": -0.9144 }, { "x": 2658.55, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape42" }, "shape43": { "name": "Luminaire - 10658353", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 2009.6, "z": -0.9144 }, { "x": 2615.26, "y": 2031.25, "z": -0.9144 }, { "x": 2658.55, "y": 2031.25, "z": -0.9144 }, { "x": 2658.55, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape43" }, "shape44": { "name": "Luminaire - 6708542", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 2139.07, "z": -0.9144 }, { "x": 2615.26, "y": 2160.71, "z": -0.9144 }, { "x": 2658.55, "y": 2160.71, "z": -0.9144 }, { "x": 2658.55, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape44" }, "shape45": { "name": "Luminaire - 14510182", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 2268.96, "z": -0.9144 }, { "x": 2615.26, "y": 2290.6, "z": -0.9144 }, { "x": 2658.55, "y": 2290.6, "z": -0.9144 }, { "x": 2658.55, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape45" }, "shape46": { "name": "Luminaire - 8484296", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 2398.85, "z": -0.9144 }, { "x": 2615.26, "y": 2420.5, "z": -0.9144 }, { "x": 2658.55, "y": 2420.5, "z": -0.9144 }, { "x": 2658.55, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape46" }, "shape47": { "name": "Luminaire - 4864869", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 2528.74, "z": -0.9144 }, { "x": 2615.26, "y": 2550.39, "z": -0.9144 }, { "x": 2658.55, "y": 2550.39, "z": -0.9144 }, { "x": 2658.55, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape47" }, "shape48": { "name": "Luminaire - 9815075", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 2658.6, "z": -0.9144 }, { "x": 2615.26, "y": 2679.89, "z": -0.9144 }, { "x": 2658.55, "y": 2679.89, "z": -0.9144 }, { "x": 2658.55, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape48" }, "shape49": { "name": "Luminaire - 4902555", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 2788.1, "z": -0.9144 }, { "x": 2615.26, "y": 2809.74, "z": -0.9144 }, { "x": 2658.55, "y": 2809.74, "z": -0.9144 }, { "x": 2658.55, "y": 2788.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape49" }, "shape50": { "name": "Luminaire - 11659203", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 1425.46, "z": -0.9144 }, { "x": 2701.85, "y": 1447.11, "z": -0.9144 }, { "x": 2744.79, "y": 1447.11, "z": -0.9144 }, { "x": 2744.79, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape50" }, "shape51": { "name": "Luminaire - 11053689", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 1555.36, "z": -0.9144 }, { "x": 2701.85, "y": 1577, "z": -0.9144 }, { "x": 2744.79, "y": 1577, "z": -0.9144 }, { "x": 2744.79, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape51" }, "shape52": { "name": "Luminaire - 4594801", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 1684.93, "z": -0.9144 }, { "x": 2701.85, "y": 1706.57, "z": -0.9144 }, { "x": 2744.79, "y": 1706.57, "z": -0.9144 }, { "x": 2744.79, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape52" }, "shape53": { "name": "Luminaire - 9889897", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 2074.5, "z": -0.9144 }, { "x": 2701.85, "y": 2096.14, "z": -0.9144 }, { "x": 2744.79, "y": 2096.14, "z": -0.9144 }, { "x": 2744.79, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape53" }, "shape54": { "name": "Luminaire - 3611897", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 2204.07, "z": -0.9144 }, { "x": 2701.85, "y": 2225.71, "z": -0.9144 }, { "x": 2744.79, "y": 2225.71, "z": -0.9144 }, { "x": 2744.79, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape54" }, "shape55": { "name": "Luminaire - 779643", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 2333.85, "z": -0.9144 }, { "x": 2701.85, "y": 2355.5, "z": -0.9144 }, { "x": 2744.79, "y": 2355.5, "z": -0.9144 }, { "x": 2744.79, "y": 2333.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape55" }, "shape56": { "name": "Luminaire - 15015037", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 2463.74, "z": -0.9144 }, { "x": 2701.85, "y": 2485.39, "z": -0.9144 }, { "x": 2744.79, "y": 2485.39, "z": -0.9144 }, { "x": 2744.79, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape56" }, "shape57": { "name": "Luminaire - 15908874", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 2593.64, "z": -0.9144 }, { "x": 2701.85, "y": 2615.28, "z": -0.9144 }, { "x": 2744.79, "y": 2615.28, "z": -0.9144 }, { "x": 2744.79, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape57" }, "shape58": { "name": "Luminaire - 5493363", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 2723.1, "z": -0.9144 }, { "x": 2701.85, "y": 2744.74, "z": -0.9144 }, { "x": 2744.79, "y": 2744.74, "z": -0.9144 }, { "x": 2744.79, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape58" }, "shape59": { "name": "Luminaire - 14090785", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 1619.99, "z": -0.9144 }, { "x": 2788.09, "y": 1641.29, "z": -0.9144 }, { "x": 2831.38, "y": 1641.29, "z": -0.9144 }, { "x": 2831.38, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape59" }, "shape60": { "name": "Luminaire - 1530392", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 1490.47, "z": -0.9144 }, { "x": 2788.09, "y": 1512.11, "z": -0.9144 }, { "x": 2831.38, "y": 1512.11, "z": -0.9144 }, { "x": 2831.38, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape60" }, "shape61": { "name": "Luminaire - 159102", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 2009.6, "z": -0.9144 }, { "x": 2788.09, "y": 2031.25, "z": -0.9144 }, { "x": 2831.38, "y": 2031.25, "z": -0.9144 }, { "x": 2831.38, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape61" }, "shape62": { "name": "Luminaire - 1124128", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 2139.07, "z": -0.9144 }, { "x": 2788.09, "y": 2160.71, "z": -0.9144 }, { "x": 2831.38, "y": 2160.71, "z": -0.9144 }, { "x": 2831.38, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape62" }, "shape63": { "name": "Luminaire - 8164923", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 2268.96, "z": -0.9144 }, { "x": 2788.09, "y": 2290.6, "z": -0.9144 }, { "x": 2831.38, "y": 2290.6, "z": -0.9144 }, { "x": 2831.38, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape63" }, "shape64": { "name": "Luminaire - 15119927", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 2398.85, "z": -0.9144 }, { "x": 2788.09, "y": 2420.5, "z": -0.9144 }, { "x": 2831.38, "y": 2420.5, "z": -0.9144 }, { "x": 2831.38, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape64" }, "shape65": { "name": "Luminaire - 4433970", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 2658.6, "z": -0.9144 }, { "x": 2788.09, "y": 2679.89, "z": -0.9144 }, { "x": 2831.38, "y": 2679.89, "z": -0.9144 }, { "x": 2831.38, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape65" }, "shape66": { "name": "Luminaire - 3523868", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 2528.74, "z": -0.9144 }, { "x": 2788.09, "y": 2550.39, "z": -0.9144 }, { "x": 2831.38, "y": 2550.39, "z": -0.9144 }, { "x": 2831.38, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape66" }, "shape67": { "name": "Luminaire - 3810", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 2788.1, "z": -0.9144 }, { "x": 2788.09, "y": 2809.74, "z": -0.9144 }, { "x": 2831.38, "y": 2809.74, "z": -0.9144 }, { "x": 2831.38, "y": 2788.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape67" }, "shape68": { "name": "Luminaire - 3836796", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.61, "y": 1425.46, "z": -0.9144 }, { "x": 2874.61, "y": 1447.11, "z": -0.9144 }, { "x": 2917.9, "y": 1447.11, "z": -0.9144 }, { "x": 2917.9, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape68" }, "shape69": { "name": "Luminaire - 7119086", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.61, "y": 1555.36, "z": -0.9144 }, { "x": 2874.61, "y": 1577, "z": -0.9144 }, { "x": 2917.9, "y": 1577, "z": -0.9144 }, { "x": 2917.9, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape69" }, "shape70": { "name": "Luminaire - 12177069", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.61, "y": 1684.93, "z": -0.9144 }, { "x": 2874.61, "y": 1706.57, "z": -0.9144 }, { "x": 2917.9, "y": 1706.57, "z": -0.9144 }, { "x": 2917.9, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape70" }, "shape71": { "name": "Luminaire - 3920366", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.61, "y": 2074.5, "z": -0.9144 }, { "x": 2874.61, "y": 2096.14, "z": -0.9144 }, { "x": 2917.9, "y": 2096.14, "z": -0.9144 }, { "x": 2917.9, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape71" }, "shape72": { "name": "Luminaire - 7653506", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.61, "y": 2204.07, "z": -0.9144 }, { "x": 2874.61, "y": 2225.71, "z": -0.9144 }, { "x": 2917.9, "y": 2225.71, "z": -0.9144 }, { "x": 2917.9, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape72" }, "shape73": { "name": "Luminaire - 6273855", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.61, "y": 2593.64, "z": -0.9144 }, { "x": 2874.61, "y": 2615.28, "z": -0.9144 }, { "x": 2917.9, "y": 2615.28, "z": -0.9144 }, { "x": 2917.9, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape73" }, "shape74": { "name": "Luminaire - 589998", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.61, "y": 2723.1, "z": -0.9144 }, { "x": 2874.61, "y": 2744.74, "z": -0.9144 }, { "x": 2917.9, "y": 2744.74, "z": -0.9144 }, { "x": 2917.9, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape74" }, "shape75": { "name": "Luminaire - 5028589", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.25, "y": 1490.47, "z": -0.9144 }, { "x": 2961.25, "y": 1512.11, "z": -0.9144 }, { "x": 3004.54, "y": 1512.11, "z": -0.9144 }, { "x": 3004.54, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape75" }, "shape76": { "name": "Luminaire - 4099786", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.25, "y": 1619.99, "z": -0.9144 }, { "x": 2961.25, "y": 1641.29, "z": -0.9144 }, { "x": 3004.54, "y": 1641.29, "z": -0.9144 }, { "x": 3004.54, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape76" }, "shape77": { "name": "Luminaire - 1083763", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.25, "y": 2009.6, "z": -0.9144 }, { "x": 2961.25, "y": 2031.25, "z": -0.9144 }, { "x": 3004.54, "y": 2031.25, "z": -0.9144 }, { "x": 3004.54, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape77" }, "shape78": { "name": "Luminaire - 13270474", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.25, "y": 2139.07, "z": -0.9144 }, { "x": 2961.25, "y": 2160.71, "z": -0.9144 }, { "x": 3004.54, "y": 2160.71, "z": -0.9144 }, { "x": 3004.54, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape78" }, "shape79": { "name": "Luminaire - 12585034", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.25, "y": 2658.6, "z": -0.9144 }, { "x": 2961.25, "y": 2679.89, "z": -0.9144 }, { "x": 3004.54, "y": 2679.89, "z": -0.9144 }, { "x": 3004.54, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape79" }, "shape80": { "name": "Luminaire - 15938564", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.25, "y": 2788.1, "z": -0.9144 }, { "x": 2961.25, "y": 2809.74, "z": -0.9144 }, { "x": 3004.54, "y": 2809.74, "z": -0.9144 }, { "x": 3004.54, "y": 2788.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape80" }, "shape81": { "name": "Luminaire - 9747882", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.85, "y": 1425.46, "z": -0.9144 }, { "x": 3047.85, "y": 1447.11, "z": -0.9144 }, { "x": 3091.85, "y": 1447.11, "z": -0.9144 }, { "x": 3091.85, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape81" }, "shape82": { "name": "Luminaire - 9087931", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.85, "y": 1555.36, "z": -0.9144 }, { "x": 3047.85, "y": 1577, "z": -0.9144 }, { "x": 3091.85, "y": 1577, "z": -0.9144 }, { "x": 3091.85, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape82" }, "shape83": { "name": "Luminaire - 7412502", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.85, "y": 1684.93, "z": -0.9144 }, { "x": 3047.85, "y": 1706.57, "z": -0.9144 }, { "x": 3091.85, "y": 1706.57, "z": -0.9144 }, { "x": 3091.85, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape83" }, "shape84": { "name": "Luminaire - 7981659", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.85, "y": 2074.5, "z": -0.9144 }, { "x": 3047.85, "y": 2096.14, "z": -0.9144 }, { "x": 3091.85, "y": 2096.14, "z": -0.9144 }, { "x": 3091.85, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape84" }, "shape85": { "name": "Luminaire - 8495113", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.85, "y": 2204.07, "z": -0.9144 }, { "x": 3047.85, "y": 2225.71, "z": -0.9144 }, { "x": 3091.85, "y": 2225.71, "z": -0.9144 }, { "x": 3091.85, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape85" }, "shape86": { "name": "Luminaire - 11066859", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.85, "y": 2593.64, "z": -0.9144 }, { "x": 3047.85, "y": 2615.28, "z": -0.9144 }, { "x": 3091.85, "y": 2615.28, "z": -0.9144 }, { "x": 3091.85, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape86" }, "shape87": { "name": "Luminaire - 12771181", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.85, "y": 2723.1, "z": -0.9144 }, { "x": 3047.85, "y": 2744.74, "z": -0.9144 }, { "x": 3091.85, "y": 2744.74, "z": -0.9144 }, { "x": 3091.85, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape87" }, "shape88": { "name": "Luminaire - 3744238", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.79, "y": 1490.47, "z": -0.9144 }, { "x": 3134.79, "y": 1512.11, "z": -0.9144 }, { "x": 3177.73, "y": 1512.11, "z": -0.9144 }, { "x": 3177.73, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape88" }, "shape89": { "name": "Luminaire - 12617738", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.79, "y": 1619.99, "z": -0.9144 }, { "x": 3134.79, "y": 1641.29, "z": -0.9144 }, { "x": 3177.73, "y": 1641.29, "z": -0.9144 }, { "x": 3177.73, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape89" }, "shape90": { "name": "Luminaire - 5295317", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.79, "y": 2009.6, "z": -0.9144 }, { "x": 3134.79, "y": 2031.25, "z": -0.9144 }, { "x": 3177.73, "y": 2031.25, "z": -0.9144 }, { "x": 3177.73, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape90" }, "shape91": { "name": "Luminaire - 6668555", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.79, "y": 2139.07, "z": -0.9144 }, { "x": 3134.79, "y": 2160.71, "z": -0.9144 }, { "x": 3177.73, "y": 2160.71, "z": -0.9144 }, { "x": 3177.73, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape91" }, "shape92": { "name": "Luminaire - 790839", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.79, "y": 2658.6, "z": -0.9144 }, { "x": 3134.79, "y": 2679.89, "z": -0.9144 }, { "x": 3177.73, "y": 2679.89, "z": -0.9144 }, { "x": 3177.73, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape92" }, "shape93": { "name": "Luminaire - 12153270", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.79, "y": 2788.1, "z": -0.9144 }, { "x": 3134.79, "y": 2809.74, "z": -0.9144 }, { "x": 3177.73, "y": 2809.74, "z": -0.9144 }, { "x": 3177.73, "y": 2788.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape93" }, "shape94": { "name": "Luminaire - 13917450", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 1425.46, "z": -0.9144 }, { "x": 3221.67, "y": 1447.11, "z": -0.9144 }, { "x": 3263.9, "y": 1447.11, "z": -0.9144 }, { "x": 3263.9, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape94" }, "shape95": { "name": "Luminaire - 5092477", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 1555.36, "z": -0.9144 }, { "x": 3221.67, "y": 1577, "z": -0.9144 }, { "x": 3263.9, "y": 1577, "z": -0.9144 }, { "x": 3263.9, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape95" }, "shape96": { "name": "Luminaire - 15824218", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 1684.93, "z": -0.9144 }, { "x": 3221.67, "y": 1706.57, "z": -0.9144 }, { "x": 3263.9, "y": 1706.57, "z": -0.9144 }, { "x": 3263.9, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape96" }, "shape97": { "name": "Luminaire - 966871", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 2074.5, "z": -0.9144 }, { "x": 3221.67, "y": 2096.14, "z": -0.9144 }, { "x": 3263.9, "y": 2096.14, "z": -0.9144 }, { "x": 3263.9, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape97" }, "shape98": { "name": "Luminaire - 10163335", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 2204.07, "z": -0.9144 }, { "x": 3221.67, "y": 2225.71, "z": -0.9144 }, { "x": 3263.9, "y": 2225.71, "z": -0.9144 }, { "x": 3263.9, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape98" }, "shape99": { "name": "Luminaire - 13625532", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 2333.85, "z": -0.9144 }, { "x": 3221.67, "y": 2355.5, "z": -0.9144 }, { "x": 3263.9, "y": 2355.5, "z": -0.9144 }, { "x": 3263.9, "y": 2333.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape99" }, "shape100": { "name": "Luminaire - 9035881", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 2463.74, "z": -0.9144 }, { "x": 3221.67, "y": 2485.39, "z": -0.9144 }, { "x": 3263.9, "y": 2485.39, "z": -0.9144 }, { "x": 3263.9, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape100" }, "shape101": { "name": "Luminaire - 6802125", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 2593.64, "z": -0.9144 }, { "x": 3221.67, "y": 2615.28, "z": -0.9144 }, { "x": 3263.9, "y": 2615.28, "z": -0.9144 }, { "x": 3263.9, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape101" }, "shape102": { "name": "Luminaire - 4485817", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 2723.1, "z": -0.9144 }, { "x": 3221.67, "y": 2744.74, "z": -0.9144 }, { "x": 3263.9, "y": 2744.74, "z": -0.9144 }, { "x": 3263.9, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape102" }, "shape103": { "name": "Luminaire - 14437127", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 1490.47, "z": -0.9144 }, { "x": 3307.23, "y": 1512.11, "z": -0.9144 }, { "x": 3350.52, "y": 1512.11, "z": -0.9144 }, { "x": 3350.52, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape103" }, "shape104": { "name": "Luminaire - 3657254", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 1619.99, "z": -0.9144 }, { "x": 3307.23, "y": 1641.29, "z": -0.9144 }, { "x": 3350.52, "y": 1641.29, "z": -0.9144 }, { "x": 3350.52, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape104" }, "shape105": { "name": "Luminaire - 1835032", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 2009.6, "z": -0.9144 }, { "x": 3307.23, "y": 2031.25, "z": -0.9144 }, { "x": 3350.52, "y": 2031.25, "z": -0.9144 }, { "x": 3350.52, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape105" }, "shape106": { "name": "Luminaire - 14808156", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 2139.07, "z": -0.9144 }, { "x": 3307.23, "y": 2160.71, "z": -0.9144 }, { "x": 3350.52, "y": 2160.71, "z": -0.9144 }, { "x": 3350.52, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape106" }, "shape107": { "name": "Luminaire - 15766344", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 2268.96, "z": -0.9144 }, { "x": 3307.23, "y": 2290.6, "z": -0.9144 }, { "x": 3350.52, "y": 2290.6, "z": -0.9144 }, { "x": 3350.52, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape107" }, "shape108": { "name": "Luminaire - 14665009", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 2398.85, "z": -0.9144 }, { "x": 3307.23, "y": 2420.5, "z": -0.9144 }, { "x": 3350.52, "y": 2420.5, "z": -0.9144 }, { "x": 3350.52, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape108" }, "shape109": { "name": "Luminaire - 2100993", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 2528.74, "z": -0.9144 }, { "x": 3307.23, "y": 2550.39, "z": -0.9144 }, { "x": 3350.52, "y": 2550.39, "z": -0.9144 }, { "x": 3350.52, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape109" }, "shape110": { "name": "Luminaire - 11531814", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 2658.6, "z": -0.9144 }, { "x": 3307.23, "y": 2679.89, "z": -0.9144 }, { "x": 3350.52, "y": 2679.89, "z": -0.9144 }, { "x": 3350.52, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape110" }, "shape111": { "name": "Luminaire - 3952056", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 2788.1, "z": -0.9144 }, { "x": 3307.23, "y": 2809.74, "z": -0.9144 }, { "x": 3350.52, "y": 2809.74, "z": -0.9144 }, { "x": 3350.52, "y": 2788.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape111" }, "shape112": { "name": "Luminaire - 15283083", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 1425.46, "z": -0.9144 }, { "x": 3393.83, "y": 1447.11, "z": -0.9144 }, { "x": 3437.83, "y": 1447.11, "z": -0.9144 }, { "x": 3437.83, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape112" }, "shape113": { "name": "Luminaire - 2943661", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 1555.36, "z": -0.9144 }, { "x": 3393.83, "y": 1577, "z": -0.9144 }, { "x": 3437.83, "y": 1577, "z": -0.9144 }, { "x": 3437.83, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape113" }, "shape114": { "name": "Luminaire - 3500519", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 1684.93, "z": -0.9144 }, { "x": 3393.83, "y": 1706.57, "z": -0.9144 }, { "x": 3437.83, "y": 1706.57, "z": -0.9144 }, { "x": 3437.83, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape114" }, "shape115": { "name": "Luminaire - 11356492", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 2074.5, "z": -0.9144 }, { "x": 3393.83, "y": 2096.14, "z": -0.9144 }, { "x": 3437.83, "y": 2096.14, "z": -0.9144 }, { "x": 3437.83, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape115" }, "shape116": { "name": "Luminaire - 3927183", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 2204.07, "z": -0.9144 }, { "x": 3393.83, "y": 2225.71, "z": -0.9144 }, { "x": 3437.83, "y": 2225.71, "z": -0.9144 }, { "x": 3437.83, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape116" }, "shape117": { "name": "Luminaire - 2102139", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 2333.85, "z": -0.9144 }, { "x": 3393.83, "y": 2355.5, "z": -0.9144 }, { "x": 3437.83, "y": 2355.5, "z": -0.9144 }, { "x": 3437.83, "y": 2333.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape117" }, "shape118": { "name": "Luminaire - 13406320", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 2463.74, "z": -0.9144 }, { "x": 3393.83, "y": 2485.39, "z": -0.9144 }, { "x": 3437.83, "y": 2485.39, "z": -0.9144 }, { "x": 3437.83, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape118" }, "shape119": { "name": "Luminaire - 3266164", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 2593.64, "z": -0.9144 }, { "x": 3393.83, "y": 2615.28, "z": -0.9144 }, { "x": 3437.83, "y": 2615.28, "z": -0.9144 }, { "x": 3437.83, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape119" }, "shape120": { "name": "Luminaire - 15394875", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 2723.1, "z": -0.9144 }, { "x": 3393.83, "y": 2744.74, "z": -0.9144 }, { "x": 3437.83, "y": 2744.74, "z": -0.9144 }, { "x": 3437.83, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape120" }, "shape121": { "name": "Luminaire - 3378982", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 1490.47, "z": -0.9144 }, { "x": 3480.67, "y": 1512.11, "z": -0.9144 }, { "x": 3523.61, "y": 1512.11, "z": -0.9144 }, { "x": 3523.61, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape121" }, "shape122": { "name": "Luminaire - 13157918", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 1619.99, "z": -0.9144 }, { "x": 3480.67, "y": 1641.29, "z": -0.9144 }, { "x": 3523.61, "y": 1641.29, "z": -0.9144 }, { "x": 3523.61, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape122" }, "shape123": { "name": "Luminaire - 130108", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 2009.6, "z": -0.9144 }, { "x": 3480.67, "y": 2031.25, "z": -0.9144 }, { "x": 3523.61, "y": 2031.25, "z": -0.9144 }, { "x": 3523.61, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape123" }, "shape124": { "name": "Luminaire - 13800081", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 2139.07, "z": -0.9144 }, { "x": 3480.67, "y": 2160.71, "z": -0.9144 }, { "x": 3523.61, "y": 2160.71, "z": -0.9144 }, { "x": 3523.61, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape124" }, "shape125": { "name": "Luminaire - 7777571", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 2268.96, "z": -0.9144 }, { "x": 3480.67, "y": 2290.6, "z": -0.9144 }, { "x": 3523.61, "y": 2290.6, "z": -0.9144 }, { "x": 3523.61, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape125" }, "shape126": { "name": "Luminaire - 16363017", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 2398.85, "z": -0.9144 }, { "x": 3480.67, "y": 2420.5, "z": -0.9144 }, { "x": 3523.61, "y": 2420.5, "z": -0.9144 }, { "x": 3523.61, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape126" }, "shape127": { "name": "Luminaire - 8892032", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 2528.74, "z": -0.9144 }, { "x": 3480.67, "y": 2550.39, "z": -0.9144 }, { "x": 3523.61, "y": 2550.39, "z": -0.9144 }, { "x": 3523.61, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape127" }, "shape128": { "name": "Luminaire - 9790881", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 2658.6, "z": -0.9144 }, { "x": 3480.67, "y": 2679.89, "z": -0.9144 }, { "x": 3523.61, "y": 2679.89, "z": -0.9144 }, { "x": 3523.61, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape128" }, "shape129": { "name": "Luminaire - 14892294", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 2788.1, "z": -0.9144 }, { "x": 3480.67, "y": 2809.74, "z": -0.9144 }, { "x": 3523.61, "y": 2809.74, "z": -0.9144 }, { "x": 3523.61, "y": 2788.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape129" }, "shape130": { "name": "Luminaire - 7514380", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 1490.47, "z": -0.9144 }, { "x": 3653.54, "y": 1512.11, "z": -0.9144 }, { "x": 3696.83, "y": 1512.11, "z": -0.9144 }, { "x": 3696.83, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape130" }, "shape131": { "name": "Luminaire - 14251994", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 1619.99, "z": -0.9144 }, { "x": 3653.54, "y": 1641.29, "z": -0.9144 }, { "x": 3696.83, "y": 1641.29, "z": -0.9144 }, { "x": 3696.83, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape131" }, "shape132": { "name": "Luminaire - 5286351", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 2009.6, "z": -0.9144 }, { "x": 3653.54, "y": 2031.25, "z": -0.9144 }, { "x": 3696.83, "y": 2031.25, "z": -0.9144 }, { "x": 3696.83, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape132" }, "shape133": { "name": "Luminaire - 11963684", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 2139.07, "z": -0.9144 }, { "x": 3653.54, "y": 2160.71, "z": -0.9144 }, { "x": 3696.83, "y": 2160.71, "z": -0.9144 }, { "x": 3696.83, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape133" }, "shape134": { "name": "Luminaire - 10695618", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 2268.96, "z": -0.9144 }, { "x": 3653.54, "y": 2290.6, "z": -0.9144 }, { "x": 3696.83, "y": 2290.6, "z": -0.9144 }, { "x": 3696.83, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape134" }, "shape135": { "name": "No BLE UUID - 830814", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 2398.85, "z": -0.9144 }, { "x": 3653.54, "y": 2420.5, "z": -0.9144 }, { "x": 3696.83, "y": 2420.5, "z": -0.9144 }, { "x": 3696.83, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape135" }, "shape136": { "name": "Luminaire - 5040765", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 2528.74, "z": -0.9144 }, { "x": 3653.54, "y": 2550.39, "z": -0.9144 }, { "x": 3696.83, "y": 2550.39, "z": -0.9144 }, { "x": 3696.83, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape136" }, "shape137": { "name": "Luminaire - 13711832", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 2658.6, "z": -0.9144 }, { "x": 3653.54, "y": 2679.89, "z": -0.9144 }, { "x": 3696.83, "y": 2679.89, "z": -0.9144 }, { "x": 3696.83, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape137" }, "shape138": { "name": "Luminaire - 738124", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 2787.77, "z": -0.9144 }, { "x": 3653.54, "y": 2809.42, "z": -0.9144 }, { "x": 3696.83, "y": 2809.42, "z": -0.9144 }, { "x": 3696.83, "y": 2787.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape138" }, "shape139": { "name": "Luminaire - 15658716", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 1425.46, "z": -0.9144 }, { "x": 3740.06, "y": 1447.11, "z": -0.9144 }, { "x": 3783.35, "y": 1447.11, "z": -0.9144 }, { "x": 3783.35, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape139" }, "shape140": { "name": "Luminaire - 4296851", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 1555.36, "z": -0.9144 }, { "x": 3740.06, "y": 1577, "z": -0.9144 }, { "x": 3783.35, "y": 1577, "z": -0.9144 }, { "x": 3783.35, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape140" }, "shape141": { "name": "Luminaire - 941679", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 1684.93, "z": -0.9144 }, { "x": 3740.06, "y": 1706.57, "z": -0.9144 }, { "x": 3783.35, "y": 1706.57, "z": -0.9144 }, { "x": 3783.35, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape141" }, "shape142": { "name": "Luminaire - 15866663", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 2074.5, "z": -0.9144 }, { "x": 3740.06, "y": 2096.14, "z": -0.9144 }, { "x": 3783.35, "y": 2096.14, "z": -0.9144 }, { "x": 3783.35, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape142" }, "shape143": { "name": "Luminaire - 14347018", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 2204.07, "z": -0.9144 }, { "x": 3740.06, "y": 2225.71, "z": -0.9144 }, { "x": 3783.35, "y": 2225.71, "z": -0.9144 }, { "x": 3783.35, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape143" }, "shape144": { "name": "Luminaire - 7330700", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 2333.85, "z": -0.9144 }, { "x": 3740.06, "y": 2355.5, "z": -0.9144 }, { "x": 3783.35, "y": 2355.5, "z": -0.9144 }, { "x": 3783.35, "y": 2333.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape144" }, "shape145": { "name": "Luminaire - 8634217", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 2463.74, "z": -0.9144 }, { "x": 3740.06, "y": 2485.39, "z": -0.9144 }, { "x": 3783.35, "y": 2485.39, "z": -0.9144 }, { "x": 3783.35, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape145" }, "shape146": { "name": "Luminaire - 10742394", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 2593.64, "z": -0.9144 }, { "x": 3740.06, "y": 2615.28, "z": -0.9144 }, { "x": 3783.35, "y": 2615.28, "z": -0.9144 }, { "x": 3783.35, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape146" }, "shape147": { "name": "Luminaire - 10139483", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 2723.1, "z": -0.9144 }, { "x": 3740.06, "y": 2744.74, "z": -0.9144 }, { "x": 3783.35, "y": 2744.74, "z": -0.9144 }, { "x": 3783.35, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape147" }, "shape148": { "name": "Luminaire - 14672420", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 1490.47, "z": -0.9144 }, { "x": 3826.37, "y": 1512.11, "z": -0.9144 }, { "x": 3869.66, "y": 1512.11, "z": -0.9144 }, { "x": 3869.66, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape148" }, "shape149": { "name": "Luminaire - 9465183", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 1619.99, "z": -0.9144 }, { "x": 3826.37, "y": 1641.29, "z": -0.9144 }, { "x": 3869.66, "y": 1641.29, "z": -0.9144 }, { "x": 3869.66, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape149" }, "shape150": { "name": "Luminaire - 13298452", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 2009.6, "z": -0.9144 }, { "x": 3826.37, "y": 2031.25, "z": -0.9144 }, { "x": 3869.66, "y": 2031.25, "z": -0.9144 }, { "x": 3869.66, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape150" }, "shape151": { "name": "Luminaire - 8135090", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 2139.07, "z": -0.9144 }, { "x": 3826.37, "y": 2160.71, "z": -0.9144 }, { "x": 3869.66, "y": 2160.71, "z": -0.9144 }, { "x": 3869.66, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape151" }, "shape152": { "name": "Luminaire - 2556532", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 2268.96, "z": -0.9144 }, { "x": 3826.37, "y": 2290.6, "z": -0.9144 }, { "x": 3869.66, "y": 2290.6, "z": -0.9144 }, { "x": 3869.66, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape152" }, "shape153": { "name": "Luminaire - 9928238", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 2398.85, "z": -0.9144 }, { "x": 3826.37, "y": 2420.5, "z": -0.9144 }, { "x": 3869.66, "y": 2420.5, "z": -0.9144 }, { "x": 3869.66, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape153" }, "shape154": { "name": "Luminaire - 2907523", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 2658.6, "z": -0.9144 }, { "x": 3826.37, "y": 2679.89, "z": -0.9144 }, { "x": 3869.66, "y": 2679.89, "z": -0.9144 }, { "x": 3869.66, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape154" }, "shape155": { "name": "Luminaire - 16233177", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 2528.74, "z": -0.9144 }, { "x": 3826.37, "y": 2550.39, "z": -0.9144 }, { "x": 3869.66, "y": 2550.39, "z": -0.9144 }, { "x": 3869.66, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape155" }, "shape156": { "name": "Luminaire - 4100160", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.7, "y": 2787.77, "z": -0.9144 }, { "x": 3826.7, "y": 2809.42, "z": -0.9144 }, { "x": 3869.99, "y": 2809.42, "z": -0.9144 }, { "x": 3869.99, "y": 2787.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape156" }, "shape157": { "name": "Luminaire - 2417382", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.89, "y": 1425.46, "z": -0.9144 }, { "x": 3912.89, "y": 1447.11, "z": -0.9144 }, { "x": 3956.18, "y": 1447.11, "z": -0.9144 }, { "x": 3956.18, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape157" }, "shape158": { "name": "Luminaire - 5770830", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.89, "y": 1555.36, "z": -0.9144 }, { "x": 3912.89, "y": 1577, "z": -0.9144 }, { "x": 3956.18, "y": 1577, "z": -0.9144 }, { "x": 3956.18, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape158" }, "shape159": { "name": "Luminaire - 9050633", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.89, "y": 1684.93, "z": -0.9144 }, { "x": 3912.89, "y": 1706.57, "z": -0.9144 }, { "x": 3956.18, "y": 1706.57, "z": -0.9144 }, { "x": 3956.18, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape159" }, "shape160": { "name": "Luminaire - 4913438", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.89, "y": 2074.5, "z": -0.9144 }, { "x": 3912.89, "y": 2096.14, "z": -0.9144 }, { "x": 3956.18, "y": 2096.14, "z": -0.9144 }, { "x": 3956.18, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape160" }, "shape161": { "name": "Luminaire - 13578372", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.89, "y": 2204.07, "z": -0.9144 }, { "x": 3912.89, "y": 2225.71, "z": -0.9144 }, { "x": 3956.18, "y": 2225.71, "z": -0.9144 }, { "x": 3956.18, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape161" }, "shape162": { "name": "Luminaire - 10947410", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.89, "y": 2593.64, "z": -0.9144 }, { "x": 3912.89, "y": 2615.28, "z": -0.9144 }, { "x": 3956.18, "y": 2615.28, "z": -0.9144 }, { "x": 3956.18, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape162" }, "shape163": { "name": "Luminaire - 3824014", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.89, "y": 2723.1, "z": -0.9144 }, { "x": 3912.89, "y": 2744.74, "z": -0.9144 }, { "x": 3956.18, "y": 2744.74, "z": -0.9144 }, { "x": 3956.18, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape163" }, "shape164": { "name": "Luminaire - 7956018", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.53, "y": 1490.47, "z": -0.9144 }, { "x": 3999.53, "y": 1512.11, "z": -0.9144 }, { "x": 4042.82, "y": 1512.11, "z": -0.9144 }, { "x": 4042.82, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape164" }, "shape165": { "name": "Luminaire - 7088443", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.53, "y": 1619.99, "z": -0.9144 }, { "x": 3999.53, "y": 1641.29, "z": -0.9144 }, { "x": 4042.82, "y": 1641.29, "z": -0.9144 }, { "x": 4042.82, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape165" }, "shape166": { "name": "Luminaire - 8245673", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.53, "y": 2009.6, "z": -0.9144 }, { "x": 3999.53, "y": 2031.25, "z": -0.9144 }, { "x": 4042.82, "y": 2031.25, "z": -0.9144 }, { "x": 4042.82, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape166" }, "shape167": { "name": "Luminaire - 15809050", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.53, "y": 2139.07, "z": -0.9144 }, { "x": 3999.53, "y": 2160.71, "z": -0.9144 }, { "x": 4042.82, "y": 2160.71, "z": -0.9144 }, { "x": 4042.82, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape167" }, "shape168": { "name": "Luminaire - 8561794", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.53, "y": 2658.6, "z": -0.9144 }, { "x": 3999.53, "y": 2679.89, "z": -0.9144 }, { "x": 4042.82, "y": 2679.89, "z": -0.9144 }, { "x": 4042.82, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape168" }, "shape169": { "name": "Luminaire - 11703355", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.53, "y": 2788.1, "z": -0.9144 }, { "x": 3999.53, "y": 2809.74, "z": -0.9144 }, { "x": 4042.82, "y": 2809.74, "z": -0.9144 }, { "x": 4042.82, "y": 2788.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape169" }, "shape170": { "name": "Luminaire - 1671355", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.05, "y": 1425.46, "z": -0.9144 }, { "x": 4086.05, "y": 1447.11, "z": -0.9144 }, { "x": 4129.34, "y": 1447.11, "z": -0.9144 }, { "x": 4129.34, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape170" }, "shape171": { "name": "Luminaire - 6046323", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.05, "y": 1555.36, "z": -0.9144 }, { "x": 4086.05, "y": 1577, "z": -0.9144 }, { "x": 4129.34, "y": 1577, "z": -0.9144 }, { "x": 4129.34, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape171" }, "shape172": { "name": "Luminaire - 2980824", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.05, "y": 1684.93, "z": -0.9144 }, { "x": 4086.05, "y": 1706.57, "z": -0.9144 }, { "x": 4129.34, "y": 1706.57, "z": -0.9144 }, { "x": 4129.34, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape172" }, "shape173": { "name": "Luminaire - 4243405", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.05, "y": 2074.5, "z": -0.9144 }, { "x": 4086.05, "y": 2096.14, "z": -0.9144 }, { "x": 4129.34, "y": 2096.14, "z": -0.9144 }, { "x": 4129.34, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape173" }, "shape174": { "name": "Luminaire - 2783474", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.05, "y": 2204.07, "z": -0.9144 }, { "x": 4086.05, "y": 2225.71, "z": -0.9144 }, { "x": 4129.34, "y": 2225.71, "z": -0.9144 }, { "x": 4129.34, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape174" }, "shape175": { "name": "Luminaire - 5791267", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.05, "y": 2593.64, "z": -0.9144 }, { "x": 4086.05, "y": 2615.28, "z": -0.9144 }, { "x": 4129.34, "y": 2615.28, "z": -0.9144 }, { "x": 4129.34, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape175" }, "shape176": { "name": "Luminaire - 556171", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.05, "y": 2723.1, "z": -0.9144 }, { "x": 4086.05, "y": 2744.74, "z": -0.9144 }, { "x": 4129.34, "y": 2744.74, "z": -0.9144 }, { "x": 4129.34, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape176" }, "shape177": { "name": "Luminaire - 1193851", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.68, "y": 1490.47, "z": -0.9144 }, { "x": 4172.68, "y": 1512.11, "z": -0.9144 }, { "x": 4215.97, "y": 1512.11, "z": -0.9144 }, { "x": 4215.97, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape177" }, "shape178": { "name": "Luminaire - 4070055", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.68, "y": 1619.99, "z": -0.9144 }, { "x": 4172.68, "y": 1641.29, "z": -0.9144 }, { "x": 4215.97, "y": 1641.29, "z": -0.9144 }, { "x": 4215.97, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape178" }, "shape179": { "name": "Luminaire - 16554704", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.68, "y": 2009.6, "z": -0.9144 }, { "x": 4172.68, "y": 2031.25, "z": -0.9144 }, { "x": 4215.97, "y": 2031.25, "z": -0.9144 }, { "x": 4215.97, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape179" }, "shape180": { "name": "Luminaire - 6988427", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.68, "y": 2139.07, "z": -0.9144 }, { "x": 4172.68, "y": 2160.71, "z": -0.9144 }, { "x": 4215.97, "y": 2160.71, "z": -0.9144 }, { "x": 4215.97, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape180" }, "shape181": { "name": "Luminaire - 13523536", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.68, "y": 2658.6, "z": -0.9144 }, { "x": 4172.68, "y": 2679.89, "z": -0.9144 }, { "x": 4215.97, "y": 2679.89, "z": -0.9144 }, { "x": 4215.97, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape181" }, "shape182": { "name": "Luminaire - 7617177", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.68, "y": 2788.1, "z": -0.9144 }, { "x": 4172.68, "y": 2809.74, "z": -0.9144 }, { "x": 4215.97, "y": 2809.74, "z": -0.9144 }, { "x": 4215.97, "y": 2788.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape182" }, "shape183": { "name": "Luminaire - 3796675", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.2, "y": 1425.46, "z": -0.9144 }, { "x": 4259.2, "y": 1447.11, "z": -0.9144 }, { "x": 4302.49, "y": 1447.11, "z": -0.9144 }, { "x": 4302.49, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape183" }, "shape184": { "name": "Luminaire - 522980", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.2, "y": 1555.36, "z": -0.9144 }, { "x": 4259.2, "y": 1577, "z": -0.9144 }, { "x": 4302.49, "y": 1577, "z": -0.9144 }, { "x": 4302.49, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape184" }, "shape185": { "name": "Luminaire - 13770705", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.2, "y": 1684.93, "z": -0.9144 }, { "x": 4259.2, "y": 1706.57, "z": -0.9144 }, { "x": 4302.49, "y": 1706.57, "z": -0.9144 }, { "x": 4302.49, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape185" }, "shape186": { "name": "Luminaire - 6687887", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.2, "y": 2074.5, "z": -0.9144 }, { "x": 4259.2, "y": 2096.14, "z": -0.9144 }, { "x": 4302.49, "y": 2096.14, "z": -0.9144 }, { "x": 4302.49, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape186" }, "shape187": { "name": "Luminaire - 5077876", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.2, "y": 2204.07, "z": -0.9144 }, { "x": 4259.2, "y": 2225.71, "z": -0.9144 }, { "x": 4302.49, "y": 2225.71, "z": -0.9144 }, { "x": 4302.49, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape187" }, "shape188": { "name": "Luminaire - 4616730", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.2, "y": 2593.64, "z": -0.9144 }, { "x": 4259.2, "y": 2615.28, "z": -0.9144 }, { "x": 4302.49, "y": 2615.28, "z": -0.9144 }, { "x": 4302.49, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape188" }, "shape189": { "name": "Luminaire - 11944065", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.2, "y": 2723.1, "z": -0.9144 }, { "x": 4259.2, "y": 2744.74, "z": -0.9144 }, { "x": 4302.49, "y": 2744.74, "z": -0.9144 }, { "x": 4302.49, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape189" }, "shape190": { "name": "Luminaire - 11960103", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 1619.99, "z": -0.9144 }, { "x": 4345.4, "y": 1641.29, "z": -0.9144 }, { "x": 4388.69, "y": 1641.29, "z": -0.9144 }, { "x": 4388.69, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape190" }, "shape191": { "name": "Luminaire - 11103821", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 2009.6, "z": -0.9144 }, { "x": 4345.4, "y": 2031.25, "z": -0.9144 }, { "x": 4388.69, "y": 2031.25, "z": -0.9144 }, { "x": 4388.69, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape191" }, "shape192": { "name": "Luminaire - 1609384", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 2139.07, "z": -0.9144 }, { "x": 4345.4, "y": 2160.71, "z": -0.9144 }, { "x": 4388.69, "y": 2160.71, "z": -0.9144 }, { "x": 4388.69, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape192" }, "shape193": { "name": "Luminaire - 11278367", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 2268.96, "z": -0.9144 }, { "x": 4345.4, "y": 2290.6, "z": -0.9144 }, { "x": 4388.69, "y": 2290.6, "z": -0.9144 }, { "x": 4388.69, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape193" }, "shape194": { "name": "Luminaire - 12858034", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 2398.85, "z": -0.9144 }, { "x": 4345.4, "y": 2420.5, "z": -0.9144 }, { "x": 4388.69, "y": 2420.5, "z": -0.9144 }, { "x": 4388.69, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape194" }, "shape195": { "name": "Luminaire - 7586965", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 2528.74, "z": -0.9144 }, { "x": 4345.4, "y": 2550.39, "z": -0.9144 }, { "x": 4388.69, "y": 2550.39, "z": -0.9144 }, { "x": 4388.69, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape195" }, "shape196": { "name": "Luminaire - 4197784", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 2658.6, "z": -0.9144 }, { "x": 4345.4, "y": 2679.89, "z": -0.9144 }, { "x": 4388.69, "y": 2679.89, "z": -0.9144 }, { "x": 4388.69, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape196" }, "shape197": { "name": "Luminaire - 2368207", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 2788.1, "z": -0.9144 }, { "x": 4345.4, "y": 2809.74, "z": -0.9144 }, { "x": 4388.69, "y": 2809.74, "z": -0.9144 }, { "x": 4388.69, "y": 2788.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape197" }, "shape198": { "name": "Luminaire - 5313928", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 1490.47, "z": -0.9144 }, { "x": 4345.4, "y": 1512.11, "z": -0.9144 }, { "x": 4388.69, "y": 1512.11, "z": -0.9144 }, { "x": 4388.69, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape198" }, "shape199": { "name": "Luminaire - 7416460", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 1425.46, "z": -0.9144 }, { "x": 4432.03, "y": 1447.11, "z": -0.9144 }, { "x": 4475.32, "y": 1447.11, "z": -0.9144 }, { "x": 4475.32, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape199" }, "shape200": { "name": "Luminaire - 10948628", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 1555.36, "z": -0.9144 }, { "x": 4432.03, "y": 1577, "z": -0.9144 }, { "x": 4475.32, "y": 1577, "z": -0.9144 }, { "x": 4475.32, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape200" }, "shape201": { "name": "Luminaire - 16533874", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 1684.93, "z": -0.9144 }, { "x": 4432.03, "y": 1706.57, "z": -0.9144 }, { "x": 4475.32, "y": 1706.57, "z": -0.9144 }, { "x": 4475.32, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape201" }, "shape202": { "name": "Luminaire - 10676595", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 2074.5, "z": -0.9144 }, { "x": 4432.03, "y": 2096.14, "z": -0.9144 }, { "x": 4475.32, "y": 2096.14, "z": -0.9144 }, { "x": 4475.32, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape202" }, "shape203": { "name": "Luminaire - 8531984", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 2204.07, "z": -0.9144 }, { "x": 4432.03, "y": 2225.71, "z": -0.9144 }, { "x": 4475.32, "y": 2225.71, "z": -0.9144 }, { "x": 4475.32, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape203" }, "shape204": { "name": "Luminaire - 13537792", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 2333.85, "z": -0.9144 }, { "x": 4432.03, "y": 2355.5, "z": -0.9144 }, { "x": 4475.32, "y": 2355.5, "z": -0.9144 }, { "x": 4475.32, "y": 2333.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape204" }, "shape205": { "name": "Luminaire - 7551459", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 2463.74, "z": -0.9144 }, { "x": 4432.03, "y": 2485.39, "z": -0.9144 }, { "x": 4475.32, "y": 2485.39, "z": -0.9144 }, { "x": 4475.32, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape205" }, "shape206": { "name": "Luminaire - 8603368", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 2593.64, "z": -0.9144 }, { "x": 4432.03, "y": 2615.28, "z": -0.9144 }, { "x": 4475.32, "y": 2615.28, "z": -0.9144 }, { "x": 4475.32, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape206" }, "shape207": { "name": "Luminaire - 4412454", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 2723.1, "z": -0.9144 }, { "x": 4432.03, "y": 2744.74, "z": -0.9144 }, { "x": 4475.32, "y": 2744.74, "z": -0.9144 }, { "x": 4475.32, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape207" }, "shape208": { "name": "Luminaire - 4996121", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 1490.47, "z": -0.9144 }, { "x": 4518.67, "y": 1512.11, "z": -0.9144 }, { "x": 4561.96, "y": 1512.11, "z": -0.9144 }, { "x": 4561.96, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape208" }, "shape209": { "name": "Luminaire - 5075149", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 1619.99, "z": -0.9144 }, { "x": 4518.67, "y": 1641.29, "z": -0.9144 }, { "x": 4561.96, "y": 1641.29, "z": -0.9144 }, { "x": 4561.96, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape209" }, "shape210": { "name": "Luminaire - 4943678", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 2009.6, "z": -0.9144 }, { "x": 4518.67, "y": 2031.25, "z": -0.9144 }, { "x": 4561.96, "y": 2031.25, "z": -0.9144 }, { "x": 4561.96, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape210" }, "shape211": { "name": "Luminaire - 12107800", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 2139.07, "z": -0.9144 }, { "x": 4518.67, "y": 2160.71, "z": -0.9144 }, { "x": 4561.96, "y": 2160.71, "z": -0.9144 }, { "x": 4561.96, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape211" }, "shape212": { "name": "Luminaire - 2082716", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 2268.96, "z": -0.9144 }, { "x": 4518.67, "y": 2290.6, "z": -0.9144 }, { "x": 4561.96, "y": 2290.6, "z": -0.9144 }, { "x": 4561.96, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape212" }, "shape213": { "name": "Luminaire - 123705", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 2398.85, "z": -0.9144 }, { "x": 4518.67, "y": 2420.5, "z": -0.9144 }, { "x": 4561.96, "y": 2420.5, "z": -0.9144 }, { "x": 4561.96, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape213" }, "shape214": { "name": "Luminaire - 1131752", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 2528.74, "z": -0.9144 }, { "x": 4518.67, "y": 2550.39, "z": -0.9144 }, { "x": 4561.96, "y": 2550.39, "z": -0.9144 }, { "x": 4561.96, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape214" }, "shape215": { "name": "Luminaire - 13094658", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 2658.6, "z": -0.9144 }, { "x": 4518.67, "y": 2679.89, "z": -0.9144 }, { "x": 4561.96, "y": 2679.89, "z": -0.9144 }, { "x": 4561.96, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape215" }, "shape216": { "name": "Luminaire - 2752018", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 2787.99, "z": -0.9144 }, { "x": 4518.67, "y": 2809.64, "z": -0.9144 }, { "x": 4561.96, "y": 2809.64, "z": -0.9144 }, { "x": 4561.96, "y": 2787.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape216" }, "shape217": { "name": "Out of Scope - 11", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2833.64, "y": 2401.02, "z": -0.9144 }, { "x": 2833.64, "y": 2411.84, "z": -0.9144 }, { "x": 2844.45, "y": 2411.84, "z": -0.9144 }, { "x": 2844.45, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape217" }, "shape218": { "name": "Out of Scope - 12", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2898.53, "y": 2401.02, "z": -0.9144 }, { "x": 2898.53, "y": 2411.84, "z": -0.9144 }, { "x": 2909.35, "y": 2411.84, "z": -0.9144 }, { "x": 2909.35, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape218" }, "shape219": { "name": "Out of Scope - 13", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2963.42, "y": 2401.02, "z": -0.9144 }, { "x": 2963.42, "y": 2411.84, "z": -0.9144 }, { "x": 2974.24, "y": 2411.84, "z": -0.9144 }, { "x": 2974.24, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape219" }, "shape220": { "name": "Out of Scope - 14", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3028.32, "y": 2401.02, "z": -0.9144 }, { "x": 3028.32, "y": 2411.84, "z": -0.9144 }, { "x": 3039.13, "y": 2411.84, "z": -0.9144 }, { "x": 3039.13, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape220" }, "shape221": { "name": "Out of Scope - 15", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3093.21, "y": 2401.02, "z": -0.9144 }, { "x": 3093.21, "y": 2411.84, "z": -0.9144 }, { "x": 3104.02, "y": 2411.84, "z": -0.9144 }, { "x": 3104.02, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape221" }, "shape222": { "name": "Out of Scope - 16", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3158.1, "y": 2401.02, "z": -0.9144 }, { "x": 3158.1, "y": 2411.84, "z": -0.9144 }, { "x": 3168.92, "y": 2411.84, "z": -0.9144 }, { "x": 3168.92, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape222" }, "shape223": { "name": "Out of Scope - 17", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3936.81, "y": 2401.02, "z": -0.9144 }, { "x": 3936.81, "y": 2411.84, "z": -0.9144 }, { "x": 3947.63, "y": 2411.84, "z": -0.9144 }, { "x": 3947.63, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape223" }, "shape224": { "name": "Out of Scope - 18", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4001.7, "y": 2401.02, "z": -0.9144 }, { "x": 4001.7, "y": 2411.84, "z": -0.9144 }, { "x": 4012.52, "y": 2411.84, "z": -0.9144 }, { "x": 4012.52, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape224" }, "shape225": { "name": "Out of Scope - 19", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4066.6, "y": 2401.02, "z": -0.9144 }, { "x": 4066.6, "y": 2411.84, "z": -0.9144 }, { "x": 4077.41, "y": 2411.84, "z": -0.9144 }, { "x": 4077.41, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape225" }, "shape226": { "name": "Out of Scope - 20", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4131.49, "y": 2401.02, "z": -0.9144 }, { "x": 4131.49, "y": 2411.84, "z": -0.9144 }, { "x": 4142.3, "y": 2411.84, "z": -0.9144 }, { "x": 4142.3, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape226" }, "shape227": { "name": "Out of Scope - 21", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4196.38, "y": 2401.02, "z": -0.9144 }, { "x": 4196.38, "y": 2411.84, "z": -0.9144 }, { "x": 4207.2, "y": 2411.84, "z": -0.9144 }, { "x": 4207.2, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape227" }, "shape228": { "name": "Out of Scope - 22", "description": "some description", "layers": [ "layer0" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4261.27, "y": 2401.02, "z": -0.9144 }, { "x": 4261.27, "y": 2411.84, "z": -0.9144 }, { "x": 4272.09, "y": 2411.84, "z": -0.9144 }, { "x": 4272.09, "y": 2401.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape228" }, "zone8": { "name": "Region - 8", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4685.84, "y": 543.81 }, { "x": 5014.03, "y": 543.81 }, { "x": 5014.03, "y": 942.93 }, { "x": 4685.84, "y": 942.93 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone8" }, "zone9": { "name": "Region - 9", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 5022.54, "y": 540.03 }, { "x": 5213.59, "y": 540.03 }, { "x": 5213.59, "y": 637.45 }, { "x": 5022.54, "y": 637.45 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone9" }, "zone10": { "name": "Region - 10", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4595.99, "y": 628.93 }, { "x": 4671.66, "y": 628.93 }, { "x": 4671.66, "y": 841.73 }, { "x": 4595.99, "y": 841.73 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone10" }, "zone11": { "name": "Region - 11", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 5378.15, "y": 787.39 }, { "x": 5441.52, "y": 787.39 }, { "x": 5441.52, "y": 831.84 }, { "x": 5378.15, "y": 831.84 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone11" }, "zone12": { "name": "Region - 12", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 5037.67, "y": 903.72 }, { "x": 5450.98, "y": 903.72 }, { "x": 5450.98, "y": 1196.91 }, { "x": 5037.67, "y": 1196.91 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone12" }, "zone13": { "name": "Region - 13", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 5016.87, "y": 1220.55 }, { "x": 5111.44, "y": 1220.55 }, { "x": 5111.44, "y": 1266.9 }, { "x": 5016.87, "y": 1266.9 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone13" }, "zone14": { "name": "Region - 14", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 5368.7, "y": 1220.55 }, { "x": 5443.41, "y": 1220.55 }, { "x": 5443.41, "y": 1267.84 }, { "x": 5368.7, "y": 1267.84 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone14" }, "zone15": { "name": "Region - 15", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4509.11, "y": 3156.86 }, { "x": 5014.91, "y": 3156.86 }, { "x": 5014.91, "y": 3559.2 }, { "x": 4509.11, "y": 3559.2 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone15" }, "zone16": { "name": "Region - 16", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 5009.17, "y": 3421.26 }, { "x": 5198.84, "y": 3421.26 }, { "x": 5198.84, "y": 3533.34 }, { "x": 5009.17, "y": 3533.34 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone16" }, "zone17": { "name": "Region - 17", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 5082.11, "y": 2951.62 }, { "x": 5457.64, "y": 2951.62 }, { "x": 5457.64, "y": 3158.54 }, { "x": 5082.11, "y": 3158.54 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone17" }, "zone18": { "name": "Region - 18", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 5292.87, "y": 3170.03 }, { "x": 5442.31, "y": 3170.03 }, { "x": 5442.31, "y": 3325.23 }, { "x": 5292.87, "y": 3325.23 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone18" }, "shape229": { "name": "Luminaire - 16494920", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.62, "y": 3177.33, "z": 0 }, { "x": 4518.62, "y": 3199.33, "z": 0 }, { "x": 4561.91, "y": 3199.33, "z": 0 }, { "x": 4561.91, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape229" }, "shape230": { "name": "Luminaire - 3201417", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.62, "y": 3307.2, "z": 0 }, { "x": 4518.62, "y": 3328.49, "z": 0 }, { "x": 4561.91, "y": 3328.49, "z": 0 }, { "x": 4561.91, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape230" }, "shape231": { "name": "Luminaire - 6695149", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.62, "y": 3436.72, "z": 0 }, { "x": 4518.62, "y": 3458.72, "z": 0 }, { "x": 4561.91, "y": 3458.72, "z": 0 }, { "x": 4561.91, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape231" }, "shape232": { "name": "Luminaire - 14362702", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 646.64, "z": 0 }, { "x": 4605.2, "y": 668.29, "z": 0 }, { "x": 4648.49, "y": 668.29, "z": 0 }, { "x": 4648.49, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape232" }, "shape233": { "name": "Luminaire - 3341228", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 776.51, "z": 0 }, { "x": 4605.2, "y": 798.16, "z": 0 }, { "x": 4648.49, "y": 798.16, "z": 0 }, { "x": 4648.49, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape233" }, "shape234": { "name": "Luminaire - 14099127", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 3241.56, "z": 0 }, { "x": 4605.2, "y": 3263.91, "z": 0 }, { "x": 4648.49, "y": 3263.91, "z": 0 }, { "x": 4648.49, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape234" }, "shape235": { "name": "Luminaire - 1555604", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 3371.43, "z": 0 }, { "x": 4605.2, "y": 3393.43, "z": 0 }, { "x": 4648.49, "y": 3393.43, "z": 0 }, { "x": 4648.49, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape235" }, "shape236": { "name": "Luminaire - 3395817", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 3502.01, "z": 0 }, { "x": 4605.2, "y": 3523.65, "z": 0 }, { "x": 4648.49, "y": 3523.65, "z": 0 }, { "x": 4648.49, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape236" }, "shape237": { "name": "Luminaire - 1894205", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 581.35, "z": 0 }, { "x": 4691.78, "y": 603.35, "z": 0 }, { "x": 4735.07, "y": 603.35, "z": 0 }, { "x": 4735.07, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape237" }, "shape238": { "name": "Luminaire - 15266399", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 711.58, "z": 0 }, { "x": 4691.78, "y": 733.22, "z": 0 }, { "x": 4735.07, "y": 733.22, "z": 0 }, { "x": 4735.07, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape238" }, "shape239": { "name": "Luminaire - 5606364", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 841.45, "z": 0 }, { "x": 4691.78, "y": 863.09, "z": 0 }, { "x": 4735.07, "y": 863.09, "z": 0 }, { "x": 4735.07, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape239" }, "shape240": { "name": "Luminaire - 10299776", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 3177.33, "z": 0 }, { "x": 4691.78, "y": 3199.33, "z": 0 }, { "x": 4735.07, "y": 3199.33, "z": 0 }, { "x": 4735.07, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape240" }, "shape241": { "name": "Luminaire - 5943542", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 3307.2, "z": 0 }, { "x": 4691.78, "y": 3328.49, "z": 0 }, { "x": 4735.07, "y": 3328.49, "z": 0 }, { "x": 4735.07, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape241" }, "shape242": { "name": "Luminaire - 12087954", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 3436.72, "z": 0 }, { "x": 4691.78, "y": 3458.72, "z": 0 }, { "x": 4735.07, "y": 3458.72, "z": 0 }, { "x": 4735.07, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape242" }, "shape243": { "name": "Luminaire - 13720443", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 3502.01, "z": 0 }, { "x": 4691.78, "y": 3523.65, "z": 0 }, { "x": 4735.07, "y": 3523.65, "z": 0 }, { "x": 4735.07, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape243" }, "shape244": { "name": "Luminaire - 3612879", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 560.06, "z": 0 }, { "x": 4778.36, "y": 581.71, "z": 0 }, { "x": 4822, "y": 581.71, "z": 0 }, { "x": 4822, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape244" }, "shape245": { "name": "Luminaire - 10280670", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 906.38, "z": 0 }, { "x": 4778.36, "y": 928.03, "z": 0 }, { "x": 4822, "y": 928.03, "z": 0 }, { "x": 4822, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape245" }, "shape246": { "name": "Luminaire - 9703219", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 776.51, "z": 0 }, { "x": 4778.36, "y": 798.16, "z": 0 }, { "x": 4822, "y": 798.16, "z": 0 }, { "x": 4822, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape246" }, "shape247": { "name": "Luminaire - 6695965", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 3241.56, "z": 0 }, { "x": 4778.36, "y": 3263.91, "z": 0 }, { "x": 4822, "y": 3263.91, "z": 0 }, { "x": 4822, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape247" }, "shape248": { "name": "Luminaire - 7955348", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 3371.43, "z": 0 }, { "x": 4778.36, "y": 3393.43, "z": 0 }, { "x": 4822, "y": 3393.43, "z": 0 }, { "x": 4822, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape248" }, "shape249": { "name": "Luminaire - 7702165", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 646.64, "z": 0 }, { "x": 4778.36, "y": 668.29, "z": 0 }, { "x": 4822, "y": 668.29, "z": 0 }, { "x": 4822, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape249" }, "shape250": { "name": "Luminaire - 3420507", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 581.35, "z": 0 }, { "x": 4864.94, "y": 603.35, "z": 0 }, { "x": 4907.87, "y": 603.35, "z": 0 }, { "x": 4907.87, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape250" }, "shape251": { "name": "Luminaire - 15414761", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 711.58, "z": 0 }, { "x": 4864.94, "y": 733.22, "z": 0 }, { "x": 4907.87, "y": 733.22, "z": 0 }, { "x": 4907.87, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape251" }, "shape252": { "name": "Luminaire - 14050704", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 841.45, "z": 0 }, { "x": 4864.94, "y": 863.09, "z": 0 }, { "x": 4907.87, "y": 863.09, "z": 0 }, { "x": 4907.87, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape252" }, "shape253": { "name": "Luminaire - 7099475", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 3177.33, "z": 0 }, { "x": 4864.94, "y": 3199.33, "z": 0 }, { "x": 4907.87, "y": 3199.33, "z": 0 }, { "x": 4907.87, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape253" }, "shape254": { "name": "Luminaire - 2867598", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 3307.2, "z": 0 }, { "x": 4864.94, "y": 3328.49, "z": 0 }, { "x": 4907.87, "y": 3328.49, "z": 0 }, { "x": 4907.87, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape254" }, "shape255": { "name": "Luminaire - 9725313", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 3436.72, "z": 0 }, { "x": 4864.94, "y": 3458.72, "z": 0 }, { "x": 4907.87, "y": 3458.72, "z": 0 }, { "x": 4907.87, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape255" }, "shape256": { "name": "Luminaire - 8216528", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 3502.01, "z": 0 }, { "x": 4864.94, "y": 3523.65, "z": 0 }, { "x": 4907.87, "y": 3523.65, "z": 0 }, { "x": 4907.87, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape256" }, "shape257": { "name": "Luminaire - 11999847", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 560.06, "z": 0 }, { "x": 4951.16, "y": 581.71, "z": 0 }, { "x": 4994.45, "y": 581.71, "z": 0 }, { "x": 4994.45, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape257" }, "shape258": { "name": "Luminaire - 9614364", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 646.64, "z": 0 }, { "x": 4951.16, "y": 668.29, "z": 0 }, { "x": 4994.45, "y": 668.29, "z": 0 }, { "x": 4994.45, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape258" }, "shape259": { "name": "Luminaire - 3677543", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 776.51, "z": 0 }, { "x": 4951.16, "y": 798.16, "z": 0 }, { "x": 4994.45, "y": 798.16, "z": 0 }, { "x": 4994.45, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape259" }, "shape260": { "name": "Luminaire - 3491344", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 906.38, "z": 0 }, { "x": 4951.16, "y": 928.03, "z": 0 }, { "x": 4994.45, "y": 928.03, "z": 0 }, { "x": 4994.45, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape260" }, "shape261": { "name": "Luminaire - 10561517", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 3241.56, "z": 0 }, { "x": 4951.16, "y": 3263.91, "z": 0 }, { "x": 4994.45, "y": 3263.91, "z": 0 }, { "x": 4994.45, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape261" }, "shape262": { "name": "Luminaire - 13251810", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 3371.43, "z": 0 }, { "x": 4951.16, "y": 3393.43, "z": 0 }, { "x": 4994.45, "y": 3393.43, "z": 0 }, { "x": 4994.45, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape262" }, "shape263": { "name": "Luminaire - 417502", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.52, "y": 3502.01, "z": 0 }, { "x": 4951.52, "y": 3523.65, "z": 0 }, { "x": 4994.81, "y": 3523.65, "z": 0 }, { "x": 4994.81, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape263" }, "shape264": { "name": "Luminaire - 13652079", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 581.35, "z": 0 }, { "x": 5037.74, "y": 603.35, "z": 0 }, { "x": 5081.03, "y": 603.35, "z": 0 }, { "x": 5081.03, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape264" }, "shape265": { "name": "Luminaire - 8669497", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 1230.7, "z": 0 }, { "x": 5037.74, "y": 1252.35, "z": 0 }, { "x": 5081.03, "y": 1252.35, "z": 0 }, { "x": 5081.03, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape265" }, "shape266": { "name": "Luminaire - 536795", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 3436.72, "z": 0 }, { "x": 5037.74, "y": 3458.72, "z": 0 }, { "x": 5081.03, "y": 3458.72, "z": 0 }, { "x": 5081.03, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape266" }, "shape267": { "name": "Luminaire - 11608363", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 560.06, "z": 0 }, { "x": 5124.32, "y": 581.71, "z": 0 }, { "x": 5167.61, "y": 581.71, "z": 0 }, { "x": 5167.61, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape267" }, "shape268": { "name": "Luminaire - 6267902", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 2982.17, "z": 0 }, { "x": 5124.32, "y": 3004.17, "z": 0 }, { "x": 5167.61, "y": 3004.17, "z": 0 }, { "x": 5167.61, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape268" }, "shape269": { "name": "Luminaire - 5678802", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 3502.01, "z": 0 }, { "x": 5124.32, "y": 3523.65, "z": 0 }, { "x": 5167.61, "y": 3523.65, "z": 0 }, { "x": 5167.61, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape269" }, "shape270": { "name": "Luminaire - 2701910", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 1165.77, "z": 0 }, { "x": 5124.32, "y": 1187.41, "z": 0 }, { "x": 5167.61, "y": 1187.41, "z": 0 }, { "x": 5167.61, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape270" }, "shape271": { "name": "Luminaire - 9502012", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 971.32, "z": 0 }, { "x": 5210.9, "y": 992.96, "z": 0 }, { "x": 5254.19, "y": 992.96, "z": 0 }, { "x": 5254.19, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape271" }, "shape272": { "name": "Luminaire - 11245918", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 1100.83, "z": 0 }, { "x": 5210.9, "y": 1122.48, "z": 0 }, { "x": 5254.19, "y": 1122.48, "z": 0 }, { "x": 5254.19, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape272" }, "shape273": { "name": "Luminaire - 1223871", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 3047.46, "z": 0 }, { "x": 5210.9, "y": 3069.46, "z": 0 }, { "x": 5254.19, "y": 3069.46, "z": 0 }, { "x": 5254.19, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape273" }, "shape274": { "name": "Luminaire - 12683777", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 906.38, "z": 0 }, { "x": 5297.48, "y": 928.03, "z": 0 }, { "x": 5340.77, "y": 928.03, "z": 0 }, { "x": 5340.77, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape274" }, "shape275": { "name": "Luminaire - 5411370", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 1035.9, "z": 0 }, { "x": 5297.48, "y": 1057.54, "z": 0 }, { "x": 5340.77, "y": 1057.54, "z": 0 }, { "x": 5340.77, "y": 1035.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape275" }, "shape276": { "name": "Luminaire - 5752692", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 1165.77, "z": 0 }, { "x": 5297.48, "y": 1187.41, "z": 0 }, { "x": 5340.77, "y": 1187.41, "z": 0 }, { "x": 5340.77, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape276" }, "shape277": { "name": "Luminaire - 7429135", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 2982.17, "z": 0 }, { "x": 5297.48, "y": 3004.17, "z": 0 }, { "x": 5340.77, "y": 3004.17, "z": 0 }, { "x": 5340.77, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape277" }, "shape278": { "name": "Luminaire - 4867167", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 3112.75, "z": 0 }, { "x": 5297.48, "y": 3134.4, "z": 0 }, { "x": 5340.77, "y": 3134.4, "z": 0 }, { "x": 5340.77, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape278" }, "shape279": { "name": "Luminaire - 2407469", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 3220.62, "z": 0 }, { "x": 5297.48, "y": 3242.27, "z": 0 }, { "x": 5340.77, "y": 3242.27, "z": 0 }, { "x": 5340.77, "y": 3220.62 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape279" }, "shape280": { "name": "Luminaire - 4805972", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 797.8, "z": 0 }, { "x": 5384.06, "y": 819.45, "z": 0 }, { "x": 5427.35, "y": 819.45, "z": 0 }, { "x": 5427.35, "y": 797.8 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape280" }, "shape281": { "name": "Luminaire - 621815", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 906.38, "z": 0 }, { "x": 5384.06, "y": 928.03, "z": 0 }, { "x": 5427.35, "y": 928.03, "z": 0 }, { "x": 5427.35, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape281" }, "shape282": { "name": "Luminaire - 7724173", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 1014.61, "z": 0 }, { "x": 5384.06, "y": 1035.9, "z": 0 }, { "x": 5427.35, "y": 1035.9, "z": 0 }, { "x": 5427.35, "y": 1014.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape282" }, "shape283": { "name": "Luminaire - 5348813", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 1122.48, "z": 0 }, { "x": 5384.06, "y": 1144.12, "z": 0 }, { "x": 5427.35, "y": 1144.12, "z": 0 }, { "x": 5427.35, "y": 1122.48 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape283" }, "shape284": { "name": "Luminaire - 3965194", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 1230.7, "z": 0 }, { "x": 5384.06, "y": 1252.35, "z": 0 }, { "x": 5427.35, "y": 1252.35, "z": 0 }, { "x": 5427.35, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape284" }, "shape285": { "name": "Luminaire - 2440629", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 2961.24, "z": 0 }, { "x": 5384.06, "y": 2982.53, "z": 0 }, { "x": 5427.35, "y": 2982.53, "z": 0 }, { "x": 5427.35, "y": 2961.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape285" }, "shape286": { "name": "Luminaire - 13434547", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 3069.46, "z": 0 }, { "x": 5384.06, "y": 3091.11, "z": 0 }, { "x": 5427.35, "y": 3091.11, "z": 0 }, { "x": 5427.35, "y": 3069.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape286" }, "shape287": { "name": "Luminaire - 1484759", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 3177.33, "z": 0 }, { "x": 5384.06, "y": 3199.33, "z": 0 }, { "x": 5427.35, "y": 3199.33, "z": 0 }, { "x": 5427.35, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape287" }, "shape288": { "name": "Luminaire - 13205455", "description": "some description", "layers": [ "layer1" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 3284.85, "z": 0 }, { "x": 5384.06, "y": 3307.2, "z": 0 }, { "x": 5427.35, "y": 3307.2, "z": 0 }, { "x": 5427.35, "y": 3284.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape288" }, "zone19": { "name": "Region - 19", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1809.48, "y": 2959.64 }, { "x": 2855.92, "y": 2959.64 }, { "x": 2855.92, "y": 3226.91 }, { "x": 1809.48, "y": 3226.91 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone19" }, "zone20": { "name": "Region - 20", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 3198.42, "y": 2972.78 }, { "x": 3991.46, "y": 2972.78 }, { "x": 3991.46, "y": 3208.28 }, { "x": 3198.42, "y": 3208.28 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone20" }, "shape289": { "name": "Luminaire - 6733395", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 2982.17, "z": 0 }, { "x": 1836.41, "y": 3004.17, "z": 0 }, { "x": 1879.7, "y": 3004.17, "z": 0 }, { "x": 1879.7, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape289" }, "shape290": { "name": "Luminaire - 8392834", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 3112.75, "z": 0 }, { "x": 1836.41, "y": 3134.4, "z": 0 }, { "x": 1879.7, "y": 3134.4, "z": 0 }, { "x": 1879.7, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape290" }, "shape291": { "name": "Luminaire - 1370544", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 3047.46, "z": 0 }, { "x": 1922.99, "y": 3069.46, "z": 0 }, { "x": 1966.28, "y": 3069.46, "z": 0 }, { "x": 1966.28, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape291" }, "shape292": { "name": "Luminaire - 12709634", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 3177.33, "z": 0 }, { "x": 1922.99, "y": 3199.33, "z": 0 }, { "x": 1966.28, "y": 3199.33, "z": 0 }, { "x": 1966.28, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape292" }, "shape293": { "name": "Luminaire - 13932374", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 2982.17, "z": 0 }, { "x": 2009.57, "y": 3004.17, "z": 0 }, { "x": 2052.86, "y": 3004.17, "z": 0 }, { "x": 2052.86, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape293" }, "shape294": { "name": "Luminaire - 3909087", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 3112.75, "z": 0 }, { "x": 2009.57, "y": 3134.4, "z": 0 }, { "x": 2052.86, "y": 3134.4, "z": 0 }, { "x": 2052.86, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape294" }, "shape295": { "name": "Luminaire - 13787902", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 3047.46, "z": 0 }, { "x": 2096.15, "y": 3069.46, "z": 0 }, { "x": 2139.44, "y": 3069.46, "z": 0 }, { "x": 2139.44, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape295" }, "shape296": { "name": "Luminaire - 12750857", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 3177.33, "z": 0 }, { "x": 2096.15, "y": 3199.33, "z": 0 }, { "x": 2139.44, "y": 3199.33, "z": 0 }, { "x": 2139.44, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape296" }, "shape297": { "name": "Luminaire - 3953689", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2182.37, "y": 2982.17, "z": 0 }, { "x": 2182.37, "y": 3004.17, "z": 0 }, { "x": 2225.66, "y": 3004.17, "z": 0 }, { "x": 2225.66, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape297" }, "shape298": { "name": "Luminaire - 13911385", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2182.37, "y": 3112.75, "z": 0 }, { "x": 2182.37, "y": 3134.4, "z": 0 }, { "x": 2225.66, "y": 3134.4, "z": 0 }, { "x": 2225.66, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape298" }, "shape299": { "name": "Luminaire - 12550296", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 3177.33, "z": 0 }, { "x": 2268.95, "y": 3199.33, "z": 0 }, { "x": 2312.24, "y": 3199.33, "z": 0 }, { "x": 2312.24, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape299" }, "shape300": { "name": "Luminaire - 14714171", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 3047.46, "z": 0 }, { "x": 2268.95, "y": 3069.46, "z": 0 }, { "x": 2312.24, "y": 3069.46, "z": 0 }, { "x": 2312.24, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape300" }, "shape301": { "name": "Luminaire - 220689", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.53, "y": 3112.75, "z": 0 }, { "x": 2355.53, "y": 3134.4, "z": 0 }, { "x": 2398.82, "y": 3134.4, "z": 0 }, { "x": 2398.82, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape301" }, "shape302": { "name": "Luminaire - 3312526", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.53, "y": 2982.17, "z": 0 }, { "x": 2355.53, "y": 3004.17, "z": 0 }, { "x": 2398.82, "y": 3004.17, "z": 0 }, { "x": 2398.82, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape302" }, "shape303": { "name": "Luminaire - 10097578", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 3177.33, "z": 0 }, { "x": 2442.11, "y": 3199.33, "z": 0 }, { "x": 2485.4, "y": 3199.33, "z": 0 }, { "x": 2485.4, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape303" }, "shape304": { "name": "Luminaire - 12170269", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 3047.46, "z": 0 }, { "x": 2442.11, "y": 3069.46, "z": 0 }, { "x": 2485.4, "y": 3069.46, "z": 0 }, { "x": 2485.4, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape304" }, "shape305": { "name": "Luminaire - 3365847", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.69, "y": 3112.75, "z": 0 }, { "x": 2528.69, "y": 3134.4, "z": 0 }, { "x": 2571.98, "y": 3134.4, "z": 0 }, { "x": 2571.98, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape305" }, "shape306": { "name": "Luminaire - 3681603", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.69, "y": 2982.17, "z": 0 }, { "x": 2528.69, "y": 3004.17, "z": 0 }, { "x": 2571.98, "y": 3004.17, "z": 0 }, { "x": 2571.98, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape306" }, "shape307": { "name": "Luminaire - 13847672", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.27, "y": 3177.33, "z": 0 }, { "x": 2615.27, "y": 3199.33, "z": 0 }, { "x": 2658.56, "y": 3199.33, "z": 0 }, { "x": 2658.56, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape307" }, "shape308": { "name": "Luminaire - 13391770", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.27, "y": 3047.46, "z": 0 }, { "x": 2615.27, "y": 3069.46, "z": 0 }, { "x": 2658.56, "y": 3069.46, "z": 0 }, { "x": 2658.56, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape308" }, "shape309": { "name": "Luminaire - 16401451", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 3112.75, "z": 0 }, { "x": 2701.85, "y": 3134.4, "z": 0 }, { "x": 2744.79, "y": 3134.4, "z": 0 }, { "x": 2744.79, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape309" }, "shape310": { "name": "No BLE UUID - 457148", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2702.21, "y": 2982.17, "z": 0 }, { "x": 2702.21, "y": 3004.17, "z": 0 }, { "x": 2745.14, "y": 3004.17, "z": 0 }, { "x": 2745.14, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape310" }, "shape311": { "name": "Luminaire - 7796928", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.08, "y": 3177.33, "z": 0 }, { "x": 2788.08, "y": 3199.33, "z": 0 }, { "x": 2831.37, "y": 3199.33, "z": 0 }, { "x": 2831.37, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape311" }, "shape312": { "name": "Luminaire - 573196", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.08, "y": 3047.46, "z": 0 }, { "x": 2788.08, "y": 3069.46, "z": 0 }, { "x": 2831.37, "y": 3069.46, "z": 0 }, { "x": 2831.37, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape312" }, "shape313": { "name": "Luminaire - 10423705", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.69, "y": 3112.75, "z": 0 }, { "x": 3221.69, "y": 3134.4, "z": 0 }, { "x": 3263.91, "y": 3134.4, "z": 0 }, { "x": 3263.91, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape313" }, "shape314": { "name": "Luminaire - 2300674", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.69, "y": 2982.17, "z": 0 }, { "x": 3221.69, "y": 3004.17, "z": 0 }, { "x": 3263.91, "y": 3004.17, "z": 0 }, { "x": 3263.91, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape314" }, "shape315": { "name": "Luminaire - 10640430", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.2, "y": 3177.33, "z": 0 }, { "x": 3307.2, "y": 3199.33, "z": 0 }, { "x": 3350.49, "y": 3199.33, "z": 0 }, { "x": 3350.49, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape315" }, "shape316": { "name": "Luminaire - 16295106", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.2, "y": 3047.46, "z": 0 }, { "x": 3307.2, "y": 3069.46, "z": 0 }, { "x": 3350.49, "y": 3069.46, "z": 0 }, { "x": 3350.49, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape316" }, "shape317": { "name": "Luminaire - 8659617", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.78, "y": 3112.75, "z": 0 }, { "x": 3393.78, "y": 3134.4, "z": 0 }, { "x": 3437.78, "y": 3134.4, "z": 0 }, { "x": 3437.78, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape317" }, "shape318": { "name": "Luminaire - 5148870", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.78, "y": 2982.17, "z": 0 }, { "x": 3393.78, "y": 3004.17, "z": 0 }, { "x": 3437.78, "y": 3004.17, "z": 0 }, { "x": 3437.78, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape318" }, "shape319": { "name": "Luminaire - 8350524", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.72, "y": 3177.33, "z": 0 }, { "x": 3480.72, "y": 3199.33, "z": 0 }, { "x": 3523.65, "y": 3199.33, "z": 0 }, { "x": 3523.65, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape319" }, "shape320": { "name": "Luminaire - 415969", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.72, "y": 3047.46, "z": 0 }, { "x": 3480.72, "y": 3069.46, "z": 0 }, { "x": 3523.65, "y": 3069.46, "z": 0 }, { "x": 3523.65, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape320" }, "shape321": { "name": "Luminaire - 5708305", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.94, "y": 3112.75, "z": 0 }, { "x": 3566.94, "y": 3134.4, "z": 0 }, { "x": 3610.23, "y": 3134.4, "z": 0 }, { "x": 3610.23, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape321" }, "shape322": { "name": "Luminaire - 11724652", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.94, "y": 2982.17, "z": 0 }, { "x": 3566.94, "y": 3004.17, "z": 0 }, { "x": 3610.23, "y": 3004.17, "z": 0 }, { "x": 3610.23, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape322" }, "shape323": { "name": "Luminaire - 14609676", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.52, "y": 3177.33, "z": 0 }, { "x": 3653.52, "y": 3199.33, "z": 0 }, { "x": 3696.81, "y": 3199.33, "z": 0 }, { "x": 3696.81, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape323" }, "shape324": { "name": "Luminaire - 12877650", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.52, "y": 3047.46, "z": 0 }, { "x": 3653.52, "y": 3069.46, "z": 0 }, { "x": 3696.81, "y": 3069.46, "z": 0 }, { "x": 3696.81, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape324" }, "shape325": { "name": "Luminaire - 7534475", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.1, "y": 3112.75, "z": 0 }, { "x": 3740.1, "y": 3134.4, "z": 0 }, { "x": 3783.4, "y": 3134.4, "z": 0 }, { "x": 3783.4, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape325" }, "shape326": { "name": "Luminaire - 9266689", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.1, "y": 2982.17, "z": 0 }, { "x": 3740.1, "y": 3004.17, "z": 0 }, { "x": 3783.4, "y": 3004.17, "z": 0 }, { "x": 3783.4, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape326" }, "shape327": { "name": "Luminaire - 16687819", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.33, "y": 3177.69, "z": 0 }, { "x": 3826.33, "y": 3198.98, "z": 0 }, { "x": 3869.62, "y": 3198.98, "z": 0 }, { "x": 3869.62, "y": 3177.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape327" }, "shape328": { "name": "Luminaire - 4411449", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.33, "y": 3047.46, "z": 0 }, { "x": 3826.33, "y": 3069.46, "z": 0 }, { "x": 3869.62, "y": 3069.46, "z": 0 }, { "x": 3869.62, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape328" }, "shape329": { "name": "Light Outage - 16496269", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.91, "y": 3112.75, "z": 0 }, { "x": 3912.91, "y": 3134.4, "z": 0 }, { "x": 3956.2, "y": 3134.4, "z": 0 }, { "x": 3956.2, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape329" }, "shape330": { "name": "Luminaire - 14540262", "description": "some description", "layers": [ "layer2" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.91, "y": 2982.17, "z": 0 }, { "x": 3912.91, "y": 3004.17, "z": 0 }, { "x": 3956.2, "y": 3004.17, "z": 0 }, { "x": 3956.2, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape330" }, "zone21": { "name": "Region - 21", "description": "some description", "layers": [ "layer3" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1572.69, "y": 1810.78 }, { "x": 1974.17, "y": 1810.78 }, { "x": 1974.17, "y": 1924.28 }, { "x": 1572.69, "y": 1924.28 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone21" }, "zone22": { "name": "Region - 22", "description": "some description", "layers": [ "layer3" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 3550.21, "y": 1676.01 }, { "x": 3631.07, "y": 1676.01 }, { "x": 3631.07, "y": 1721.41 }, { "x": 3550.21, "y": 1721.41 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone22" }, "zone23": { "name": "Region - 23", "description": "some description", "layers": [ "layer3" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 2433.76, "y": 2000.92 }, { "x": 2510.37, "y": 2000.92 }, { "x": 2510.37, "y": 2042.06 }, { "x": 2433.76, "y": 2042.06 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone23" }, "shape331": { "name": "Luminaire - 15833169", "description": "some description", "layers": [ "layer3" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 1879.7, "z": 0 }, { "x": 1577.02, "y": 1901.34, "z": 0 }, { "x": 1620.31, "y": 1901.34, "z": 0 }, { "x": 1620.31, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape331" }, "shape332": { "name": "Luminaire - 11343500", "description": "some description", "layers": [ "layer3" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 1814.76, "z": 0 }, { "x": 1663.25, "y": 1836.41, "z": 0 }, { "x": 1706.54, "y": 1836.41, "z": 0 }, { "x": 1706.54, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape332" }, "shape333": { "name": "Luminaire - 2324768", "description": "some description", "layers": [ "layer3" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 1879.7, "z": 0 }, { "x": 1749.83, "y": 1901.34, "z": 0 }, { "x": 1793.12, "y": 1901.34, "z": 0 }, { "x": 1793.12, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape333" }, "shape334": { "name": "Luminaire - 8175370", "description": "some description", "layers": [ "layer3" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 1814.76, "z": 0 }, { "x": 1836.41, "y": 1836.41, "z": 0 }, { "x": 1879.7, "y": 1836.41, "z": 0 }, { "x": 1879.7, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape334" }, "shape335": { "name": "Luminaire - 793000", "description": "some description", "layers": [ "layer3" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 1879.7, "z": 0 }, { "x": 1922.99, "y": 1901.34, "z": 0 }, { "x": 1966.28, "y": 1901.34, "z": 0 }, { "x": 1966.28, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape335" }, "shape336": { "name": "Luminaire - 2073727", "description": "some description", "layers": [ "layer3" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 2009.6, "z": -0.9144 }, { "x": 2442.11, "y": 2031.25, "z": -0.9144 }, { "x": 2485.4, "y": 2031.25, "z": -0.9144 }, { "x": 2485.4, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape336" }, "shape337": { "name": "Luminaire - 10153734", "description": "some description", "layers": [ "layer3" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 1684.93, "z": -0.9144 }, { "x": 3566.91, "y": 1706.57, "z": -0.9144 }, { "x": 3610.2, "y": 1706.57, "z": -0.9144 }, { "x": 3610.2, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape337" }, "zone24": { "name": "Region - 24", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1194.25, "y": 1021.48 }, { "x": 1554.59, "y": 1021.48 }, { "x": 1554.59, "y": 1603.13 }, { "x": 1194.25, "y": 1603.13 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone24" }, "zone25": { "name": "Region - 25", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 330.8, "y": 1586.85 }, { "x": 1109.17, "y": 1586.85 }, { "x": 1109.17, "y": 2273.48 }, { "x": 330.8, "y": 2273.48 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone25" }, "zone26": { "name": "Region - 26", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 440.51, "y": 2288.66 }, { "x": 1114.85, "y": 2288.66 }, { "x": 1114.85, "y": 2717.1 }, { "x": 440.51, "y": 2717.1 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone26" }, "shape338": { "name": "Luminaire - 4304272", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 1619.96, "z": 0 }, { "x": 365.61, "y": 1641.25, "z": 0 }, { "x": 408.9, "y": 1641.25, "z": 0 }, { "x": 408.9, "y": 1619.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape338" }, "shape339": { "name": "Luminaire - 15588121", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 1814.76, "z": 0 }, { "x": 365.61, "y": 1836.41, "z": 0 }, { "x": 408.9, "y": 1836.41, "z": 0 }, { "x": 408.9, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape339" }, "shape340": { "name": "Luminaire - 1879084", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 1922.99, "z": 0 }, { "x": 365.61, "y": 1944.63, "z": 0 }, { "x": 408.9, "y": 1944.63, "z": 0 }, { "x": 408.9, "y": 1922.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape340" }, "shape341": { "name": "Luminaire - 6659507", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 2031.21, "z": 0 }, { "x": 365.61, "y": 2052.86, "z": 0 }, { "x": 408.9, "y": 2052.86, "z": 0 }, { "x": 408.9, "y": 2031.21 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape341" }, "shape342": { "name": "Luminaire - 5708667", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 2139.08, "z": 0 }, { "x": 365.61, "y": 2160.73, "z": 0 }, { "x": 408.9, "y": 2160.73, "z": 0 }, { "x": 408.9, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape342" }, "shape343": { "name": "Luminaire - 12718405", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 2225.66, "z": 0 }, { "x": 365.61, "y": 2247.31, "z": 0 }, { "x": 408.9, "y": 2247.31, "z": 0 }, { "x": 408.9, "y": 2225.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape343" }, "shape344": { "name": "Luminaire - 11955081", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.97, "y": 1706.18, "z": 0 }, { "x": 365.97, "y": 1727.83, "z": 0 }, { "x": 409.61, "y": 1727.83, "z": 0 }, { "x": 409.61, "y": 1706.18 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape344" }, "shape345": { "name": "Luminaire - 8000527", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 1641.25, "z": 0 }, { "x": 452.19, "y": 1663.25, "z": 0 }, { "x": 495.48, "y": 1663.25, "z": 0 }, { "x": 495.48, "y": 1641.25 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape345" }, "shape346": { "name": "Luminaire - 221692", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 1749.83, "z": 0 }, { "x": 452.19, "y": 1771.47, "z": 0 }, { "x": 495.48, "y": 1771.47, "z": 0 }, { "x": 495.48, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape346" }, "shape347": { "name": "Luminaire - 2522544", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 1858.05, "z": 0 }, { "x": 452.19, "y": 1879.7, "z": 0 }, { "x": 495.48, "y": 1879.7, "z": 0 }, { "x": 495.48, "y": 1858.05 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape347" }, "shape348": { "name": "Luminaire - 195357", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 1966.28, "z": 0 }, { "x": 452.19, "y": 1987.92, "z": 0 }, { "x": 495.48, "y": 1987.92, "z": 0 }, { "x": 495.48, "y": 1966.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape348" }, "shape349": { "name": "Luminaire - 9853267", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 2074.5, "z": 0 }, { "x": 452.19, "y": 2096.15, "z": 0 }, { "x": 495.48, "y": 2096.15, "z": 0 }, { "x": 495.48, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape349" }, "shape350": { "name": "Luminaire - 3136401", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 2290.24, "z": 0 }, { "x": 452.19, "y": 2312.24, "z": 0 }, { "x": 495.48, "y": 2312.24, "z": 0 }, { "x": 495.48, "y": 2290.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape350" }, "shape351": { "name": "Luminaire - 3531344", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 2398.82, "z": 0 }, { "x": 452.19, "y": 2420.47, "z": 0 }, { "x": 495.48, "y": 2420.47, "z": 0 }, { "x": 495.48, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape351" }, "shape352": { "name": "Luminaire - 15370150", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 2507.05, "z": 0 }, { "x": 452.19, "y": 2528.69, "z": 0 }, { "x": 495.48, "y": 2528.69, "z": 0 }, { "x": 495.48, "y": 2507.05 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape352" }, "shape353": { "name": "Luminaire - 12344802", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 2615.27, "z": 0 }, { "x": 452.19, "y": 2636.92, "z": 0 }, { "x": 495.48, "y": 2636.92, "z": 0 }, { "x": 495.48, "y": 2615.27 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape353" }, "shape354": { "name": "Luminaire - 9074364", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.55, "y": 2182.02, "z": 0 }, { "x": 452.55, "y": 2203.66, "z": 0 }, { "x": 496.19, "y": 2203.66, "z": 0 }, { "x": 496.19, "y": 2182.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape354" }, "shape355": { "name": "Luminaire - 16679523", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 1598.31, "z": 0 }, { "x": 538.77, "y": 1619.96, "z": 0 }, { "x": 583.13, "y": 1619.96, "z": 0 }, { "x": 583.13, "y": 1598.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape355" }, "shape356": { "name": "Luminaire - 6020226", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 1706.54, "z": 0 }, { "x": 538.77, "y": 1728.18, "z": 0 }, { "x": 583.13, "y": 1728.18, "z": 0 }, { "x": 583.13, "y": 1706.54 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape356" }, "shape357": { "name": "Luminaire - 12275167", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 1814.76, "z": 0 }, { "x": 538.77, "y": 1836.41, "z": 0 }, { "x": 583.13, "y": 1836.41, "z": 0 }, { "x": 583.13, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape357" }, "shape358": { "name": "Luminaire - 10421648", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 1922.99, "z": 0 }, { "x": 538.77, "y": 1944.63, "z": 0 }, { "x": 583.13, "y": 1944.63, "z": 0 }, { "x": 583.13, "y": 1922.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape358" }, "shape359": { "name": "Luminaire - 10268987", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 2031.21, "z": 0 }, { "x": 538.77, "y": 2052.86, "z": 0 }, { "x": 583.13, "y": 2052.86, "z": 0 }, { "x": 583.13, "y": 2031.21 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape359" }, "shape360": { "name": "Luminaire - 13389078", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 2139.08, "z": 0 }, { "x": 538.77, "y": 2160.73, "z": 0 }, { "x": 583.13, "y": 2160.73, "z": 0 }, { "x": 583.13, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape360" }, "shape361": { "name": "Luminaire - 12183267", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 2247.31, "z": 0 }, { "x": 538.77, "y": 2268.95, "z": 0 }, { "x": 583.13, "y": 2268.95, "z": 0 }, { "x": 583.13, "y": 2247.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape361" }, "shape362": { "name": "Luminaire - 13632361", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 2355.53, "z": 0 }, { "x": 538.77, "y": 2377.18, "z": 0 }, { "x": 583.13, "y": 2377.18, "z": 0 }, { "x": 583.13, "y": 2355.53 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape362" }, "shape363": { "name": "Luminaire - 3681076", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 2463.76, "z": 0 }, { "x": 538.77, "y": 2485.4, "z": 0 }, { "x": 583.13, "y": 2485.4, "z": 0 }, { "x": 583.13, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape363" }, "shape364": { "name": "Luminaire - 2272781", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 2571.98, "z": 0 }, { "x": 538.77, "y": 2593.63, "z": 0 }, { "x": 583.13, "y": 2593.63, "z": 0 }, { "x": 583.13, "y": 2571.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape364" }, "shape365": { "name": "Luminaire - 6673486", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 2679.85, "z": 0 }, { "x": 538.77, "y": 2701.5, "z": 0 }, { "x": 583.13, "y": 2701.5, "z": 0 }, { "x": 583.13, "y": 2679.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape365" }, "shape366": { "name": "Luminaire - 7038066", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 1641.25, "z": 0 }, { "x": 625.35, "y": 1663.25, "z": 0 }, { "x": 669.71, "y": 1663.25, "z": 0 }, { "x": 669.71, "y": 1641.25 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape366" }, "shape367": { "name": "Luminaire - 1366867", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 1749.83, "z": 0 }, { "x": 625.35, "y": 1771.47, "z": 0 }, { "x": 669.71, "y": 1771.47, "z": 0 }, { "x": 669.71, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape367" }, "shape368": { "name": "Luminaire - 16492453", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 1858.05, "z": 0 }, { "x": 625.35, "y": 1879.7, "z": 0 }, { "x": 669.71, "y": 1879.7, "z": 0 }, { "x": 669.71, "y": 1858.05 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape368" }, "shape369": { "name": "Luminaire - 16559802", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 1966.28, "z": 0 }, { "x": 625.35, "y": 1987.92, "z": 0 }, { "x": 669.71, "y": 1987.92, "z": 0 }, { "x": 669.71, "y": 1966.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape369" }, "shape370": { "name": "Luminaire - 9398577", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 2074.5, "z": 0 }, { "x": 625.35, "y": 2096.15, "z": 0 }, { "x": 669.71, "y": 2096.15, "z": 0 }, { "x": 669.71, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape370" }, "shape371": { "name": "Luminaire - 3363006", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 2182.37, "z": 0 }, { "x": 625.35, "y": 2204.02, "z": 0 }, { "x": 669.71, "y": 2204.02, "z": 0 }, { "x": 669.71, "y": 2182.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape371" }, "shape372": { "name": "Luminaire - 4760776", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 2290.24, "z": 0 }, { "x": 625.35, "y": 2312.24, "z": 0 }, { "x": 669.71, "y": 2312.24, "z": 0 }, { "x": 669.71, "y": 2290.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape372" }, "shape373": { "name": "Luminaire - 3335619", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 2398.82, "z": 0 }, { "x": 625.35, "y": 2420.47, "z": 0 }, { "x": 669.71, "y": 2420.47, "z": 0 }, { "x": 669.71, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape373" }, "shape374": { "name": "Luminaire - 471410", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 2507.05, "z": 0 }, { "x": 625.35, "y": 2528.69, "z": 0 }, { "x": 669.71, "y": 2528.69, "z": 0 }, { "x": 669.71, "y": 2507.05 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape374" }, "shape375": { "name": "Luminaire - 5793788", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 2615.27, "z": 0 }, { "x": 625.35, "y": 2636.92, "z": 0 }, { "x": 669.71, "y": 2636.92, "z": 0 }, { "x": 669.71, "y": 2615.27 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape375" }, "shape376": { "name": "Luminaire - 7593784", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 1598.31, "z": 0 }, { "x": 711.93, "y": 1619.96, "z": 0 }, { "x": 754.87, "y": 1619.96, "z": 0 }, { "x": 754.87, "y": 1598.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape376" }, "shape377": { "name": "Luminaire - 5185851", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 1706.54, "z": 0 }, { "x": 711.93, "y": 1728.18, "z": 0 }, { "x": 754.87, "y": 1728.18, "z": 0 }, { "x": 754.87, "y": 1706.54 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape377" }, "shape378": { "name": "Luminaire - 304053", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 1814.76, "z": 0 }, { "x": 711.93, "y": 1836.41, "z": 0 }, { "x": 754.87, "y": 1836.41, "z": 0 }, { "x": 754.87, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape378" }, "shape379": { "name": "No BLE Primary ID, No BLE UUID - 24", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 1922.99, "z": 0 }, { "x": 711.93, "y": 1944.63, "z": 0 }, { "x": 754.87, "y": 1944.63, "z": 0 }, { "x": 754.87, "y": 1922.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape379" }, "shape380": { "name": "Luminaire - 2361239", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 2031.21, "z": 0 }, { "x": 711.93, "y": 2052.86, "z": 0 }, { "x": 754.87, "y": 2052.86, "z": 0 }, { "x": 754.87, "y": 2031.21 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape380" }, "shape381": { "name": "Luminaire - 3433072", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 2139.08, "z": 0 }, { "x": 711.93, "y": 2160.73, "z": 0 }, { "x": 754.87, "y": 2160.73, "z": 0 }, { "x": 754.87, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape381" }, "shape382": { "name": "Luminaire - 10171225", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 2247.31, "z": 0 }, { "x": 711.93, "y": 2268.95, "z": 0 }, { "x": 754.87, "y": 2268.95, "z": 0 }, { "x": 754.87, "y": 2247.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape382" }, "shape383": { "name": "Luminaire - 15564266", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 2355.53, "z": 0 }, { "x": 711.93, "y": 2377.18, "z": 0 }, { "x": 754.87, "y": 2377.18, "z": 0 }, { "x": 754.87, "y": 2355.53 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape383" }, "shape384": { "name": "Luminaire - 5523490", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 2463.76, "z": 0 }, { "x": 711.93, "y": 2485.4, "z": 0 }, { "x": 754.87, "y": 2485.4, "z": 0 }, { "x": 754.87, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape384" }, "shape385": { "name": "Luminaire - 4743762", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 2571.98, "z": 0 }, { "x": 711.93, "y": 2593.63, "z": 0 }, { "x": 754.87, "y": 2593.63, "z": 0 }, { "x": 754.87, "y": 2571.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape385" }, "shape386": { "name": "Luminaire - 14701542", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 2679.85, "z": 0 }, { "x": 711.93, "y": 2701.5, "z": 0 }, { "x": 754.87, "y": 2701.5, "z": 0 }, { "x": 754.87, "y": 2679.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape386" }, "shape387": { "name": "Luminaire - 7577614", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 1641.25, "z": 0 }, { "x": 798.16, "y": 1663.25, "z": 0 }, { "x": 841.45, "y": 1663.25, "z": 0 }, { "x": 841.45, "y": 1641.25 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape387" }, "shape388": { "name": "Luminaire - 6453156", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 1749.83, "z": 0 }, { "x": 798.16, "y": 1771.47, "z": 0 }, { "x": 841.45, "y": 1771.47, "z": 0 }, { "x": 841.45, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape388" }, "shape389": { "name": "Luminaire - 811713", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 1858.05, "z": 0 }, { "x": 798.16, "y": 1879.7, "z": 0 }, { "x": 841.45, "y": 1879.7, "z": 0 }, { "x": 841.45, "y": 1858.05 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape389" }, "shape390": { "name": "Luminaire - 14002953", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 1966.28, "z": 0 }, { "x": 798.16, "y": 1987.92, "z": 0 }, { "x": 841.45, "y": 1987.92, "z": 0 }, { "x": 841.45, "y": 1966.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape390" }, "shape391": { "name": "Luminaire - 5673884", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 2074.5, "z": 0 }, { "x": 798.16, "y": 2096.15, "z": 0 }, { "x": 841.45, "y": 2096.15, "z": 0 }, { "x": 841.45, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape391" }, "shape392": { "name": "Luminaire - 413652", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 2182.37, "z": 0 }, { "x": 798.16, "y": 2204.02, "z": 0 }, { "x": 841.45, "y": 2204.02, "z": 0 }, { "x": 841.45, "y": 2182.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape392" }, "shape393": { "name": "Luminaire - 1482408", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 2290.24, "z": 0 }, { "x": 798.16, "y": 2312.24, "z": 0 }, { "x": 841.45, "y": 2312.24, "z": 0 }, { "x": 841.45, "y": 2290.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape393" }, "shape394": { "name": "Luminaire - 9133453", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 2398.82, "z": 0 }, { "x": 798.16, "y": 2420.47, "z": 0 }, { "x": 841.45, "y": 2420.47, "z": 0 }, { "x": 841.45, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape394" }, "shape395": { "name": "Luminaire - 10616943", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 2507.05, "z": 0 }, { "x": 798.16, "y": 2528.69, "z": 0 }, { "x": 841.45, "y": 2528.69, "z": 0 }, { "x": 841.45, "y": 2507.05 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape395" }, "shape396": { "name": "Luminaire - 12894283", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 2615.27, "z": 0 }, { "x": 798.16, "y": 2636.92, "z": 0 }, { "x": 841.45, "y": 2636.92, "z": 0 }, { "x": 841.45, "y": 2615.27 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape396" }, "shape397": { "name": "Luminaire - 1996222", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 1598.31, "z": 0 }, { "x": 884.74, "y": 1619.96, "z": 0 }, { "x": 929.09, "y": 1619.96, "z": 0 }, { "x": 929.09, "y": 1598.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape397" }, "shape398": { "name": "Luminaire - 15983694", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 1706.54, "z": 0 }, { "x": 884.74, "y": 1728.18, "z": 0 }, { "x": 929.09, "y": 1728.18, "z": 0 }, { "x": 929.09, "y": 1706.54 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape398" }, "shape399": { "name": "Luminaire - 7045496", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 1814.76, "z": 0 }, { "x": 884.74, "y": 1836.41, "z": 0 }, { "x": 929.09, "y": 1836.41, "z": 0 }, { "x": 929.09, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape399" }, "shape400": { "name": "Luminaire - 5906420", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 1922.99, "z": 0 }, { "x": 884.74, "y": 1944.63, "z": 0 }, { "x": 929.09, "y": 1944.63, "z": 0 }, { "x": 929.09, "y": 1922.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape400" }, "shape401": { "name": "Luminaire - 9937724", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 2031.21, "z": 0 }, { "x": 884.74, "y": 2052.86, "z": 0 }, { "x": 929.09, "y": 2052.86, "z": 0 }, { "x": 929.09, "y": 2031.21 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape401" }, "shape402": { "name": "Luminaire - 12374435", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 2139.08, "z": 0 }, { "x": 884.74, "y": 2160.73, "z": 0 }, { "x": 929.09, "y": 2160.73, "z": 0 }, { "x": 929.09, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape402" }, "shape403": { "name": "Luminaire - 6937321", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 2247.31, "z": 0 }, { "x": 884.74, "y": 2268.95, "z": 0 }, { "x": 929.09, "y": 2268.95, "z": 0 }, { "x": 929.09, "y": 2247.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape403" }, "shape404": { "name": "Luminaire - 14123750", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 2355.53, "z": 0 }, { "x": 884.74, "y": 2377.18, "z": 0 }, { "x": 929.09, "y": 2377.18, "z": 0 }, { "x": 929.09, "y": 2355.53 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape404" }, "shape405": { "name": "Luminaire - 4167571", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 2463.76, "z": 0 }, { "x": 884.74, "y": 2485.4, "z": 0 }, { "x": 929.09, "y": 2485.4, "z": 0 }, { "x": 929.09, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape405" }, "shape406": { "name": "Luminaire - 10295072", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 2571.98, "z": 0 }, { "x": 884.74, "y": 2593.63, "z": 0 }, { "x": 929.09, "y": 2593.63, "z": 0 }, { "x": 929.09, "y": 2571.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape406" }, "shape407": { "name": "Luminaire - 15289174", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 2679.85, "z": 0 }, { "x": 884.74, "y": 2701.5, "z": 0 }, { "x": 929.09, "y": 2701.5, "z": 0 }, { "x": 929.09, "y": 2679.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape407" }, "shape408": { "name": "Luminaire - 13309231", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 1663.25, "z": 0 }, { "x": 971.32, "y": 1684.89, "z": 0 }, { "x": 1015.67, "y": 1684.89, "z": 0 }, { "x": 1015.67, "y": 1663.25 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape408" }, "shape409": { "name": "Luminaire - 3711043", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 1771.47, "z": 0 }, { "x": 971.32, "y": 1793.12, "z": 0 }, { "x": 1015.67, "y": 1793.12, "z": 0 }, { "x": 1015.67, "y": 1771.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape409" }, "shape410": { "name": "Luminaire - 4149097", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 1879.7, "z": 0 }, { "x": 971.32, "y": 1901.34, "z": 0 }, { "x": 1015.67, "y": 1901.34, "z": 0 }, { "x": 1015.67, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape410" }, "shape411": { "name": "Luminaire - 8730969", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 1987.92, "z": 0 }, { "x": 971.32, "y": 2009.57, "z": 0 }, { "x": 1015.67, "y": 2009.57, "z": 0 }, { "x": 1015.67, "y": 1987.92 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape411" }, "shape412": { "name": "Luminaire - 3655797", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 2096.15, "z": 0 }, { "x": 971.32, "y": 2117.79, "z": 0 }, { "x": 1015.67, "y": 2117.79, "z": 0 }, { "x": 1015.67, "y": 2096.15 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape412" }, "shape413": { "name": "Luminaire - 1413974", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 2204.02, "z": 0 }, { "x": 971.32, "y": 2225.66, "z": 0 }, { "x": 1015.67, "y": 2225.66, "z": 0 }, { "x": 1015.67, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape413" }, "shape414": { "name": "Luminaire - 5347513", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 2312.24, "z": 0 }, { "x": 971.32, "y": 2333.89, "z": 0 }, { "x": 1015.67, "y": 2333.89, "z": 0 }, { "x": 1015.67, "y": 2312.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape414" }, "shape415": { "name": "Luminaire - 16396424", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 2420.47, "z": 0 }, { "x": 971.32, "y": 2442.11, "z": 0 }, { "x": 1015.67, "y": 2442.11, "z": 0 }, { "x": 1015.67, "y": 2420.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape415" }, "shape416": { "name": "Luminaire - 14843736", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 2528.69, "z": 0 }, { "x": 971.32, "y": 2550.34, "z": 0 }, { "x": 1015.67, "y": 2550.34, "z": 0 }, { "x": 1015.67, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape416" }, "shape417": { "name": "Luminaire - 1580018", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 2636.92, "z": 0 }, { "x": 971.32, "y": 2658.56, "z": 0 }, { "x": 1015.67, "y": 2658.56, "z": 0 }, { "x": 1015.67, "y": 2636.92 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape417" }, "shape418": { "name": "Luminaire - 14923369", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 1598.31, "z": 0 }, { "x": 1057.9, "y": 1619.96, "z": 0 }, { "x": 1102.25, "y": 1619.96, "z": 0 }, { "x": 1102.25, "y": 1598.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape418" }, "shape419": { "name": "Luminaire - 15292457", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 1706.54, "z": 0 }, { "x": 1057.9, "y": 1728.18, "z": 0 }, { "x": 1102.25, "y": 1728.18, "z": 0 }, { "x": 1102.25, "y": 1706.54 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape419" }, "shape420": { "name": "Luminaire - 14472207", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 1814.76, "z": 0 }, { "x": 1057.9, "y": 1836.41, "z": 0 }, { "x": 1102.25, "y": 1836.41, "z": 0 }, { "x": 1102.25, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape420" }, "shape421": { "name": "Luminaire - 12025525", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 1922.99, "z": 0 }, { "x": 1057.9, "y": 1944.63, "z": 0 }, { "x": 1102.25, "y": 1944.63, "z": 0 }, { "x": 1102.25, "y": 1922.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape421" }, "shape422": { "name": "Luminaire - 10823577", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 2031.21, "z": 0 }, { "x": 1057.9, "y": 2052.86, "z": 0 }, { "x": 1102.25, "y": 2052.86, "z": 0 }, { "x": 1102.25, "y": 2031.21 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape422" }, "shape423": { "name": "Luminaire - 13874353", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 2139.08, "z": 0 }, { "x": 1057.9, "y": 2160.73, "z": 0 }, { "x": 1102.25, "y": 2160.73, "z": 0 }, { "x": 1102.25, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape423" }, "shape424": { "name": "Luminaire - 11394631", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 2247.31, "z": 0 }, { "x": 1057.9, "y": 2268.95, "z": 0 }, { "x": 1102.25, "y": 2268.95, "z": 0 }, { "x": 1102.25, "y": 2247.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape424" }, "shape425": { "name": "Luminaire - 5125747", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 2355.53, "z": 0 }, { "x": 1057.9, "y": 2377.18, "z": 0 }, { "x": 1102.25, "y": 2377.18, "z": 0 }, { "x": 1102.25, "y": 2355.53 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape425" }, "shape426": { "name": "Luminaire - 16542080", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 2463.76, "z": 0 }, { "x": 1057.9, "y": 2485.4, "z": 0 }, { "x": 1102.25, "y": 2485.4, "z": 0 }, { "x": 1102.25, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape426" }, "shape427": { "name": "Luminaire - 11200413", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 2571.98, "z": 0 }, { "x": 1057.9, "y": 2593.63, "z": 0 }, { "x": 1102.25, "y": 2593.63, "z": 0 }, { "x": 1102.25, "y": 2571.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape427" }, "shape428": { "name": "Luminaire - 14896103", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 2679.85, "z": 0 }, { "x": 1057.9, "y": 2701.5, "z": 0 }, { "x": 1102.25, "y": 2701.5, "z": 0 }, { "x": 1102.25, "y": 2679.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape428" }, "shape429": { "name": "Luminaire - 9623146", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 1230.7, "z": 0 }, { "x": 1230.7, "y": 1252.35, "z": 0 }, { "x": 1275.06, "y": 1252.35, "z": 0 }, { "x": 1275.06, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape429" }, "shape430": { "name": "Luminaire - 3349009", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 1101.19, "z": 0 }, { "x": 1230.7, "y": 1122.83, "z": 0 }, { "x": 1275.06, "y": 1122.83, "z": 0 }, { "x": 1275.06, "y": 1101.19 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape430" }, "shape431": { "name": "Luminaire - 1960433", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 1360.57, "z": 0 }, { "x": 1230.7, "y": 1382.22, "z": 0 }, { "x": 1275.06, "y": 1382.22, "z": 0 }, { "x": 1275.06, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape431" }, "shape432": { "name": "Luminaire - 16248843", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 1490.44, "z": 0 }, { "x": 1230.7, "y": 1512.09, "z": 0 }, { "x": 1275.06, "y": 1512.09, "z": 0 }, { "x": 1275.06, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape432" }, "shape433": { "name": "Luminaire - 14212008", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 1036.25, "z": 0 }, { "x": 1317.28, "y": 1057.9, "z": 0 }, { "x": 1361.64, "y": 1057.9, "z": 0 }, { "x": 1361.64, "y": 1036.25 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape433" }, "shape434": { "name": "Luminaire - 7503117", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 1166.12, "z": 0 }, { "x": 1317.28, "y": 1187.77, "z": 0 }, { "x": 1361.64, "y": 1187.77, "z": 0 }, { "x": 1361.64, "y": 1166.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape434" }, "shape435": { "name": "Luminaire - 4651190", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 1295.64, "z": 0 }, { "x": 1317.28, "y": 1317.28, "z": 0 }, { "x": 1361.64, "y": 1317.28, "z": 0 }, { "x": 1361.64, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape435" }, "shape436": { "name": "Luminaire - 7039330", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 1425.51, "z": 0 }, { "x": 1317.28, "y": 1447.15, "z": 0 }, { "x": 1361.64, "y": 1447.15, "z": 0 }, { "x": 1361.64, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape436" }, "shape437": { "name": "Luminaire - 14901020", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 1555.38, "z": 0 }, { "x": 1317.28, "y": 1577.02, "z": 0 }, { "x": 1361.64, "y": 1577.02, "z": 0 }, { "x": 1361.64, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape437" }, "shape438": { "name": "Luminaire - 12223321", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 1101.19, "z": 0 }, { "x": 1403.86, "y": 1122.83, "z": 0 }, { "x": 1447.15, "y": 1122.83, "z": 0 }, { "x": 1447.15, "y": 1101.19 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape438" }, "shape439": { "name": "Luminaire - 5390112", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 1230.7, "z": 0 }, { "x": 1403.86, "y": 1252.35, "z": 0 }, { "x": 1447.15, "y": 1252.35, "z": 0 }, { "x": 1447.15, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape439" }, "shape440": { "name": "Luminaire - 14802412", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 1360.57, "z": 0 }, { "x": 1403.86, "y": 1382.22, "z": 0 }, { "x": 1447.15, "y": 1382.22, "z": 0 }, { "x": 1447.15, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape440" }, "shape441": { "name": "Luminaire - 11778411", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 1490.44, "z": 0 }, { "x": 1403.86, "y": 1512.09, "z": 0 }, { "x": 1447.15, "y": 1512.09, "z": 0 }, { "x": 1447.15, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape441" }, "shape442": { "name": "Luminaire - 3910009", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 1036.25, "z": 0 }, { "x": 1490.44, "y": 1057.9, "z": 0 }, { "x": 1533.73, "y": 1057.9, "z": 0 }, { "x": 1533.73, "y": 1036.25 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape442" }, "shape443": { "name": "Luminaire - 3390401", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 1165.77, "z": 0 }, { "x": 1490.44, "y": 1187.41, "z": 0 }, { "x": 1533.73, "y": 1187.41, "z": 0 }, { "x": 1533.73, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape443" }, "shape444": { "name": "Luminaire - 15045969", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 1295.64, "z": 0 }, { "x": 1490.44, "y": 1317.28, "z": 0 }, { "x": 1533.73, "y": 1317.28, "z": 0 }, { "x": 1533.73, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape444" }, "shape445": { "name": "Luminaire - 10219036", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 1425.51, "z": 0 }, { "x": 1490.44, "y": 1447.15, "z": 0 }, { "x": 1533.73, "y": 1447.15, "z": 0 }, { "x": 1533.73, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape445" }, "shape446": { "name": "Luminaire - 16532251", "description": "some description", "layers": [ "layer4" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 1555.38, "z": 0 }, { "x": 1490.44, "y": 1577.02, "z": 0 }, { "x": 1533.73, "y": 1577.02, "z": 0 }, { "x": 1533.73, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape446" }, "zone27": { "name": "Region - 27", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 2867.27, "y": 2836.57 }, { "x": 3188.83, "y": 2836.57 }, { "x": 3188.83, "y": 2974.65 }, { "x": 2867.27, "y": 2974.65 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone27" }, "zone28": { "name": "Region - 28", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1198.18, "y": 2447.84 }, { "x": 1388.29, "y": 2447.84 }, { "x": 1388.29, "y": 2847.9 }, { "x": 1198.18, "y": 2847.9 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone28" }, "zone29": { "name": "Region - 29", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1393.96, "y": 2454.93 }, { "x": 1506.03, "y": 2454.93 }, { "x": 1506.03, "y": 2569.84 }, { "x": 1393.96, "y": 2569.84 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone29" }, "zone30": { "name": "Region - 30", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1818.1, "y": 2395.35 }, { "x": 2421.03, "y": 2395.35 }, { "x": 2421.03, "y": 2835.13 }, { "x": 1818.1, "y": 2835.13 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone30" }, "zone31": { "name": "Region - 31", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1727.3, "y": 2386.83 }, { "x": 1811.01, "y": 2386.83 }, { "x": 1811.01, "y": 2569.84 }, { "x": 1727.3, "y": 2569.84 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone31" }, "shape447": { "name": "Luminaire - 9515176", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 2658.56, "z": 0 }, { "x": 1230.7, "y": 2680.21, "z": 0 }, { "x": 1275.06, "y": 2680.21, "z": 0 }, { "x": 1275.06, "y": 2658.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape447" }, "shape448": { "name": "Luminaire - 14893061", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 2528.69, "z": 0 }, { "x": 1230.7, "y": 2550.34, "z": 0 }, { "x": 1275.06, "y": 2550.34, "z": 0 }, { "x": 1275.06, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape448" }, "shape449": { "name": "Luminaire - 16767249", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 2788.08, "z": 0 }, { "x": 1230.7, "y": 2810.08, "z": 0 }, { "x": 1275.06, "y": 2810.08, "z": 0 }, { "x": 1275.06, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape449" }, "shape450": { "name": "Luminaire - 16214485", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 2463.76, "z": 0 }, { "x": 1317.28, "y": 2485.4, "z": 0 }, { "x": 1361.64, "y": 2485.4, "z": 0 }, { "x": 1361.64, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape450" }, "shape451": { "name": "Luminaire - 2269464", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 2593.63, "z": 0 }, { "x": 1317.28, "y": 2615.27, "z": 0 }, { "x": 1361.64, "y": 2615.27, "z": 0 }, { "x": 1361.64, "y": 2593.63 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape451" }, "shape452": { "name": "Luminaire - 11963681", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 2723.5, "z": 0 }, { "x": 1317.28, "y": 2745.14, "z": 0 }, { "x": 1361.64, "y": 2745.14, "z": 0 }, { "x": 1361.64, "y": 2723.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape452" }, "shape453": { "name": "Luminaire - 13813794", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 2528.69, "z": 0 }, { "x": 1403.86, "y": 2550.34, "z": 0 }, { "x": 1447.15, "y": 2550.34, "z": 0 }, { "x": 1447.15, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape453" }, "shape454": { "name": "Luminaire - 5317209", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1447.15, "y": 2463.76, "z": 0 }, { "x": 1447.15, "y": 2485.4, "z": 0 }, { "x": 1490.44, "y": 2485.4, "z": 0 }, { "x": 1490.44, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape454" }, "shape455": { "name": "Luminaire - 5678003", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 2398.82, "z": 0 }, { "x": 1749.83, "y": 2420.47, "z": 0 }, { "x": 1793.12, "y": 2420.47, "z": 0 }, { "x": 1793.12, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape455" }, "shape456": { "name": "Luminaire - 4191734", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 2528.69, "z": 0 }, { "x": 1749.83, "y": 2550.34, "z": 0 }, { "x": 1793.12, "y": 2550.34, "z": 0 }, { "x": 1793.12, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape456" }, "shape457": { "name": "Luminaire - 11908687", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 2463.76, "z": 0 }, { "x": 1836.41, "y": 2485.4, "z": 0 }, { "x": 1879.7, "y": 2485.4, "z": 0 }, { "x": 1879.7, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape457" }, "shape458": { "name": "Luminaire - 2831657", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 2723.14, "z": 0 }, { "x": 1836.41, "y": 2744.79, "z": 0 }, { "x": 1879.7, "y": 2744.79, "z": 0 }, { "x": 1879.7, "y": 2723.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape458" }, "shape459": { "name": "Luminaire - 347435", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 2593.63, "z": 0 }, { "x": 1836.41, "y": 2615.27, "z": 0 }, { "x": 1879.7, "y": 2615.27, "z": 0 }, { "x": 1879.7, "y": 2593.63 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape459" }, "shape460": { "name": "Luminaire - 14287434", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 2398.82, "z": 0 }, { "x": 1922.99, "y": 2420.47, "z": 0 }, { "x": 1966.28, "y": 2420.47, "z": 0 }, { "x": 1966.28, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape460" }, "shape461": { "name": "Luminaire - 301068", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 2658.56, "z": 0 }, { "x": 1922.99, "y": 2679.85, "z": 0 }, { "x": 1966.28, "y": 2679.85, "z": 0 }, { "x": 1966.28, "y": 2658.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape461" }, "shape462": { "name": "Luminaire - 13790352", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 2788.08, "z": 0 }, { "x": 1922.99, "y": 2809.72, "z": 0 }, { "x": 1966.28, "y": 2809.72, "z": 0 }, { "x": 1966.28, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape462" }, "shape463": { "name": "No BLE UUID - 12981129", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1923.34, "y": 2528.34, "z": 0 }, { "x": 1923.34, "y": 2549.98, "z": 0 }, { "x": 1966.63, "y": 2549.98, "z": 0 }, { "x": 1966.63, "y": 2528.34 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape463" }, "shape464": { "name": "Luminaire - 7591030", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 2463.76, "z": 0 }, { "x": 2009.57, "y": 2485.4, "z": 0 }, { "x": 2052.86, "y": 2485.4, "z": 0 }, { "x": 2052.86, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape464" }, "shape465": { "name": "Luminaire - 3872735", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 2593.63, "z": 0 }, { "x": 2009.57, "y": 2615.27, "z": 0 }, { "x": 2052.86, "y": 2615.27, "z": 0 }, { "x": 2052.86, "y": 2593.63 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape465" }, "shape466": { "name": "Luminaire - 16383831", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 2723.14, "z": 0 }, { "x": 2009.57, "y": 2744.79, "z": 0 }, { "x": 2052.86, "y": 2744.79, "z": 0 }, { "x": 2052.86, "y": 2723.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape466" }, "shape467": { "name": "Luminaire - 482127", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 2398.82, "z": 0 }, { "x": 2096.15, "y": 2420.47, "z": 0 }, { "x": 2139.44, "y": 2420.47, "z": 0 }, { "x": 2139.44, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape467" }, "shape468": { "name": "Luminaire - 5752081", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 2528.69, "z": 0 }, { "x": 2096.15, "y": 2550.34, "z": 0 }, { "x": 2139.44, "y": 2550.34, "z": 0 }, { "x": 2139.44, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape468" }, "shape469": { "name": "Luminaire - 15222838", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 2658.56, "z": 0 }, { "x": 2096.15, "y": 2679.85, "z": 0 }, { "x": 2139.44, "y": 2679.85, "z": 0 }, { "x": 2139.44, "y": 2658.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape469" }, "shape470": { "name": "Luminaire - 7442850", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 2788.08, "z": 0 }, { "x": 2096.15, "y": 2809.72, "z": 0 }, { "x": 2139.44, "y": 2809.72, "z": 0 }, { "x": 2139.44, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape470" }, "shape471": { "name": "Luminaire - 5834505", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 2463.76, "z": 0 }, { "x": 2139.44, "y": 2485.4, "z": 0 }, { "x": 2182.73, "y": 2485.4, "z": 0 }, { "x": 2182.73, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape471" }, "shape472": { "name": "Luminaire - 4636587", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 2593.63, "z": 0 }, { "x": 2139.44, "y": 2615.27, "z": 0 }, { "x": 2182.73, "y": 2615.27, "z": 0 }, { "x": 2182.73, "y": 2593.63 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape472" }, "shape473": { "name": "Luminaire - 11250033", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 2723.5, "z": 0 }, { "x": 2139.44, "y": 2745.14, "z": 0 }, { "x": 2182.73, "y": 2745.14, "z": 0 }, { "x": 2182.73, "y": 2723.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape473" }, "shape474": { "name": "Luminaire - 11383437", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 2398.85, "z": -0.9144 }, { "x": 2268.95, "y": 2420.5, "z": -0.9144 }, { "x": 2312.24, "y": 2420.5, "z": -0.9144 }, { "x": 2312.24, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape474" }, "shape475": { "name": "Luminaire - 2561782", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 2528.74, "z": -0.9144 }, { "x": 2268.95, "y": 2550.39, "z": -0.9144 }, { "x": 2312.24, "y": 2550.39, "z": -0.9144 }, { "x": 2312.24, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape475" }, "shape476": { "name": "Luminaire - 11684506", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 2658.6, "z": -0.9144 }, { "x": 2268.95, "y": 2679.89, "z": -0.9144 }, { "x": 2312.24, "y": 2679.89, "z": -0.9144 }, { "x": 2312.24, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape476" }, "shape477": { "name": "Luminaire - 6566854", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.91, "y": 2787.99, "z": -0.9144 }, { "x": 2268.91, "y": 2809.64, "z": -0.9144 }, { "x": 2312.07, "y": 2809.64, "z": -0.9144 }, { "x": 2312.07, "y": 2787.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape477" }, "shape478": { "name": "Luminaire - 14038910", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 2463.74, "z": -0.9144 }, { "x": 2355.58, "y": 2485.39, "z": -0.9144 }, { "x": 2398.87, "y": 2485.39, "z": -0.9144 }, { "x": 2398.87, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape478" }, "shape479": { "name": "Luminaire - 15350104", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 2593.64, "z": -0.9144 }, { "x": 2355.58, "y": 2615.28, "z": -0.9144 }, { "x": 2398.87, "y": 2615.28, "z": -0.9144 }, { "x": 2398.87, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape479" }, "shape480": { "name": "Luminaire - 14759306", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 2723.1, "z": -0.9144 }, { "x": 2355.58, "y": 2744.74, "z": -0.9144 }, { "x": 2398.87, "y": 2744.74, "z": -0.9144 }, { "x": 2398.87, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape480" }, "shape481": { "name": "Luminaire - 1433152", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.66, "y": 2852.66, "z": 0 }, { "x": 2874.66, "y": 2874.66, "z": 0 }, { "x": 2917.95, "y": 2874.66, "z": 0 }, { "x": 2917.95, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape481" }, "shape482": { "name": "Luminaire - 10789671", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.24, "y": 2938.88, "z": 0 }, { "x": 2961.24, "y": 2961.24, "z": 0 }, { "x": 3004.53, "y": 2961.24, "z": 0 }, { "x": 3004.53, "y": 2938.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape482" }, "shape483": { "name": "Luminaire - 13479258", "description": "some description", "layers": [ "layer5" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.75, "y": 2917.95, "z": 0 }, { "x": 3134.75, "y": 2939.59, "z": 0 }, { "x": 3177.69, "y": 2939.59, "z": 0 }, { "x": 3177.69, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape483" }, "zone32": { "name": "Region - 32", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4327.45, "y": 1005.4 }, { "x": 4578.08, "y": 1005.4 }, { "x": 4578.08, "y": 1396.01 }, { "x": 4327.45, "y": 1396.01 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone32" }, "zone33": { "name": "Region - 33", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4246.11, "y": 1284.41 }, { "x": 4313.26, "y": 1284.41 }, { "x": 4313.26, "y": 1335.48 }, { "x": 4246.11, "y": 1335.48 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone33" }, "zone34": { "name": "Region - 34", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 3628.52, "y": 1007.29 }, { "x": 4235.71, "y": 1007.29 }, { "x": 4235.71, "y": 1390.33 }, { "x": 3628.52, "y": 1390.33 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone34" }, "zone35": { "name": "Region - 35", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1561.2, "y": 533.41 }, { "x": 1918.71, "y": 533.41 }, { "x": 1918.71, "y": 949.55 }, { "x": 1561.2, "y": 949.55 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone35" }, "zone36": { "name": "Region - 36", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1474.19, "y": 626.1 }, { "x": 1549.86, "y": 626.1 }, { "x": 1549.86, "y": 949.55 }, { "x": 1474.19, "y": 949.55 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone36" }, "shape484": { "name": "Luminaire - 10332074", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 647, "z": 0 }, { "x": 1490.44, "y": 668.29, "z": 0 }, { "x": 1533.73, "y": 668.29, "z": 0 }, { "x": 1533.73, "y": 647 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape484" }, "shape485": { "name": "Luminaire - 9108662", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 906.38, "z": 0 }, { "x": 1490.44, "y": 928.03, "z": 0 }, { "x": 1533.73, "y": 928.03, "z": 0 }, { "x": 1533.73, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape485" }, "shape486": { "name": "Luminaire - 315634", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 776.51, "z": 0 }, { "x": 1490.44, "y": 798.16, "z": 0 }, { "x": 1533.73, "y": 798.16, "z": 0 }, { "x": 1533.73, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape486" }, "shape487": { "name": "Luminaire - 6528952", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 581.35, "z": 0 }, { "x": 1577.02, "y": 603.35, "z": 0 }, { "x": 1620.31, "y": 603.35, "z": 0 }, { "x": 1620.31, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape487" }, "shape488": { "name": "Damaged - 13848377", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 711.58, "z": 0 }, { "x": 1577.02, "y": 733.22, "z": 0 }, { "x": 1620.31, "y": 733.22, "z": 0 }, { "x": 1620.31, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape488" }, "shape489": { "name": "Luminaire - 11734481", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 841.45, "z": 0 }, { "x": 1577.02, "y": 863.09, "z": 0 }, { "x": 1620.31, "y": 863.09, "z": 0 }, { "x": 1620.31, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape489" }, "shape490": { "name": "Luminaire - 8018905", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 560.06, "z": 0 }, { "x": 1663.25, "y": 581.71, "z": 0 }, { "x": 1706.54, "y": 581.71, "z": 0 }, { "x": 1706.54, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape490" }, "shape491": { "name": "Luminaire - 14072897", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 906.38, "z": 0 }, { "x": 1663.25, "y": 928.03, "z": 0 }, { "x": 1706.54, "y": 928.03, "z": 0 }, { "x": 1706.54, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape491" }, "shape492": { "name": "Luminaire - 14626359", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 776.51, "z": 0 }, { "x": 1663.25, "y": 798.16, "z": 0 }, { "x": 1706.54, "y": 798.16, "z": 0 }, { "x": 1706.54, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape492" }, "shape493": { "name": "Luminaire - 1936432", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 646.64, "z": 0 }, { "x": 1663.25, "y": 668.29, "z": 0 }, { "x": 1706.54, "y": 668.29, "z": 0 }, { "x": 1706.54, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape493" }, "shape494": { "name": "Luminaire - 2744134", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 581.35, "z": 0 }, { "x": 1749.83, "y": 603.35, "z": 0 }, { "x": 1793.12, "y": 603.35, "z": 0 }, { "x": 1793.12, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape494" }, "shape495": { "name": "Luminaire - 14666720", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 711.58, "z": 0 }, { "x": 1749.83, "y": 733.22, "z": 0 }, { "x": 1793.12, "y": 733.22, "z": 0 }, { "x": 1793.12, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape495" }, "shape496": { "name": "Luminaire - 7794104", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 841.45, "z": 0 }, { "x": 1749.83, "y": 863.09, "z": 0 }, { "x": 1793.12, "y": 863.09, "z": 0 }, { "x": 1793.12, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape496" }, "shape497": { "name": "Luminaire - 6738461", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 560.06, "z": 0 }, { "x": 1836.41, "y": 581.71, "z": 0 }, { "x": 1879.7, "y": 581.71, "z": 0 }, { "x": 1879.7, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape497" }, "shape498": { "name": "Luminaire - 1003922", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 647, "z": 0 }, { "x": 1836.41, "y": 668.64, "z": 0 }, { "x": 1879.7, "y": 668.64, "z": 0 }, { "x": 1879.7, "y": 647 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape498" }, "shape499": { "name": "Luminaire - 3061021", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 776.87, "z": 0 }, { "x": 1836.41, "y": 798.51, "z": 0 }, { "x": 1879.7, "y": 798.51, "z": 0 }, { "x": 1879.7, "y": 776.87 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape499" }, "shape500": { "name": "Luminaire - 5193457", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 906.74, "z": 0 }, { "x": 1836.41, "y": 928.38, "z": 0 }, { "x": 1879.7, "y": 928.38, "z": 0 }, { "x": 1879.7, "y": 906.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape500" }, "shape501": { "name": "Luminaire - 1880036", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 1100.79, "z": -0.9144 }, { "x": 3653.54, "y": 1122.43, "z": -0.9144 }, { "x": 3696.83, "y": 1122.43, "z": -0.9144 }, { "x": 3696.83, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape501" }, "shape502": { "name": "Luminaire - 5146427", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 1230.68, "z": -0.9144 }, { "x": 3653.54, "y": 1252.32, "z": -0.9144 }, { "x": 3696.83, "y": 1252.32, "z": -0.9144 }, { "x": 3696.83, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape502" }, "shape503": { "name": "Luminaire - 11411917", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.54, "y": 1360.57, "z": -0.9144 }, { "x": 3653.54, "y": 1382.22, "z": -0.9144 }, { "x": 3696.83, "y": 1382.22, "z": -0.9144 }, { "x": 3696.83, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape503" }, "shape504": { "name": "Luminaire - 3529719", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 1035.89, "z": -0.9144 }, { "x": 3740.06, "y": 1057.54, "z": -0.9144 }, { "x": 3783.35, "y": 1057.54, "z": -0.9144 }, { "x": 3783.35, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape504" }, "shape505": { "name": "Luminaire - 8796405", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 1165.79, "z": -0.9144 }, { "x": 3740.06, "y": 1187.43, "z": -0.9144 }, { "x": 3783.35, "y": 1187.43, "z": -0.9144 }, { "x": 3783.35, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape505" }, "shape506": { "name": "Luminaire - 11332946", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.06, "y": 1295.68, "z": -0.9144 }, { "x": 3740.06, "y": 1317.32, "z": -0.9144 }, { "x": 3783.35, "y": 1317.32, "z": -0.9144 }, { "x": 3783.35, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape506" }, "shape507": { "name": "Luminaire - 14018403", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 1100.79, "z": -0.9144 }, { "x": 3826.37, "y": 1122.43, "z": -0.9144 }, { "x": 3869.66, "y": 1122.43, "z": -0.9144 }, { "x": 3869.66, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape507" }, "shape508": { "name": "Luminaire - 6385965", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 1230.68, "z": -0.9144 }, { "x": 3826.37, "y": 1252.32, "z": -0.9144 }, { "x": 3869.66, "y": 1252.32, "z": -0.9144 }, { "x": 3869.66, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape508" }, "shape509": { "name": "Luminaire - 3441719", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.37, "y": 1360.57, "z": -0.9144 }, { "x": 3826.37, "y": 1382.22, "z": -0.9144 }, { "x": 3869.66, "y": 1382.22, "z": -0.9144 }, { "x": 3869.66, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape509" }, "shape510": { "name": "Luminaire - 14684291", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.89, "y": 1035.89, "z": -0.9144 }, { "x": 3912.89, "y": 1057.54, "z": -0.9144 }, { "x": 3956.18, "y": 1057.54, "z": -0.9144 }, { "x": 3956.18, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape510" }, "shape511": { "name": "Luminaire - 14030376", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.89, "y": 1165.79, "z": -0.9144 }, { "x": 3912.89, "y": 1187.43, "z": -0.9144 }, { "x": 3956.18, "y": 1187.43, "z": -0.9144 }, { "x": 3956.18, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape511" }, "shape512": { "name": "Luminaire - 13832715", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.89, "y": 1295.68, "z": -0.9144 }, { "x": 3912.89, "y": 1317.32, "z": -0.9144 }, { "x": 3956.18, "y": 1317.32, "z": -0.9144 }, { "x": 3956.18, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape512" }, "shape513": { "name": "Luminaire - 8172959", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.53, "y": 1100.79, "z": -0.9144 }, { "x": 3999.53, "y": 1122.43, "z": -0.9144 }, { "x": 4042.82, "y": 1122.43, "z": -0.9144 }, { "x": 4042.82, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape513" }, "shape514": { "name": "Luminaire - 12228211", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.53, "y": 1230.68, "z": -0.9144 }, { "x": 3999.53, "y": 1252.32, "z": -0.9144 }, { "x": 4042.82, "y": 1252.32, "z": -0.9144 }, { "x": 4042.82, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape514" }, "shape515": { "name": "Luminaire - 1870143", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.53, "y": 1360.57, "z": -0.9144 }, { "x": 3999.53, "y": 1382.22, "z": -0.9144 }, { "x": 4042.82, "y": 1382.22, "z": -0.9144 }, { "x": 4042.82, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape515" }, "shape516": { "name": "Luminaire - 16746423", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.05, "y": 1035.89, "z": -0.9144 }, { "x": 4086.05, "y": 1057.54, "z": -0.9144 }, { "x": 4129.34, "y": 1057.54, "z": -0.9144 }, { "x": 4129.34, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape516" }, "shape517": { "name": "Luminaire - 6390410", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.05, "y": 1165.79, "z": -0.9144 }, { "x": 4086.05, "y": 1187.43, "z": -0.9144 }, { "x": 4129.34, "y": 1187.43, "z": -0.9144 }, { "x": 4129.34, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape517" }, "shape518": { "name": "Luminaire - 13907089", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.05, "y": 1295.68, "z": -0.9144 }, { "x": 4086.05, "y": 1317.32, "z": -0.9144 }, { "x": 4129.34, "y": 1317.32, "z": -0.9144 }, { "x": 4129.34, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape518" }, "shape519": { "name": "Luminaire - 10924904", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.68, "y": 1100.79, "z": -0.9144 }, { "x": 4172.68, "y": 1122.43, "z": -0.9144 }, { "x": 4215.97, "y": 1122.43, "z": -0.9144 }, { "x": 4215.97, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape519" }, "shape520": { "name": "Luminaire - 566524", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.68, "y": 1230.68, "z": -0.9144 }, { "x": 4172.68, "y": 1252.32, "z": -0.9144 }, { "x": 4215.97, "y": 1252.32, "z": -0.9144 }, { "x": 4215.97, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape520" }, "shape521": { "name": "Luminaire - 12331203", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.68, "y": 1360.57, "z": -0.9144 }, { "x": 4172.68, "y": 1382.22, "z": -0.9144 }, { "x": 4215.97, "y": 1382.22, "z": -0.9144 }, { "x": 4215.97, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape521" }, "shape522": { "name": "Luminaire - 16639901", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.2, "y": 1295.68, "z": -0.9144 }, { "x": 4259.2, "y": 1317.32, "z": -0.9144 }, { "x": 4302.49, "y": 1317.32, "z": -0.9144 }, { "x": 4302.49, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape522" }, "shape523": { "name": "Luminaire - 6506729", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 1100.79, "z": -0.9144 }, { "x": 4345.4, "y": 1122.43, "z": -0.9144 }, { "x": 4388.69, "y": 1122.43, "z": -0.9144 }, { "x": 4388.69, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape523" }, "shape524": { "name": "Luminaire - 15560382", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 1230.68, "z": -0.9144 }, { "x": 4345.4, "y": 1252.32, "z": -0.9144 }, { "x": 4388.69, "y": 1252.32, "z": -0.9144 }, { "x": 4388.69, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape524" }, "shape525": { "name": "Luminaire - 2892785", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.4, "y": 1360.57, "z": -0.9144 }, { "x": 4345.4, "y": 1382.22, "z": -0.9144 }, { "x": 4388.69, "y": 1382.22, "z": -0.9144 }, { "x": 4388.69, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape525" }, "shape526": { "name": "Luminaire - 9602303", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 1035.85, "z": -0.9144 }, { "x": 4432.03, "y": 1057.37, "z": -0.9144 }, { "x": 4475.32, "y": 1057.37, "z": -0.9144 }, { "x": 4475.32, "y": 1035.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape526" }, "shape527": { "name": "Luminaire - 4888404", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 1165.79, "z": -0.9144 }, { "x": 4432.03, "y": 1187.43, "z": -0.9144 }, { "x": 4475.32, "y": 1187.43, "z": -0.9144 }, { "x": 4475.32, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape527" }, "shape528": { "name": "Luminaire - 5150391", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.03, "y": 1295.68, "z": -0.9144 }, { "x": 4432.03, "y": 1317.32, "z": -0.9144 }, { "x": 4475.32, "y": 1317.32, "z": -0.9144 }, { "x": 4475.32, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape528" }, "shape529": { "name": "Luminaire - 7781692", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 1100.68, "z": -0.9144 }, { "x": 4518.67, "y": 1122.32, "z": -0.9144 }, { "x": 4561.96, "y": 1122.32, "z": -0.9144 }, { "x": 4561.96, "y": 1100.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape529" }, "shape530": { "name": "Luminaire - 9798901", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 1230.68, "z": -0.9144 }, { "x": 4518.67, "y": 1252.32, "z": -0.9144 }, { "x": 4561.96, "y": 1252.32, "z": -0.9144 }, { "x": 4561.96, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape530" }, "shape531": { "name": "Luminaire - 6094919", "description": "some description", "layers": [ "layer6" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.67, "y": 1360.57, "z": -0.9144 }, { "x": 4518.67, "y": 1382.22, "z": -0.9144 }, { "x": 4561.96, "y": 1382.22, "z": -0.9144 }, { "x": 4561.96, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape531" }, "zone37": { "name": "Region - 37", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1184.79, "y": 1616.4 }, { "x": 1557.43, "y": 1616.4 }, { "x": 1557.43, "y": 1926.61 }, { "x": 1184.79, "y": 1926.61 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone37" }, "shape532": { "name": "Luminaire - 14819529", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 1620.31, "z": 0 }, { "x": 1230.7, "y": 1641.96, "z": 0 }, { "x": 1275.06, "y": 1641.96, "z": 0 }, { "x": 1275.06, "y": 1620.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape532" }, "shape533": { "name": "Luminaire - 15919437", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 1879.7, "z": 0 }, { "x": 1230.7, "y": 1901.34, "z": 0 }, { "x": 1275.06, "y": 1901.34, "z": 0 }, { "x": 1275.06, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape533" }, "shape534": { "name": "Luminaire - 13465924", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 1749.83, "z": 0 }, { "x": 1230.7, "y": 1771.47, "z": 0 }, { "x": 1275.06, "y": 1771.47, "z": 0 }, { "x": 1275.06, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape534" }, "shape535": { "name": "Luminaire - 11847961", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 1685.25, "z": 0 }, { "x": 1317.28, "y": 1706.89, "z": 0 }, { "x": 1361.64, "y": 1706.89, "z": 0 }, { "x": 1361.64, "y": 1685.25 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape535" }, "shape536": { "name": "Luminaire - 2235570", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 1814.76, "z": 0 }, { "x": 1317.28, "y": 1836.41, "z": 0 }, { "x": 1361.64, "y": 1836.41, "z": 0 }, { "x": 1361.64, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape536" }, "shape537": { "name": "Luminaire - 6956114", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 1620.31, "z": 0 }, { "x": 1403.86, "y": 1641.96, "z": 0 }, { "x": 1447.15, "y": 1641.96, "z": 0 }, { "x": 1447.15, "y": 1620.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape537" }, "shape538": { "name": "Luminaire - 12144311", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 1749.83, "z": 0 }, { "x": 1403.86, "y": 1771.47, "z": 0 }, { "x": 1447.15, "y": 1771.47, "z": 0 }, { "x": 1447.15, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape538" }, "shape539": { "name": "Luminaire - 15993954", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 1879.7, "z": 0 }, { "x": 1403.86, "y": 1901.34, "z": 0 }, { "x": 1447.15, "y": 1901.34, "z": 0 }, { "x": 1447.15, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape539" }, "shape540": { "name": "Luminaire - 3411323", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 1684.89, "z": 0 }, { "x": 1490.44, "y": 1706.54, "z": 0 }, { "x": 1533.73, "y": 1706.54, "z": 0 }, { "x": 1533.73, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape540" }, "shape541": { "name": "Luminaire - 1077802", "description": "some description", "layers": [ "layer7" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 1814.76, "z": 0 }, { "x": 1490.44, "y": 1836.41, "z": 0 }, { "x": 1533.73, "y": 1836.41, "z": 0 }, { "x": 1533.73, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape541" }, "zone38": { "name": "Region - 38", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 2521.08, "y": 1001.62 }, { "x": 3560.5, "y": 1001.62 }, { "x": 3560.5, "y": 1402.63 }, { "x": 2521.08, "y": 1402.63 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone38" }, "zone39": { "name": "Region - 39", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 2427.45, "y": 1002.56 }, { "x": 2507.84, "y": 1002.56 }, { "x": 2507.84, "y": 1289.13 }, { "x": 2427.45, "y": 1289.13 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone39" }, "shape542": { "name": "Luminaire - 14537183", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 1100.79, "z": -0.9144 }, { "x": 2442.11, "y": 1122.43, "z": -0.9144 }, { "x": 2485.4, "y": 1122.43, "z": -0.9144 }, { "x": 2485.4, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape542" }, "shape543": { "name": "Luminaire - 9467281", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 1230.68, "z": -0.9144 }, { "x": 2442.11, "y": 1252.32, "z": -0.9144 }, { "x": 2485.4, "y": 1252.32, "z": -0.9144 }, { "x": 2485.4, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape543" }, "shape544": { "name": "Luminaire - 2590601", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 1035.89, "z": -0.9144 }, { "x": 2528.74, "y": 1057.54, "z": -0.9144 }, { "x": 2572.03, "y": 1057.54, "z": -0.9144 }, { "x": 2572.03, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape544" }, "shape545": { "name": "Luminaire - 14773312", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 1165.79, "z": -0.9144 }, { "x": 2528.74, "y": 1187.43, "z": -0.9144 }, { "x": 2572.03, "y": 1187.43, "z": -0.9144 }, { "x": 2572.03, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape545" }, "shape546": { "name": "Luminaire - 10541302", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 1295.68, "z": -0.9144 }, { "x": 2528.74, "y": 1317.32, "z": -0.9144 }, { "x": 2572.03, "y": 1317.32, "z": -0.9144 }, { "x": 2572.03, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape546" }, "shape547": { "name": "Luminaire - 14364103", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 1100.79, "z": -0.9144 }, { "x": 2615.26, "y": 1122.43, "z": -0.9144 }, { "x": 2658.55, "y": 1122.43, "z": -0.9144 }, { "x": 2658.55, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape547" }, "shape548": { "name": "Luminaire - 10107551", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 1230.68, "z": -0.9144 }, { "x": 2615.26, "y": 1252.32, "z": -0.9144 }, { "x": 2658.55, "y": 1252.32, "z": -0.9144 }, { "x": 2658.55, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape548" }, "shape549": { "name": "Luminaire - 5332803", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 1360.57, "z": -0.9144 }, { "x": 2615.26, "y": 1382.22, "z": -0.9144 }, { "x": 2658.55, "y": 1382.22, "z": -0.9144 }, { "x": 2658.55, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape549" }, "shape550": { "name": "Luminaire - 6232479", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 1035.89, "z": -0.9144 }, { "x": 2701.85, "y": 1057.54, "z": -0.9144 }, { "x": 2744.79, "y": 1057.54, "z": -0.9144 }, { "x": 2744.79, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape550" }, "shape551": { "name": "Luminaire - 6719007", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 1165.79, "z": -0.9144 }, { "x": 2701.85, "y": 1187.43, "z": -0.9144 }, { "x": 2744.79, "y": 1187.43, "z": -0.9144 }, { "x": 2744.79, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape551" }, "shape552": { "name": "Luminaire - 12735358", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 1295.68, "z": -0.9144 }, { "x": 2701.85, "y": 1317.32, "z": -0.9144 }, { "x": 2744.79, "y": 1317.32, "z": -0.9144 }, { "x": 2744.79, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape552" }, "shape553": { "name": "Luminaire - 10562662", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 1100.79, "z": -0.9144 }, { "x": 2788.09, "y": 1122.43, "z": -0.9144 }, { "x": 2831.38, "y": 1122.43, "z": -0.9144 }, { "x": 2831.38, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape553" }, "shape554": { "name": "Luminaire - 15736902", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 1230.68, "z": -0.9144 }, { "x": 2788.09, "y": 1252.32, "z": -0.9144 }, { "x": 2831.38, "y": 1252.32, "z": -0.9144 }, { "x": 2831.38, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape554" }, "shape555": { "name": "Luminaire - 3570204", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.09, "y": 1360.57, "z": -0.9144 }, { "x": 2788.09, "y": 1382.22, "z": -0.9144 }, { "x": 2831.38, "y": 1382.22, "z": -0.9144 }, { "x": 2831.38, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape555" }, "shape556": { "name": "Luminaire - 3203659", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.61, "y": 1035.89, "z": -0.9144 }, { "x": 2874.61, "y": 1057.54, "z": -0.9144 }, { "x": 2917.9, "y": 1057.54, "z": -0.9144 }, { "x": 2917.9, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape556" }, "shape557": { "name": "Luminaire - 12821800", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.61, "y": 1165.79, "z": -0.9144 }, { "x": 2874.61, "y": 1187.43, "z": -0.9144 }, { "x": 2917.9, "y": 1187.43, "z": -0.9144 }, { "x": 2917.9, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape557" }, "shape558": { "name": "Luminaire - 9889970", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.61, "y": 1295.68, "z": -0.9144 }, { "x": 2874.61, "y": 1317.32, "z": -0.9144 }, { "x": 2917.9, "y": 1317.32, "z": -0.9144 }, { "x": 2917.9, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape558" }, "shape559": { "name": "Luminaire - 13945153", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.25, "y": 1100.79, "z": -0.9144 }, { "x": 2961.25, "y": 1122.43, "z": -0.9144 }, { "x": 3004.54, "y": 1122.43, "z": -0.9144 }, { "x": 3004.54, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape559" }, "shape560": { "name": "Luminaire - 6286718", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.25, "y": 1230.68, "z": -0.9144 }, { "x": 2961.25, "y": 1252.32, "z": -0.9144 }, { "x": 3004.54, "y": 1252.32, "z": -0.9144 }, { "x": 3004.54, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape560" }, "shape561": { "name": "Luminaire - 2007061", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.25, "y": 1360.57, "z": -0.9144 }, { "x": 2961.25, "y": 1382.22, "z": -0.9144 }, { "x": 3004.54, "y": 1382.22, "z": -0.9144 }, { "x": 3004.54, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape561" }, "shape562": { "name": "Luminaire - 3687695", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.85, "y": 1035.89, "z": -0.9144 }, { "x": 3047.85, "y": 1057.54, "z": -0.9144 }, { "x": 3091.85, "y": 1057.54, "z": -0.9144 }, { "x": 3091.85, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape562" }, "shape563": { "name": "Luminaire - 15564174", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.85, "y": 1165.79, "z": -0.9144 }, { "x": 3047.85, "y": 1187.43, "z": -0.9144 }, { "x": 3091.85, "y": 1187.43, "z": -0.9144 }, { "x": 3091.85, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape563" }, "shape564": { "name": "Luminaire - 11524369", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.85, "y": 1295.68, "z": -0.9144 }, { "x": 3047.85, "y": 1317.32, "z": -0.9144 }, { "x": 3091.85, "y": 1317.32, "z": -0.9144 }, { "x": 3091.85, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape564" }, "shape565": { "name": "Luminaire - 16012068", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.79, "y": 1100.79, "z": -0.9144 }, { "x": 3134.79, "y": 1122.43, "z": -0.9144 }, { "x": 3177.73, "y": 1122.43, "z": -0.9144 }, { "x": 3177.73, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape565" }, "shape566": { "name": "Luminaire - 10415783", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.79, "y": 1230.68, "z": -0.9144 }, { "x": 3134.79, "y": 1252.32, "z": -0.9144 }, { "x": 3177.73, "y": 1252.32, "z": -0.9144 }, { "x": 3177.73, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape566" }, "shape567": { "name": "Luminaire - 12086785", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.79, "y": 1360.57, "z": -0.9144 }, { "x": 3134.79, "y": 1382.22, "z": -0.9144 }, { "x": 3177.73, "y": 1382.22, "z": -0.9144 }, { "x": 3177.73, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape567" }, "shape568": { "name": "Luminaire - 6211876", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 1035.89, "z": -0.9144 }, { "x": 3221.67, "y": 1057.54, "z": -0.9144 }, { "x": 3263.9, "y": 1057.54, "z": -0.9144 }, { "x": 3263.9, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape568" }, "shape569": { "name": "Luminaire - 4635741", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 1165.79, "z": -0.9144 }, { "x": 3221.67, "y": 1187.43, "z": -0.9144 }, { "x": 3263.9, "y": 1187.43, "z": -0.9144 }, { "x": 3263.9, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape569" }, "shape570": { "name": "Luminaire - 1850315", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.67, "y": 1295.68, "z": -0.9144 }, { "x": 3221.67, "y": 1317.32, "z": -0.9144 }, { "x": 3263.9, "y": 1317.32, "z": -0.9144 }, { "x": 3263.9, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape570" }, "shape571": { "name": "Luminaire - 12358654", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 1100.79, "z": -0.9144 }, { "x": 3307.23, "y": 1122.43, "z": -0.9144 }, { "x": 3350.52, "y": 1122.43, "z": -0.9144 }, { "x": 3350.52, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape571" }, "shape572": { "name": "Luminaire - 11754523", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 1230.68, "z": -0.9144 }, { "x": 3307.23, "y": 1252.32, "z": -0.9144 }, { "x": 3350.52, "y": 1252.32, "z": -0.9144 }, { "x": 3350.52, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape572" }, "shape573": { "name": "Luminaire - 13161184", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.23, "y": 1360.57, "z": -0.9144 }, { "x": 3307.23, "y": 1382.22, "z": -0.9144 }, { "x": 3350.52, "y": 1382.22, "z": -0.9144 }, { "x": 3350.52, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape573" }, "shape574": { "name": "Luminaire - 710235", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 1035.89, "z": -0.9144 }, { "x": 3393.83, "y": 1057.54, "z": -0.9144 }, { "x": 3437.83, "y": 1057.54, "z": -0.9144 }, { "x": 3437.83, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape574" }, "shape575": { "name": "Luminaire - 11026341", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 1165.79, "z": -0.9144 }, { "x": 3393.83, "y": 1187.43, "z": -0.9144 }, { "x": 3437.83, "y": 1187.43, "z": -0.9144 }, { "x": 3437.83, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape575" }, "shape576": { "name": "Luminaire - 2227006", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.83, "y": 1295.68, "z": -0.9144 }, { "x": 3393.83, "y": 1317.32, "z": -0.9144 }, { "x": 3437.83, "y": 1317.32, "z": -0.9144 }, { "x": 3437.83, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape576" }, "shape577": { "name": "Luminaire - 13007155", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 1100.79, "z": -0.9144 }, { "x": 3480.67, "y": 1122.43, "z": -0.9144 }, { "x": 3523.61, "y": 1122.43, "z": -0.9144 }, { "x": 3523.61, "y": 1100.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape577" }, "shape578": { "name": "Luminaire - 499442", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 1230.68, "z": -0.9144 }, { "x": 3480.67, "y": 1252.32, "z": -0.9144 }, { "x": 3523.61, "y": 1252.32, "z": -0.9144 }, { "x": 3523.61, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape578" }, "shape579": { "name": "Luminaire - 14985614", "description": "some description", "layers": [ "layer8" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.67, "y": 1360.57, "z": -0.9144 }, { "x": 3480.67, "y": 1382.22, "z": -0.9144 }, { "x": 3523.61, "y": 1382.22, "z": -0.9144 }, { "x": 3523.61, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape579" }, "zone40": { "name": "Region - 40", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 192.85, "y": 1125.88 }, { "x": 263.07, "y": 1125.88 }, { "x": 263.07, "y": 2699.54 }, { "x": 192.85, "y": 2699.54 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone40" }, "zone41": { "name": "Region - 41", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 382.51, "y": 2260.54 }, { "x": 427.91, "y": 2260.54 }, { "x": 427.91, "y": 2331.47 }, { "x": 382.51, "y": 2331.47 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone41" }, "zone42": { "name": "Region - 42", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 383.93, "y": 2389.64 }, { "x": 437.84, "y": 2389.64 }, { "x": 437.84, "y": 2710.26 }, { "x": 383.93, "y": 2710.26 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone42" }, "zone43": { "name": "Region - 43", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 383.93, "y": 2776.93 }, { "x": 427.91, "y": 2776.93 }, { "x": 427.91, "y": 2833.68 }, { "x": 383.93, "y": 2833.68 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone43" }, "zone44": { "name": "Region - 44", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 242.07, "y": 2259.12 }, { "x": 300.23, "y": 2259.12 }, { "x": 300.23, "y": 3378.45 }, { "x": 242.07, "y": 3378.45 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone44" }, "zone45": { "name": "Region - 45", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 366.91, "y": 2921.67 }, { "x": 1076.24, "y": 2921.67 }, { "x": 1076.24, "y": 3255.06 }, { "x": 366.91, "y": 3255.06 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone45" }, "zone46": { "name": "Region - 46", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 260.51, "y": 3392.67 }, { "x": 959.91, "y": 3392.67 }, { "x": 959.91, "y": 3432.39 }, { "x": 260.51, "y": 3432.39 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone46" }, "zone47": { "name": "Region - 47", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1217.92, "y": 2946.77 }, { "x": 1548.94, "y": 2946.77 }, { "x": 1548.94, "y": 3128.35 }, { "x": 1217.92, "y": 3128.35 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone47" }, "zone48": { "name": "Region - 48", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1216.02, "y": 3217.26 }, { "x": 1549.88, "y": 3217.26 }, { "x": 1549.88, "y": 3256.04 }, { "x": 1216.02, "y": 3256.04 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone48" }, "zone49": { "name": "Region - 49", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 3753.38, "y": 3325.08 }, { "x": 4010.63, "y": 3325.08 }, { "x": 4010.63, "y": 3481.13 }, { "x": 3753.38, "y": 3481.13 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone49" }, "zone50": { "name": "Region - 50", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4141.15, "y": 2976.08 }, { "x": 4492.98, "y": 2976.08 }, { "x": 4492.98, "y": 3278.73 }, { "x": 4141.15, "y": 3278.73 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone50" }, "zone51": { "name": "Region - 51", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1010.8, "y": 860.19 }, { "x": 1213.2, "y": 860.19 }, { "x": 1213.2, "y": 901.8 }, { "x": 1010.8, "y": 901.8 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone51" }, "shape580": { "name": "Luminaire - 11034003", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2658.6, "z": -1.524 }, { "x": 214.14, "y": 2679.89, "z": -1.524 }, { "x": 235.78, "y": 2679.89, "z": -1.524 }, { "x": 235.78, "y": 2658.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape580" }, "shape581": { "name": "Luminaire - 6245228", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2593.64, "z": -1.524 }, { "x": 214.14, "y": 2615.28, "z": -1.524 }, { "x": 235.78, "y": 2615.28, "z": -1.524 }, { "x": 235.78, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape581" }, "shape582": { "name": "Luminaire - 13329903", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2528.74, "z": -1.524 }, { "x": 214.14, "y": 2550.39, "z": -1.524 }, { "x": 235.78, "y": 2550.39, "z": -1.524 }, { "x": 235.78, "y": 2528.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape582" }, "shape583": { "name": "Luminaire - 10417056", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2463.74, "z": -1.524 }, { "x": 214.14, "y": 2485.39, "z": -1.524 }, { "x": 235.78, "y": 2485.39, "z": -1.524 }, { "x": 235.78, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape583" }, "shape584": { "name": "Luminaire - 9325845", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2398.85, "z": -1.524 }, { "x": 214.14, "y": 2420.5, "z": -1.524 }, { "x": 235.78, "y": 2420.5, "z": -1.524 }, { "x": 235.78, "y": 2398.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape584" }, "shape585": { "name": "Luminaire - 8434104", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2333.85, "z": -1.524 }, { "x": 214.14, "y": 2355.5, "z": -1.524 }, { "x": 235.78, "y": 2355.5, "z": -1.524 }, { "x": 235.78, "y": 2333.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape585" }, "shape586": { "name": "Luminaire - 7224789", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2268.96, "z": -1.524 }, { "x": 214.14, "y": 2290.6, "z": -1.524 }, { "x": 235.78, "y": 2290.6, "z": -1.524 }, { "x": 235.78, "y": 2268.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape586" }, "shape587": { "name": "Luminaire - 7729818", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2204.07, "z": -1.524 }, { "x": 214.14, "y": 2225.71, "z": -1.524 }, { "x": 235.78, "y": 2225.71, "z": -1.524 }, { "x": 235.78, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape587" }, "shape588": { "name": "Luminaire - 980921", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2139.07, "z": -1.524 }, { "x": 214.14, "y": 2160.71, "z": -1.524 }, { "x": 235.78, "y": 2160.71, "z": -1.524 }, { "x": 235.78, "y": 2139.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape588" }, "shape589": { "name": "Luminaire - 12998269", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2074.5, "z": -1.524 }, { "x": 214.14, "y": 2096.14, "z": -1.524 }, { "x": 235.78, "y": 2096.14, "z": -1.524 }, { "x": 235.78, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape589" }, "shape590": { "name": "Luminaire - 8454123", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 2009.6, "z": -1.524 }, { "x": 214.14, "y": 2031.25, "z": -1.524 }, { "x": 235.78, "y": 2031.25, "z": -1.524 }, { "x": 235.78, "y": 2009.6 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape590" }, "shape591": { "name": "Luminaire - 13160148", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 1944.32, "z": -1.524 }, { "x": 214.14, "y": 1966.32, "z": -1.524 }, { "x": 235.78, "y": 1966.32, "z": -1.524 }, { "x": 235.78, "y": 1944.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape591" }, "shape592": { "name": "Luminaire - 7639634", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 1879.71, "z": -1.524 }, { "x": 214.14, "y": 1901.36, "z": -1.524 }, { "x": 235.78, "y": 1901.36, "z": -1.524 }, { "x": 235.78, "y": 1879.71 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape592" }, "shape593": { "name": "Luminaire - 16725177", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 1814.71, "z": -1.524 }, { "x": 214.14, "y": 1836.36, "z": -1.524 }, { "x": 235.78, "y": 1836.36, "z": -1.524 }, { "x": 235.78, "y": 1814.71 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape593" }, "shape594": { "name": "Luminaire - 1789929", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 1425.46, "z": -1.524 }, { "x": 214.14, "y": 1447.11, "z": -1.524 }, { "x": 235.78, "y": 1447.11, "z": -1.524 }, { "x": 235.78, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape594" }, "shape595": { "name": "Luminaire - 11140614", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 1360.57, "z": -1.524 }, { "x": 214.14, "y": 1382.22, "z": -1.524 }, { "x": 235.78, "y": 1382.22, "z": -1.524 }, { "x": 235.78, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape595" }, "shape596": { "name": "Luminaire - 2070869", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 1295.68, "z": -1.524 }, { "x": 214.14, "y": 1317.32, "z": -1.524 }, { "x": 235.78, "y": 1317.32, "z": -1.524 }, { "x": 235.78, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape596" }, "shape597": { "name": "Luminaire - 6991045", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 1230.68, "z": -1.524 }, { "x": 214.14, "y": 1252.32, "z": -1.524 }, { "x": 235.78, "y": 1252.32, "z": -1.524 }, { "x": 235.78, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape597" }, "shape598": { "name": "Luminaire - 15397261", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 1165.79, "z": -1.524 }, { "x": 214.14, "y": 1187.43, "z": -1.524 }, { "x": 235.78, "y": 1187.43, "z": -1.524 }, { "x": 235.78, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape598" }, "shape599": { "name": "Luminaire - 6760374", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 214.14, "y": 1749.82, "z": -1.524 }, { "x": 214.14, "y": 1771.46, "z": -1.524 }, { "x": 235.78, "y": 1771.46, "z": -1.524 }, { "x": 235.78, "y": 1749.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape599" }, "shape600": { "name": "Luminaire - 7188544", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 268.39, "y": 3199.33, "z": 0 }, { "x": 268.39, "y": 3241.56, "z": 0 }, { "x": 279.03, "y": 3241.56, "z": 0 }, { "x": 279.03, "y": 3199.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape600" }, "shape601": { "name": "Luminaire - 15757134", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 268.39, "y": 3069.46, "z": 0 }, { "x": 268.39, "y": 3112.75, "z": 0 }, { "x": 279.03, "y": 3112.75, "z": 0 }, { "x": 279.03, "y": 3069.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape601" }, "shape602": { "name": "Luminaire - 3242236", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 268.39, "y": 2939.59, "z": 0 }, { "x": 268.39, "y": 2982.53, "z": 0 }, { "x": 279.03, "y": 2982.53, "z": 0 }, { "x": 279.03, "y": 2939.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape602" }, "shape603": { "name": "Luminaire - 3769075", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 268.39, "y": 2788.08, "z": 0 }, { "x": 268.39, "y": 2831.37, "z": 0 }, { "x": 279.03, "y": 2831.37, "z": 0 }, { "x": 279.03, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape603" }, "shape604": { "name": "Luminaire - 4557029", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 268.39, "y": 2658.21, "z": 0 }, { "x": 268.39, "y": 2701.5, "z": 0 }, { "x": 279.03, "y": 2701.5, "z": 0 }, { "x": 279.03, "y": 2658.21 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape604" }, "shape605": { "name": "Luminaire - 9484220", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 268.39, "y": 2528.69, "z": 0 }, { "x": 268.39, "y": 2571.98, "z": 0 }, { "x": 279.03, "y": 2571.98, "z": 0 }, { "x": 279.03, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape605" }, "shape606": { "name": "Luminaire - 1924888", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 268.39, "y": 2268.95, "z": 0 }, { "x": 268.39, "y": 2312.24, "z": 0 }, { "x": 279.03, "y": 2312.24, "z": 0 }, { "x": 279.03, "y": 2268.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape606" }, "shape607": { "name": "Luminaire - 6459774", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 268.74, "y": 2398.47, "z": 0 }, { "x": 268.74, "y": 2441.76, "z": 0 }, { "x": 279.39, "y": 2441.76, "z": 0 }, { "x": 279.39, "y": 2398.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape607" }, "shape608": { "name": "Luminaire - 15952872", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 399.32, "y": 3199.33, "z": 0 }, { "x": 399.32, "y": 3241.56, "z": 0 }, { "x": 408.9, "y": 3241.56, "z": 0 }, { "x": 408.9, "y": 3199.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape608" }, "shape609": { "name": "Luminaire - 4252586", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 399.32, "y": 3069.46, "z": 0 }, { "x": 399.32, "y": 3112.75, "z": 0 }, { "x": 408.9, "y": 3112.75, "z": 0 }, { "x": 408.9, "y": 3069.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape609" }, "shape610": { "name": "Luminaire - 12351957", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 399.32, "y": 2939.59, "z": 0 }, { "x": 399.32, "y": 2982.53, "z": 0 }, { "x": 408.9, "y": 2982.53, "z": 0 }, { "x": 408.9, "y": 2939.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape610" }, "shape611": { "name": "Luminaire - 2397356", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 399.32, "y": 2788.08, "z": 0 }, { "x": 399.32, "y": 2831.37, "z": 0 }, { "x": 408.9, "y": 2831.37, "z": 0 }, { "x": 408.9, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape611" }, "shape612": { "name": "Luminaire - 1883955", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 398.97, "y": 2658.21, "z": 0 }, { "x": 398.97, "y": 2701.5, "z": 0 }, { "x": 408.9, "y": 2701.5, "z": 0 }, { "x": 408.9, "y": 2658.21 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape612" }, "shape613": { "name": "Luminaire - 8255418", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 399.32, "y": 2528.69, "z": 0 }, { "x": 399.32, "y": 2571.98, "z": 0 }, { "x": 408.9, "y": 2571.98, "z": 0 }, { "x": 408.9, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape613" }, "shape614": { "name": "Luminaire - 7281683", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 399.32, "y": 2398.82, "z": 0 }, { "x": 399.32, "y": 2442.11, "z": 0 }, { "x": 408.9, "y": 2442.11, "z": 0 }, { "x": 408.9, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape614" }, "shape615": { "name": "Luminaire - 11609570", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 399.32, "y": 2268.95, "z": 0 }, { "x": 399.32, "y": 2312.24, "z": 0 }, { "x": 408.9, "y": 2312.24, "z": 0 }, { "x": 408.9, "y": 2268.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape615" }, "shape616": { "name": "Luminaire - 11821418", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 281.19, "y": 3406.94, "z": -1.2192 }, { "x": 281.19, "y": 3417.59, "z": -1.2192 }, { "x": 324.48, "y": 3417.59, "z": -1.2192 }, { "x": 324.48, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape616" }, "shape617": { "name": "Luminaire - 10585438", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 324.27, "y": 3406.94, "z": -1.2192 }, { "x": 324.27, "y": 3417.59, "z": -1.2192 }, { "x": 367.92, "y": 3417.59, "z": -1.2192 }, { "x": 367.92, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape617" }, "shape618": { "name": "Luminaire - 12936515", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 367.71, "y": 3406.94, "z": -1.2192 }, { "x": 367.71, "y": 3417.59, "z": -1.2192 }, { "x": 411, "y": 3417.59, "z": -1.2192 }, { "x": 411, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape618" }, "shape619": { "name": "Luminaire - 15768636", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 527.77, "y": 3199.33, "z": 0 }, { "x": 527.77, "y": 3241.56, "z": 0 }, { "x": 538.77, "y": 3241.56, "z": 0 }, { "x": 538.77, "y": 3199.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape619" }, "shape620": { "name": "Luminaire - 11780642", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 527.77, "y": 3069.46, "z": 0 }, { "x": 527.77, "y": 3112.75, "z": 0 }, { "x": 538.77, "y": 3112.75, "z": 0 }, { "x": 538.77, "y": 3069.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape620" }, "shape621": { "name": "Luminaire - 5983986", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 527.77, "y": 2939.59, "z": 0 }, { "x": 527.77, "y": 2982.53, "z": 0 }, { "x": 538.77, "y": 2982.53, "z": 0 }, { "x": 538.77, "y": 2939.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape621" }, "shape622": { "name": "Luminaire - 3014874", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 410.97, "y": 3406.94, "z": -1.2192 }, { "x": 410.97, "y": 3417.59, "z": -1.2192 }, { "x": 454.26, "y": 3417.59, "z": -1.2192 }, { "x": 454.26, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape622" }, "shape623": { "name": "Luminaire - 10319734", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 454.41, "y": 3406.94, "z": -1.2192 }, { "x": 454.41, "y": 3417.59, "z": -1.2192 }, { "x": 497.35, "y": 3417.59, "z": -1.2192 }, { "x": 497.35, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape623" }, "shape624": { "name": "Luminaire - 15129653", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 497.32, "y": 3406.94, "z": -1.2192 }, { "x": 497.32, "y": 3417.59, "z": -1.2192 }, { "x": 540.96, "y": 3417.59, "z": -1.2192 }, { "x": 540.96, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape624" }, "shape625": { "name": "Luminaire - 12249389", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 540.76, "y": 3406.94, "z": -1.2192 }, { "x": 540.76, "y": 3417.59, "z": -1.2192 }, { "x": 584.05, "y": 3417.59, "z": -1.2192 }, { "x": 584.05, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape625" }, "shape626": { "name": "Luminaire - 11113868", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 657.64, "y": 3199.33, "z": 0 }, { "x": 657.64, "y": 3241.56, "z": 0 }, { "x": 668.64, "y": 3241.56, "z": 0 }, { "x": 668.64, "y": 3199.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape626" }, "shape627": { "name": "Luminaire - 10475904", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 657.64, "y": 3069.46, "z": 0 }, { "x": 657.64, "y": 3112.75, "z": 0 }, { "x": 668.64, "y": 3112.75, "z": 0 }, { "x": 668.64, "y": 3069.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape627" }, "shape628": { "name": "Luminaire - 7109394", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 657.64, "y": 2939.59, "z": 0 }, { "x": 657.64, "y": 2982.53, "z": 0 }, { "x": 668.64, "y": 2982.53, "z": 0 }, { "x": 668.64, "y": 2939.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape628" }, "shape629": { "name": "Luminaire - 15313294", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 583.84, "y": 3406.94, "z": -1.2192 }, { "x": 583.84, "y": 3417.59, "z": -1.2192 }, { "x": 627.49, "y": 3417.59, "z": -1.2192 }, { "x": 627.49, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape629" }, "shape630": { "name": "Luminaire - 12130114", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 627.28, "y": 3406.94, "z": -1.2192 }, { "x": 627.28, "y": 3417.59, "z": -1.2192 }, { "x": 670.57, "y": 3417.59, "z": -1.2192 }, { "x": 670.57, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape630" }, "shape631": { "name": "Luminaire - 2653336", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 787.51, "y": 3199.33, "z": 0 }, { "x": 787.51, "y": 3241.56, "z": 0 }, { "x": 798.16, "y": 3241.56, "z": 0 }, { "x": 798.16, "y": 3199.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape631" }, "shape632": { "name": "Luminaire - 16721959", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 787.51, "y": 3069.46, "z": 0 }, { "x": 787.51, "y": 3112.75, "z": 0 }, { "x": 798.16, "y": 3112.75, "z": 0 }, { "x": 798.16, "y": 3069.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape632" }, "shape633": { "name": "Luminaire - 1851743", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 787.51, "y": 2939.59, "z": 0 }, { "x": 787.51, "y": 2982.53, "z": 0 }, { "x": 798.16, "y": 2982.53, "z": 0 }, { "x": 798.16, "y": 2939.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape633" }, "shape634": { "name": "Luminaire - 10546357", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 670.36, "y": 3406.94, "z": -1.2192 }, { "x": 670.36, "y": 3417.59, "z": -1.2192 }, { "x": 714.01, "y": 3417.59, "z": -1.2192 }, { "x": 714.01, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape634" }, "shape635": { "name": "Luminaire - 21142", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 713.8, "y": 3406.94, "z": -1.2192 }, { "x": 713.8, "y": 3417.59, "z": -1.2192 }, { "x": 757.09, "y": 3417.59, "z": -1.2192 }, { "x": 757.09, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape635" }, "shape636": { "name": "Luminaire - 16144525", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 757.06, "y": 3406.94, "z": -1.2192 }, { "x": 757.06, "y": 3417.59, "z": -1.2192 }, { "x": 800.35, "y": 3417.59, "z": -1.2192 }, { "x": 800.35, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape636" }, "shape637": { "name": "Luminaire - 4904814", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 917.38, "y": 3199.33, "z": 0 }, { "x": 917.38, "y": 3241.56, "z": 0 }, { "x": 928.03, "y": 3241.56, "z": 0 }, { "x": 928.03, "y": 3199.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape637" }, "shape638": { "name": "Luminaire - 14717780", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 917.38, "y": 3069.46, "z": 0 }, { "x": 917.38, "y": 3112.75, "z": 0 }, { "x": 928.03, "y": 3112.75, "z": 0 }, { "x": 928.03, "y": 3069.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape638" }, "shape639": { "name": "Luminaire - 12323907", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 917.38, "y": 2939.59, "z": 0 }, { "x": 917.38, "y": 2982.53, "z": 0 }, { "x": 928.03, "y": 2982.53, "z": 0 }, { "x": 928.03, "y": 2939.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape639" }, "shape640": { "name": "Luminaire - 12326041", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 799.79, "y": 3406.94, "z": -1.2192 }, { "x": 799.79, "y": 3417.59, "z": -1.2192 }, { "x": 844.15, "y": 3417.59, "z": -1.2192 }, { "x": 844.15, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape640" }, "shape641": { "name": "Luminaire - 4791584", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1036.22, "y": 863.06, "z": -1.524 }, { "x": 1036.22, "y": 884.71, "z": -1.524 }, { "x": 1057.86, "y": 884.71, "z": -1.524 }, { "x": 1057.86, "y": 863.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape641" }, "shape642": { "name": "Luminaire - 2541802", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1046.9, "y": 3199.33, "z": 0 }, { "x": 1046.9, "y": 3241.56, "z": 0 }, { "x": 1057.9, "y": 3241.56, "z": 0 }, { "x": 1057.9, "y": 3199.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape642" }, "shape643": { "name": "Luminaire - 8707205", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1046.9, "y": 3069.46, "z": 0 }, { "x": 1046.9, "y": 3112.75, "z": 0 }, { "x": 1057.9, "y": 3112.75, "z": 0 }, { "x": 1057.9, "y": 3069.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape643" }, "shape644": { "name": "Luminaire - 7337986", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1046.9, "y": 2939.59, "z": 0 }, { "x": 1046.9, "y": 2982.53, "z": 0 }, { "x": 1057.9, "y": 2982.53, "z": 0 }, { "x": 1057.9, "y": 2939.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape644" }, "shape645": { "name": "Luminaire - 3809368", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1101.22, "y": 863.06, "z": -1.524 }, { "x": 1101.22, "y": 884.71, "z": -1.524 }, { "x": 1122.86, "y": 884.71, "z": -1.524 }, { "x": 1122.86, "y": 863.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape645" }, "shape646": { "name": "Luminaire - 15009793", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1166.11, "y": 863.06, "z": -1.524 }, { "x": 1166.11, "y": 884.71, "z": -1.524 }, { "x": 1187.76, "y": 884.71, "z": -1.524 }, { "x": 1187.76, "y": 863.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape646" }, "shape647": { "name": "Luminaire - 12942439", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 3231.62, "z": 0 }, { "x": 1230.7, "y": 3242.27, "z": 0 }, { "x": 1275.06, "y": 3242.27, "z": 0 }, { "x": 1275.06, "y": 3231.62 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape647" }, "shape648": { "name": "Luminaire - 7386940", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 3101.75, "z": 0 }, { "x": 1230.7, "y": 3112.75, "z": 0 }, { "x": 1275.06, "y": 3112.75, "z": 0 }, { "x": 1275.06, "y": 3101.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape648" }, "shape649": { "name": "Luminaire - 5170826", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 2961.24, "z": 0 }, { "x": 1230.7, "y": 2971.88, "z": 0 }, { "x": 1275.06, "y": 2971.88, "z": 0 }, { "x": 1275.06, "y": 2961.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape649" }, "shape650": { "name": "Luminaire - 9804256", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1360.57, "y": 3231.62, "z": 0 }, { "x": 1360.57, "y": 3242.27, "z": 0 }, { "x": 1403.86, "y": 3242.27, "z": 0 }, { "x": 1403.86, "y": 3231.62 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape650" }, "shape651": { "name": "Luminaire - 11261607", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1360.57, "y": 3101.75, "z": 0 }, { "x": 1360.57, "y": 3112.75, "z": 0 }, { "x": 1403.86, "y": 3112.75, "z": 0 }, { "x": 1403.86, "y": 3101.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape651" }, "shape652": { "name": "Luminaire - 5862148", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1360.57, "y": 2961.24, "z": 0 }, { "x": 1360.57, "y": 2971.88, "z": 0 }, { "x": 1403.86, "y": 2971.88, "z": 0 }, { "x": 1403.86, "y": 2961.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape652" }, "shape653": { "name": "Luminaire - 14701428", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 3231.62, "z": 0 }, { "x": 1490.44, "y": 3242.27, "z": 0 }, { "x": 1533.73, "y": 3242.27, "z": 0 }, { "x": 1533.73, "y": 3231.62 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape653" }, "shape654": { "name": "Luminaire - 4838719", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 3101.75, "z": 0 }, { "x": 1490.44, "y": 3112.75, "z": 0 }, { "x": 1533.73, "y": 3112.75, "z": 0 }, { "x": 1533.73, "y": 3101.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape654" }, "shape655": { "name": "Luminaire - 137923", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 2961.24, "z": 0 }, { "x": 1490.44, "y": 2971.88, "z": 0 }, { "x": 1533.73, "y": 2971.88, "z": 0 }, { "x": 1533.73, "y": 2961.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape655" }, "shape656": { "name": "Luminaire - 9107133", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3783.4, "y": 3350.14, "z": 0 }, { "x": 3783.4, "y": 3371.78, "z": 0 }, { "x": 3804.69, "y": 3371.78, "z": 0 }, { "x": 3804.69, "y": 3350.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape656" }, "shape657": { "name": "Luminaire - 2685706", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3783.4, "y": 3436.72, "z": 0 }, { "x": 3783.4, "y": 3458.72, "z": 0 }, { "x": 3804.69, "y": 3458.72, "z": 0 }, { "x": 3804.69, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape657" }, "shape658": { "name": "Luminaire - 4293174", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3847.98, "y": 3350.14, "z": 0 }, { "x": 3847.98, "y": 3371.78, "z": 0 }, { "x": 3869.62, "y": 3371.78, "z": 0 }, { "x": 3869.62, "y": 3350.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape658" }, "shape659": { "name": "Luminaire - 14951157", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3847.98, "y": 3436.72, "z": 0 }, { "x": 3847.98, "y": 3458.72, "z": 0 }, { "x": 3869.62, "y": 3458.72, "z": 0 }, { "x": 3869.62, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape659" }, "shape660": { "name": "Luminaire - 6462714", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.91, "y": 3350.14, "z": 0 }, { "x": 3912.91, "y": 3371.78, "z": 0 }, { "x": 3934.56, "y": 3371.78, "z": 0 }, { "x": 3934.56, "y": 3350.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape660" }, "shape661": { "name": "Luminaire - 602566", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.91, "y": 3436.72, "z": 0 }, { "x": 3912.91, "y": 3458.72, "z": 0 }, { "x": 3934.56, "y": 3458.72, "z": 0 }, { "x": 3934.56, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape661" }, "shape662": { "name": "Luminaire - 2175084", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3977.85, "y": 3350.14, "z": 0 }, { "x": 3977.85, "y": 3371.78, "z": 0 }, { "x": 3999.49, "y": 3371.78, "z": 0 }, { "x": 3999.49, "y": 3350.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape662" }, "shape663": { "name": "Luminaire - 11772949", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3977.85, "y": 3436.72, "z": 0 }, { "x": 3977.85, "y": 3458.72, "z": 0 }, { "x": 3999.49, "y": 3458.72, "z": 0 }, { "x": 3999.49, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape663" }, "shape664": { "name": "Luminaire - 8935012", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4151.01, "y": 3231.62, "z": 0 }, { "x": 4151.01, "y": 3242.27, "z": 0 }, { "x": 4194.3, "y": 3242.27, "z": 0 }, { "x": 4194.3, "y": 3231.62 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape664" }, "shape665": { "name": "Luminaire - 5845257", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4151.01, "y": 3112.75, "z": 0 }, { "x": 4151.01, "y": 3123.4, "z": 0 }, { "x": 4194.3, "y": 3123.4, "z": 0 }, { "x": 4194.3, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape665" }, "shape666": { "name": "Luminaire - 12085253", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4151.36, "y": 2993.17, "z": 0 }, { "x": 4151.36, "y": 3004.17, "z": 0 }, { "x": 4194.65, "y": 3004.17, "z": 0 }, { "x": 4194.65, "y": 2993.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape666" }, "shape667": { "name": "Luminaire - 12080091", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4280.88, "y": 3231.62, "z": 0 }, { "x": 4280.88, "y": 3242.27, "z": 0 }, { "x": 4324.17, "y": 3242.27, "z": 0 }, { "x": 4324.17, "y": 3231.62 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape667" }, "shape668": { "name": "Luminaire - 5935110", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4280.88, "y": 3112.75, "z": 0 }, { "x": 4280.88, "y": 3123.4, "z": 0 }, { "x": 4324.17, "y": 3123.4, "z": 0 }, { "x": 4324.17, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape668" }, "shape669": { "name": "Luminaire - 8745609", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4280.88, "y": 2993.17, "z": 0 }, { "x": 4280.88, "y": 3004.17, "z": 0 }, { "x": 4324.17, "y": 3004.17, "z": 0 }, { "x": 4324.17, "y": 2993.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape669" }, "shape670": { "name": "Luminaire - 464803", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4410.39, "y": 3231.62, "z": 0 }, { "x": 4410.39, "y": 3242.27, "z": 0 }, { "x": 4453.68, "y": 3242.27, "z": 0 }, { "x": 4453.68, "y": 3231.62 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape670" }, "shape671": { "name": "Luminaire - 10115038", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4410.39, "y": 2993.17, "z": 0 }, { "x": 4410.39, "y": 3004.17, "z": 0 }, { "x": 4453.68, "y": 3004.17, "z": 0 }, { "x": 4453.68, "y": 2993.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape671" }, "shape672": { "name": "Luminaire - 15319830", "description": "some description", "layers": [ "layer9" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4411.1, "y": 3112.75, "z": 0 }, { "x": 4411.1, "y": 3123.4, "z": 0 }, { "x": 4454.04, "y": 3123.4, "z": 0 }, { "x": 4454.04, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape672" }, "zone52": { "name": "Region - 52", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4991.33, "y": 3183.21 }, { "x": 5286.41, "y": 3183.21 }, { "x": 5286.41, "y": 3280.63 }, { "x": 4991.33, "y": 3280.63 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone52" }, "zone53": { "name": "Region - 53", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 5046.18, "y": 3295.76 }, { "x": 5415.98, "y": 3295.76 }, { "x": 5415.98, "y": 3435.73 }, { "x": 5046.18, "y": 3435.73 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone53" }, "zone54": { "name": "Region - 54", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 5034.84, "y": 679.06 }, { "x": 5419.77, "y": 679.06 }, { "x": 5419.77, "y": 900.37 }, { "x": 5034.84, "y": 900.37 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone54" }, "zone55": { "name": "Region - 55", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 3749.81, "y": 3481.76 }, { "x": 4003.53, "y": 3481.76 }, { "x": 4003.53, "y": 3561.04 }, { "x": 3749.81, "y": 3561.04 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone55" }, "zone56": { "name": "Region - 56", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1639.49, "y": 3335.07 }, { "x": 2099.37, "y": 3335.07 }, { "x": 2099.37, "y": 3501.58 }, { "x": 1639.49, "y": 3501.58 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone56" }, "zone57": { "name": "Region - 57", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 910.04, "y": 3584.83 }, { "x": 1108.26, "y": 3584.83 }, { "x": 1108.26, "y": 3731.52 }, { "x": 910.04, "y": 3731.52 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone57" }, "shape673": { "name": "Luminaire - 4296412", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4995.16, "y": 3194.01, "z": 0 }, { "x": 4995.16, "y": 3199.33, "z": 0 }, { "x": 5037.74, "y": 3199.33, "z": 0 }, { "x": 5037.74, "y": 3194.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape673" }, "shape674": { "name": "Luminaire - 8248267", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5016.81, "y": 3258.59, "z": 0 }, { "x": 5016.81, "y": 3263.91, "z": 0 }, { "x": 5059.39, "y": 3263.91, "z": 0 }, { "x": 5059.39, "y": 3258.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape674" }, "shape675": { "name": "Luminaire - 1999199", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5038.45, "y": 3194.01, "z": 0 }, { "x": 5038.45, "y": 3199.33, "z": 0 }, { "x": 5081.03, "y": 3199.33, "z": 0 }, { "x": 5081.03, "y": 3194.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape675" }, "shape676": { "name": "Luminaire - 4923923", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5038.45, "y": 879.41, "z": 0 }, { "x": 5038.45, "y": 884.74, "z": 0 }, { "x": 5081.03, "y": 884.74, "z": 0 }, { "x": 5081.03, "y": 879.41 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape676" }, "shape677": { "name": "Luminaire - 2729859", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5060.1, "y": 3307.2, "z": 0 }, { "x": 5060.1, "y": 3312.53, "z": 0 }, { "x": 5102.68, "y": 3312.53, "z": 0 }, { "x": 5102.68, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape677" }, "shape678": { "name": "Luminaire - 8056765", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5060.1, "y": 3258.59, "z": 0 }, { "x": 5060.1, "y": 3263.91, "z": 0 }, { "x": 5102.68, "y": 3263.91, "z": 0 }, { "x": 5102.68, "y": 3258.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape678" }, "shape679": { "name": "Luminaire - 2323239", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5060.1, "y": 836.12, "z": 0 }, { "x": 5060.1, "y": 841.45, "z": 0 }, { "x": 5102.68, "y": 841.45, "z": 0 }, { "x": 5102.68, "y": 836.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape679" }, "shape680": { "name": "Luminaire - 10666127", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5081.74, "y": 3194.01, "z": 0 }, { "x": 5081.74, "y": 3199.33, "z": 0 }, { "x": 5124.32, "y": 3199.33, "z": 0 }, { "x": 5124.32, "y": 3194.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape680" }, "shape681": { "name": "Luminaire - 123692", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5081.74, "y": 879.41, "z": 0 }, { "x": 5081.74, "y": 884.74, "z": 0 }, { "x": 5124.32, "y": 884.74, "z": 0 }, { "x": 5124.32, "y": 879.41 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape681" }, "shape682": { "name": "Luminaire - 2537064", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5081.74, "y": 792.83, "z": 0 }, { "x": 5081.74, "y": 798.16, "z": 0 }, { "x": 5124.32, "y": 798.16, "z": 0 }, { "x": 5124.32, "y": 792.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape682" }, "shape683": { "name": "Luminaire - 4338890", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5103.39, "y": 3350.49, "z": 0 }, { "x": 5103.39, "y": 3355.82, "z": 0 }, { "x": 5145.97, "y": 3355.82, "z": 0 }, { "x": 5145.97, "y": 3350.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape683" }, "shape684": { "name": "Luminaire - 11907953", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5103.39, "y": 3307.2, "z": 0 }, { "x": 5103.39, "y": 3312.53, "z": 0 }, { "x": 5145.97, "y": 3312.53, "z": 0 }, { "x": 5145.97, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape684" }, "shape685": { "name": "Luminaire - 1182861", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5103.39, "y": 3258.59, "z": 0 }, { "x": 5103.39, "y": 3263.91, "z": 0 }, { "x": 5145.97, "y": 3263.91, "z": 0 }, { "x": 5145.97, "y": 3258.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape685" }, "shape686": { "name": "Luminaire - 4195879", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5103.39, "y": 836.12, "z": 0 }, { "x": 5103.39, "y": 841.45, "z": 0 }, { "x": 5145.97, "y": 841.45, "z": 0 }, { "x": 5145.97, "y": 836.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape686" }, "shape687": { "name": "Luminaire - 16452721", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5103.39, "y": 727.9, "z": 0 }, { "x": 5103.39, "y": 733.22, "z": 0 }, { "x": 5145.97, "y": 733.22, "z": 0 }, { "x": 5145.97, "y": 727.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape687" }, "shape688": { "name": "Luminaire - 14793843", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5125.03, "y": 3194.01, "z": 0 }, { "x": 5125.03, "y": 3199.33, "z": 0 }, { "x": 5167.61, "y": 3199.33, "z": 0 }, { "x": 5167.61, "y": 3194.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape688" }, "shape689": { "name": "Luminaire - 3505749", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5125.03, "y": 879.41, "z": 0 }, { "x": 5125.03, "y": 884.74, "z": 0 }, { "x": 5167.61, "y": 884.74, "z": 0 }, { "x": 5167.61, "y": 879.41 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape689" }, "shape690": { "name": "Luminaire - 1205435", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5125.03, "y": 792.83, "z": 0 }, { "x": 5125.03, "y": 798.16, "z": 0 }, { "x": 5167.61, "y": 798.16, "z": 0 }, { "x": 5167.61, "y": 792.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape690" }, "shape691": { "name": "Luminaire - 5535686", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5145.97, "y": 3350.49, "z": 0 }, { "x": 5145.97, "y": 3355.82, "z": 0 }, { "x": 5188.55, "y": 3355.82, "z": 0 }, { "x": 5188.55, "y": 3350.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape691" }, "shape692": { "name": "Luminaire - 12963448", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5146.68, "y": 3410.11, "z": 0 }, { "x": 5146.68, "y": 3415.43, "z": 0 }, { "x": 5189.26, "y": 3415.43, "z": 0 }, { "x": 5189.26, "y": 3410.11 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape692" }, "shape693": { "name": "Luminaire - 3618230", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5146.68, "y": 3307.2, "z": 0 }, { "x": 5146.68, "y": 3312.53, "z": 0 }, { "x": 5189.26, "y": 3312.53, "z": 0 }, { "x": 5189.26, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape693" }, "shape694": { "name": "Luminaire - 2907331", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5146.68, "y": 3258.59, "z": 0 }, { "x": 5146.68, "y": 3263.91, "z": 0 }, { "x": 5189.26, "y": 3263.91, "z": 0 }, { "x": 5189.26, "y": 3258.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape694" }, "shape695": { "name": "Luminaire - 11452343", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5146.68, "y": 836.12, "z": 0 }, { "x": 5146.68, "y": 841.45, "z": 0 }, { "x": 5189.26, "y": 841.45, "z": 0 }, { "x": 5189.26, "y": 836.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape695" }, "shape696": { "name": "Luminaire - 12570294", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5146.68, "y": 727.9, "z": 0 }, { "x": 5146.68, "y": 733.22, "z": 0 }, { "x": 5189.26, "y": 733.22, "z": 0 }, { "x": 5189.26, "y": 727.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape696" }, "shape697": { "name": "Luminaire - 3505008", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5146.68, "y": 684.61, "z": 0 }, { "x": 5146.68, "y": 689.93, "z": 0 }, { "x": 5189.26, "y": 689.93, "z": 0 }, { "x": 5189.26, "y": 684.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape697" }, "shape698": { "name": "Luminaire - 8606392", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5168.32, "y": 3194.01, "z": 0 }, { "x": 5168.32, "y": 3199.33, "z": 0 }, { "x": 5210.9, "y": 3199.33, "z": 0 }, { "x": 5210.9, "y": 3194.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape698" }, "shape699": { "name": "Luminaire - 6194112", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5168.32, "y": 879.41, "z": 0 }, { "x": 5168.32, "y": 884.74, "z": 0 }, { "x": 5210.9, "y": 884.74, "z": 0 }, { "x": 5210.9, "y": 879.41 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape699" }, "shape700": { "name": "Luminaire - 2587036", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5168.32, "y": 792.83, "z": 0 }, { "x": 5168.32, "y": 798.16, "z": 0 }, { "x": 5210.9, "y": 798.16, "z": 0 }, { "x": 5210.9, "y": 792.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape700" }, "shape701": { "name": "Luminaire - 14118970", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5189.26, "y": 3410.11, "z": 0 }, { "x": 5189.26, "y": 3415.43, "z": 0 }, { "x": 5231.84, "y": 3415.43, "z": 0 }, { "x": 5231.84, "y": 3410.11 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape701" }, "shape702": { "name": "Luminaire - 1523168", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5189.97, "y": 3350.49, "z": 0 }, { "x": 5189.97, "y": 3355.82, "z": 0 }, { "x": 5232.55, "y": 3355.82, "z": 0 }, { "x": 5232.55, "y": 3350.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape702" }, "shape703": { "name": "Luminaire - 9447385", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5189.97, "y": 3307.2, "z": 0 }, { "x": 5189.97, "y": 3312.53, "z": 0 }, { "x": 5232.55, "y": 3312.53, "z": 0 }, { "x": 5232.55, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape703" }, "shape704": { "name": "Luminaire - 9163031", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5189.97, "y": 3258.59, "z": 0 }, { "x": 5189.97, "y": 3263.91, "z": 0 }, { "x": 5232.55, "y": 3263.91, "z": 0 }, { "x": 5232.55, "y": 3258.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape704" }, "shape705": { "name": "Luminaire - 16552664", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5189.97, "y": 836.12, "z": 0 }, { "x": 5189.97, "y": 841.45, "z": 0 }, { "x": 5232.55, "y": 841.45, "z": 0 }, { "x": 5232.55, "y": 836.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape705" }, "shape706": { "name": "Luminaire - 12789580", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5189.97, "y": 727.9, "z": 0 }, { "x": 5189.97, "y": 733.22, "z": 0 }, { "x": 5232.55, "y": 733.22, "z": 0 }, { "x": 5232.55, "y": 727.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape706" }, "shape707": { "name": "Luminaire - 13056824", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5189.97, "y": 684.61, "z": 0 }, { "x": 5189.97, "y": 689.93, "z": 0 }, { "x": 5232.55, "y": 689.93, "z": 0 }, { "x": 5232.55, "y": 684.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape707" }, "shape708": { "name": "Luminaire - 14273669", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5211.61, "y": 3194.01, "z": 0 }, { "x": 5211.61, "y": 3199.33, "z": 0 }, { "x": 5254.19, "y": 3199.33, "z": 0 }, { "x": 5254.19, "y": 3194.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape708" }, "shape709": { "name": "Luminaire - 6894350", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5211.61, "y": 879.41, "z": 0 }, { "x": 5211.61, "y": 884.74, "z": 0 }, { "x": 5254.19, "y": 884.74, "z": 0 }, { "x": 5254.19, "y": 879.41 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape709" }, "shape710": { "name": "Luminaire - 3513431", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5211.61, "y": 792.83, "z": 0 }, { "x": 5211.61, "y": 798.16, "z": 0 }, { "x": 5254.19, "y": 798.16, "z": 0 }, { "x": 5254.19, "y": 792.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape710" }, "shape711": { "name": "Luminaire - 1207568", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5233.26, "y": 3410.11, "z": 0 }, { "x": 5233.26, "y": 3415.43, "z": 0 }, { "x": 5275.84, "y": 3415.43, "z": 0 }, { "x": 5275.84, "y": 3410.11 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape711" }, "shape712": { "name": "Luminaire - 10829238", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5233.26, "y": 3350.49, "z": 0 }, { "x": 5233.26, "y": 3355.82, "z": 0 }, { "x": 5275.84, "y": 3355.82, "z": 0 }, { "x": 5275.84, "y": 3350.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape712" }, "shape713": { "name": "Luminaire - 9257412", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5233.26, "y": 3307.2, "z": 0 }, { "x": 5233.26, "y": 3312.53, "z": 0 }, { "x": 5275.84, "y": 3312.53, "z": 0 }, { "x": 5275.84, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape713" }, "shape714": { "name": "Luminaire - 15516822", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5233.26, "y": 3258.59, "z": 0 }, { "x": 5233.26, "y": 3263.91, "z": 0 }, { "x": 5275.84, "y": 3263.91, "z": 0 }, { "x": 5275.84, "y": 3258.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape714" }, "shape715": { "name": "Luminaire - 4622355", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5233.26, "y": 836.12, "z": 0 }, { "x": 5233.26, "y": 841.45, "z": 0 }, { "x": 5275.84, "y": 841.45, "z": 0 }, { "x": 5275.84, "y": 836.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape715" }, "shape716": { "name": "Luminaire - 16693766", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5233.26, "y": 727.9, "z": 0 }, { "x": 5233.26, "y": 733.22, "z": 0 }, { "x": 5275.84, "y": 733.22, "z": 0 }, { "x": 5275.84, "y": 727.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape716" }, "shape717": { "name": "Luminaire - 10508874", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5233.26, "y": 684.61, "z": 0 }, { "x": 5233.26, "y": 689.93, "z": 0 }, { "x": 5275.84, "y": 689.93, "z": 0 }, { "x": 5275.84, "y": 684.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape717" }, "shape718": { "name": "No BLE Primary ID, No BLE UUID - 28", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5254.9, "y": 879.41, "z": 0 }, { "x": 5254.9, "y": 884.74, "z": 0 }, { "x": 5297.48, "y": 884.74, "z": 0 }, { "x": 5297.48, "y": 879.41 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape718" }, "shape719": { "name": "Luminaire - 13293194", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5254.9, "y": 792.83, "z": 0 }, { "x": 5254.9, "y": 798.16, "z": 0 }, { "x": 5297.48, "y": 798.16, "z": 0 }, { "x": 5297.48, "y": 792.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape719" }, "shape720": { "name": "No VLC Signal - 29", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5275.84, "y": 3410.11, "z": 0 }, { "x": 5275.84, "y": 3415.43, "z": 0 }, { "x": 5318.42, "y": 3415.43, "z": 0 }, { "x": 5318.42, "y": 3410.11 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape720" }, "shape721": { "name": "Luminaire - 9943203", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5276.55, "y": 3350.49, "z": 0 }, { "x": 5276.55, "y": 3355.82, "z": 0 }, { "x": 5319.13, "y": 3355.82, "z": 0 }, { "x": 5319.13, "y": 3350.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape721" }, "shape722": { "name": "Luminaire - 203862", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5276.55, "y": 3307.2, "z": 0 }, { "x": 5276.55, "y": 3312.53, "z": 0 }, { "x": 5319.13, "y": 3312.53, "z": 0 }, { "x": 5319.13, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape722" }, "shape723": { "name": "Luminaire - 16522942", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5276.55, "y": 836.12, "z": 0 }, { "x": 5276.55, "y": 841.45, "z": 0 }, { "x": 5319.13, "y": 841.45, "z": 0 }, { "x": 5319.13, "y": 836.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape723" }, "shape724": { "name": "Luminaire - 11382786", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5276.55, "y": 727.9, "z": 0 }, { "x": 5276.55, "y": 733.22, "z": 0 }, { "x": 5319.13, "y": 733.22, "z": 0 }, { "x": 5319.13, "y": 727.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape724" }, "shape725": { "name": "Luminaire - 15605698", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5276.55, "y": 684.61, "z": 0 }, { "x": 5276.55, "y": 689.93, "z": 0 }, { "x": 5319.13, "y": 689.93, "z": 0 }, { "x": 5319.13, "y": 684.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape725" }, "shape726": { "name": "Luminaire - 7101162", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5298.19, "y": 792.83, "z": 0 }, { "x": 5298.19, "y": 798.16, "z": 0 }, { "x": 5340.77, "y": 798.16, "z": 0 }, { "x": 5340.77, "y": 792.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape726" }, "shape727": { "name": "Luminaire - 6342032", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5319.84, "y": 3410.11, "z": 0 }, { "x": 5319.84, "y": 3415.43, "z": 0 }, { "x": 5362.42, "y": 3415.43, "z": 0 }, { "x": 5362.42, "y": 3410.11 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape727" }, "shape728": { "name": "No BLE Primary ID, No BLE UUID - 30", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5319.84, "y": 3350.49, "z": 0 }, { "x": 5319.84, "y": 3355.82, "z": 0 }, { "x": 5362.42, "y": 3355.82, "z": 0 }, { "x": 5362.42, "y": 3350.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape728" }, "shape729": { "name": "Luminaire - 7740490", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5319.84, "y": 727.9, "z": 0 }, { "x": 5319.84, "y": 733.22, "z": 0 }, { "x": 5362.42, "y": 733.22, "z": 0 }, { "x": 5362.42, "y": 727.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape729" }, "shape730": { "name": "No VLC Signal - 31", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5319.84, "y": 684.61, "z": 0 }, { "x": 5319.84, "y": 689.93, "z": 0 }, { "x": 5362.42, "y": 689.93, "z": 0 }, { "x": 5362.42, "y": 684.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape730" }, "shape731": { "name": "Luminaire - 1284546", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5363.13, "y": 3410.11, "z": 0 }, { "x": 5363.13, "y": 3415.43, "z": 0 }, { "x": 5405.71, "y": 3415.43, "z": 0 }, { "x": 5405.71, "y": 3410.11 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape731" }, "shape732": { "name": "Luminaire - 13180981", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5363, "y": 684.48, "z": 0 }, { "x": 5363, "y": 689.93, "z": 0 }, { "x": 5405.71, "y": 689.93, "z": 0 }, { "x": 5405.71, "y": 684.48 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape732" }, "shape733": { "name": "Out of Scope - 32", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3958.44, "y": 3504.19, "z": 0 }, { "x": 3958.44, "y": 3515.01, "z": 0 }, { "x": 3969.26, "y": 3515.01, "z": 0 }, { "x": 3969.26, "y": 3504.19 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape733" }, "shape734": { "name": "Out of Scope - 33", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3893.55, "y": 3504.19, "z": 0 }, { "x": 3893.55, "y": 3515.01, "z": 0 }, { "x": 3904.36, "y": 3515.01, "z": 0 }, { "x": 3904.36, "y": 3504.19 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape734" }, "shape735": { "name": "Out of Scope - 34", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3828.66, "y": 3504.19, "z": 0 }, { "x": 3828.66, "y": 3515.01, "z": 0 }, { "x": 3839.47, "y": 3515.01, "z": 0 }, { "x": 3839.47, "y": 3504.19 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape735" }, "shape736": { "name": "Out of Scope - 35", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3763.76, "y": 3504.19, "z": 0 }, { "x": 3763.76, "y": 3515.01, "z": 0 }, { "x": 3774.58, "y": 3515.01, "z": 0 }, { "x": 3774.58, "y": 3504.19 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape736" }, "shape737": { "name": "Luminaire - 4819468", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1038.25, "y": 3688.06, "z": 0 }, { "x": 1038.25, "y": 3698.87, "z": 0 }, { "x": 1048.9, "y": 3698.87, "z": 0 }, { "x": 1048.9, "y": 3688.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape737" }, "shape738": { "name": "Luminaire - 2571215", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 994.96, "y": 3688.06, "z": 0 }, { "x": 994.96, "y": 3698.87, "z": 0 }, { "x": 1005.61, "y": 3698.87, "z": 0 }, { "x": 1005.61, "y": 3688.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape738" }, "shape739": { "name": "Luminaire - 9749232", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1038.25, "y": 3601.23, "z": 0 }, { "x": 1038.25, "y": 3612.35, "z": 0 }, { "x": 1048.9, "y": 3612.35, "z": 0 }, { "x": 1048.9, "y": 3601.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape739" }, "shape740": { "name": "Luminaire - 6331226", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1070.73, "y": 3644.79, "z": 0 }, { "x": 1070.73, "y": 3655.61, "z": 0 }, { "x": 1081.19, "y": 3655.61, "z": 0 }, { "x": 1081.19, "y": 3644.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape740" }, "shape741": { "name": "Out of Scope - 36", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1654.76, "y": 3352.78, "z": 0 }, { "x": 1654.76, "y": 3363.59, "z": 0 }, { "x": 1665.57, "y": 3363.59, "z": 0 }, { "x": 1665.57, "y": 3352.78 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape741" }, "shape742": { "name": "Out of Scope - 37", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1698.02, "y": 3352.78, "z": 0 }, { "x": 1698.02, "y": 3363.59, "z": 0 }, { "x": 1708.84, "y": 3363.59, "z": 0 }, { "x": 1708.84, "y": 3352.78 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape742" }, "shape743": { "name": "Out of Scope - 38", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1741.28, "y": 3352.78, "z": 0 }, { "x": 1741.28, "y": 3363.59, "z": 0 }, { "x": 1752.1, "y": 3363.59, "z": 0 }, { "x": 1752.1, "y": 3352.78 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape743" }, "shape744": { "name": "Out of Scope - 39", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1784.54, "y": 3352.78, "z": 0 }, { "x": 1784.54, "y": 3363.59, "z": 0 }, { "x": 1795.36, "y": 3363.59, "z": 0 }, { "x": 1795.36, "y": 3352.78 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape744" }, "shape745": { "name": "Out of Scope - 40", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1827.8, "y": 3352.78, "z": 0 }, { "x": 1827.8, "y": 3363.59, "z": 0 }, { "x": 1838.62, "y": 3363.59, "z": 0 }, { "x": 1838.62, "y": 3352.78 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape745" }, "shape746": { "name": "Out of Scope - 41", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1871.07, "y": 3352.78, "z": 0 }, { "x": 1871.07, "y": 3363.59, "z": 0 }, { "x": 1881.88, "y": 3363.59, "z": 0 }, { "x": 1881.88, "y": 3352.78 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape746" }, "shape747": { "name": "Out of Scope - 42", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1914.33, "y": 3352.78, "z": 0 }, { "x": 1914.33, "y": 3363.59, "z": 0 }, { "x": 1925.14, "y": 3363.59, "z": 0 }, { "x": 1925.14, "y": 3352.78 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape747" }, "shape748": { "name": "Out of Scope - 43", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1957.59, "y": 3352.78, "z": 0 }, { "x": 1957.59, "y": 3363.59, "z": 0 }, { "x": 1968.41, "y": 3363.59, "z": 0 }, { "x": 1968.41, "y": 3352.78 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape748" }, "shape749": { "name": "Out of Scope - 44", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2000.85, "y": 3352.78, "z": 0 }, { "x": 2000.85, "y": 3363.59, "z": 0 }, { "x": 2011.67, "y": 3363.59, "z": 0 }, { "x": 2011.67, "y": 3352.78 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape749" }, "shape750": { "name": "Out of Scope - 45", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2044.11, "y": 3352.78, "z": 0 }, { "x": 2044.11, "y": 3363.59, "z": 0 }, { "x": 2054.93, "y": 3363.59, "z": 0 }, { "x": 2054.93, "y": 3352.78 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape750" }, "shape751": { "name": "Out of Scope - 46", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1654.76, "y": 3385.22, "z": 0 }, { "x": 1654.76, "y": 3396.04, "z": 0 }, { "x": 1665.57, "y": 3396.04, "z": 0 }, { "x": 1665.57, "y": 3385.22 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape751" }, "shape752": { "name": "Out of Scope - 47", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1654.76, "y": 3428.49, "z": 0 }, { "x": 1654.76, "y": 3439.3, "z": 0 }, { "x": 1665.57, "y": 3439.3, "z": 0 }, { "x": 1665.57, "y": 3428.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape752" }, "shape753": { "name": "Out of Scope - 48", "description": "some description", "layers": [ "layer10" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1654.76, "y": 3482.56, "z": 0 }, { "x": 1654.76, "y": 3493.38, "z": 0 }, { "x": 1665.57, "y": 3493.38, "z": 0 }, { "x": 1665.57, "y": 3482.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape753" }, "zone58": { "name": "Region - 58", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1959.94, "y": 1724.25 }, { "x": 4578.81, "y": 1724.25 }, { "x": 4578.81, "y": 1999.47 }, { "x": 1959.94, "y": 1999.47 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone58" }, "shape754": { "name": "Luminaire - 9020247", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1966.58, "y": 1749.81, "z": -0.9144 }, { "x": 1966.58, "y": 1793.1, "z": -0.9144 }, { "x": 1977.58, "y": 1793.1, "z": -0.9144 }, { "x": 1977.58, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape754" }, "shape755": { "name": "Luminaire - 13098411", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1966.58, "y": 1792.75, "z": -0.9144 }, { "x": 1966.58, "y": 1836.04, "z": -0.9144 }, { "x": 1977.58, "y": 1836.04, "z": -0.9144 }, { "x": 1977.58, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape755" }, "shape756": { "name": "Luminaire - 14421982", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1966.58, "y": 1836.44, "z": -0.9144 }, { "x": 1966.58, "y": 1879.73, "z": -0.9144 }, { "x": 1977.58, "y": 1879.73, "z": -0.9144 }, { "x": 1977.58, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape756" }, "shape757": { "name": "Luminaire - 14125519", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1966.58, "y": 1879.7, "z": -0.9144 }, { "x": 1966.58, "y": 1922.99, "z": -0.9144 }, { "x": 1977.58, "y": 1922.99, "z": -0.9144 }, { "x": 1977.58, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape757" }, "shape758": { "name": "Luminaire - 1276624", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1966.58, "y": 1922.64, "z": -0.9144 }, { "x": 1966.58, "y": 1965.93, "z": -0.9144 }, { "x": 1977.58, "y": 1965.93, "z": -0.9144 }, { "x": 1977.58, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape758" }, "shape759": { "name": "Luminaire - 12268293", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2090.42, "y": 1749.81, "z": -0.9144 }, { "x": 2090.42, "y": 1793.1, "z": -0.9144 }, { "x": 2101.42, "y": 1793.1, "z": -0.9144 }, { "x": 2101.42, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape759" }, "shape760": { "name": "Luminaire - 348573", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2090.42, "y": 1792.75, "z": -0.9144 }, { "x": 2090.42, "y": 1836.04, "z": -0.9144 }, { "x": 2101.42, "y": 1836.04, "z": -0.9144 }, { "x": 2101.42, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape760" }, "shape761": { "name": "Luminaire - 16494764", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2090.42, "y": 1836.44, "z": -0.9144 }, { "x": 2090.42, "y": 1879.73, "z": -0.9144 }, { "x": 2101.42, "y": 1879.73, "z": -0.9144 }, { "x": 2101.42, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape761" }, "shape762": { "name": "Luminaire - 7801071", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2090.42, "y": 1879.7, "z": -0.9144 }, { "x": 2090.42, "y": 1922.99, "z": -0.9144 }, { "x": 2101.42, "y": 1922.99, "z": -0.9144 }, { "x": 2101.42, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape762" }, "shape763": { "name": "Luminaire - 129702", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2090.42, "y": 1922.64, "z": -0.9144 }, { "x": 2090.42, "y": 1965.93, "z": -0.9144 }, { "x": 2101.42, "y": 1965.93, "z": -0.9144 }, { "x": 2101.42, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape763" }, "shape764": { "name": "Luminaire - 9621778", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2225.65, "y": 1749.81, "z": -0.9144 }, { "x": 2225.65, "y": 1793.1, "z": -0.9144 }, { "x": 2237.01, "y": 1793.1, "z": -0.9144 }, { "x": 2237.01, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape764" }, "shape765": { "name": "Luminaire - 12600661", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2225.65, "y": 1792.75, "z": -0.9144 }, { "x": 2225.65, "y": 1836.04, "z": -0.9144 }, { "x": 2237.01, "y": 1836.04, "z": -0.9144 }, { "x": 2237.01, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape765" }, "shape766": { "name": "Luminaire - 1793751", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2225.65, "y": 1836.44, "z": -0.9144 }, { "x": 2225.65, "y": 1879.73, "z": -0.9144 }, { "x": 2237.01, "y": 1879.73, "z": -0.9144 }, { "x": 2237.01, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape766" }, "shape767": { "name": "Luminaire - 10618355", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2225.65, "y": 1879.7, "z": -0.9144 }, { "x": 2225.65, "y": 1922.99, "z": -0.9144 }, { "x": 2237.01, "y": 1922.99, "z": -0.9144 }, { "x": 2237.01, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape767" }, "shape768": { "name": "Luminaire - 5498089", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2225.22, "y": 1922.49, "z": -0.9144 }, { "x": 2225.22, "y": 1965.43, "z": -0.9144 }, { "x": 2236.57, "y": 1965.43, "z": -0.9144 }, { "x": 2236.57, "y": 1922.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape768" }, "shape769": { "name": "Luminaire - 7591741", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2360.8, "y": 1749.81, "z": -0.9144 }, { "x": 2360.8, "y": 1793.1, "z": -0.9144 }, { "x": 2371.8, "y": 1793.1, "z": -0.9144 }, { "x": 2371.8, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape769" }, "shape770": { "name": "Luminaire - 2453058", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2360.8, "y": 1792.75, "z": -0.9144 }, { "x": 2360.8, "y": 1836.04, "z": -0.9144 }, { "x": 2371.8, "y": 1836.04, "z": -0.9144 }, { "x": 2371.8, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape770" }, "shape771": { "name": "Luminaire - 9979323", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2360.8, "y": 1836.44, "z": -0.9144 }, { "x": 2360.8, "y": 1879.73, "z": -0.9144 }, { "x": 2371.8, "y": 1879.73, "z": -0.9144 }, { "x": 2371.8, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape771" }, "shape772": { "name": "Luminaire - 8285808", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2360.8, "y": 1879.7, "z": -0.9144 }, { "x": 2360.8, "y": 1922.99, "z": -0.9144 }, { "x": 2371.8, "y": 1922.99, "z": -0.9144 }, { "x": 2371.8, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape772" }, "shape773": { "name": "Luminaire - 13880703", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2360.8, "y": 1922.64, "z": -0.9144 }, { "x": 2360.8, "y": 1965.93, "z": -0.9144 }, { "x": 2371.8, "y": 1965.93, "z": -0.9144 }, { "x": 2371.8, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape773" }, "shape774": { "name": "Luminaire - 2880928", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2496, "y": 1749.81, "z": -0.9144 }, { "x": 2496, "y": 1793.1, "z": -0.9144 }, { "x": 2507, "y": 1793.1, "z": -0.9144 }, { "x": 2507, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape774" }, "shape775": { "name": "Luminaire - 6446996", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2496, "y": 1792.75, "z": -0.9144 }, { "x": 2496, "y": 1836.04, "z": -0.9144 }, { "x": 2507, "y": 1836.04, "z": -0.9144 }, { "x": 2507, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape775" }, "shape776": { "name": "Luminaire - 10806434", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2496, "y": 1836.44, "z": -0.9144 }, { "x": 2496, "y": 1879.73, "z": -0.9144 }, { "x": 2507, "y": 1879.73, "z": -0.9144 }, { "x": 2507, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape776" }, "shape777": { "name": "Luminaire - 11224654", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2496, "y": 1879.7, "z": -0.9144 }, { "x": 2496, "y": 1922.99, "z": -0.9144 }, { "x": 2507, "y": 1922.99, "z": -0.9144 }, { "x": 2507, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape777" }, "shape778": { "name": "Luminaire - 4416399", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2496, "y": 1922.64, "z": -0.9144 }, { "x": 2496, "y": 1965.93, "z": -0.9144 }, { "x": 2507, "y": 1965.93, "z": -0.9144 }, { "x": 2507, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape778" }, "shape779": { "name": "Luminaire - 8904786", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2631.19, "y": 1749.81, "z": -0.9144 }, { "x": 2631.19, "y": 1793.1, "z": -0.9144 }, { "x": 2642.19, "y": 1793.1, "z": -0.9144 }, { "x": 2642.19, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape779" }, "shape780": { "name": "Luminaire - 11943251", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2631.19, "y": 1792.75, "z": -0.9144 }, { "x": 2631.19, "y": 1836.04, "z": -0.9144 }, { "x": 2642.19, "y": 1836.04, "z": -0.9144 }, { "x": 2642.19, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape780" }, "shape781": { "name": "Luminaire - 7325813", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2631.19, "y": 1836.44, "z": -0.9144 }, { "x": 2631.19, "y": 1879.73, "z": -0.9144 }, { "x": 2642.19, "y": 1879.73, "z": -0.9144 }, { "x": 2642.19, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape781" }, "shape782": { "name": "Luminaire - 12738141", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2631.19, "y": 1879.7, "z": -0.9144 }, { "x": 2631.19, "y": 1922.99, "z": -0.9144 }, { "x": 2642.19, "y": 1922.99, "z": -0.9144 }, { "x": 2642.19, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape782" }, "shape783": { "name": "Luminaire - 11438330", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2631.19, "y": 1922.64, "z": -0.9144 }, { "x": 2631.19, "y": 1965.93, "z": -0.9144 }, { "x": 2642.19, "y": 1965.93, "z": -0.9144 }, { "x": 2642.19, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape783" }, "shape784": { "name": "Luminaire - 1419585", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2766.38, "y": 1749.81, "z": -0.9144 }, { "x": 2766.38, "y": 1793.1, "z": -0.9144 }, { "x": 2777.38, "y": 1793.1, "z": -0.9144 }, { "x": 2777.38, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape784" }, "shape785": { "name": "Luminaire - 2442322", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2766.38, "y": 1792.75, "z": -0.9144 }, { "x": 2766.38, "y": 1836.04, "z": -0.9144 }, { "x": 2777.38, "y": 1836.04, "z": -0.9144 }, { "x": 2777.38, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape785" }, "shape786": { "name": "Luminaire - 7776828", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2766.38, "y": 1836.44, "z": -0.9144 }, { "x": 2766.38, "y": 1879.73, "z": -0.9144 }, { "x": 2777.38, "y": 1879.73, "z": -0.9144 }, { "x": 2777.38, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape786" }, "shape787": { "name": "Luminaire - 7960235", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2766.38, "y": 1879.7, "z": -0.9144 }, { "x": 2766.38, "y": 1922.99, "z": -0.9144 }, { "x": 2777.38, "y": 1922.99, "z": -0.9144 }, { "x": 2777.38, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape787" }, "shape788": { "name": "Luminaire - 1885808", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2766.38, "y": 1922.64, "z": -0.9144 }, { "x": 2766.38, "y": 1965.93, "z": -0.9144 }, { "x": 2777.38, "y": 1965.93, "z": -0.9144 }, { "x": 2777.38, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape788" }, "shape789": { "name": "Luminaire - 815462", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2901.58, "y": 1749.81, "z": -0.9144 }, { "x": 2901.58, "y": 1793.1, "z": -0.9144 }, { "x": 2912.58, "y": 1793.1, "z": -0.9144 }, { "x": 2912.58, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape789" }, "shape790": { "name": "Luminaire - 6720200", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2901.58, "y": 1792.75, "z": -0.9144 }, { "x": 2901.58, "y": 1836.04, "z": -0.9144 }, { "x": 2912.58, "y": 1836.04, "z": -0.9144 }, { "x": 2912.58, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape790" }, "shape791": { "name": "Luminaire - 8498649", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2901.58, "y": 1836.44, "z": -0.9144 }, { "x": 2901.58, "y": 1879.73, "z": -0.9144 }, { "x": 2912.58, "y": 1879.73, "z": -0.9144 }, { "x": 2912.58, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape791" }, "shape792": { "name": "Luminaire - 3105088", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2901.58, "y": 1879.7, "z": -0.9144 }, { "x": 2901.58, "y": 1922.99, "z": -0.9144 }, { "x": 2912.58, "y": 1922.99, "z": -0.9144 }, { "x": 2912.58, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape792" }, "shape793": { "name": "Luminaire - 13458433", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2901.58, "y": 1922.64, "z": -0.9144 }, { "x": 2901.58, "y": 1965.93, "z": -0.9144 }, { "x": 2912.58, "y": 1965.93, "z": -0.9144 }, { "x": 2912.58, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape793" }, "shape794": { "name": "Luminaire - 8616480", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3036.77, "y": 1749.81, "z": -0.9144 }, { "x": 3036.77, "y": 1793.1, "z": -0.9144 }, { "x": 3047.77, "y": 1793.1, "z": -0.9144 }, { "x": 3047.77, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape794" }, "shape795": { "name": "Luminaire - 7072035", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3036.77, "y": 1792.75, "z": -0.9144 }, { "x": 3036.77, "y": 1836.04, "z": -0.9144 }, { "x": 3047.77, "y": 1836.04, "z": -0.9144 }, { "x": 3047.77, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape795" }, "shape796": { "name": "Luminaire - 14330265", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3036.77, "y": 1836.44, "z": -0.9144 }, { "x": 3036.77, "y": 1879.73, "z": -0.9144 }, { "x": 3047.77, "y": 1879.73, "z": -0.9144 }, { "x": 3047.77, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape796" }, "shape797": { "name": "Luminaire - 1556010", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3036.77, "y": 1879.7, "z": -0.9144 }, { "x": 3036.77, "y": 1922.99, "z": -0.9144 }, { "x": 3047.77, "y": 1922.99, "z": -0.9144 }, { "x": 3047.77, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape797" }, "shape798": { "name": "Luminaire - 737347", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3036.77, "y": 1922.64, "z": -0.9144 }, { "x": 3036.77, "y": 1965.93, "z": -0.9144 }, { "x": 3047.77, "y": 1965.93, "z": -0.9144 }, { "x": 3047.77, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape798" }, "shape799": { "name": "Luminaire - 6066716", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3171.96, "y": 1749.81, "z": -0.9144 }, { "x": 3171.96, "y": 1793.1, "z": -0.9144 }, { "x": 3182.96, "y": 1793.1, "z": -0.9144 }, { "x": 3182.96, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape799" }, "shape800": { "name": "Luminaire - 4477872", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3171.96, "y": 1792.75, "z": -0.9144 }, { "x": 3171.96, "y": 1836.04, "z": -0.9144 }, { "x": 3182.96, "y": 1836.04, "z": -0.9144 }, { "x": 3182.96, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape800" }, "shape801": { "name": "Luminaire - 5026806", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3171.96, "y": 1836.44, "z": -0.9144 }, { "x": 3171.96, "y": 1879.73, "z": -0.9144 }, { "x": 3182.96, "y": 1879.73, "z": -0.9144 }, { "x": 3182.96, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape801" }, "shape802": { "name": "Luminaire - 12162307", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3171.96, "y": 1879.7, "z": -0.9144 }, { "x": 3171.96, "y": 1922.99, "z": -0.9144 }, { "x": 3182.96, "y": 1922.99, "z": -0.9144 }, { "x": 3182.96, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape802" }, "shape803": { "name": "Luminaire - 7529310", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3171.96, "y": 1922.64, "z": -0.9144 }, { "x": 3171.96, "y": 1965.93, "z": -0.9144 }, { "x": 3182.96, "y": 1965.93, "z": -0.9144 }, { "x": 3182.96, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape803" }, "shape804": { "name": "Luminaire - 9297587", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.15, "y": 1749.81, "z": -0.9144 }, { "x": 3307.15, "y": 1793.1, "z": -0.9144 }, { "x": 3318.15, "y": 1793.1, "z": -0.9144 }, { "x": 3318.15, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape804" }, "shape805": { "name": "Luminaire - 3343401", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.15, "y": 1792.75, "z": -0.9144 }, { "x": 3307.15, "y": 1836.04, "z": -0.9144 }, { "x": 3318.15, "y": 1836.04, "z": -0.9144 }, { "x": 3318.15, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape805" }, "shape806": { "name": "Luminaire - 15351305", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.15, "y": 1836.44, "z": -0.9144 }, { "x": 3307.15, "y": 1879.73, "z": -0.9144 }, { "x": 3318.15, "y": 1879.73, "z": -0.9144 }, { "x": 3318.15, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape806" }, "shape807": { "name": "Luminaire - 1234438", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.15, "y": 1879.7, "z": -0.9144 }, { "x": 3307.15, "y": 1922.99, "z": -0.9144 }, { "x": 3318.15, "y": 1922.99, "z": -0.9144 }, { "x": 3318.15, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape807" }, "shape808": { "name": "Luminaire - 6856964", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.15, "y": 1922.64, "z": -0.9144 }, { "x": 3307.15, "y": 1965.93, "z": -0.9144 }, { "x": 3318.15, "y": 1965.93, "z": -0.9144 }, { "x": 3318.15, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape808" }, "shape809": { "name": "Luminaire - 2445210", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3442.35, "y": 1749.81, "z": -0.9144 }, { "x": 3442.35, "y": 1793.1, "z": -0.9144 }, { "x": 3453.35, "y": 1793.1, "z": -0.9144 }, { "x": 3453.35, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape809" }, "shape810": { "name": "Luminaire - 8676842", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3442.35, "y": 1792.75, "z": -0.9144 }, { "x": 3442.35, "y": 1836.04, "z": -0.9144 }, { "x": 3453.35, "y": 1836.04, "z": -0.9144 }, { "x": 3453.35, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape810" }, "shape811": { "name": "Luminaire - 13893095", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3442.35, "y": 1836.44, "z": -0.9144 }, { "x": 3442.35, "y": 1879.73, "z": -0.9144 }, { "x": 3453.35, "y": 1879.73, "z": -0.9144 }, { "x": 3453.35, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape811" }, "shape812": { "name": "Luminaire - 5217162", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3442.35, "y": 1879.7, "z": -0.9144 }, { "x": 3442.35, "y": 1922.99, "z": -0.9144 }, { "x": 3453.35, "y": 1922.99, "z": -0.9144 }, { "x": 3453.35, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape812" }, "shape813": { "name": "Luminaire - 16495690", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3442.35, "y": 1922.64, "z": -0.9144 }, { "x": 3442.35, "y": 1965.93, "z": -0.9144 }, { "x": 3453.35, "y": 1965.93, "z": -0.9144 }, { "x": 3453.35, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape813" }, "shape814": { "name": "Luminaire - 15899300", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3577.54, "y": 1749.81, "z": -0.9144 }, { "x": 3577.54, "y": 1793.1, "z": -0.9144 }, { "x": 3588.54, "y": 1793.1, "z": -0.9144 }, { "x": 3588.54, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape814" }, "shape815": { "name": "Luminaire - 9075719", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3577.54, "y": 1792.75, "z": -0.9144 }, { "x": 3577.54, "y": 1836.04, "z": -0.9144 }, { "x": 3588.54, "y": 1836.04, "z": -0.9144 }, { "x": 3588.54, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape815" }, "shape816": { "name": "Luminaire - 10118245", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3577.54, "y": 1836.44, "z": -0.9144 }, { "x": 3577.54, "y": 1879.73, "z": -0.9144 }, { "x": 3588.54, "y": 1879.73, "z": -0.9144 }, { "x": 3588.54, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape816" }, "shape817": { "name": "Luminaire - 16021238", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3577.54, "y": 1879.7, "z": -0.9144 }, { "x": 3577.54, "y": 1922.99, "z": -0.9144 }, { "x": 3588.54, "y": 1922.99, "z": -0.9144 }, { "x": 3588.54, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape817" }, "shape818": { "name": "Luminaire - 3564956", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3577.54, "y": 1922.64, "z": -0.9144 }, { "x": 3577.54, "y": 1965.93, "z": -0.9144 }, { "x": 3588.54, "y": 1965.93, "z": -0.9144 }, { "x": 3588.54, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape818" }, "shape819": { "name": "Luminaire - 12073080", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3712.77, "y": 1749.81, "z": -0.9144 }, { "x": 3712.77, "y": 1793.1, "z": -0.9144 }, { "x": 3724.12, "y": 1793.1, "z": -0.9144 }, { "x": 3724.12, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape819" }, "shape820": { "name": "Luminaire - 7951741", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3712.77, "y": 1792.75, "z": -0.9144 }, { "x": 3712.77, "y": 1836.04, "z": -0.9144 }, { "x": 3724.12, "y": 1836.04, "z": -0.9144 }, { "x": 3724.12, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape820" }, "shape821": { "name": "Luminaire - 15028026", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3712.77, "y": 1836.44, "z": -0.9144 }, { "x": 3712.77, "y": 1879.73, "z": -0.9144 }, { "x": 3724.12, "y": 1879.73, "z": -0.9144 }, { "x": 3724.12, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape821" }, "shape822": { "name": "Luminaire - 15180741", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3712.77, "y": 1879.7, "z": -0.9144 }, { "x": 3712.77, "y": 1922.99, "z": -0.9144 }, { "x": 3724.12, "y": 1922.99, "z": -0.9144 }, { "x": 3724.12, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape822" }, "shape823": { "name": "Luminaire - 14876329", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3712.77, "y": 1922.64, "z": -0.9144 }, { "x": 3712.77, "y": 1965.93, "z": -0.9144 }, { "x": 3724.12, "y": 1965.93, "z": -0.9144 }, { "x": 3724.12, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape823" }, "shape824": { "name": "Luminaire - 10616038", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3847.92, "y": 1749.81, "z": -0.9144 }, { "x": 3847.92, "y": 1793.1, "z": -0.9144 }, { "x": 3858.92, "y": 1793.1, "z": -0.9144 }, { "x": 3858.92, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape824" }, "shape825": { "name": "Luminaire - 6508498", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3847.92, "y": 1792.75, "z": -0.9144 }, { "x": 3847.92, "y": 1836.04, "z": -0.9144 }, { "x": 3858.92, "y": 1836.04, "z": -0.9144 }, { "x": 3858.92, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape825" }, "shape826": { "name": "Luminaire - 7906683", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3847.92, "y": 1836.44, "z": -0.9144 }, { "x": 3847.92, "y": 1879.73, "z": -0.9144 }, { "x": 3858.92, "y": 1879.73, "z": -0.9144 }, { "x": 3858.92, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape826" }, "shape827": { "name": "Luminaire - 2719019", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3847.92, "y": 1879.7, "z": -0.9144 }, { "x": 3847.92, "y": 1922.99, "z": -0.9144 }, { "x": 3858.92, "y": 1922.99, "z": -0.9144 }, { "x": 3858.92, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape827" }, "shape828": { "name": "Luminaire - 16683431", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3847.92, "y": 1922.64, "z": -0.9144 }, { "x": 3847.92, "y": 1965.93, "z": -0.9144 }, { "x": 3858.92, "y": 1965.93, "z": -0.9144 }, { "x": 3858.92, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape828" }, "shape829": { "name": "Luminaire - 15070382", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3983.12, "y": 1749.81, "z": -0.9144 }, { "x": 3983.12, "y": 1793.1, "z": -0.9144 }, { "x": 3994.12, "y": 1793.1, "z": -0.9144 }, { "x": 3994.12, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape829" }, "shape830": { "name": "Luminaire - 14202914", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3983.12, "y": 1792.75, "z": -0.9144 }, { "x": 3983.12, "y": 1836.04, "z": -0.9144 }, { "x": 3994.12, "y": 1836.04, "z": -0.9144 }, { "x": 3994.12, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape830" }, "shape831": { "name": "Luminaire - 2672169", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3983.12, "y": 1836.44, "z": -0.9144 }, { "x": 3983.12, "y": 1879.73, "z": -0.9144 }, { "x": 3994.12, "y": 1879.73, "z": -0.9144 }, { "x": 3994.12, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape831" }, "shape832": { "name": "Luminaire - 4650684", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3983.12, "y": 1879.7, "z": -0.9144 }, { "x": 3983.12, "y": 1922.99, "z": -0.9144 }, { "x": 3994.12, "y": 1922.99, "z": -0.9144 }, { "x": 3994.12, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape832" }, "shape833": { "name": "Luminaire - 12357995", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3983.12, "y": 1922.64, "z": -0.9144 }, { "x": 3983.12, "y": 1965.93, "z": -0.9144 }, { "x": 3994.12, "y": 1965.93, "z": -0.9144 }, { "x": 3994.12, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape833" }, "shape834": { "name": "Luminaire - 291753", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4118.31, "y": 1749.81, "z": -0.9144 }, { "x": 4118.31, "y": 1793.1, "z": -0.9144 }, { "x": 4129.31, "y": 1793.1, "z": -0.9144 }, { "x": 4129.31, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape834" }, "shape835": { "name": "Luminaire - 6927126", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4118.31, "y": 1792.75, "z": -0.9144 }, { "x": 4118.31, "y": 1836.04, "z": -0.9144 }, { "x": 4129.31, "y": 1836.04, "z": -0.9144 }, { "x": 4129.31, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape835" }, "shape836": { "name": "Luminaire - 12815799", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4118.31, "y": 1836.44, "z": -0.9144 }, { "x": 4118.31, "y": 1879.73, "z": -0.9144 }, { "x": 4129.31, "y": 1879.73, "z": -0.9144 }, { "x": 4129.31, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape836" }, "shape837": { "name": "Luminaire - 1993384", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4118.31, "y": 1879.7, "z": -0.9144 }, { "x": 4118.31, "y": 1922.99, "z": -0.9144 }, { "x": 4129.31, "y": 1922.99, "z": -0.9144 }, { "x": 4129.31, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape837" }, "shape838": { "name": "Luminaire - 14241481", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4118.31, "y": 1922.97, "z": -0.9144 }, { "x": 4118.31, "y": 1966.26, "z": -0.9144 }, { "x": 4129.31, "y": 1966.26, "z": -0.9144 }, { "x": 4129.31, "y": 1922.97 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape838" }, "shape839": { "name": "Luminaire - 16562296", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4253.5, "y": 1749.81, "z": -0.9144 }, { "x": 4253.5, "y": 1793.1, "z": -0.9144 }, { "x": 4264.5, "y": 1793.1, "z": -0.9144 }, { "x": 4264.5, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape839" }, "shape840": { "name": "Luminaire - 13394142", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4253.5, "y": 1792.75, "z": -0.9144 }, { "x": 4253.5, "y": 1836.04, "z": -0.9144 }, { "x": 4264.5, "y": 1836.04, "z": -0.9144 }, { "x": 4264.5, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape840" }, "shape841": { "name": "Luminaire - 13013539", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4253.5, "y": 1836.44, "z": -0.9144 }, { "x": 4253.5, "y": 1879.73, "z": -0.9144 }, { "x": 4264.5, "y": 1879.73, "z": -0.9144 }, { "x": 4264.5, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape841" }, "shape842": { "name": "Luminaire - 14212538", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4253.5, "y": 1879.7, "z": -0.9144 }, { "x": 4253.5, "y": 1922.99, "z": -0.9144 }, { "x": 4264.5, "y": 1922.99, "z": -0.9144 }, { "x": 4264.5, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape842" }, "shape843": { "name": "Luminaire - 5321900", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4253.5, "y": 1922.64, "z": -0.9144 }, { "x": 4253.5, "y": 1965.93, "z": -0.9144 }, { "x": 4264.5, "y": 1965.93, "z": -0.9144 }, { "x": 4264.5, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape843" }, "shape844": { "name": "Luminaire - 9839552", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4388.69, "y": 1749.81, "z": -0.9144 }, { "x": 4388.69, "y": 1793.1, "z": -0.9144 }, { "x": 4399.69, "y": 1793.1, "z": -0.9144 }, { "x": 4399.69, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape844" }, "shape845": { "name": "Luminaire - 15676574", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4388.69, "y": 1792.75, "z": -0.9144 }, { "x": 4388.69, "y": 1836.04, "z": -0.9144 }, { "x": 4399.69, "y": 1836.04, "z": -0.9144 }, { "x": 4399.69, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape845" }, "shape846": { "name": "Luminaire - 13087696", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4388.69, "y": 1836.44, "z": -0.9144 }, { "x": 4388.69, "y": 1879.73, "z": -0.9144 }, { "x": 4399.69, "y": 1879.73, "z": -0.9144 }, { "x": 4399.69, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape846" }, "shape847": { "name": "Luminaire - 13836753", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4388.69, "y": 1879.7, "z": -0.9144 }, { "x": 4388.69, "y": 1922.99, "z": -0.9144 }, { "x": 4399.69, "y": 1922.99, "z": -0.9144 }, { "x": 4399.69, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape847" }, "shape848": { "name": "Luminaire - 11700203", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4388.69, "y": 1922.64, "z": -0.9144 }, { "x": 4388.69, "y": 1965.93, "z": -0.9144 }, { "x": 4399.69, "y": 1965.93, "z": -0.9144 }, { "x": 4399.69, "y": 1922.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape848" }, "shape849": { "name": "Luminaire - 12378634", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.59, "y": 1749.81, "z": -0.9144 }, { "x": 4518.59, "y": 1793.1, "z": -0.9144 }, { "x": 4529.59, "y": 1793.1, "z": -0.9144 }, { "x": 4529.59, "y": 1749.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape849" }, "shape850": { "name": "Luminaire - 10743268", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.59, "y": 1792.75, "z": -0.9144 }, { "x": 4518.59, "y": 1836.04, "z": -0.9144 }, { "x": 4529.59, "y": 1836.04, "z": -0.9144 }, { "x": 4529.59, "y": 1792.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape850" }, "shape851": { "name": "Luminaire - 1081568", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.59, "y": 1836.44, "z": -0.9144 }, { "x": 4518.59, "y": 1879.73, "z": -0.9144 }, { "x": 4529.59, "y": 1879.73, "z": -0.9144 }, { "x": 4529.59, "y": 1836.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape851" }, "shape852": { "name": "Luminaire - 6883389", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.59, "y": 1879.7, "z": -0.9144 }, { "x": 4518.59, "y": 1922.99, "z": -0.9144 }, { "x": 4529.59, "y": 1922.99, "z": -0.9144 }, { "x": 4529.59, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape852" }, "shape853": { "name": "No VLC Signal - 50", "description": "some description", "layers": [ "layer11" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.59, "y": 1922.97, "z": -0.9144 }, { "x": 4518.59, "y": 1966.26, "z": -0.9144 }, { "x": 4529.59, "y": 1966.26, "z": -0.9144 }, { "x": 4529.59, "y": 1922.97 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape853" }, "zone59": { "name": "Region - 59", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1422.33, "y": 2608.15 }, { "x": 1850.77, "y": 2608.15 }, { "x": 1850.77, "y": 2786.9 }, { "x": 1422.33, "y": 2786.9 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone59" }, "shape854": { "name": "Luminaire - 15660442", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1448.22, "y": 2636.56, "z": 0 }, { "x": 1448.22, "y": 2641.89, "z": 0 }, { "x": 1490.44, "y": 2641.89, "z": 0 }, { "x": 1490.44, "y": 2636.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape854" }, "shape855": { "name": "Luminaire - 7750998", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1448.22, "y": 2766.43, "z": 0 }, { "x": 1448.22, "y": 2771.76, "z": 0 }, { "x": 1490.44, "y": 2771.76, "z": 0 }, { "x": 1490.44, "y": 2766.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape855" }, "shape856": { "name": "Luminaire - 8128261", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 2636.56, "z": 0 }, { "x": 1490.44, "y": 2641.89, "z": 0 }, { "x": 1533.02, "y": 2641.89, "z": 0 }, { "x": 1533.02, "y": 2636.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape856" }, "shape857": { "name": "Luminaire - 16552781", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1491.51, "y": 2766.43, "z": 0 }, { "x": 1491.51, "y": 2771.76, "z": 0 }, { "x": 1533.73, "y": 2771.76, "z": 0 }, { "x": 1533.73, "y": 2766.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape857" }, "shape858": { "name": "Luminaire - 14943202", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1578.09, "y": 2636.56, "z": 0 }, { "x": 1578.09, "y": 2641.89, "z": 0 }, { "x": 1620.31, "y": 2641.89, "z": 0 }, { "x": 1620.31, "y": 2636.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape858" }, "shape859": { "name": "Luminaire - 607411", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1578.09, "y": 2766.43, "z": 0 }, { "x": 1578.09, "y": 2771.76, "z": 0 }, { "x": 1620.31, "y": 2771.76, "z": 0 }, { "x": 1620.31, "y": 2766.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape859" }, "shape860": { "name": "Luminaire - 3982606", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1620.67, "y": 2636.56, "z": 0 }, { "x": 1620.67, "y": 2641.89, "z": 0 }, { "x": 1663.25, "y": 2641.89, "z": 0 }, { "x": 1663.25, "y": 2636.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape860" }, "shape861": { "name": "No VLC Signal - 51", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1620.67, "y": 2766.43, "z": 0 }, { "x": 1620.67, "y": 2771.76, "z": 0 }, { "x": 1663.25, "y": 2771.76, "z": 0 }, { "x": 1663.25, "y": 2766.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape861" }, "shape862": { "name": "Luminaire - 10874546", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1664.67, "y": 2766.43, "z": 0 }, { "x": 1664.67, "y": 2771.76, "z": 0 }, { "x": 1706.89, "y": 2771.76, "z": 0 }, { "x": 1706.89, "y": 2766.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape862" }, "shape863": { "name": "Luminaire - 6760001", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1664.67, "y": 2636.56, "z": 0 }, { "x": 1664.67, "y": 2641.89, "z": 0 }, { "x": 1706.89, "y": 2641.89, "z": 0 }, { "x": 1706.89, "y": 2636.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape863" }, "shape864": { "name": "Luminaire - 7727690", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1751.25, "y": 2636.56, "z": 0 }, { "x": 1751.25, "y": 2641.89, "z": 0 }, { "x": 1793.47, "y": 2641.89, "z": 0 }, { "x": 1793.47, "y": 2636.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape864" }, "shape865": { "name": "Luminaire - 2656723", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1751.25, "y": 2766.43, "z": 0 }, { "x": 1751.25, "y": 2771.76, "z": 0 }, { "x": 1793.47, "y": 2771.76, "z": 0 }, { "x": 1793.47, "y": 2766.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape865" }, "shape866": { "name": "Luminaire - 10005808", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1793.47, "y": 2636.56, "z": 0 }, { "x": 1793.47, "y": 2641.89, "z": 0 }, { "x": 1836.05, "y": 2641.89, "z": 0 }, { "x": 1836.05, "y": 2636.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape866" }, "shape867": { "name": "Luminaire - 1767167", "description": "some description", "layers": [ "layer12" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1793.47, "y": 2766.43, "z": 0 }, { "x": 1793.47, "y": 2771.76, "z": 0 }, { "x": 1836.05, "y": 2771.76, "z": 0 }, { "x": 1836.05, "y": 2766.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape867" }, "zone60": { "name": "Region - 60", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 1523.06, "y": 2016.53 }, { "x": 1700.39, "y": 2016.53 }, { "x": 1700.39, "y": 2531.5 }, { "x": 1523.06, "y": 2531.5 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone60" }, "shape868": { "name": "Luminaire - 12751684", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1533.7, "y": 2204.06, "z": -0.9144 }, { "x": 1533.7, "y": 2247.35, "z": -0.9144 }, { "x": 1556.05, "y": 2247.35, "z": -0.9144 }, { "x": 1556.05, "y": 2204.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape868" }, "shape869": { "name": "Luminaire - 4093164", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1533.7, "y": 2117.82, "z": -0.9144 }, { "x": 1533.7, "y": 2160.76, "z": -0.9144 }, { "x": 1556.05, "y": 2160.76, "z": -0.9144 }, { "x": 1556.05, "y": 2117.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape869" }, "shape870": { "name": "Luminaire - 3995590", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1533.7, "y": 2290.58, "z": -0.9144 }, { "x": 1533.7, "y": 2333.87, "z": -0.9144 }, { "x": 1556.05, "y": 2333.87, "z": -0.9144 }, { "x": 1556.05, "y": 2290.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape870" }, "shape871": { "name": "Luminaire - 14687168", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1555.36, "y": 2377.21, "z": -0.9144 }, { "x": 1555.36, "y": 2420.5, "z": -0.9144 }, { "x": 1577, "y": 2420.5, "z": -0.9144 }, { "x": 1577, "y": 2377.21 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape871" }, "shape872": { "name": "Luminaire - 4006636", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1555.36, "y": 2420.48, "z": -0.9144 }, { "x": 1555.36, "y": 2463.77, "z": -0.9144 }, { "x": 1577, "y": 2463.77, "z": -0.9144 }, { "x": 1577, "y": 2420.48 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape872" }, "shape873": { "name": "Luminaire - 10889366", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.07, "y": 2117.82, "z": -0.9144 }, { "x": 1577.07, "y": 2160.76, "z": -0.9144 }, { "x": 1599.42, "y": 2160.76, "z": -0.9144 }, { "x": 1599.42, "y": 2117.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape873" }, "shape874": { "name": "Luminaire - 1332218", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1598.62, "y": 2204.06, "z": -0.9144 }, { "x": 1598.62, "y": 2247.35, "z": -0.9144 }, { "x": 1620.26, "y": 2247.35, "z": -0.9144 }, { "x": 1620.26, "y": 2204.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape874" }, "shape875": { "name": "Luminaire - 12496620", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1598.62, "y": 2290.58, "z": -0.9144 }, { "x": 1598.62, "y": 2333.87, "z": -0.9144 }, { "x": 1620.26, "y": 2333.87, "z": -0.9144 }, { "x": 1620.26, "y": 2290.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape875" }, "shape876": { "name": "Luminaire - 6776981", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1598.62, "y": 2377.21, "z": -0.9144 }, { "x": 1598.62, "y": 2420.5, "z": -0.9144 }, { "x": 1620.26, "y": 2420.5, "z": -0.9144 }, { "x": 1620.26, "y": 2377.21 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape876" }, "shape877": { "name": "Luminaire - 7016059", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1598.62, "y": 2463.74, "z": -0.9144 }, { "x": 1598.62, "y": 2507.03, "z": -0.9144 }, { "x": 1620.26, "y": 2507.03, "z": -0.9144 }, { "x": 1620.26, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape877" }, "shape878": { "name": "Luminaire - 9162023", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.3, "y": 2117.82, "z": -0.9144 }, { "x": 1663.3, "y": 2160.76, "z": -0.9144 }, { "x": 1684.94, "y": 2160.76, "z": -0.9144 }, { "x": 1684.94, "y": 2117.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape878" }, "shape879": { "name": "Luminaire - 7199997", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.3, "y": 2031.23, "z": -0.9144 }, { "x": 1663.3, "y": 2074.52, "z": -0.9144 }, { "x": 1684.94, "y": 2074.52, "z": -0.9144 }, { "x": 1684.94, "y": 2031.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape879" }, "shape880": { "name": "Luminaire - 14437442", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.3, "y": 2204.06, "z": -0.9144 }, { "x": 1663.3, "y": 2247.35, "z": -0.9144 }, { "x": 1684.94, "y": 2247.35, "z": -0.9144 }, { "x": 1684.94, "y": 2204.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape880" }, "shape881": { "name": "Luminaire - 12058722", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.3, "y": 2290.58, "z": -0.9144 }, { "x": 1663.3, "y": 2333.87, "z": -0.9144 }, { "x": 1684.94, "y": 2333.87, "z": -0.9144 }, { "x": 1684.94, "y": 2290.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape881" }, "shape882": { "name": "Luminaire - 1927951", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.3, "y": 2377.21, "z": -0.9144 }, { "x": 1663.3, "y": 2420.5, "z": -0.9144 }, { "x": 1684.94, "y": 2420.5, "z": -0.9144 }, { "x": 1684.94, "y": 2377.21 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape882" }, "shape883": { "name": "Luminaire - 10669989", "description": "some description", "layers": [ "layer13" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.3, "y": 2463.74, "z": -0.9144 }, { "x": 1663.3, "y": 2507.03, "z": -0.9144 }, { "x": 1684.94, "y": 2507.03, "z": -0.9144 }, { "x": 1684.94, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape883" }, "zone61": { "name": "Region - 61", "description": "some description", "layers": [ "layer14" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 2971.45, "y": 3343.78 }, { "x": 3168.65, "y": 3343.78 }, { "x": 3168.65, "y": 3623.26 }, { "x": 2971.45, "y": 3623.26 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone61" }, "shape884": { "name": "Luminaire - 1474876", "description": "some description", "layers": [ "layer14" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3004.53, "y": 3393.43, "z": 0 }, { "x": 3004.53, "y": 3415.43, "z": 0 }, { "x": 3047.82, "y": 3415.43, "z": 0 }, { "x": 3047.82, "y": 3393.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape884" }, "shape885": { "name": "Luminaire - 16423500", "description": "some description", "layers": [ "layer14" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3004.53, "y": 3458.72, "z": 0 }, { "x": 3004.53, "y": 3480.36, "z": 0 }, { "x": 3047.82, "y": 3480.36, "z": 0 }, { "x": 3047.82, "y": 3458.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape885" }, "shape886": { "name": "Luminaire - 11192764", "description": "some description", "layers": [ "layer14" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.82, "y": 3502.01, "z": 0 }, { "x": 3047.82, "y": 3523.65, "z": 0 }, { "x": 3091.82, "y": 3523.65, "z": 0 }, { "x": 3091.82, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape886" }, "shape887": { "name": "Luminaire - 7076549", "description": "some description", "layers": [ "layer14" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.82, "y": 3566.59, "z": 0 }, { "x": 3047.82, "y": 3588.59, "z": 0 }, { "x": 3091.82, "y": 3588.59, "z": 0 }, { "x": 3091.82, "y": 3566.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape887" }, "shape888": { "name": "Luminaire - 11204891", "description": "some description", "layers": [ "layer14" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3091.46, "y": 3393.43, "z": 0 }, { "x": 3091.46, "y": 3415.43, "z": 0 }, { "x": 3134.75, "y": 3415.43, "z": 0 }, { "x": 3134.75, "y": 3393.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape888" }, "shape889": { "name": "Luminaire - 7129236", "description": "some description", "layers": [ "layer14" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3091.46, "y": 3458.72, "z": 0 }, { "x": 3091.46, "y": 3480.36, "z": 0 }, { "x": 3134.75, "y": 3480.36, "z": 0 }, { "x": 3134.75, "y": 3458.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape889" }, "zone62": { "name": "Region - 62", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 909.63, "y": -3.55 }, { "x": 5464.76, "y": -3.55 }, { "x": 5464.76, "y": 484.08 }, { "x": 909.63, "y": 484.08 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone62" }, "zone63": { "name": "Region - 63", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 908.8, "y": 465.85 }, { "x": 1186.31, "y": 465.85 }, { "x": 1186.31, "y": 846.44 }, { "x": 908.8, "y": 846.44 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone63" }, "zone64": { "name": "Region - 64", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4.91, "y": 648.22 }, { "x": 940.52, "y": 648.22 }, { "x": 940.52, "y": 894.01 }, { "x": 4.91, "y": 894.01 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone64" }, "zone65": { "name": "Region - 65", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4.91, "y": 894.01 }, { "x": 230.88, "y": 894.01 }, { "x": 230.88, "y": 1143.77 }, { "x": 4.91, "y": 1143.77 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone65" }, "zone66": { "name": "Region - 66", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4.91, "y": 1147.74 }, { "x": 191.24, "y": 1147.74 }, { "x": 191.24, "y": 1782.05 }, { "x": 4.91, "y": 1782.05 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone66" }, "zone67": { "name": "Region - 67", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 4566.48, "y": 3600.69 }, { "x": 5454.52, "y": 3600.69 }, { "x": 5454.52, "y": 3731.52 }, { "x": 4566.48, "y": 3731.52 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone67" }, "zone68": { "name": "Region - 68", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 3194.79, "y": 3327.14 }, { "x": 3710.17, "y": 3327.14 }, { "x": 3710.17, "y": 3644.3 }, { "x": 3194.79, "y": 3644.3 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone68" }, "zone69": { "name": "Region - 69", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": 3706.2, "y": 3565.01 }, { "x": 4031.29, "y": 3565.01 }, { "x": 4031.29, "y": 3644.3 }, { "x": 3706.2, "y": 3644.3 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone69" }, "shape890": { "name": "Luminaire - 12309905", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1232.7, "y": 399.88, "z": 0 }, { "x": 1232.7, "y": 410.7, "z": 0 }, { "x": 1319.28, "y": 410.7, "z": 0 }, { "x": 1319.28, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape890" }, "shape891": { "name": "Luminaire - 14693408", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1319.28, "y": 399.88, "z": 0 }, { "x": 1319.28, "y": 410.7, "z": 0 }, { "x": 1405.86, "y": 410.7, "z": 0 }, { "x": 1405.86, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape891" }, "shape892": { "name": "Luminaire - 15852706", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1406.09, "y": 399.88, "z": 0 }, { "x": 1406.09, "y": 410.7, "z": 0 }, { "x": 1492.44, "y": 410.7, "z": 0 }, { "x": 1492.44, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape892" }, "shape893": { "name": "Luminaire - 15380193", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1492.44, "y": 399.88, "z": 0 }, { "x": 1492.44, "y": 410.7, "z": 0 }, { "x": 1579.02, "y": 410.7, "z": 0 }, { "x": 1579.02, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape893" }, "shape894": { "name": "Luminaire - 14799927", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1579.02, "y": 399.88, "z": 0 }, { "x": 1579.02, "y": 410.7, "z": 0 }, { "x": 1665.6, "y": 410.7, "z": 0 }, { "x": 1665.6, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape894" }, "shape895": { "name": "Luminaire - 1134186", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1665.6, "y": 399.88, "z": 0 }, { "x": 1665.6, "y": 410.7, "z": 0 }, { "x": 1751.83, "y": 410.7, "z": 0 }, { "x": 1751.83, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape895" }, "shape896": { "name": "Luminaire - 10453903", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1751.83, "y": 399.88, "z": 0 }, { "x": 1751.83, "y": 410.7, "z": 0 }, { "x": 1838.41, "y": 410.7, "z": 0 }, { "x": 1838.41, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape896" }, "shape897": { "name": "Luminaire - 9714418", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1838.41, "y": 399.88, "z": 0 }, { "x": 1838.41, "y": 410.7, "z": 0 }, { "x": 1925.23, "y": 410.7, "z": 0 }, { "x": 1925.23, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape897" }, "shape898": { "name": "Luminaire - 1324637", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1924.99, "y": 399.88, "z": 0 }, { "x": 1924.99, "y": 410.7, "z": 0 }, { "x": 2011.57, "y": 410.7, "z": 0 }, { "x": 2011.57, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape898" }, "shape899": { "name": "Luminaire - 6317082", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2011.75, "y": 399.88, "z": 0 }, { "x": 2011.75, "y": 410.7, "z": 0 }, { "x": 2098.15, "y": 410.7, "z": 0 }, { "x": 2098.15, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape899" }, "shape900": { "name": "Luminaire - 11642896", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2098.15, "y": 399.88, "z": 0 }, { "x": 2098.15, "y": 410.7, "z": 0 }, { "x": 2184.73, "y": 410.7, "z": 0 }, { "x": 2184.73, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape900" }, "shape901": { "name": "Luminaire - 4844605", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2184.8, "y": 399.88, "z": 0 }, { "x": 2184.8, "y": 410.7, "z": 0 }, { "x": 2271.31, "y": 410.7, "z": 0 }, { "x": 2271.31, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape901" }, "shape902": { "name": "Luminaire - 992335", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2271.31, "y": 399.88, "z": 0 }, { "x": 2271.31, "y": 410.7, "z": 0 }, { "x": 2357.53, "y": 410.7, "z": 0 }, { "x": 2357.53, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape902" }, "shape903": { "name": "Luminaire - 5913767", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2357.53, "y": 399.88, "z": 0 }, { "x": 2357.53, "y": 410.7, "z": 0 }, { "x": 2444.11, "y": 410.7, "z": 0 }, { "x": 2444.11, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape903" }, "shape904": { "name": "Luminaire - 6002030", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2444.11, "y": 399.88, "z": 0 }, { "x": 2444.11, "y": 410.7, "z": 0 }, { "x": 2530.89, "y": 410.7, "z": 0 }, { "x": 2530.89, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape904" }, "shape905": { "name": "Luminaire - 14885444", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2530.69, "y": 399.88, "z": 0 }, { "x": 2530.69, "y": 410.7, "z": 0 }, { "x": 2617.27, "y": 410.7, "z": 0 }, { "x": 2617.27, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape905" }, "shape906": { "name": "Luminaire - 15528164", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2617.27, "y": 399.88, "z": 0 }, { "x": 2617.27, "y": 410.7, "z": 0 }, { "x": 2703.85, "y": 410.7, "z": 0 }, { "x": 2703.85, "y": 399.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape906" }, "shape907": { "name": "Luminaire - 1616731", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5060.84, "y": 399.33, "z": 0 }, { "x": 5060.84, "y": 410.14, "z": 0 }, { "x": 5147.36, "y": 410.14, "z": 0 }, { "x": 5147.36, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape907" }, "shape908": { "name": "Luminaire - 3879245", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4974.32, "y": 399.33, "z": 0 }, { "x": 4974.32, "y": 410.14, "z": 0 }, { "x": 5060.84, "y": 410.14, "z": 0 }, { "x": 5060.84, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape908" }, "shape909": { "name": "Luminaire - 9427659", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4887.52, "y": 399.33, "z": 0 }, { "x": 4887.52, "y": 410.14, "z": 0 }, { "x": 4974.1, "y": 410.14, "z": 0 }, { "x": 4974.1, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape909" }, "shape910": { "name": "Luminaire - 9045047", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4800.94, "y": 399.33, "z": 0 }, { "x": 4800.94, "y": 410.14, "z": 0 }, { "x": 4887.52, "y": 410.14, "z": 0 }, { "x": 4887.52, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape910" }, "shape911": { "name": "Luminaire - 4035416", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4714.71, "y": 399.33, "z": 0 }, { "x": 4714.71, "y": 410.14, "z": 0 }, { "x": 4800.94, "y": 410.14, "z": 0 }, { "x": 4800.94, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape911" }, "shape912": { "name": "Luminaire - 4802622", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4628.13, "y": 399.33, "z": 0 }, { "x": 4628.13, "y": 410.14, "z": 0 }, { "x": 4714.71, "y": 410.14, "z": 0 }, { "x": 4714.71, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape912" }, "shape913": { "name": "Luminaire - 5110078", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4541.7, "y": 399.33, "z": 0 }, { "x": 4541.7, "y": 410.14, "z": 0 }, { "x": 4628.13, "y": 410.14, "z": 0 }, { "x": 4628.13, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape913" }, "shape914": { "name": "Luminaire - 13292698", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4455.18, "y": 399.33, "z": 0 }, { "x": 4455.18, "y": 410.14, "z": 0 }, { "x": 4541.7, "y": 410.14, "z": 0 }, { "x": 4541.7, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape914" }, "shape915": { "name": "Luminaire - 14278399", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4368.65, "y": 399.33, "z": 0 }, { "x": 4368.65, "y": 410.14, "z": 0 }, { "x": 4455.18, "y": 410.14, "z": 0 }, { "x": 4455.18, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape915" }, "shape916": { "name": "Luminaire - 15846498", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4281.81, "y": 399.33, "z": 0 }, { "x": 4281.81, "y": 410.14, "z": 0 }, { "x": 4368.39, "y": 410.14, "z": 0 }, { "x": 4368.39, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape916" }, "shape917": { "name": "Luminaire - 5133108", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4195.61, "y": 399.33, "z": 0 }, { "x": 4195.61, "y": 410.14, "z": 0 }, { "x": 4282.13, "y": 410.14, "z": 0 }, { "x": 4282.13, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape917" }, "shape918": { "name": "Luminaire - 11745288", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4109.08, "y": 399.33, "z": 0 }, { "x": 4109.08, "y": 410.14, "z": 0 }, { "x": 4195.61, "y": 410.14, "z": 0 }, { "x": 4195.61, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape918" }, "shape919": { "name": "Luminaire - 5834866", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4022.43, "y": 399.33, "z": 0 }, { "x": 4022.43, "y": 410.14, "z": 0 }, { "x": 4109.08, "y": 410.14, "z": 0 }, { "x": 4109.08, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape919" }, "shape920": { "name": "Luminaire - 8281242", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3936.04, "y": 399.33, "z": 0 }, { "x": 3936.04, "y": 410.14, "z": 0 }, { "x": 4022.43, "y": 410.14, "z": 0 }, { "x": 4022.43, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape920" }, "shape921": { "name": "Luminaire - 3673834", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3849.51, "y": 399.33, "z": 0 }, { "x": 3849.51, "y": 410.14, "z": 0 }, { "x": 3936.04, "y": 410.14, "z": 0 }, { "x": 3936.04, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape921" }, "shape922": { "name": "Luminaire - 16625829", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3762.99, "y": 399.33, "z": 0 }, { "x": 3762.99, "y": 410.14, "z": 0 }, { "x": 3849.51, "y": 410.14, "z": 0 }, { "x": 3849.51, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape922" }, "shape923": { "name": "Luminaire - 747410", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3676.46, "y": 399.33, "z": 0 }, { "x": 3676.46, "y": 410.14, "z": 0 }, { "x": 3762.69, "y": 410.14, "z": 0 }, { "x": 3762.69, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape923" }, "shape924": { "name": "Luminaire - 1522128", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3589.94, "y": 399.33, "z": 0 }, { "x": 3589.94, "y": 410.14, "z": 0 }, { "x": 3676.47, "y": 410.14, "z": 0 }, { "x": 3676.47, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape924" }, "shape925": { "name": "Luminaire - 5928836", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3503.3, "y": 399.33, "z": 0 }, { "x": 3503.3, "y": 410.14, "z": 0 }, { "x": 3589.94, "y": 410.14, "z": 0 }, { "x": 3589.94, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape925" }, "shape926": { "name": "Luminaire - 14689545", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3416.72, "y": 399.33, "z": 0 }, { "x": 3416.72, "y": 410.14, "z": 0 }, { "x": 3503.3, "y": 410.14, "z": 0 }, { "x": 3503.3, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape926" }, "shape927": { "name": "Luminaire - 937564", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3330.14, "y": 399.33, "z": 0 }, { "x": 3330.14, "y": 410.14, "z": 0 }, { "x": 3416.72, "y": 410.14, "z": 0 }, { "x": 3416.72, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape927" }, "shape928": { "name": "Luminaire - 4621324", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3243.56, "y": 399.33, "z": 0 }, { "x": 3243.56, "y": 410.14, "z": 0 }, { "x": 3330.14, "y": 410.14, "z": 0 }, { "x": 3330.14, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape928" }, "shape929": { "name": "Luminaire - 9420455", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3156.98, "y": 399.33, "z": 0 }, { "x": 3156.98, "y": 410.14, "z": 0 }, { "x": 3243.56, "y": 410.14, "z": 0 }, { "x": 3243.56, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape929" }, "shape930": { "name": "Luminaire - 10576722", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3070.75, "y": 399.33, "z": 0 }, { "x": 3070.75, "y": 410.14, "z": 0 }, { "x": 3156.98, "y": 410.14, "z": 0 }, { "x": 3156.98, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape930" }, "shape931": { "name": "Luminaire - 12044294", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2984.17, "y": 399.33, "z": 0 }, { "x": 2984.17, "y": 410.14, "z": 0 }, { "x": 3070.75, "y": 410.14, "z": 0 }, { "x": 3070.75, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape931" }, "shape932": { "name": "Luminaire - 16446396", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2897.59, "y": 399.33, "z": 0 }, { "x": 2897.59, "y": 410.14, "z": 0 }, { "x": 2984.17, "y": 410.14, "z": 0 }, { "x": 2984.17, "y": 399.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape932" }, "shape933": { "name": "Luminaire - 11755826", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2791, "y": 433.15, "z": 0 }, { "x": 2791, "y": 443.96, "z": 0 }, { "x": 2834.26, "y": 443.96, "z": 0 }, { "x": 2834.26, "y": 433.15 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape933" }, "shape934": { "name": "Luminaire - 13383258", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2791, "y": 357.32, "z": 0 }, { "x": 2791, "y": 368.26, "z": 0 }, { "x": 2834.26, "y": 368.26, "z": 0 }, { "x": 2834.26, "y": 357.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape934" }, "shape935": { "name": "Luminaire - 9499570", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2791, "y": 281.39, "z": 0 }, { "x": 2791, "y": 292.39, "z": 0 }, { "x": 2834.26, "y": 292.39, "z": 0 }, { "x": 2834.26, "y": 281.39 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape935" }, "shape936": { "name": "Luminaire - 11781056", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2791, "y": 205.81, "z": 0 }, { "x": 2791, "y": 216.81, "z": 0 }, { "x": 2834.26, "y": 216.81, "z": 0 }, { "x": 2834.26, "y": 205.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape936" }, "shape937": { "name": "Luminaire - 1890022", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2791, "y": 130.32, "z": 0 }, { "x": 2791, "y": 141.13, "z": 0 }, { "x": 2834.26, "y": 141.13, "z": 0 }, { "x": 2834.26, "y": 130.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape937" }, "shape938": { "name": "Luminaire - 4567326", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2791, "y": 54.29, "z": 0 }, { "x": 2791, "y": 65.42, "z": 0 }, { "x": 2834.26, "y": 65.42, "z": 0 }, { "x": 2834.26, "y": 54.29 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape938" }, "shape939": { "name": "Luminaire - 14427747", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4228.23, "y": 9.58, "z": 0 }, { "x": 4228.23, "y": 96.16, "z": 0 }, { "x": 4239.05, "y": 96.16, "z": 0 }, { "x": 4239.05, "y": 9.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape939" }, "shape940": { "name": "Luminaire - 16579951", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4153.94, "y": 269.32, "z": 0 }, { "x": 4153.94, "y": 355.9, "z": 0 }, { "x": 4164.76, "y": 355.9, "z": 0 }, { "x": 4164.76, "y": 269.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape940" }, "shape941": { "name": "Luminaire - 13354631", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4153.94, "y": 183.45, "z": 0 }, { "x": 4153.94, "y": 269.68, "z": 0 }, { "x": 4164.76, "y": 269.68, "z": 0 }, { "x": 4164.76, "y": 183.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape941" }, "shape942": { "name": "Luminaire - 3146404", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4153.94, "y": 96.87, "z": 0 }, { "x": 4153.94, "y": 183.45, "z": 0 }, { "x": 4164.76, "y": 183.45, "z": 0 }, { "x": 4164.76, "y": 96.87 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape942" }, "shape943": { "name": "Luminaire - 6294607", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4153.94, "y": 10.29, "z": 0 }, { "x": 4153.94, "y": 96.87, "z": 0 }, { "x": 4164.76, "y": 96.87, "z": 0 }, { "x": 4164.76, "y": 10.29 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape943" }, "shape944": { "name": "Luminaire - 441452", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4072.99, "y": 271.45, "z": 0 }, { "x": 4072.99, "y": 358.03, "z": 0 }, { "x": 4083.81, "y": 358.03, "z": 0 }, { "x": 4083.81, "y": 271.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape944" }, "shape945": { "name": "Luminaire - 3785205", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4072.99, "y": 184.87, "z": 0 }, { "x": 4072.99, "y": 271.45, "z": 0 }, { "x": 4083.81, "y": 271.45, "z": 0 }, { "x": 4083.81, "y": 184.87 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape945" }, "shape946": { "name": "Luminaire - 5209718", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4072.99, "y": 98.29, "z": 0 }, { "x": 4072.99, "y": 184.87, "z": 0 }, { "x": 4083.81, "y": 184.87, "z": 0 }, { "x": 4083.81, "y": 98.29 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape946" }, "shape947": { "name": "Luminaire - 13961676", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4072.99, "y": 12.06, "z": 0 }, { "x": 4072.99, "y": 98.29, "z": 0 }, { "x": 4083.81, "y": 98.29, "z": 0 }, { "x": 4083.81, "y": 12.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape947" }, "shape948": { "name": "Luminaire - 5724374", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4004.24, "y": 270.39, "z": 0 }, { "x": 4004.24, "y": 356.97, "z": 0 }, { "x": 4015.06, "y": 356.97, "z": 0 }, { "x": 4015.06, "y": 270.39 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape948" }, "shape949": { "name": "Luminaire - 9091017", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4004.24, "y": 183.81, "z": 0 }, { "x": 4004.24, "y": 270.39, "z": 0 }, { "x": 4015.06, "y": 270.39, "z": 0 }, { "x": 4015.06, "y": 183.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape949" }, "shape950": { "name": "Luminaire - 13283228", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4004.24, "y": 97.23, "z": 0 }, { "x": 4004.24, "y": 183.81, "z": 0 }, { "x": 4015.06, "y": 183.81, "z": 0 }, { "x": 4015.06, "y": 97.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape950" }, "shape951": { "name": "Luminaire - 6386939", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4004.24, "y": 10.65, "z": 0 }, { "x": 4004.24, "y": 97.23, "z": 0 }, { "x": 4015.06, "y": 97.23, "z": 0 }, { "x": 4015.06, "y": 10.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape951" }, "shape952": { "name": "Luminaire - 14508222", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3919.42, "y": 269.68, "z": 0 }, { "x": 3919.42, "y": 356.26, "z": 0 }, { "x": 3930.23, "y": 356.26, "z": 0 }, { "x": 3930.23, "y": 269.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape952" }, "shape953": { "name": "Luminaire - 13870791", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3919.42, "y": 183.45, "z": 0 }, { "x": 3919.42, "y": 269.68, "z": 0 }, { "x": 3930.23, "y": 269.68, "z": 0 }, { "x": 3930.23, "y": 183.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape953" }, "shape954": { "name": "Luminaire - 4427159", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3919.42, "y": 96.87, "z": 0 }, { "x": 3919.42, "y": 183.45, "z": 0 }, { "x": 3930.23, "y": 183.45, "z": 0 }, { "x": 3930.23, "y": 96.87 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape954" }, "shape955": { "name": "Luminaire - 1661442", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3919.42, "y": 10.29, "z": 0 }, { "x": 3919.42, "y": 96.87, "z": 0 }, { "x": 3930.23, "y": 96.87, "z": 0 }, { "x": 3930.23, "y": 10.29 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape955" }, "shape956": { "name": "Luminaire - 3935250", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3849.56, "y": 269.32, "z": 0 }, { "x": 3849.56, "y": 355.9, "z": 0 }, { "x": 3860.37, "y": 355.9, "z": 0 }, { "x": 3860.37, "y": 269.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape956" }, "shape957": { "name": "Luminaire - 2676718", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3849.56, "y": 182.74, "z": 0 }, { "x": 3849.56, "y": 269.32, "z": 0 }, { "x": 3860.37, "y": 269.32, "z": 0 }, { "x": 3860.37, "y": 182.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape957" }, "shape958": { "name": "Luminaire - 9764870", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3849.56, "y": 96.16, "z": 0 }, { "x": 3849.56, "y": 182.74, "z": 0 }, { "x": 3860.37, "y": 182.74, "z": 0 }, { "x": 3860.37, "y": 96.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape958" }, "shape959": { "name": "Luminaire - 2173442", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3849.56, "y": 9.58, "z": 0 }, { "x": 3849.56, "y": 96.16, "z": 0 }, { "x": 3860.37, "y": 96.16, "z": 0 }, { "x": 3860.37, "y": 9.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape959" }, "shape960": { "name": "Luminaire - 7397451", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3768.61, "y": 269.32, "z": 0 }, { "x": 3768.61, "y": 355.9, "z": 0 }, { "x": 3779.43, "y": 355.9, "z": 0 }, { "x": 3779.43, "y": 269.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape960" }, "shape961": { "name": "Luminaire - 334896", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3768.61, "y": 182.74, "z": 0 }, { "x": 3768.61, "y": 269.32, "z": 0 }, { "x": 3779.43, "y": 269.32, "z": 0 }, { "x": 3779.43, "y": 182.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape961" }, "shape962": { "name": "Luminaire - 5419816", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3768.61, "y": 96.16, "z": 0 }, { "x": 3768.61, "y": 182.74, "z": 0 }, { "x": 3779.43, "y": 182.74, "z": 0 }, { "x": 3779.43, "y": 96.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape962" }, "shape963": { "name": "Luminaire - 5618056", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3768.61, "y": 9.58, "z": 0 }, { "x": 3768.61, "y": 96.16, "z": 0 }, { "x": 3779.43, "y": 96.16, "z": 0 }, { "x": 3779.43, "y": 9.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape963" }, "shape964": { "name": "Luminaire - 10230822", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3693.76, "y": 269.32, "z": 0 }, { "x": 3693.76, "y": 355.9, "z": 0 }, { "x": 3704.58, "y": 355.9, "z": 0 }, { "x": 3704.58, "y": 269.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape964" }, "shape965": { "name": "Luminaire - 8015626", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3693.76, "y": 182.74, "z": 0 }, { "x": 3693.76, "y": 269.32, "z": 0 }, { "x": 3704.58, "y": 269.32, "z": 0 }, { "x": 3704.58, "y": 182.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape965" }, "shape966": { "name": "Luminaire - 7010644", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3693.76, "y": 96.16, "z": 0 }, { "x": 3693.76, "y": 182.74, "z": 0 }, { "x": 3704.58, "y": 182.74, "z": 0 }, { "x": 3704.58, "y": 96.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape966" }, "shape967": { "name": "Luminaire - 11376059", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3693.76, "y": 9.58, "z": 0 }, { "x": 3693.76, "y": 96.16, "z": 0 }, { "x": 3704.58, "y": 96.16, "z": 0 }, { "x": 3704.58, "y": 9.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape967" }, "shape968": { "name": "Luminaire - 13985157", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3622.79, "y": 269.32, "z": 0 }, { "x": 3622.79, "y": 355.9, "z": 0 }, { "x": 3633.61, "y": 355.9, "z": 0 }, { "x": 3633.61, "y": 269.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape968" }, "shape969": { "name": "Luminaire - 8046638", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3622.79, "y": 182.74, "z": 0 }, { "x": 3622.79, "y": 269.32, "z": 0 }, { "x": 3633.61, "y": 269.32, "z": 0 }, { "x": 3633.61, "y": 182.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape969" }, "shape970": { "name": "Luminaire - 12105981", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3536.3, "y": 268.26, "z": 0 }, { "x": 3536.3, "y": 354.84, "z": 0 }, { "x": 3547.12, "y": 354.84, "z": 0 }, { "x": 3547.12, "y": 268.26 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape970" }, "shape971": { "name": "Luminaire - 3014313", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3536.3, "y": 181.68, "z": 0 }, { "x": 3536.3, "y": 268.26, "z": 0 }, { "x": 3547.12, "y": 268.26, "z": 0 }, { "x": 3547.12, "y": 181.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape971" }, "shape972": { "name": "Luminaire - 15148978", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3465.89, "y": 269.68, "z": 0 }, { "x": 3465.89, "y": 356.26, "z": 0 }, { "x": 3476.71, "y": 356.26, "z": 0 }, { "x": 3476.71, "y": 269.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape972" }, "shape973": { "name": "Luminaire - 4936430", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3465.89, "y": 183.45, "z": 0 }, { "x": 3465.89, "y": 269.68, "z": 0 }, { "x": 3476.71, "y": 269.68, "z": 0 }, { "x": 3476.71, "y": 183.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape973" }, "shape974": { "name": "Luminaire - 15145732", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3384.94, "y": 268.61, "z": 0 }, { "x": 3384.94, "y": 355.19, "z": 0 }, { "x": 3395.76, "y": 355.19, "z": 0 }, { "x": 3395.76, "y": 268.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape974" }, "shape975": { "name": "Luminaire - 13417874", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3384.94, "y": 182.03, "z": 0 }, { "x": 3384.94, "y": 268.61, "z": 0 }, { "x": 3395.76, "y": 268.61, "z": 0 }, { "x": 3395.76, "y": 182.03 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape975" }, "shape976": { "name": "Luminaire - 8836845", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3308.99, "y": 270.39, "z": 0 }, { "x": 3308.99, "y": 356.97, "z": 0 }, { "x": 3319.8, "y": 356.97, "z": 0 }, { "x": 3319.8, "y": 270.39 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape976" }, "shape977": { "name": "Luminaire - 10085534", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3308.99, "y": 183.81, "z": 0 }, { "x": 3308.99, "y": 270.39, "z": 0 }, { "x": 3319.8, "y": 270.39, "z": 0 }, { "x": 3319.8, "y": 183.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape977" }, "shape978": { "name": "Luminaire - 1927385", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3233.03, "y": 271.1, "z": 0 }, { "x": 3233.03, "y": 357.32, "z": 0 }, { "x": 3243.84, "y": 357.32, "z": 0 }, { "x": 3243.84, "y": 271.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape978" }, "shape979": { "name": "Luminaire - 3686765", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3233.03, "y": 184.51, "z": 0 }, { "x": 3233.03, "y": 271.1, "z": 0 }, { "x": 3243.84, "y": 271.1, "z": 0 }, { "x": 3243.84, "y": 184.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape979" }, "shape980": { "name": "Luminaire - 11727826", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3148.76, "y": 268.61, "z": 0 }, { "x": 3148.76, "y": 355.19, "z": 0 }, { "x": 3159.57, "y": 355.19, "z": 0 }, { "x": 3159.57, "y": 268.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape980" }, "shape981": { "name": "Luminaire - 7436932", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3071.13, "y": 269.68, "z": 0 }, { "x": 3071.13, "y": 356.26, "z": 0 }, { "x": 3081.95, "y": 356.26, "z": 0 }, { "x": 3081.95, "y": 269.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape981" }, "shape982": { "name": "Luminaire - 11556984", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2985.2, "y": 271.1, "z": 0 }, { "x": 2985.2, "y": 357.32, "z": 0 }, { "x": 2996.01, "y": 357.32, "z": 0 }, { "x": 2996.01, "y": 271.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape982" }, "shape983": { "name": "Luminaire - 5345954", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3622.79, "y": 139.45, "z": 0 }, { "x": 3622.79, "y": 182.74, "z": 0 }, { "x": 3633.61, "y": 182.74, "z": 0 }, { "x": 3633.61, "y": 139.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape983" }, "shape984": { "name": "Luminaire - 12527152", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3536.3, "y": 138.39, "z": 0 }, { "x": 3536.3, "y": 181.68, "z": 0 }, { "x": 3547.12, "y": 181.68, "z": 0 }, { "x": 3547.12, "y": 138.39 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape984" }, "shape985": { "name": "Luminaire - 748241", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3465.34, "y": 139.45, "z": 0 }, { "x": 3465.34, "y": 182.74, "z": 0 }, { "x": 3476.15, "y": 182.74, "z": 0 }, { "x": 3476.15, "y": 139.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape985" }, "shape986": { "name": "Luminaire - 15639773", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3385.5, "y": 138.39, "z": 0 }, { "x": 3385.5, "y": 181.68, "z": 0 }, { "x": 3396.31, "y": 181.68, "z": 0 }, { "x": 3396.31, "y": 138.39 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape986" }, "shape987": { "name": "Luminaire - 14971596", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3308.99, "y": 140.16, "z": 0 }, { "x": 3308.99, "y": 183.45, "z": 0 }, { "x": 3319.8, "y": 183.45, "z": 0 }, { "x": 3319.8, "y": 140.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape987" }, "shape988": { "name": "Luminaire - 9019668", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3233.03, "y": 141.22, "z": 0 }, { "x": 3233.03, "y": 184.51, "z": 0 }, { "x": 3243.84, "y": 184.51, "z": 0 }, { "x": 3243.84, "y": 141.22 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape988" }, "shape989": { "name": "Luminaire - 954457", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5147.48, "y": 269.68, "z": 0 }, { "x": 5147.48, "y": 356.26, "z": 0 }, { "x": 5158.3, "y": 356.26, "z": 0 }, { "x": 5158.3, "y": 269.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape989" }, "shape990": { "name": "Luminaire - 1966931", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5147.48, "y": 183.45, "z": 0 }, { "x": 5147.48, "y": 269.68, "z": 0 }, { "x": 5158.3, "y": 269.68, "z": 0 }, { "x": 5158.3, "y": 183.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape990" }, "shape991": { "name": "Luminaire - 9016682", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5147.48, "y": 96.87, "z": 0 }, { "x": 5147.48, "y": 183.45, "z": 0 }, { "x": 5158.3, "y": 183.45, "z": 0 }, { "x": 5158.3, "y": 96.87 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape991" }, "shape992": { "name": "Luminaire - 4425780", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5147.48, "y": 10.29, "z": 0 }, { "x": 5147.48, "y": 96.87, "z": 0 }, { "x": 5158.3, "y": 96.87, "z": 0 }, { "x": 5158.3, "y": 10.29 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape992" }, "shape993": { "name": "Luminaire - 8908056", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5071.53, "y": 270.39, "z": 0 }, { "x": 5071.53, "y": 356.97, "z": 0 }, { "x": 5082.34, "y": 356.97, "z": 0 }, { "x": 5082.34, "y": 270.39 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape993" }, "shape994": { "name": "Luminaire - 8066093", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5071.53, "y": 183.81, "z": 0 }, { "x": 5071.53, "y": 270.39, "z": 0 }, { "x": 5082.34, "y": 270.39, "z": 0 }, { "x": 5082.34, "y": 183.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape994" }, "shape995": { "name": "Luminaire - 1970228", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5071.53, "y": 97.23, "z": 0 }, { "x": 5071.53, "y": 183.81, "z": 0 }, { "x": 5082.34, "y": 183.81, "z": 0 }, { "x": 5082.34, "y": 97.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape995" }, "shape996": { "name": "Luminaire - 9675688", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5071.53, "y": 10.65, "z": 0 }, { "x": 5071.53, "y": 97.23, "z": 0 }, { "x": 5082.34, "y": 97.23, "z": 0 }, { "x": 5082.34, "y": 10.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape996" }, "shape997": { "name": "Luminaire - 10265257", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4984.48, "y": 269.68, "z": 0 }, { "x": 4984.48, "y": 356.26, "z": 0 }, { "x": 4995.29, "y": 356.26, "z": 0 }, { "x": 4995.29, "y": 269.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape997" }, "shape998": { "name": "Luminaire - 3542907", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4984.48, "y": 183.45, "z": 0 }, { "x": 4984.48, "y": 269.68, "z": 0 }, { "x": 4995.29, "y": 269.68, "z": 0 }, { "x": 4995.29, "y": 183.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape998" }, "shape999": { "name": "Luminaire - 13136105", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4984.48, "y": 96.87, "z": 0 }, { "x": 4984.48, "y": 183.45, "z": 0 }, { "x": 4995.29, "y": 183.45, "z": 0 }, { "x": 4995.29, "y": 96.87 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape999" }, "shape1000": { "name": "Luminaire - 6336812", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4984.48, "y": 10.29, "z": 0 }, { "x": 4984.48, "y": 96.87, "z": 0 }, { "x": 4995.29, "y": 96.87, "z": 0 }, { "x": 4995.29, "y": 10.29 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1000" }, "shape1001": { "name": "Luminaire - 12271420", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4920.72, "y": 271.1, "z": 0 }, { "x": 4920.72, "y": 357.32, "z": 0 }, { "x": 4931.54, "y": 357.32, "z": 0 }, { "x": 4931.54, "y": 271.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1001" }, "shape1002": { "name": "Luminaire - 14993735", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4920.72, "y": 184.51, "z": 0 }, { "x": 4920.72, "y": 271.1, "z": 0 }, { "x": 4931.54, "y": 271.1, "z": 0 }, { "x": 4931.54, "y": 184.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1002" }, "shape1003": { "name": "Luminaire - 1769214", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4920.72, "y": 97.93, "z": 0 }, { "x": 4920.72, "y": 184.51, "z": 0 }, { "x": 4931.54, "y": 184.51, "z": 0 }, { "x": 4931.54, "y": 97.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1003" }, "shape1004": { "name": "Luminaire - 4834849", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4920.72, "y": 11.35, "z": 0 }, { "x": 4920.72, "y": 97.93, "z": 0 }, { "x": 4931.54, "y": 97.93, "z": 0 }, { "x": 4931.54, "y": 11.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1004" }, "shape1005": { "name": "Luminaire - 13047056", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4845.87, "y": 269.68, "z": 0 }, { "x": 4845.87, "y": 356.26, "z": 0 }, { "x": 4856.69, "y": 356.26, "z": 0 }, { "x": 4856.69, "y": 269.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1005" }, "shape1006": { "name": "Luminaire - 4365597", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4845.87, "y": 183.45, "z": 0 }, { "x": 4845.87, "y": 269.68, "z": 0 }, { "x": 4856.69, "y": 269.68, "z": 0 }, { "x": 4856.69, "y": 183.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1006" }, "shape1007": { "name": "Luminaire - 14436688", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4845.87, "y": 96.87, "z": 0 }, { "x": 4845.87, "y": 183.1, "z": 0 }, { "x": 4856.69, "y": 183.1, "z": 0 }, { "x": 4856.69, "y": 96.87 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1007" }, "shape1008": { "name": "Luminaire - 6073602", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4845.87, "y": 9.94, "z": 0 }, { "x": 4845.87, "y": 96.87, "z": 0 }, { "x": 4856.69, "y": 96.87, "z": 0 }, { "x": 4856.69, "y": 9.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1008" }, "shape1009": { "name": "Luminaire - 2709790", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4768.81, "y": 271.1, "z": 0 }, { "x": 4768.81, "y": 357.32, "z": 0 }, { "x": 4779.62, "y": 357.32, "z": 0 }, { "x": 4779.62, "y": 271.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1009" }, "shape1010": { "name": "Luminaire - 16473940", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4768.81, "y": 184.51, "z": 0 }, { "x": 4768.81, "y": 271.1, "z": 0 }, { "x": 4779.62, "y": 271.1, "z": 0 }, { "x": 4779.62, "y": 184.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1010" }, "shape1011": { "name": "Luminaire - 4786702", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4768.81, "y": 97.93, "z": 0 }, { "x": 4768.81, "y": 184.51, "z": 0 }, { "x": 4779.62, "y": 184.51, "z": 0 }, { "x": 4779.62, "y": 97.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1011" }, "shape1012": { "name": "Luminaire - 1044958", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4768.81, "y": 11.35, "z": 0 }, { "x": 4768.81, "y": 97.93, "z": 0 }, { "x": 4779.62, "y": 97.93, "z": 0 }, { "x": 4779.62, "y": 11.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1012" }, "shape1013": { "name": "Luminaire - 10841277", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4682.87, "y": 270.39, "z": 0 }, { "x": 4682.87, "y": 356.97, "z": 0 }, { "x": 4693.68, "y": 356.97, "z": 0 }, { "x": 4693.68, "y": 270.39 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1013" }, "shape1014": { "name": "Luminaire - 10371345", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4682.87, "y": 183.81, "z": 0 }, { "x": 4682.87, "y": 270.39, "z": 0 }, { "x": 4693.68, "y": 270.39, "z": 0 }, { "x": 4693.68, "y": 183.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1014" }, "shape1015": { "name": "Luminaire - 14160552", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4682.87, "y": 97.23, "z": 0 }, { "x": 4682.87, "y": 183.81, "z": 0 }, { "x": 4693.68, "y": 183.81, "z": 0 }, { "x": 4693.68, "y": 97.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1015" }, "shape1016": { "name": "Luminaire - 1685557", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4682.87, "y": 10.65, "z": 0 }, { "x": 4682.87, "y": 97.23, "z": 0 }, { "x": 4693.68, "y": 97.23, "z": 0 }, { "x": 4693.68, "y": 10.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1016" }, "shape1017": { "name": "Luminaire - 13668866", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4613.01, "y": 271.1, "z": 0 }, { "x": 4613.01, "y": 357.32, "z": 0 }, { "x": 4623.83, "y": 357.32, "z": 0 }, { "x": 4623.83, "y": 271.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1017" }, "shape1018": { "name": "Luminaire - 324509", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4613.01, "y": 184.51, "z": 0 }, { "x": 4613.01, "y": 271.1, "z": 0 }, { "x": 4623.83, "y": 271.1, "z": 0 }, { "x": 4623.83, "y": 184.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1018" }, "shape1019": { "name": "Luminaire - 2344919", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4613.01, "y": 97.93, "z": 0 }, { "x": 4613.01, "y": 184.51, "z": 0 }, { "x": 4623.83, "y": 184.51, "z": 0 }, { "x": 4623.83, "y": 97.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1019" }, "shape1020": { "name": "Luminaire - 16336454", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4613.01, "y": 11.35, "z": 0 }, { "x": 4613.01, "y": 97.93, "z": 0 }, { "x": 4623.83, "y": 97.93, "z": 0 }, { "x": 4623.83, "y": 11.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1020" }, "shape1021": { "name": "Luminaire - 294316", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4536.5, "y": 269.68, "z": 0 }, { "x": 4536.5, "y": 356.26, "z": 0 }, { "x": 4547.31, "y": 356.26, "z": 0 }, { "x": 4547.31, "y": 269.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1021" }, "shape1022": { "name": "Luminaire - 2734794", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4536.5, "y": 183.45, "z": 0 }, { "x": 4536.5, "y": 269.68, "z": 0 }, { "x": 4547.31, "y": 269.68, "z": 0 }, { "x": 4547.31, "y": 183.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1022" }, "shape1023": { "name": "Luminaire - 9423872", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4536.5, "y": 96.87, "z": 0 }, { "x": 4536.5, "y": 183.45, "z": 0 }, { "x": 4547.31, "y": 183.45, "z": 0 }, { "x": 4547.31, "y": 96.87 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1023" }, "shape1024": { "name": "Luminaire - 13443723", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4536.5, "y": 10.29, "z": 0 }, { "x": 4536.5, "y": 96.87, "z": 0 }, { "x": 4547.31, "y": 96.87, "z": 0 }, { "x": 4547.31, "y": 10.29 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1024" }, "shape1025": { "name": "Luminaire - 11362765", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4462.2, "y": 270.39, "z": 0 }, { "x": 4462.2, "y": 356.97, "z": 0 }, { "x": 4473.02, "y": 356.97, "z": 0 }, { "x": 4473.02, "y": 270.39 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1025" }, "shape1026": { "name": "Luminaire - 7133849", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4462.2, "y": 183.81, "z": 0 }, { "x": 4462.2, "y": 270.39, "z": 0 }, { "x": 4473.02, "y": 270.39, "z": 0 }, { "x": 4473.02, "y": 183.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1026" }, "shape1027": { "name": "Luminaire - 3909403", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4462.2, "y": 97.23, "z": 0 }, { "x": 4462.2, "y": 183.81, "z": 0 }, { "x": 4473.02, "y": 183.81, "z": 0 }, { "x": 4473.02, "y": 97.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1027" }, "shape1028": { "name": "Luminaire - 11714811", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4462.2, "y": 10.65, "z": 0 }, { "x": 4462.2, "y": 97.23, "z": 0 }, { "x": 4473.02, "y": 97.23, "z": 0 }, { "x": 4473.02, "y": 10.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1028" }, "shape1029": { "name": "Luminaire - 9712966", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4386.8, "y": 269.32, "z": 0 }, { "x": 4386.8, "y": 355.9, "z": 0 }, { "x": 4397.62, "y": 355.9, "z": 0 }, { "x": 4397.62, "y": 269.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1029" }, "shape1030": { "name": "Luminaire - 5602926", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4386.8, "y": 182.74, "z": 0 }, { "x": 4386.8, "y": 269.32, "z": 0 }, { "x": 4397.62, "y": 269.32, "z": 0 }, { "x": 4397.62, "y": 182.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1030" }, "shape1031": { "name": "Luminaire - 14118878", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4386.8, "y": 96.16, "z": 0 }, { "x": 4386.8, "y": 182.74, "z": 0 }, { "x": 4397.62, "y": 182.74, "z": 0 }, { "x": 4397.62, "y": 96.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1031" }, "shape1032": { "name": "Luminaire - 3459586", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4386.8, "y": 9.58, "z": 0 }, { "x": 4386.8, "y": 96.16, "z": 0 }, { "x": 4397.62, "y": 96.16, "z": 0 }, { "x": 4397.62, "y": 9.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1032" }, "shape1033": { "name": "Luminaire - 1248666", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4304.75, "y": 269.32, "z": 0 }, { "x": 4304.75, "y": 355.9, "z": 0 }, { "x": 4315.56, "y": 355.9, "z": 0 }, { "x": 4315.56, "y": 269.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1033" }, "shape1034": { "name": "Luminaire - 4004139", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4304.75, "y": 182.74, "z": 0 }, { "x": 4304.75, "y": 269.32, "z": 0 }, { "x": 4315.56, "y": 269.32, "z": 0 }, { "x": 4315.56, "y": 182.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1034" }, "shape1035": { "name": "Luminaire - 15953850", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4304.75, "y": 96.16, "z": 0 }, { "x": 4304.75, "y": 182.74, "z": 0 }, { "x": 4315.56, "y": 182.74, "z": 0 }, { "x": 4315.56, "y": 96.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1035" }, "shape1036": { "name": "Luminaire - 10480848", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4304.75, "y": 9.58, "z": 0 }, { "x": 4304.75, "y": 96.16, "z": 0 }, { "x": 4315.56, "y": 96.16, "z": 0 }, { "x": 4315.56, "y": 9.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1036" }, "shape1037": { "name": "Luminaire - 13817244", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4228.23, "y": 269.32, "z": 0 }, { "x": 4228.23, "y": 355.9, "z": 0 }, { "x": 4239.05, "y": 355.9, "z": 0 }, { "x": 4239.05, "y": 269.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1037" }, "shape1038": { "name": "Luminaire - 15967770", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4228.23, "y": 182.74, "z": 0 }, { "x": 4228.23, "y": 269.32, "z": 0 }, { "x": 4239.05, "y": 269.32, "z": 0 }, { "x": 4239.05, "y": 182.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1038" }, "shape1039": { "name": "Luminaire - 10878345", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4228.23, "y": 96.16, "z": 0 }, { "x": 4228.23, "y": 182.74, "z": 0 }, { "x": 4239.05, "y": 182.74, "z": 0 }, { "x": 4239.05, "y": 96.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1039" }, "shape1040": { "name": "Luminaire - 2435745", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2900.08, "y": 86.93, "z": 0 }, { "x": 2900.08, "y": 97.93, "z": 0 }, { "x": 2986.66, "y": 97.93, "z": 0 }, { "x": 2986.66, "y": 86.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1040" }, "shape1041": { "name": "Luminaire - 14783706", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2986.66, "y": 86.93, "z": 0 }, { "x": 2986.66, "y": 97.93, "z": 0 }, { "x": 3073.24, "y": 97.93, "z": 0 }, { "x": 3073.24, "y": 86.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1041" }, "shape1042": { "name": "Luminaire - 1753818", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3073.24, "y": 86.93, "z": 0 }, { "x": 3073.24, "y": 97.93, "z": 0 }, { "x": 3159.46, "y": 97.93, "z": 0 }, { "x": 3159.46, "y": 86.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1042" }, "shape1043": { "name": "Luminaire - 11123630", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3159.46, "y": 86.93, "z": 0 }, { "x": 3159.46, "y": 97.93, "z": 0 }, { "x": 3246.04, "y": 97.93, "z": 0 }, { "x": 3246.04, "y": 86.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1043" }, "shape1044": { "name": "Luminaire - 10192906", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3246.04, "y": 86.93, "z": 0 }, { "x": 3246.04, "y": 97.93, "z": 0 }, { "x": 3332.62, "y": 97.93, "z": 0 }, { "x": 3332.62, "y": 86.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1044" }, "shape1045": { "name": "Luminaire - 2386584", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3332.62, "y": 86.93, "z": 0 }, { "x": 3332.62, "y": 97.58, "z": 0 }, { "x": 3418.85, "y": 97.58, "z": 0 }, { "x": 3418.85, "y": 86.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1045" }, "shape1046": { "name": "Luminaire - 14656430", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2887.69, "y": 118.55, "z": -2.4384 }, { "x": 2887.69, "y": 129.55, "z": -2.4384 }, { "x": 2974.27, "y": 129.55, "z": -2.4384 }, { "x": 2974.27, "y": 118.55 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1046" }, "shape1047": { "name": "Luminaire - 922482", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3027.42, "y": 118.55, "z": -2.4384 }, { "x": 3027.42, "y": 129.55, "z": -2.4384 }, { "x": 3114, "y": 129.55, "z": -2.4384 }, { "x": 3114, "y": 118.55 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1047" }, "shape1048": { "name": "Luminaire - 14417702", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3158.64, "y": 119.27, "z": -2.4384 }, { "x": 3158.64, "y": 129.92, "z": -2.4384 }, { "x": 3201.9, "y": 129.92, "z": -2.4384 }, { "x": 3201.9, "y": 119.27 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1048" }, "shape1049": { "name": "Luminaire - 14105315", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3266.15, "y": 118.54, "z": -2.4384 }, { "x": 3266.15, "y": 129.35, "z": -2.4384 }, { "x": 3309.41, "y": 129.35, "z": -2.4384 }, { "x": 3309.41, "y": 118.54 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1049" }, "shape1050": { "name": "Luminaire - 3920567", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3374.5, "y": 118.55, "z": -2.4384 }, { "x": 3374.5, "y": 129.55, "z": -2.4384 }, { "x": 3417.79, "y": 129.55, "z": -2.4384 }, { "x": 3417.79, "y": 118.55 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1050" }, "shape1051": { "name": "Luminaire - 15015238", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2886.96, "y": 13.1, "z": -2.4384 }, { "x": 2886.96, "y": 24.1, "z": -2.4384 }, { "x": 2930.22, "y": 24.1, "z": -2.4384 }, { "x": 2930.22, "y": 13.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1051" }, "shape1052": { "name": "Luminaire - 2441438", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3071.46, "y": 197.29, "z": 0 }, { "x": 3071.46, "y": 208.29, "z": 0 }, { "x": 3158.04, "y": 208.29, "z": 0 }, { "x": 3158.04, "y": 197.29 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1052" }, "shape1053": { "name": "Luminaire - 3402088", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2984.88, "y": 197.29, "z": 0 }, { "x": 2984.88, "y": 208.29, "z": 0 }, { "x": 3071.46, "y": 208.29, "z": 0 }, { "x": 3071.46, "y": 197.29 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1053" }, "shape1054": { "name": "Luminaire - 6733922", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1054.11, "y": 735.58, "z": 0 }, { "x": 1054.11, "y": 822.16, "z": 0 }, { "x": 1064.93, "y": 822.16, "z": 0 }, { "x": 1064.93, "y": 735.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1054" }, "shape1055": { "name": "Luminaire - 14173944", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1054.11, "y": 649, "z": 0 }, { "x": 1054.11, "y": 735.72, "z": 0 }, { "x": 1064.93, "y": 735.72, "z": 0 }, { "x": 1064.93, "y": 649 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1055" }, "shape1056": { "name": "Luminaire - 13239044", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1054.11, "y": 562.67, "z": 0 }, { "x": 1054.11, "y": 649.19, "z": 0 }, { "x": 1064.93, "y": 649.19, "z": 0 }, { "x": 1064.93, "y": 562.67 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1056" }, "shape1057": { "name": "Luminaire - 4639227", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1054.11, "y": 476.15, "z": 0 }, { "x": 1054.11, "y": 562.42, "z": 0 }, { "x": 1064.93, "y": 562.42, "z": 0 }, { "x": 1064.93, "y": 476.15 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1057" }, "shape1058": { "name": "Luminaire - 9530972", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1113.99, "y": 388.55, "z": 0 }, { "x": 1113.99, "y": 475.13, "z": 0 }, { "x": 1124.81, "y": 475.13, "z": 0 }, { "x": 1124.81, "y": 388.55 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1058" }, "shape1059": { "name": "Luminaire - 4801373", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1113.99, "y": 301.97, "z": 0 }, { "x": 1113.99, "y": 388.64, "z": 0 }, { "x": 1124.81, "y": 388.64, "z": 0 }, { "x": 1124.81, "y": 301.97 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1059" }, "shape1060": { "name": "Luminaire - 10247057", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1113.99, "y": 215.39, "z": 0 }, { "x": 1113.99, "y": 301.97, "z": 0 }, { "x": 1124.81, "y": 301.97, "z": 0 }, { "x": 1124.81, "y": 215.39 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1060" }, "shape1061": { "name": "Luminaire - 13883706", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1113.99, "y": 128.81, "z": 0 }, { "x": 1113.99, "y": 215.39, "z": 0 }, { "x": 1124.81, "y": 215.39, "z": 0 }, { "x": 1124.81, "y": 128.81 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1061" }, "shape1062": { "name": "Luminaire - 5641623", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1113.99, "y": 42.55, "z": 0 }, { "x": 1113.99, "y": 128.81, "z": 0 }, { "x": 1124.81, "y": 128.81, "z": 0 }, { "x": 1124.81, "y": 42.55 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1062" }, "shape1063": { "name": "Luminaire - 4246656", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 984.25, "y": 387.84, "z": 0 }, { "x": 984.25, "y": 474.42, "z": 0 }, { "x": 995.07, "y": 474.42, "z": 0 }, { "x": 995.07, "y": 387.84 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1063" }, "shape1064": { "name": "Luminaire - 7002880", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 984.25, "y": 301.26, "z": 0 }, { "x": 984.25, "y": 388.09, "z": 0 }, { "x": 995.07, "y": 388.09, "z": 0 }, { "x": 995.07, "y": 301.26 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1064" }, "shape1065": { "name": "Luminaire - 9396310", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 984.25, "y": 215.03, "z": 0 }, { "x": 984.25, "y": 301.26, "z": 0 }, { "x": 995.07, "y": 301.26, "z": 0 }, { "x": 995.07, "y": 215.03 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1065" }, "shape1066": { "name": "Luminaire - 10646209", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 984.25, "y": 128.45, "z": 0 }, { "x": 984.25, "y": 215.03, "z": 0 }, { "x": 995.07, "y": 215.03, "z": 0 }, { "x": 995.07, "y": 128.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1066" }, "shape1067": { "name": "Luminaire - 9715979", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 984.25, "y": 41.99, "z": 0 }, { "x": 984.25, "y": 128.45, "z": 0 }, { "x": 995.07, "y": 128.45, "z": 0 }, { "x": 995.07, "y": 41.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1067" }, "shape1068": { "name": "Luminaire - 3336516", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1233.41, "y": 75.23, "z": 0 }, { "x": 1233.41, "y": 86.23, "z": 0 }, { "x": 1319.99, "y": 86.23, "z": 0 }, { "x": 1319.99, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1068" }, "shape1069": { "name": "Luminaire - 611252", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1319.99, "y": 75.23, "z": 0 }, { "x": 1319.99, "y": 86.23, "z": 0 }, { "x": 1406.57, "y": 86.23, "z": 0 }, { "x": 1406.57, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1069" }, "shape1070": { "name": "Luminaire - 6239725", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1406.64, "y": 75.23, "z": 0 }, { "x": 1406.64, "y": 86.23, "z": 0 }, { "x": 1493.15, "y": 86.23, "z": 0 }, { "x": 1493.15, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1070" }, "shape1071": { "name": "Luminaire - 154818", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1493.15, "y": 75.23, "z": 0 }, { "x": 1493.15, "y": 86.23, "z": 0 }, { "x": 1579.38, "y": 86.23, "z": 0 }, { "x": 1579.38, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1071" }, "shape1072": { "name": "Luminaire - 6596901", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1579.38, "y": 75.23, "z": 0 }, { "x": 1579.38, "y": 86.23, "z": 0 }, { "x": 1665.96, "y": 86.23, "z": 0 }, { "x": 1665.96, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1072" }, "shape1073": { "name": "Luminaire - 13667936", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1665.96, "y": 75.23, "z": 0 }, { "x": 1665.96, "y": 86.23, "z": 0 }, { "x": 1752.54, "y": 86.23, "z": 0 }, { "x": 1752.54, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1073" }, "shape1074": { "name": "Luminaire - 9075482", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1752.54, "y": 75.23, "z": 0 }, { "x": 1752.54, "y": 86.23, "z": 0 }, { "x": 1839.12, "y": 86.23, "z": 0 }, { "x": 1839.12, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1074" }, "shape1075": { "name": "Luminaire - 9554139", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1839.12, "y": 75.23, "z": 0 }, { "x": 1839.12, "y": 86.23, "z": 0 }, { "x": 1925.78, "y": 86.23, "z": 0 }, { "x": 1925.78, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1075" }, "shape1076": { "name": "Luminaire - 1386265", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1925.7, "y": 75.23, "z": 0 }, { "x": 1925.7, "y": 86.23, "z": 0 }, { "x": 2012.28, "y": 86.23, "z": 0 }, { "x": 2012.28, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1076" }, "shape1077": { "name": "Luminaire - 15136251", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2012.3, "y": 75.23, "z": 0 }, { "x": 2012.3, "y": 86.23, "z": 0 }, { "x": 2098.5, "y": 86.23, "z": 0 }, { "x": 2098.5, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1077" }, "shape1078": { "name": "Luminaire - 1099067", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2098.5, "y": 75.23, "z": 0 }, { "x": 2098.5, "y": 86.23, "z": 0 }, { "x": 2185.08, "y": 86.23, "z": 0 }, { "x": 2185.08, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1078" }, "shape1079": { "name": "Luminaire - 9306128", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2185.35, "y": 75.23, "z": 0 }, { "x": 2185.35, "y": 86.23, "z": 0 }, { "x": 2271.66, "y": 86.23, "z": 0 }, { "x": 2271.66, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1079" }, "shape1080": { "name": "Luminaire - 15853450", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1405.86, "y": 247.32, "z": 0 }, { "x": 1405.86, "y": 257.97, "z": 0 }, { "x": 1492.44, "y": 257.97, "z": 0 }, { "x": 1492.44, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1080" }, "shape1081": { "name": "Luminaire - 10560999", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1492.44, "y": 247.32, "z": 0 }, { "x": 1492.44, "y": 257.97, "z": 0 }, { "x": 1579.02, "y": 257.97, "z": 0 }, { "x": 1579.02, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1081" }, "shape1082": { "name": "Luminaire - 10554441", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1579.07, "y": 247.32, "z": 0 }, { "x": 1579.07, "y": 257.97, "z": 0 }, { "x": 1665.25, "y": 257.97, "z": 0 }, { "x": 1665.25, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1082" }, "shape1083": { "name": "Luminaire - 5295920", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1665.25, "y": 247.32, "z": 0 }, { "x": 1665.25, "y": 257.97, "z": 0 }, { "x": 1751.83, "y": 257.97, "z": 0 }, { "x": 1751.83, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1083" }, "shape1084": { "name": "Luminaire - 1574037", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1751.83, "y": 247.32, "z": 0 }, { "x": 1751.83, "y": 257.97, "z": 0 }, { "x": 1838.41, "y": 257.97, "z": 0 }, { "x": 1838.41, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1084" }, "shape1085": { "name": "Luminaire - 1179117", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1838.41, "y": 247.32, "z": 0 }, { "x": 1838.41, "y": 257.97, "z": 0 }, { "x": 1924.99, "y": 257.97, "z": 0 }, { "x": 1924.99, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1085" }, "shape1086": { "name": "Luminaire - 15981568", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1924.99, "y": 247.32, "z": 0 }, { "x": 1924.99, "y": 257.97, "z": 0 }, { "x": 2011.57, "y": 257.97, "z": 0 }, { "x": 2011.57, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1086" }, "shape1087": { "name": "Luminaire - 15332146", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2011.57, "y": 247.32, "z": 0 }, { "x": 2011.57, "y": 257.97, "z": 0 }, { "x": 2098.21, "y": 257.97, "z": 0 }, { "x": 2098.21, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1087" }, "shape1088": { "name": "Luminaire - 165391", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2098.15, "y": 247.32, "z": 0 }, { "x": 2098.15, "y": 257.97, "z": 0 }, { "x": 2184.73, "y": 257.97, "z": 0 }, { "x": 2184.73, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1088" }, "shape1089": { "name": "Luminaire - 10621150", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2184.73, "y": 247.32, "z": 0 }, { "x": 2184.73, "y": 257.97, "z": 0 }, { "x": 2270.95, "y": 257.97, "z": 0 }, { "x": 2270.95, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1089" }, "shape1090": { "name": "Luminaire - 16303735", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2270.95, "y": 247.32, "z": 0 }, { "x": 2270.95, "y": 257.97, "z": 0 }, { "x": 2357.53, "y": 257.97, "z": 0 }, { "x": 2357.53, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1090" }, "shape1091": { "name": "Luminaire - 3708306", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2357.78, "y": 247.32, "z": 0 }, { "x": 2357.78, "y": 257.97, "z": 0 }, { "x": 2444.11, "y": 257.97, "z": 0 }, { "x": 2444.11, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1091" }, "shape1092": { "name": "Luminaire - 15453555", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2444.11, "y": 247.32, "z": 0 }, { "x": 2444.11, "y": 257.97, "z": 0 }, { "x": 2530.69, "y": 257.97, "z": 0 }, { "x": 2530.69, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1092" }, "shape1093": { "name": "Luminaire - 15572967", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2530.69, "y": 247.32, "z": 0 }, { "x": 2530.69, "y": 257.97, "z": 0 }, { "x": 2617.27, "y": 257.97, "z": 0 }, { "x": 2617.27, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1093" }, "shape1094": { "name": "Luminaire - 12130440", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2617.27, "y": 247.32, "z": 0 }, { "x": 2617.27, "y": 257.97, "z": 0 }, { "x": 2703.87, "y": 257.97, "z": 0 }, { "x": 2703.87, "y": 247.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1094" }, "shape1095": { "name": "Luminaire - 4466126", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1362.38, "y": 90.84, "z": 0 }, { "x": 1362.38, "y": 177.42, "z": 0 }, { "x": 1373.19, "y": 177.42, "z": 0 }, { "x": 1373.19, "y": 90.84 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1095" }, "shape1096": { "name": "Luminaire - 5219835", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1362.38, "y": 177.42, "z": 0 }, { "x": 1362.38, "y": 263.64, "z": 0 }, { "x": 1373.19, "y": 263.64, "z": 0 }, { "x": 1373.19, "y": 177.42 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1096" }, "shape1097": { "name": "Luminaire - 9590332", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1232.7, "y": 337.45, "z": 0 }, { "x": 1232.7, "y": 348.45, "z": 0 }, { "x": 1319.28, "y": 348.45, "z": 0 }, { "x": 1319.28, "y": 337.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1097" }, "shape1098": { "name": "Luminaire - 13613471", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2272.61, "y": 75.23, "z": 0 }, { "x": 2272.61, "y": 86.23, "z": 0 }, { "x": 2315.87, "y": 86.23, "z": 0 }, { "x": 2315.87, "y": 75.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1098" }, "shape1099": { "name": "Luminaire - 16317625", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 929.32, "y": 719.23, "z": 0 }, { "x": 929.32, "y": 730.05, "z": 0 }, { "x": 1016.25, "y": 730.05, "z": 0 }, { "x": 1016.25, "y": 719.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1099" }, "shape1100": { "name": "Luminaire - 10585146", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 843.09, "y": 719.23, "z": 0 }, { "x": 843.09, "y": 730.05, "z": 0 }, { "x": 929.77, "y": 730.05, "z": 0 }, { "x": 929.77, "y": 719.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1100" }, "shape1101": { "name": "Luminaire - 9704702", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 756.51, "y": 719.23, "z": 0 }, { "x": 756.51, "y": 730.05, "z": 0 }, { "x": 843.24, "y": 730.05, "z": 0 }, { "x": 843.24, "y": 719.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1101" }, "shape1102": { "name": "Luminaire - 6852583", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 669.93, "y": 719.23, "z": 0 }, { "x": 669.93, "y": 730.05, "z": 0 }, { "x": 756.51, "y": 730.05, "z": 0 }, { "x": 756.51, "y": 719.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1102" }, "shape1103": { "name": "Luminaire - 10157683", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 583.35, "y": 719.23, "z": 0 }, { "x": 583.35, "y": 730.05, "z": 0 }, { "x": 669.93, "y": 730.05, "z": 0 }, { "x": 669.93, "y": 719.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1103" }, "shape1104": { "name": "Luminaire - 12952869", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 497.13, "y": 719.23, "z": 0 }, { "x": 497.13, "y": 730.05, "z": 0 }, { "x": 583.35, "y": 730.05, "z": 0 }, { "x": 583.35, "y": 719.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1104" }, "shape1105": { "name": "Luminaire - 6433480", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 410.63, "y": 719.23, "z": 0 }, { "x": 410.63, "y": 730.05, "z": 0 }, { "x": 497.15, "y": 730.05, "z": 0 }, { "x": 497.15, "y": 719.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1105" }, "shape1106": { "name": "Luminaire - 9323295", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 323.97, "y": 719.23, "z": 0 }, { "x": 323.97, "y": 730.05, "z": 0 }, { "x": 410.63, "y": 730.05, "z": 0 }, { "x": 410.63, "y": 719.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1106" }, "shape1107": { "name": "Luminaire - 10926126", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 237.39, "y": 719.23, "z": 0 }, { "x": 237.39, "y": 730.05, "z": 0 }, { "x": 323.97, "y": 730.05, "z": 0 }, { "x": 323.97, "y": 719.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1107" }, "shape1108": { "name": "Luminaire - 4666323", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 150.81, "y": 719.23, "z": 0 }, { "x": 150.81, "y": 730.05, "z": 0 }, { "x": 237.39, "y": 730.05, "z": 0 }, { "x": 237.39, "y": 719.23 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1108" }, "shape1109": { "name": "Luminaire - 2824710", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 670.64, "y": 794.64, "z": 0 }, { "x": 670.64, "y": 805.45, "z": 0 }, { "x": 757.22, "y": 805.45, "z": 0 }, { "x": 757.22, "y": 794.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1109" }, "shape1110": { "name": "Luminaire - 13775870", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 584.06, "y": 794.64, "z": 0 }, { "x": 584.06, "y": 805.45, "z": 0 }, { "x": 670.85, "y": 805.45, "z": 0 }, { "x": 670.85, "y": 794.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1110" }, "shape1111": { "name": "Luminaire - 7725031", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 497.8, "y": 794.64, "z": 0 }, { "x": 497.8, "y": 805.45, "z": 0 }, { "x": 584.32, "y": 805.45, "z": 0 }, { "x": 584.32, "y": 794.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1111" }, "shape1112": { "name": "Luminaire - 5508210", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 194.45, "y": 774.25, "z": 0 }, { "x": 194.45, "y": 860.83, "z": 0 }, { "x": 205.45, "y": 860.83, "z": 0 }, { "x": 205.45, "y": 774.25 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1112" }, "shape1113": { "name": "Luminaire - 2135428", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 266.48, "y": 776.74, "z": 0 }, { "x": 266.48, "y": 862.96, "z": 0 }, { "x": 277.48, "y": 862.96, "z": 0 }, { "x": 277.48, "y": 776.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1113" }, "shape1114": { "name": "Luminaire - 3312210", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 348.09, "y": 776.03, "z": 0 }, { "x": 348.09, "y": 862.61, "z": 0 }, { "x": 359.14, "y": 862.61, "z": 0 }, { "x": 359.14, "y": 776.03 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1114" }, "shape1115": { "name": "Luminaire - 4596838", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 426.49, "y": 776.03, "z": 0 }, { "x": 426.49, "y": 862.61, "z": 0 }, { "x": 437.31, "y": 862.61, "z": 0 }, { "x": 437.31, "y": 776.03 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1115" }, "shape1116": { "name": "Luminaire - 11300702", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 427.05, "y": 732.4, "z": 0 }, { "x": 427.05, "y": 775.66, "z": 0 }, { "x": 437.86, "y": 775.66, "z": 0 }, { "x": 437.86, "y": 732.4 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1116" }, "shape1117": { "name": "Luminaire - 7719124", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 348.8, "y": 732.4, "z": 0 }, { "x": 348.8, "y": 775.66, "z": 0 }, { "x": 359.69, "y": 775.66, "z": 0 }, { "x": 359.69, "y": 732.4 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1117" }, "shape1118": { "name": "Luminaire - 11510814", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 266.13, "y": 734.06, "z": 0 }, { "x": 266.13, "y": 777.32, "z": 0 }, { "x": 276.77, "y": 777.32, "z": 0 }, { "x": 276.77, "y": 734.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1118" }, "shape1119": { "name": "Luminaire - 9453555", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 131.32, "y": 734.55, "z": -1.524 }, { "x": 131.32, "y": 821.13, "z": -1.524 }, { "x": 142.31, "y": 821.13, "z": -1.524 }, { "x": 142.31, "y": 734.55 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1119" }, "shape1120": { "name": "Luminaire - 4956966", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 41.83, "y": 901.68, "z": -1.524 }, { "x": 41.83, "y": 912.5, "z": -1.524 }, { "x": 128.41, "y": 912.5, "z": -1.524 }, { "x": 128.41, "y": 901.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1120" }, "shape1121": { "name": "Luminaire - 14916724", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.54, "y": 949.92, "z": -1.524 }, { "x": 129.54, "y": 960.73, "z": -1.524 }, { "x": 216.12, "y": 960.73, "z": -1.524 }, { "x": 216.12, "y": 949.92 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1121" }, "shape1122": { "name": "Luminaire - 967442", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 130.26, "y": 1045.2, "z": -1.524 }, { "x": 130.26, "y": 1056.02, "z": -1.524 }, { "x": 216.48, "y": 1056.02, "z": -1.524 }, { "x": 216.48, "y": 1045.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1122" }, "shape1123": { "name": "Luminaire - 885713", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 43.67, "y": 1174.45, "z": -1.524 }, { "x": 43.67, "y": 1185.26, "z": -1.524 }, { "x": 130.25, "y": 1185.26, "z": -1.524 }, { "x": 130.25, "y": 1174.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1123" }, "shape1124": { "name": "Luminaire - 1878916", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 43.67, "y": 1250.13, "z": -1.524 }, { "x": 43.67, "y": 1260.78, "z": -1.524 }, { "x": 130.25, "y": 1260.78, "z": -1.524 }, { "x": 130.25, "y": 1250.13 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1124" }, "shape1125": { "name": "Luminaire - 2216948", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 43.67, "y": 1325.82, "z": -1.524 }, { "x": 43.67, "y": 1336.29, "z": -1.524 }, { "x": 130.25, "y": 1336.29, "z": -1.524 }, { "x": 130.25, "y": 1325.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1125" }, "shape1126": { "name": "Luminaire - 2508331", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 43.67, "y": 1401.2, "z": -1.524 }, { "x": 43.67, "y": 1412.32, "z": -1.524 }, { "x": 130.25, "y": 1412.32, "z": -1.524 }, { "x": 130.25, "y": 1401.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1126" }, "shape1127": { "name": "Luminaire - 15995935", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 154.75, "y": 1362.24, "z": -1.524 }, { "x": 154.75, "y": 1448.47, "z": -1.524 }, { "x": 165.39, "y": 1448.47, "z": -1.524 }, { "x": 165.39, "y": 1362.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1127" }, "shape1128": { "name": "Luminaire - 9238585", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 155.11, "y": 1196.16, "z": -1.524 }, { "x": 155.11, "y": 1282.74, "z": -1.524 }, { "x": 166.11, "y": 1282.74, "z": -1.524 }, { "x": 166.11, "y": 1196.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1128" }, "shape1129": { "name": "Luminaire - 9414783", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 108.17, "y": 1103.17, "z": -1.524 }, { "x": 108.17, "y": 1124.8, "z": -1.524 }, { "x": 151.18, "y": 1124.8, "z": -1.524 }, { "x": 151.18, "y": 1103.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1129" }, "shape1130": { "name": "Luminaire - 9469921", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 21.24, "y": 1103.17, "z": -1.524 }, { "x": 21.24, "y": 1124.8, "z": -1.524 }, { "x": 64.85, "y": 1124.8, "z": -1.524 }, { "x": 64.85, "y": 1103.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1130" }, "shape1131": { "name": "Luminaire - 16024313", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 42.91, "y": 1005.29, "z": -1.524 }, { "x": 42.91, "y": 1016.11, "z": -1.524 }, { "x": 129.49, "y": 1016.11, "z": -1.524 }, { "x": 129.49, "y": 1005.29 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1131" }, "shape1132": { "name": "Luminaire - 11880239", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 42.94, "y": 692.62, "z": 0 }, { "x": 42.94, "y": 703.44, "z": 0 }, { "x": 129.52, "y": 703.44, "z": 0 }, { "x": 129.52, "y": 692.62 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1132" }, "shape1133": { "name": "Luminaire - 5759422", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 42.91, "y": 811.26, "z": -1.524 }, { "x": 42.91, "y": 822.08, "z": -1.524 }, { "x": 129.49, "y": 822.08, "z": -1.524 }, { "x": 129.49, "y": 811.26 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1133" }, "shape1134": { "name": "Luminaire - 1366863", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 42.92, "y": 1514.16, "z": -1.524 }, { "x": 42.92, "y": 1535.79, "z": -1.524 }, { "x": 86.21, "y": 1535.79, "z": -1.524 }, { "x": 86.21, "y": 1514.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1134" }, "shape1135": { "name": "Luminaire - 5996779", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 42.92, "y": 1579.04, "z": -1.524 }, { "x": 42.92, "y": 1600.69, "z": -1.524 }, { "x": 86.21, "y": 1600.69, "z": -1.524 }, { "x": 86.21, "y": 1579.04 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1135" }, "shape1136": { "name": "Luminaire - 16368708", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 42.92, "y": 1643.61, "z": -1.524 }, { "x": 42.92, "y": 1665.26, "z": -1.524 }, { "x": 86.21, "y": 1665.26, "z": -1.524 }, { "x": 86.21, "y": 1643.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1136" }, "shape1137": { "name": "Luminaire - 11615478", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 42.92, "y": 1708.5, "z": -1.524 }, { "x": 42.92, "y": 1730.15, "z": -1.524 }, { "x": 86.21, "y": 1730.15, "z": -1.524 }, { "x": 86.21, "y": 1708.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1137" }, "shape1138": { "name": "Luminaire - 8213409", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.8, "y": 1708.5, "z": -1.524 }, { "x": 129.8, "y": 1730.15, "z": -1.524 }, { "x": 172.82, "y": 1730.15, "z": -1.524 }, { "x": 172.82, "y": 1708.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1138" }, "shape1139": { "name": "Luminaire - 7303790", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.8, "y": 1643.61, "z": -1.524 }, { "x": 129.8, "y": 1665.26, "z": -1.524 }, { "x": 172.82, "y": 1665.26, "z": -1.524 }, { "x": 172.82, "y": 1643.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1139" }, "shape1140": { "name": "Luminaire - 15292182", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.8, "y": 1579.04, "z": -1.524 }, { "x": 129.8, "y": 1600.69, "z": -1.524 }, { "x": 172.82, "y": 1600.69, "z": -1.524 }, { "x": 172.82, "y": 1579.04 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1140" }, "shape1141": { "name": "Luminaire - 1030846", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.8, "y": 1514.16, "z": -1.524 }, { "x": 129.8, "y": 1535.79, "z": -1.524 }, { "x": 172.82, "y": 1535.79, "z": -1.524 }, { "x": 172.82, "y": 1514.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1141" }, "shape1142": { "name": "Luminaire - 11318671", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4831.86, "y": 3639.98, "z": 0 }, { "x": 4831.86, "y": 3650.8, "z": 0 }, { "x": 4918.38, "y": 3650.8, "z": 0 }, { "x": 4918.38, "y": 3639.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1142" }, "shape1143": { "name": "Luminaire - 1069578", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4918.38, "y": 3639.98, "z": 0 }, { "x": 4918.38, "y": 3650.8, "z": 0 }, { "x": 5004.9, "y": 3650.8, "z": 0 }, { "x": 5004.9, "y": 3639.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1143" }, "shape1144": { "name": "Luminaire - 4858266", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5004.26, "y": 3639.98, "z": 0 }, { "x": 5004.26, "y": 3650.8, "z": 0 }, { "x": 5090.84, "y": 3650.8, "z": 0 }, { "x": 5090.84, "y": 3639.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1144" }, "shape1145": { "name": "Luminaire - 6197631", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5090.84, "y": 3639.98, "z": 0 }, { "x": 5090.84, "y": 3650.8, "z": 0 }, { "x": 5177.42, "y": 3650.8, "z": 0 }, { "x": 5177.42, "y": 3639.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1145" }, "shape1146": { "name": "Luminaire - 9136118", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5177.77, "y": 3639.98, "z": 0 }, { "x": 5177.77, "y": 3650.8, "z": 0 }, { "x": 5264.35, "y": 3650.8, "z": 0 }, { "x": 5264.35, "y": 3639.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1146" }, "shape1147": { "name": "Luminaire - 10367693", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5264.35, "y": 3639.98, "z": 0 }, { "x": 5264.35, "y": 3650.8, "z": 0 }, { "x": 5350.93, "y": 3650.8, "z": 0 }, { "x": 5350.93, "y": 3639.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1147" }, "shape1148": { "name": "Luminaire - 14715908", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5350.93, "y": 3639.98, "z": 0 }, { "x": 5350.93, "y": 3650.8, "z": 0 }, { "x": 5437.52, "y": 3650.8, "z": 0 }, { "x": 5437.52, "y": 3639.98 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1148" }, "shape1149": { "name": "Luminaire - 14589026", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4831.86, "y": 3692.65, "z": 0 }, { "x": 4831.86, "y": 3703.47, "z": 0 }, { "x": 4918.38, "y": 3703.47, "z": 0 }, { "x": 4918.38, "y": 3692.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1149" }, "shape1150": { "name": "Luminaire - 6745708", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4918.38, "y": 3692.65, "z": 0 }, { "x": 4918.38, "y": 3703.47, "z": 0 }, { "x": 5004.9, "y": 3703.47, "z": 0 }, { "x": 5004.9, "y": 3692.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1150" }, "shape1151": { "name": "Luminaire - 7530586", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5004.61, "y": 3692.65, "z": 0 }, { "x": 5004.61, "y": 3703.47, "z": 0 }, { "x": 5091.19, "y": 3703.47, "z": 0 }, { "x": 5091.19, "y": 3692.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1151" }, "shape1152": { "name": "Luminaire - 469568", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5091.19, "y": 3692.65, "z": 0 }, { "x": 5091.19, "y": 3703.47, "z": 0 }, { "x": 5177.77, "y": 3703.47, "z": 0 }, { "x": 5177.77, "y": 3692.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1152" }, "shape1153": { "name": "Luminaire - 8384339", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5177.77, "y": 3692.65, "z": 0 }, { "x": 5177.77, "y": 3703.47, "z": 0 }, { "x": 5264.35, "y": 3703.47, "z": 0 }, { "x": 5264.35, "y": 3692.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1153" }, "shape1154": { "name": "Luminaire - 8925823", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5264.35, "y": 3692.65, "z": 0 }, { "x": 5264.35, "y": 3703.47, "z": 0 }, { "x": 5350.93, "y": 3703.47, "z": 0 }, { "x": 5350.93, "y": 3692.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1154" }, "shape1155": { "name": "Luminaire - 3411385", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5350.93, "y": 3692.65, "z": 0 }, { "x": 5350.93, "y": 3703.47, "z": 0 }, { "x": 5437.52, "y": 3703.47, "z": 0 }, { "x": 5437.52, "y": 3692.65 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1155" }, "shape1156": { "name": "Luminaire - 6663535", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3871.92, "y": 3590.72, "z": 0 }, { "x": 3871.92, "y": 3612.35, "z": 0 }, { "x": 3915.18, "y": 3612.35, "z": 0 }, { "x": 3915.18, "y": 3590.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1156" }, "shape1157": { "name": "Luminaire - 8189360", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3915.18, "y": 3590.72, "z": 0 }, { "x": 3915.18, "y": 3612.35, "z": 0 }, { "x": 3958.2, "y": 3612.35, "z": 0 }, { "x": 3958.2, "y": 3590.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1157" }, "shape1158": { "name": "Luminaire - 15619655", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3655.61, "y": 3569.09, "z": 0 }, { "x": 3655.61, "y": 3590.72, "z": 0 }, { "x": 3698.87, "y": 3590.72, "z": 0 }, { "x": 3698.87, "y": 3569.09 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1158" }, "shape1159": { "name": "Luminaire - 6763646", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3569.09, "y": 3569.09, "z": 0 }, { "x": 3569.09, "y": 3590.72, "z": 0 }, { "x": 3612.35, "y": 3590.72, "z": 0 }, { "x": 3612.35, "y": 3569.09 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1159" }, "shape1160": { "name": "Luminaire - 9825127", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3482.36, "y": 3569.09, "z": 0 }, { "x": 3482.36, "y": 3590.72, "z": 0 }, { "x": 3525.65, "y": 3590.72, "z": 0 }, { "x": 3525.65, "y": 3569.09 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1160" }, "shape1161": { "name": "Luminaire - 4181808", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3655.61, "y": 3482.36, "z": 0 }, { "x": 3655.61, "y": 3504.01, "z": 0 }, { "x": 3698.87, "y": 3504.01, "z": 0 }, { "x": 3698.87, "y": 3482.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1161" }, "shape1162": { "name": "Luminaire - 11437666", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3655.61, "y": 3417.43, "z": 0 }, { "x": 3655.61, "y": 3439.07, "z": 0 }, { "x": 3698.87, "y": 3439.07, "z": 0 }, { "x": 3698.87, "y": 3417.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1162" }, "shape1163": { "name": "Luminaire - 5600907", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3655.61, "y": 3352.49, "z": 0 }, { "x": 3655.61, "y": 3374.14, "z": 0 }, { "x": 3698.87, "y": 3374.14, "z": 0 }, { "x": 3698.87, "y": 3352.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1163" }, "shape1164": { "name": "Luminaire - 3694288", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3569.09, "y": 3482.36, "z": 0 }, { "x": 3569.09, "y": 3504.01, "z": 0 }, { "x": 3612.35, "y": 3504.01, "z": 0 }, { "x": 3612.35, "y": 3482.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1164" }, "shape1165": { "name": "Luminaire - 14563360", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3482.36, "y": 3482.36, "z": 0 }, { "x": 3482.36, "y": 3504.01, "z": 0 }, { "x": 3525.65, "y": 3504.01, "z": 0 }, { "x": 3525.65, "y": 3482.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1165" }, "shape1166": { "name": "Luminaire - 11391388", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3395.78, "y": 3482.36, "z": 0 }, { "x": 3395.78, "y": 3504.01, "z": 0 }, { "x": 3439.07, "y": 3504.01, "z": 0 }, { "x": 3439.07, "y": 3482.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1166" }, "shape1167": { "name": "Luminaire - 14640166", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3309.2, "y": 3482.36, "z": 0 }, { "x": 3309.2, "y": 3504.01, "z": 0 }, { "x": 3352.49, "y": 3504.01, "z": 0 }, { "x": 3352.49, "y": 3482.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1167" }, "shape1168": { "name": "Light Outage - 53", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3569.09, "y": 3417.67, "z": 0 }, { "x": 3569.09, "y": 3439.3, "z": 0 }, { "x": 3612.35, "y": 3439.3, "z": 0 }, { "x": 3612.35, "y": 3417.67 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1168" }, "shape1169": { "name": "Light Outage - 54", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3482.56, "y": 3417.67, "z": 0 }, { "x": 3482.56, "y": 3439.3, "z": 0 }, { "x": 3525.82, "y": 3439.3, "z": 0 }, { "x": 3525.82, "y": 3417.67 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1169" }, "shape1170": { "name": "Light Outage - 55", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3396.04, "y": 3417.67, "z": 0 }, { "x": 3396.04, "y": 3439.3, "z": 0 }, { "x": 3439.3, "y": 3439.3, "z": 0 }, { "x": 3439.3, "y": 3417.67 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1170" }, "shape1171": { "name": "Light Outage - 56", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3309.52, "y": 3417.67, "z": 0 }, { "x": 3309.52, "y": 3439.3, "z": 0 }, { "x": 3352.78, "y": 3439.3, "z": 0 }, { "x": 3352.78, "y": 3417.67 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1171" }, "shape1172": { "name": "Luminaire - 3890371", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3569.09, "y": 3352.49, "z": 0 }, { "x": 3569.09, "y": 3374.14, "z": 0 }, { "x": 3612.35, "y": 3374.14, "z": 0 }, { "x": 3612.35, "y": 3352.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1172" }, "shape1173": { "name": "Luminaire - 1612022", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3482.36, "y": 3352.49, "z": 0 }, { "x": 3482.36, "y": 3374.14, "z": 0 }, { "x": 3525.65, "y": 3374.14, "z": 0 }, { "x": 3525.65, "y": 3352.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1173" }, "shape1174": { "name": "Luminaire - 12846499", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3395.78, "y": 3352.49, "z": 0 }, { "x": 3395.78, "y": 3374.14, "z": 0 }, { "x": 3439.07, "y": 3374.14, "z": 0 }, { "x": 3439.07, "y": 3352.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1174" }, "shape1175": { "name": "Luminaire - 15309170", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3309.2, "y": 3352.49, "z": 0 }, { "x": 3309.2, "y": 3374.14, "z": 0 }, { "x": 3352.49, "y": 3374.14, "z": 0 }, { "x": 3352.49, "y": 3352.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1175" }, "shape1176": { "name": "Luminaire - 5119226", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3222.98, "y": 3352.49, "z": 0 }, { "x": 3222.98, "y": 3374.14, "z": 0 }, { "x": 3265.91, "y": 3374.14, "z": 0 }, { "x": 3265.91, "y": 3352.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1176" }, "shape1177": { "name": "Light Outage - 57", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3222.99, "y": 3417.67, "z": 0 }, { "x": 3222.99, "y": 3439.3, "z": 0 }, { "x": 3266.25, "y": 3439.3, "z": 0 }, { "x": 3266.25, "y": 3417.67 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1177" }, "shape1178": { "name": "Luminaire - 3347529", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3222.98, "y": 3482.36, "z": 0 }, { "x": 3222.98, "y": 3504.01, "z": 0 }, { "x": 3265.91, "y": 3504.01, "z": 0 }, { "x": 3265.91, "y": 3482.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1178" }, "shape1179": { "name": "Luminaire - 5572527", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5278.88, "y": 13.84, "z": 0 }, { "x": 5278.88, "y": 100.06, "z": 0 }, { "x": 5289.7, "y": 100.06, "z": 0 }, { "x": 5289.7, "y": 13.84 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1179" }, "shape1180": { "name": "Luminaire - 153866", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5278.88, "y": 100.06, "z": 0 }, { "x": 5278.88, "y": 186.64, "z": 0 }, { "x": 5289.7, "y": 186.64, "z": 0 }, { "x": 5289.7, "y": 100.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1180" }, "shape1181": { "name": "Luminaire - 15503492", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5421.93, "y": 14.9, "z": 0 }, { "x": 5421.93, "y": 101.13, "z": 0 }, { "x": 5432.74, "y": 101.13, "z": 0 }, { "x": 5432.74, "y": 14.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1181" }, "shape1182": { "name": "Luminaire - 11208698", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5421.93, "y": 101.13, "z": 0 }, { "x": 5421.93, "y": 187.71, "z": 0 }, { "x": 5432.74, "y": 187.71, "z": 0 }, { "x": 5432.74, "y": 101.13 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1182" }, "shape1183": { "name": "Luminaire - 9112428", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5343.75, "y": 12.06, "z": 0 }, { "x": 5343.75, "y": 98.64, "z": 0 }, { "x": 5354.57, "y": 98.64, "z": 0 }, { "x": 5354.57, "y": 12.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1183" }, "shape1184": { "name": "Luminaire - 11265759", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5343.75, "y": 98.64, "z": 0 }, { "x": 5343.75, "y": 185.22, "z": 0 }, { "x": 5354.57, "y": 185.22, "z": 0 }, { "x": 5354.57, "y": 98.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1184" }, "shape1185": { "name": "Luminaire - 4340415", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1275.99, "y": 151.16, "z": 0 }, { "x": 1275.99, "y": 172.81, "z": 0 }, { "x": 1319.28, "y": 172.81, "z": 0 }, { "x": 1319.28, "y": 151.16 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1185" }, "shape1186": { "name": "Luminaire - 3834797", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1275.99, "y": 216.1, "z": 0 }, { "x": 1275.99, "y": 237.74, "z": 0 }, { "x": 1319.28, "y": 237.74, "z": 0 }, { "x": 1319.28, "y": 216.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1186" }, "shape1187": { "name": "Luminaire - 4561507", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 962.32, "y": 562.4, "z": 0 }, { "x": 962.32, "y": 648.64, "z": 0 }, { "x": 973.32, "y": 648.64, "z": 0 }, { "x": 973.32, "y": 562.4 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1187" }, "shape1188": { "name": "Luminaire - 15949001", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5218.45, "y": 12.06, "z": 0 }, { "x": 5218.45, "y": 98.64, "z": 0 }, { "x": 5229.27, "y": 98.64, "z": 0 }, { "x": 5229.27, "y": 12.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1188" }, "shape1189": { "name": "Luminaire - 2385593", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5218.45, "y": 98.64, "z": 0 }, { "x": 5218.45, "y": 185.22, "z": 0 }, { "x": 5229.27, "y": 185.22, "z": 0 }, { "x": 5229.27, "y": 98.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1189" }, "shape1190": { "name": "Luminaire - 14224687", "description": "some description", "layers": [ "layer15" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4672.26, "y": 3677.24, "z": 0 }, { "x": 4672.26, "y": 3688.06, "z": 0 }, { "x": 4758.71, "y": 3688.06, "z": 0 }, { "x": 4758.71, "y": 3677.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1190" }, "zone70": { "name": "Region - 70", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#666666", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#444444" ] }, "shape": [ { "x": -7.51, "y": -18.89 }, { "x": 5597.58, "y": -18.89 }, { "x": 5597.58, "y": 3861.55 }, { "x": -7.51, "y": 3861.55 } ], "valuePath": "", "units": "", "type": "zone", "id": "zone70" }, "shape1191": { "name": "Luminaire - 11901243", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.78, "y": 3460.92, "z": -1.2192 }, { "x": 129.78, "y": 3504.21, "z": -1.2192 }, { "x": 151.42, "y": 3504.21, "z": -1.2192 }, { "x": 151.42, "y": 3460.92 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1191" }, "shape1192": { "name": "Luminaire - 5097079", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.78, "y": 3547.44, "z": -1.2192 }, { "x": 129.78, "y": 3590.73, "z": -1.2192 }, { "x": 151.42, "y": 3590.73, "z": -1.2192 }, { "x": 151.42, "y": 3547.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1192" }, "shape1193": { "name": "Luminaire - 796713", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.78, "y": 3374.04, "z": -1.2192 }, { "x": 129.78, "y": 3418.04, "z": -1.2192 }, { "x": 151.42, "y": 3418.04, "z": -1.2192 }, { "x": 151.42, "y": 3374.04 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1193" }, "shape1194": { "name": "Luminaire - 16359425", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.78, "y": 3288.05, "z": 0 }, { "x": 129.78, "y": 3330.98, "z": 0 }, { "x": 151.42, "y": 3330.98, "z": 0 }, { "x": 151.42, "y": 3288.05 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1194" }, "shape1195": { "name": "Luminaire - 13316024", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.78, "y": 3201.88, "z": 0 }, { "x": 129.78, "y": 3244.11, "z": 0 }, { "x": 151.42, "y": 3244.11, "z": 0 }, { "x": 151.42, "y": 3201.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1195" }, "shape1196": { "name": "Luminaire - 1725124", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 129.78, "y": 3114.82, "z": 0 }, { "x": 129.78, "y": 3158.12, "z": 0 }, { "x": 151.42, "y": 3158.12, "z": 0 }, { "x": 151.42, "y": 3114.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1196" }, "shape1197": { "name": "Luminaire - 12322445", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 162.32, "y": 3114.82, "z": 0 }, { "x": 162.32, "y": 3158.12, "z": 0 }, { "x": 172.96, "y": 3158.12, "z": 0 }, { "x": 172.96, "y": 3114.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1197" }, "shape1198": { "name": "Luminaire - 117577", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 162.32, "y": 3158.09, "z": 0 }, { "x": 162.32, "y": 3201.38, "z": 0 }, { "x": 172.96, "y": 3201.38, "z": 0 }, { "x": 172.96, "y": 3158.09 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1198" }, "shape1199": { "name": "Luminaire - 10610984", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 162.32, "y": 3201.88, "z": 0 }, { "x": 162.32, "y": 3244.11, "z": 0 }, { "x": 172.96, "y": 3244.11, "z": 0 }, { "x": 172.96, "y": 3201.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1199" }, "shape1200": { "name": "Luminaire - 674462", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 162.32, "y": 3244.61, "z": 0 }, { "x": 162.32, "y": 3287.9, "z": 0 }, { "x": 172.96, "y": 3287.9, "z": 0 }, { "x": 172.96, "y": 3244.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1200" }, "shape1201": { "name": "Luminaire - 13597592", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 162.32, "y": 3288.05, "z": 0 }, { "x": 162.32, "y": 3330.98, "z": 0 }, { "x": 172.96, "y": 3330.98, "z": 0 }, { "x": 172.96, "y": 3288.05 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1201" }, "shape1202": { "name": "Luminaire - 13704615", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 162.32, "y": 3331.13, "z": 0 }, { "x": 162.32, "y": 3374.42, "z": 0 }, { "x": 172.96, "y": 3374.42, "z": 0 }, { "x": 172.96, "y": 3331.13 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1202" }, "shape1203": { "name": "Luminaire - 1926348", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 3371.43, "z": 0 }, { "x": 279.03, "y": 3393.43, "z": 0 }, { "x": 322.32, "y": 3393.43, "z": 0 }, { "x": 322.32, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1203" }, "shape1204": { "name": "Luminaire - 3888197", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 1122.48, "z": 0 }, { "x": 279.03, "y": 1144.12, "z": 0 }, { "x": 322.32, "y": 1144.12, "z": 0 }, { "x": 322.32, "y": 1122.48 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1204" }, "shape1205": { "name": "Luminaire - 8935786", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 1209.06, "z": 0 }, { "x": 279.03, "y": 1230.7, "z": 0 }, { "x": 322.32, "y": 1230.7, "z": 0 }, { "x": 322.32, "y": 1209.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1205" }, "shape1206": { "name": "Luminaire - 8667068", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 1338.93, "z": 0 }, { "x": 279.03, "y": 1360.57, "z": 0 }, { "x": 322.32, "y": 1360.57, "z": 0 }, { "x": 322.32, "y": 1338.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1206" }, "shape1207": { "name": "Luminaire - 4355540", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 1447.15, "z": 0 }, { "x": 279.03, "y": 1468.8, "z": 0 }, { "x": 322.32, "y": 1468.8, "z": 0 }, { "x": 322.32, "y": 1447.15 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1207" }, "shape1208": { "name": "Luminaire - 2063927", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 1555.02, "z": 0 }, { "x": 279.03, "y": 1576.67, "z": 0 }, { "x": 322.32, "y": 1576.67, "z": 0 }, { "x": 322.32, "y": 1555.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1208" }, "shape1209": { "name": "Luminaire - 4740396", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 1663.25, "z": 0 }, { "x": 279.03, "y": 1684.89, "z": 0 }, { "x": 322.32, "y": 1684.89, "z": 0 }, { "x": 322.32, "y": 1663.25 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1209" }, "shape1210": { "name": "Luminaire - 14307540", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 1771.47, "z": 0 }, { "x": 279.03, "y": 1793.12, "z": 0 }, { "x": 322.32, "y": 1793.12, "z": 0 }, { "x": 322.32, "y": 1771.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1210" }, "shape1211": { "name": "Luminaire - 14600673", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 1879.7, "z": 0 }, { "x": 279.03, "y": 1901.34, "z": 0 }, { "x": 322.32, "y": 1901.34, "z": 0 }, { "x": 322.32, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1211" }, "shape1212": { "name": "Luminaire - 5502416", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 1987.92, "z": 0 }, { "x": 279.03, "y": 2009.57, "z": 0 }, { "x": 322.32, "y": 2009.57, "z": 0 }, { "x": 322.32, "y": 1987.92 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1212" }, "shape1213": { "name": "Luminaire - 5070943", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 2096.15, "z": 0 }, { "x": 279.03, "y": 2117.79, "z": 0 }, { "x": 322.32, "y": 2117.79, "z": 0 }, { "x": 322.32, "y": 2096.15 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1213" }, "shape1214": { "name": "Luminaire - 14633685", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 279.03, "y": 2204.02, "z": 0 }, { "x": 279.03, "y": 2225.66, "z": 0 }, { "x": 322.32, "y": 2225.66, "z": 0 }, { "x": 322.32, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1214" }, "shape1215": { "name": "Luminaire - 14500201", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 194.66, "y": 3439.12, "z": -1.2192 }, { "x": 194.66, "y": 3461.12, "z": -1.2192 }, { "x": 237.95, "y": 3461.12, "z": -1.2192 }, { "x": 237.95, "y": 3439.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1215" }, "shape1216": { "name": "Luminaire - 8337381", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 194.66, "y": 3406.94, "z": -1.2192 }, { "x": 194.66, "y": 3417.59, "z": -1.2192 }, { "x": 237.95, "y": 3417.59, "z": -1.2192 }, { "x": 237.95, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1216" }, "shape1217": { "name": "Luminaire - 5106225", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 216.3, "y": 3547.44, "z": -1.2192 }, { "x": 216.3, "y": 3590.73, "z": -1.2192 }, { "x": 237.95, "y": 3590.73, "z": -1.2192 }, { "x": 237.95, "y": 3547.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1217" }, "shape1218": { "name": "Luminaire - 801980", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 237.75, "y": 3406.94, "z": -1.2192 }, { "x": 237.75, "y": 3417.59, "z": -1.2192 }, { "x": 281.39, "y": 3417.59, "z": -1.2192 }, { "x": 281.39, "y": 3406.94 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1218" }, "shape1219": { "name": "Luminaire - 4801842", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 2831.37, "z": 0 }, { "x": 365.61, "y": 2853.01, "z": 0 }, { "x": 408.9, "y": 2853.01, "z": 0 }, { "x": 408.9, "y": 2831.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1219" }, "shape1220": { "name": "Luminaire - 10990793", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 3371.43, "z": 0 }, { "x": 365.61, "y": 3393.43, "z": 0 }, { "x": 408.9, "y": 3393.43, "z": 0 }, { "x": 408.9, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1220" }, "shape1221": { "name": "Luminaire - 14847626", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 1100.83, "z": 0 }, { "x": 365.61, "y": 1122.48, "z": 0 }, { "x": 408.9, "y": 1122.48, "z": 0 }, { "x": 408.9, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1221" }, "shape1222": { "name": "Luminaire - 15012110", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 1165.77, "z": 0 }, { "x": 365.61, "y": 1187.41, "z": 0 }, { "x": 408.9, "y": 1187.41, "z": 0 }, { "x": 408.9, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1222" }, "shape1223": { "name": "Luminaire - 8754416", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 1273.99, "z": 0 }, { "x": 365.61, "y": 1295.28, "z": 0 }, { "x": 408.9, "y": 1295.28, "z": 0 }, { "x": 408.9, "y": 1273.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1223" }, "shape1224": { "name": "Luminaire - 8938077", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 1382.22, "z": 0 }, { "x": 365.61, "y": 1403.86, "z": 0 }, { "x": 408.9, "y": 1403.86, "z": 0 }, { "x": 408.9, "y": 1382.22 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1224" }, "shape1225": { "name": "Luminaire - 4357115", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 1490.44, "z": 0 }, { "x": 365.61, "y": 1512.09, "z": 0 }, { "x": 408.9, "y": 1512.09, "z": 0 }, { "x": 408.9, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1225" }, "shape1226": { "name": "Luminaire - 5310182", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 2355.53, "z": 0 }, { "x": 365.61, "y": 2377.18, "z": 0 }, { "x": 408.9, "y": 2377.18, "z": 0 }, { "x": 408.9, "y": 2355.53 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1226" }, "shape1227": { "name": "Luminaire - 4684760", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 2766.43, "z": 0 }, { "x": 365.61, "y": 2788.08, "z": 0 }, { "x": 408.9, "y": 2788.08, "z": 0 }, { "x": 408.9, "y": 2766.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1227" }, "shape1228": { "name": "Luminaire - 4851810", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 365.61, "y": 2701.5, "z": 0 }, { "x": 365.61, "y": 2723.14, "z": 0 }, { "x": 408.9, "y": 2723.14, "z": 0 }, { "x": 408.9, "y": 2701.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1228" }, "shape1229": { "name": "Luminaire - 4052749", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 281.19, "y": 3439.12, "z": -1.2192 }, { "x": 281.19, "y": 3461.12, "z": -1.2192 }, { "x": 324.48, "y": 3461.12, "z": -1.2192 }, { "x": 324.48, "y": 3439.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1229" }, "shape1230": { "name": "Luminaire - 6531012", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 2831.37, "z": 0 }, { "x": 452.19, "y": 2853.01, "z": 0 }, { "x": 495.48, "y": 2853.01, "z": 0 }, { "x": 495.48, "y": 2831.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1230" }, "shape1231": { "name": "Luminaire - 16409962", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 3371.43, "z": 0 }, { "x": 452.19, "y": 3393.43, "z": 0 }, { "x": 495.48, "y": 3393.43, "z": 0 }, { "x": 495.48, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1231" }, "shape1232": { "name": "Luminaire - 7067281", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 1122.48, "z": 0 }, { "x": 452.19, "y": 1144.12, "z": 0 }, { "x": 495.48, "y": 1144.12, "z": 0 }, { "x": 495.48, "y": 1122.48 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1232" }, "shape1233": { "name": "Luminaire - 11020826", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 2744.79, "z": 0 }, { "x": 452.19, "y": 2766.43, "z": 0 }, { "x": 495.48, "y": 2766.43, "z": 0 }, { "x": 495.48, "y": 2744.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1233" }, "shape1234": { "name": "Luminaire - 5324178", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 1209.06, "z": 0 }, { "x": 452.19, "y": 1230.7, "z": 0 }, { "x": 495.48, "y": 1230.7, "z": 0 }, { "x": 495.48, "y": 1209.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1234" }, "shape1235": { "name": "Luminaire - 11655147", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 1317.28, "z": 0 }, { "x": 452.19, "y": 1338.93, "z": 0 }, { "x": 495.48, "y": 1338.93, "z": 0 }, { "x": 495.48, "y": 1317.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1235" }, "shape1236": { "name": "Luminaire - 12396053", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 1425.51, "z": 0 }, { "x": 452.19, "y": 1447.15, "z": 0 }, { "x": 495.48, "y": 1447.15, "z": 0 }, { "x": 495.48, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1236" }, "shape1237": { "name": "Luminaire - 4761324", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 452.19, "y": 1533.73, "z": 0 }, { "x": 452.19, "y": 1555.02, "z": 0 }, { "x": 495.48, "y": 1555.02, "z": 0 }, { "x": 495.48, "y": 1533.73 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1237" }, "shape1238": { "name": "Luminaire - 6658418", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 367.71, "y": 3439.12, "z": -1.2192 }, { "x": 367.71, "y": 3461.12, "z": -1.2192 }, { "x": 411, "y": 3461.12, "z": -1.2192 }, { "x": 411, "y": 3439.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1238" }, "shape1239": { "name": "Luminaire - 13707732", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 454.41, "y": 3439.12, "z": -1.2192 }, { "x": 454.41, "y": 3461.12, "z": -1.2192 }, { "x": 497.35, "y": 3461.12, "z": -1.2192 }, { "x": 497.35, "y": 3439.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1239" }, "shape1240": { "name": "Luminaire - 2253133", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 454.41, "y": 3547.45, "z": -1.2192 }, { "x": 454.41, "y": 3569.09, "z": -1.2192 }, { "x": 497.35, "y": 3569.09, "z": -1.2192 }, { "x": 497.35, "y": 3547.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1240" }, "shape1241": { "name": "Luminaire - 7594333", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 2831.37, "z": 0 }, { "x": 538.77, "y": 2853.01, "z": 0 }, { "x": 583.13, "y": 2853.01, "z": 0 }, { "x": 583.13, "y": 2831.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1241" }, "shape1242": { "name": "Luminaire - 14172334", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 3371.43, "z": 0 }, { "x": 538.77, "y": 3393.43, "z": 0 }, { "x": 583.13, "y": 3393.43, "z": 0 }, { "x": 583.13, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1242" }, "shape1243": { "name": "Luminaire - 9594008", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 3307.2, "z": 0 }, { "x": 538.77, "y": 3328.49, "z": 0 }, { "x": 583.13, "y": 3328.49, "z": 0 }, { "x": 583.13, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1243" }, "shape1244": { "name": "Luminaire - 10663987", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 1100.83, "z": 0 }, { "x": 538.77, "y": 1122.48, "z": 0 }, { "x": 583.13, "y": 1122.48, "z": 0 }, { "x": 583.13, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1244" }, "shape1245": { "name": "Luminaire - 7717259", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 2788.08, "z": 0 }, { "x": 538.77, "y": 2809.72, "z": 0 }, { "x": 583.13, "y": 2809.72, "z": 0 }, { "x": 583.13, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1245" }, "shape1246": { "name": "Luminaire - 12698288", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 1165.77, "z": 0 }, { "x": 538.77, "y": 1187.41, "z": 0 }, { "x": 583.13, "y": 1187.41, "z": 0 }, { "x": 583.13, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1246" }, "shape1247": { "name": "Luminaire - 7929801", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 1273.99, "z": 0 }, { "x": 538.77, "y": 1295.28, "z": 0 }, { "x": 583.13, "y": 1295.28, "z": 0 }, { "x": 583.13, "y": 1273.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1247" }, "shape1248": { "name": "Luminaire - 13684577", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 1382.22, "z": 0 }, { "x": 538.77, "y": 1403.86, "z": 0 }, { "x": 583.13, "y": 1403.86, "z": 0 }, { "x": 583.13, "y": 1382.22 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1248" }, "shape1249": { "name": "Luminaire - 14644661", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 538.77, "y": 1490.44, "z": 0 }, { "x": 538.77, "y": 1512.09, "z": 0 }, { "x": 583.13, "y": 1512.09, "z": 0 }, { "x": 583.13, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1249" }, "shape1250": { "name": "Luminaire - 9634563", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 540.76, "y": 3439.12, "z": -1.2192 }, { "x": 540.76, "y": 3461.12, "z": -1.2192 }, { "x": 584.05, "y": 3461.12, "z": -1.2192 }, { "x": 584.05, "y": 3439.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1250" }, "shape1251": { "name": "No BLE Primary ID, No BLE UUID - 58", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 540.76, "y": 3547.45, "z": -1.2192 }, { "x": 540.76, "y": 3569.09, "z": -1.2192 }, { "x": 584.05, "y": 3569.09, "z": -1.2192 }, { "x": 584.05, "y": 3547.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1251" }, "shape1252": { "name": "Luminaire - 6915738", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 2831.37, "z": 0 }, { "x": 625.35, "y": 2853.01, "z": 0 }, { "x": 669.71, "y": 2853.01, "z": 0 }, { "x": 669.71, "y": 2831.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1252" }, "shape1253": { "name": "Luminaire - 1493840", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 3371.43, "z": 0 }, { "x": 625.35, "y": 3393.43, "z": 0 }, { "x": 669.71, "y": 3393.43, "z": 0 }, { "x": 669.71, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1253" }, "shape1254": { "name": "Luminaire - 9610726", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 3307.2, "z": 0 }, { "x": 625.35, "y": 3328.49, "z": 0 }, { "x": 669.71, "y": 3328.49, "z": 0 }, { "x": 669.71, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1254" }, "shape1255": { "name": "Luminaire - 6438732", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 3263.91, "z": 0 }, { "x": 625.35, "y": 3285.56, "z": 0 }, { "x": 669.71, "y": 3285.56, "z": 0 }, { "x": 669.71, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1255" }, "shape1256": { "name": "Luminaire - 2841942", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 1122.48, "z": 0 }, { "x": 625.35, "y": 1144.12, "z": 0 }, { "x": 669.71, "y": 1144.12, "z": 0 }, { "x": 669.71, "y": 1122.48 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1256" }, "shape1257": { "name": "Luminaire - 1059571", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 2744.79, "z": 0 }, { "x": 625.35, "y": 2766.43, "z": 0 }, { "x": 669.71, "y": 2766.43, "z": 0 }, { "x": 669.71, "y": 2744.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1257" }, "shape1258": { "name": "Luminaire - 10382318", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 1209.06, "z": 0 }, { "x": 625.35, "y": 1230.7, "z": 0 }, { "x": 669.71, "y": 1230.7, "z": 0 }, { "x": 669.71, "y": 1209.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1258" }, "shape1259": { "name": "Luminaire - 2421110", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 1317.28, "z": 0 }, { "x": 625.35, "y": 1338.93, "z": 0 }, { "x": 669.71, "y": 1338.93, "z": 0 }, { "x": 669.71, "y": 1317.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1259" }, "shape1260": { "name": "Luminaire - 6049073", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 1425.51, "z": 0 }, { "x": 625.35, "y": 1447.15, "z": 0 }, { "x": 669.71, "y": 1447.15, "z": 0 }, { "x": 669.71, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1260" }, "shape1261": { "name": "Luminaire - 8320073", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 625.35, "y": 1533.73, "z": 0 }, { "x": 625.35, "y": 1555.02, "z": 0 }, { "x": 669.71, "y": 1555.02, "z": 0 }, { "x": 669.71, "y": 1533.73 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1261" }, "shape1262": { "name": "Luminaire - 14080660", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 3371.43, "z": 0 }, { "x": 711.93, "y": 3393.43, "z": 0 }, { "x": 754.87, "y": 3393.43, "z": 0 }, { "x": 754.87, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1262" }, "shape1263": { "name": "Luminaire - 8235847", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 1100.83, "z": 0 }, { "x": 711.93, "y": 1122.48, "z": 0 }, { "x": 754.87, "y": 1122.48, "z": 0 }, { "x": 754.87, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1263" }, "shape1264": { "name": "Luminaire - 13715599", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 2788.08, "z": 0 }, { "x": 711.93, "y": 2809.72, "z": 0 }, { "x": 754.87, "y": 2809.72, "z": 0 }, { "x": 754.87, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1264" }, "shape1265": { "name": "Luminaire - 4893362", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 1165.77, "z": 0 }, { "x": 711.93, "y": 1187.41, "z": 0 }, { "x": 754.87, "y": 1187.41, "z": 0 }, { "x": 754.87, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1265" }, "shape1266": { "name": "Luminaire - 14694207", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 1273.99, "z": 0 }, { "x": 711.93, "y": 1295.28, "z": 0 }, { "x": 754.87, "y": 1295.28, "z": 0 }, { "x": 754.87, "y": 1273.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1266" }, "shape1267": { "name": "Luminaire - 6606264", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 1382.22, "z": 0 }, { "x": 711.93, "y": 1403.86, "z": 0 }, { "x": 754.87, "y": 1403.86, "z": 0 }, { "x": 754.87, "y": 1382.22 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1267" }, "shape1268": { "name": "Luminaire - 3188502", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 711.93, "y": 1490.44, "z": 0 }, { "x": 711.93, "y": 1512.09, "z": 0 }, { "x": 754.87, "y": 1512.09, "z": 0 }, { "x": 754.87, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1268" }, "shape1269": { "name": "Luminaire - 9409451", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 627.28, "y": 3439.12, "z": -1.2192 }, { "x": 627.28, "y": 3461.12, "z": -1.2192 }, { "x": 670.57, "y": 3461.12, "z": -1.2192 }, { "x": 670.57, "y": 3439.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1269" }, "shape1270": { "name": "Luminaire - 9552839", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 627.28, "y": 3568.9, "z": -1.2192 }, { "x": 627.28, "y": 3590.9, "z": -1.2192 }, { "x": 670.57, "y": 3590.9, "z": -1.2192 }, { "x": 670.57, "y": 3568.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1270" }, "shape1271": { "name": "Luminaire - 1099833", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 754.87, "y": 2831.37, "z": 0 }, { "x": 754.87, "y": 2853.01, "z": 0 }, { "x": 798.51, "y": 2853.01, "z": 0 }, { "x": 798.51, "y": 2831.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1271" }, "shape1272": { "name": "Luminaire - 1872495", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 3371.43, "z": 0 }, { "x": 798.16, "y": 3393.43, "z": 0 }, { "x": 841.45, "y": 3393.43, "z": 0 }, { "x": 841.45, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1272" }, "shape1273": { "name": "Luminaire - 15390707", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 3307.2, "z": 0 }, { "x": 798.16, "y": 3328.49, "z": 0 }, { "x": 841.45, "y": 3328.49, "z": 0 }, { "x": 841.45, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1273" }, "shape1274": { "name": "Luminaire - 6058763", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 1122.48, "z": 0 }, { "x": 798.16, "y": 1144.12, "z": 0 }, { "x": 841.45, "y": 1144.12, "z": 0 }, { "x": 841.45, "y": 1122.48 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1274" }, "shape1275": { "name": "Luminaire - 5887469", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 1209.06, "z": 0 }, { "x": 798.16, "y": 1230.7, "z": 0 }, { "x": 841.45, "y": 1230.7, "z": 0 }, { "x": 841.45, "y": 1209.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1275" }, "shape1276": { "name": "Luminaire - 14826735", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 1317.28, "z": 0 }, { "x": 798.16, "y": 1338.93, "z": 0 }, { "x": 841.45, "y": 1338.93, "z": 0 }, { "x": 841.45, "y": 1317.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1276" }, "shape1277": { "name": "Luminaire - 5166193", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 1425.51, "z": 0 }, { "x": 798.16, "y": 1447.15, "z": 0 }, { "x": 841.45, "y": 1447.15, "z": 0 }, { "x": 841.45, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1277" }, "shape1278": { "name": "Luminaire - 5669442", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 1533.73, "z": 0 }, { "x": 798.16, "y": 1555.02, "z": 0 }, { "x": 841.45, "y": 1555.02, "z": 0 }, { "x": 841.45, "y": 1533.73 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1278" }, "shape1279": { "name": "Luminaire - 3442155", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 798.16, "y": 2723.14, "z": 0 }, { "x": 798.16, "y": 2744.79, "z": 0 }, { "x": 841.45, "y": 2744.79, "z": 0 }, { "x": 841.45, "y": 2723.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1279" }, "shape1280": { "name": "No BLE Primary ID, No BLE UUID - 59", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 713.8, "y": 3439.12, "z": -1.2192 }, { "x": 713.8, "y": 3461.12, "z": -1.2192 }, { "x": 757.09, "y": 3461.12, "z": -1.2192 }, { "x": 757.09, "y": 3439.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1280" }, "shape1281": { "name": "Luminaire - 14148892", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 713.8, "y": 3568.9, "z": -1.2192 }, { "x": 713.8, "y": 3590.9, "z": -1.2192 }, { "x": 757.09, "y": 3590.9, "z": -1.2192 }, { "x": 757.09, "y": 3568.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1281" }, "shape1282": { "name": "Luminaire - 15621211", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 713.8, "y": 3655.43, "z": -1.2192 }, { "x": 713.8, "y": 3677.43, "z": -1.2192 }, { "x": 757.09, "y": 3677.43, "z": -1.2192 }, { "x": 757.09, "y": 3655.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1282" }, "shape1283": { "name": "Luminaire - 1910673", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 841.45, "y": 2831.37, "z": 0 }, { "x": 841.45, "y": 2853.01, "z": 0 }, { "x": 884.74, "y": 2853.01, "z": 0 }, { "x": 884.74, "y": 2831.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1283" }, "shape1284": { "name": "Luminaire - 3030304", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 3371.43, "z": 0 }, { "x": 884.74, "y": 3393.43, "z": 0 }, { "x": 929.09, "y": 3393.43, "z": 0 }, { "x": 929.09, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1284" }, "shape1285": { "name": "Luminaire - 13179740", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 3307.2, "z": 0 }, { "x": 884.74, "y": 3328.49, "z": 0 }, { "x": 929.09, "y": 3328.49, "z": 0 }, { "x": 929.09, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1285" }, "shape1286": { "name": "Luminaire - 9528659", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 3263.91, "z": 0 }, { "x": 884.74, "y": 3285.56, "z": 0 }, { "x": 929.09, "y": 3285.56, "z": 0 }, { "x": 929.09, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1286" }, "shape1287": { "name": "Luminaire - 12463454", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 2788.08, "z": 0 }, { "x": 884.74, "y": 2809.72, "z": 0 }, { "x": 929.09, "y": 2809.72, "z": 0 }, { "x": 929.09, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1287" }, "shape1288": { "name": "Luminaire - 5323099", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 1165.77, "z": 0 }, { "x": 884.74, "y": 1187.41, "z": 0 }, { "x": 929.09, "y": 1187.41, "z": 0 }, { "x": 929.09, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1288" }, "shape1289": { "name": "Luminaire - 16228937", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 1273.99, "z": 0 }, { "x": 884.74, "y": 1295.28, "z": 0 }, { "x": 929.09, "y": 1295.28, "z": 0 }, { "x": 929.09, "y": 1273.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1289" }, "shape1290": { "name": "Luminaire - 10571315", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 1382.22, "z": 0 }, { "x": 884.74, "y": 1403.86, "z": 0 }, { "x": 929.09, "y": 1403.86, "z": 0 }, { "x": 929.09, "y": 1382.22 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1290" }, "shape1291": { "name": "Luminaire - 15205088", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 884.74, "y": 1490.44, "z": 0 }, { "x": 884.74, "y": 1512.09, "z": 0 }, { "x": 929.09, "y": 1512.09, "z": 0 }, { "x": 929.09, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1291" }, "shape1292": { "name": "Luminaire - 10539600", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 799.79, "y": 3439.12, "z": -1.2192 }, { "x": 799.79, "y": 3461.12, "z": -1.2192 }, { "x": 844.15, "y": 3461.12, "z": -1.2192 }, { "x": 844.15, "y": 3439.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1292" }, "shape1293": { "name": "Luminaire - 12067739", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 928.03, "y": 949.67, "z": 0 }, { "x": 928.03, "y": 971.32, "z": 0 }, { "x": 971.32, "y": 971.32, "z": 0 }, { "x": 971.32, "y": 949.67 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1293" }, "shape1294": { "name": "Luminaire - 1720810", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 928.03, "y": 1057.54, "z": 0 }, { "x": 928.03, "y": 1079.19, "z": 0 }, { "x": 971.32, "y": 1079.19, "z": 0 }, { "x": 971.32, "y": 1057.54 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1294" }, "shape1295": { "name": "Luminaire - 5058889", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 928.03, "y": 2831.37, "z": 0 }, { "x": 928.03, "y": 2853.01, "z": 0 }, { "x": 971.32, "y": 2853.01, "z": 0 }, { "x": 971.32, "y": 2831.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1295" }, "shape1296": { "name": "Luminaire - 8368155", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 843.59, "y": 3590.71, "z": -1.2192 }, { "x": 843.59, "y": 3612.36, "z": -1.2192 }, { "x": 886.88, "y": 3612.36, "z": -1.2192 }, { "x": 886.88, "y": 3590.71 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1296" }, "shape1297": { "name": "Luminaire - 16120728", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 843.59, "y": 3655.43, "z": -1.2192 }, { "x": 843.59, "y": 3677.43, "z": -1.2192 }, { "x": 886.88, "y": 3677.43, "z": -1.2192 }, { "x": 886.88, "y": 3655.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1297" }, "shape1298": { "name": "Luminaire - 4219935", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 928.03, "z": 0 }, { "x": 971.32, "y": 949.67, "z": 0 }, { "x": 1015.67, "y": 949.67, "z": 0 }, { "x": 1015.67, "y": 928.03 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1298" }, "shape1299": { "name": "Luminaire - 15135736", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 1014.61, "z": 0 }, { "x": 971.32, "y": 1035.9, "z": 0 }, { "x": 1015.67, "y": 1035.9, "z": 0 }, { "x": 1015.67, "y": 1014.61 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1299" }, "shape1300": { "name": "Luminaire - 3957145", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 1122.48, "z": 0 }, { "x": 971.32, "y": 1144.12, "z": 0 }, { "x": 1015.67, "y": 1144.12, "z": 0 }, { "x": 1015.67, "y": 1122.48 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1300" }, "shape1301": { "name": "Luminaire - 11053899", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 1209.06, "z": 0 }, { "x": 971.32, "y": 1230.7, "z": 0 }, { "x": 1015.67, "y": 1230.7, "z": 0 }, { "x": 1015.67, "y": 1209.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1301" }, "shape1302": { "name": "Luminaire - 9175622", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 1338.93, "z": 0 }, { "x": 971.32, "y": 1360.57, "z": 0 }, { "x": 1015.67, "y": 1360.57, "z": 0 }, { "x": 1015.67, "y": 1338.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1302" }, "shape1303": { "name": "Luminaire - 9051005", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 1447.15, "z": 0 }, { "x": 971.32, "y": 1468.8, "z": 0 }, { "x": 1015.67, "y": 1468.8, "z": 0 }, { "x": 1015.67, "y": 1447.15 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1303" }, "shape1304": { "name": "Luminaire - 5912871", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 1555.38, "z": 0 }, { "x": 971.32, "y": 1577.02, "z": 0 }, { "x": 1015.67, "y": 1577.02, "z": 0 }, { "x": 1015.67, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1304" }, "shape1305": { "name": "Luminaire - 14929826", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 2744.79, "z": 0 }, { "x": 971.32, "y": 2766.43, "z": 0 }, { "x": 1015.67, "y": 2766.43, "z": 0 }, { "x": 1015.67, "y": 2744.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1305" }, "shape1306": { "name": "Luminaire - 3234115", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 3371.43, "z": 0 }, { "x": 971.32, "y": 3393.43, "z": 0 }, { "x": 1015.67, "y": 3393.43, "z": 0 }, { "x": 1015.67, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1306" }, "shape1307": { "name": "Luminaire - 5116771", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 3307.2, "z": 0 }, { "x": 971.32, "y": 3328.49, "z": 0 }, { "x": 1015.67, "y": 3328.49, "z": 0 }, { "x": 1015.67, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1307" }, "shape1308": { "name": "Luminaire - 16221424", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 971.32, "y": 3263.91, "z": 0 }, { "x": 971.32, "y": 3285.56, "z": 0 }, { "x": 1015.67, "y": 3285.56, "z": 0 }, { "x": 1015.67, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1308" }, "shape1309": { "name": "Luminaire - 10560420", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1014.61, "y": 2831.37, "z": 0 }, { "x": 1014.61, "y": 2853.01, "z": 0 }, { "x": 1057.9, "y": 2853.01, "z": 0 }, { "x": 1057.9, "y": 2831.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1309" }, "shape1310": { "name": "Luminaire - 5175321", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 3436.72, "z": 0 }, { "x": 1057.9, "y": 3458.72, "z": 0 }, { "x": 1100.83, "y": 3458.72, "z": 0 }, { "x": 1100.83, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1310" }, "shape1311": { "name": "Luminaire - 12210066", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1058.25, "y": 1165.41, "z": 0 }, { "x": 1058.25, "y": 1187.06, "z": 0 }, { "x": 1101.9, "y": 1187.06, "z": 0 }, { "x": 1101.9, "y": 1165.41 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1311" }, "shape1312": { "name": "Luminaire - 901298", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 949.67, "z": 0 }, { "x": 1057.9, "y": 971.32, "z": 0 }, { "x": 1102.25, "y": 971.32, "z": 0 }, { "x": 1102.25, "y": 949.67 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1312" }, "shape1313": { "name": "Luminaire - 3210886", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 1057.54, "z": 0 }, { "x": 1057.9, "y": 1079.19, "z": 0 }, { "x": 1102.25, "y": 1079.19, "z": 0 }, { "x": 1102.25, "y": 1057.54 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1313" }, "shape1314": { "name": "Luminaire - 3713603", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 3371.43, "z": 0 }, { "x": 1057.9, "y": 3393.43, "z": 0 }, { "x": 1102.25, "y": 3393.43, "z": 0 }, { "x": 1102.25, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1314" }, "shape1315": { "name": "Luminaire - 14415073", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 1273.99, "z": 0 }, { "x": 1057.9, "y": 1295.28, "z": 0 }, { "x": 1102.25, "y": 1295.28, "z": 0 }, { "x": 1102.25, "y": 1273.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1315" }, "shape1316": { "name": "Luminaire - 5590736", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 1382.22, "z": 0 }, { "x": 1057.9, "y": 1403.86, "z": 0 }, { "x": 1102.25, "y": 1403.86, "z": 0 }, { "x": 1102.25, "y": 1382.22 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1316" }, "shape1317": { "name": "Luminaire - 2005055", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 1490.44, "z": 0 }, { "x": 1057.9, "y": 1512.09, "z": 0 }, { "x": 1102.25, "y": 1512.09, "z": 0 }, { "x": 1102.25, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1317" }, "shape1318": { "name": "Luminaire - 56062", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1057.9, "y": 2788.08, "z": 0 }, { "x": 1057.9, "y": 2809.72, "z": 0 }, { "x": 1102.25, "y": 2809.72, "z": 0 }, { "x": 1102.25, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1318" }, "shape1319": { "name": "Luminaire - 11501585", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.12, "y": 3241.56, "z": 0 }, { "x": 1144.12, "y": 3263.91, "z": 0 }, { "x": 1187.41, "y": 3263.91, "z": 0 }, { "x": 1187.41, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1319" }, "shape1320": { "name": "Luminaire - 14623269", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.12, "y": 3502.01, "z": 0 }, { "x": 1144.12, "y": 3523.65, "z": 0 }, { "x": 1187.41, "y": 3523.65, "z": 0 }, { "x": 1187.41, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1320" }, "shape1321": { "name": "Luminaire - 14398510", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.12, "y": 3609.88, "z": 0 }, { "x": 1144.12, "y": 3631.88, "z": 0 }, { "x": 1187.41, "y": 3631.88, "z": 0 }, { "x": 1187.41, "y": 3609.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1321" }, "shape1322": { "name": "Luminaire - 12267296", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.12, "y": 3696.46, "z": 0 }, { "x": 1144.12, "y": 3718.46, "z": 0 }, { "x": 1187.41, "y": 3718.46, "z": 0 }, { "x": 1187.41, "y": 3696.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1322" }, "shape1323": { "name": "Luminaire - 4785636", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.35, "y": 2852.88, "z": 0 }, { "x": 1144.35, "y": 2874.66, "z": 0 }, { "x": 1187.64, "y": 2874.66, "z": 0 }, { "x": 1187.64, "y": 2852.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1323" }, "shape1324": { "name": "Luminaire - 9231372", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 2593.27, "z": 0 }, { "x": 1144.48, "y": 2614.92, "z": 0 }, { "x": 1188.12, "y": 2614.92, "z": 0 }, { "x": 1188.12, "y": 2593.27 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1324" }, "shape1325": { "name": "Luminaire - 15026479", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 2982.17, "z": 0 }, { "x": 1144.48, "y": 3004.17, "z": 0 }, { "x": 1188.12, "y": 3004.17, "z": 0 }, { "x": 1188.12, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1325" }, "shape1326": { "name": "Luminaire - 9938315", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 3371.43, "z": 0 }, { "x": 1144.48, "y": 3393.78, "z": 0 }, { "x": 1188.48, "y": 3393.78, "z": 0 }, { "x": 1188.48, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1326" }, "shape1327": { "name": "Luminaire - 12596802", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 949.67, "z": 0 }, { "x": 1144.48, "y": 971.32, "z": 0 }, { "x": 1188.83, "y": 971.32, "z": 0 }, { "x": 1188.83, "y": 949.67 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1327" }, "shape1328": { "name": "Luminaire - 16550684", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 1035.9, "z": 0 }, { "x": 1144.48, "y": 1057.54, "z": 0 }, { "x": 1188.83, "y": 1057.54, "z": 0 }, { "x": 1188.83, "y": 1035.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1328" }, "shape1329": { "name": "Luminaire - 5405323", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 1165.77, "z": 0 }, { "x": 1144.48, "y": 1187.41, "z": 0 }, { "x": 1188.83, "y": 1187.41, "z": 0 }, { "x": 1188.83, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1329" }, "shape1330": { "name": "Luminaire - 8292309", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 1295.64, "z": 0 }, { "x": 1144.48, "y": 1317.28, "z": 0 }, { "x": 1188.83, "y": 1317.28, "z": 0 }, { "x": 1188.83, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1330" }, "shape1331": { "name": "Luminaire - 3507362", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 1425.51, "z": 0 }, { "x": 1144.48, "y": 1447.15, "z": 0 }, { "x": 1188.83, "y": 1447.15, "z": 0 }, { "x": 1188.83, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1331" }, "shape1332": { "name": "Luminaire - 2985875", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 1555.38, "z": 0 }, { "x": 1144.48, "y": 1577.02, "z": 0 }, { "x": 1188.83, "y": 1577.02, "z": 0 }, { "x": 1188.83, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1332" }, "shape1333": { "name": "Luminaire - 10354123", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 1684.89, "z": 0 }, { "x": 1144.48, "y": 1706.54, "z": 0 }, { "x": 1188.83, "y": 1706.54, "z": 0 }, { "x": 1188.83, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1333" }, "shape1334": { "name": "Luminaire - 15537537", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 1814.76, "z": 0 }, { "x": 1144.48, "y": 1836.41, "z": 0 }, { "x": 1188.83, "y": 1836.41, "z": 0 }, { "x": 1188.83, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1334" }, "shape1335": { "name": "Luminaire - 7172308", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 1944.28, "z": 0 }, { "x": 1144.48, "y": 1966.28, "z": 0 }, { "x": 1188.83, "y": 1966.28, "z": 0 }, { "x": 1188.83, "y": 1944.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1335" }, "shape1336": { "name": "Luminaire - 4559900", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 2074.5, "z": 0 }, { "x": 1144.48, "y": 2096.15, "z": 0 }, { "x": 1188.83, "y": 2096.15, "z": 0 }, { "x": 1188.83, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1336" }, "shape1337": { "name": "Luminaire - 10249553", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 2204.02, "z": 0 }, { "x": 1144.48, "y": 2225.66, "z": 0 }, { "x": 1188.83, "y": 2225.66, "z": 0 }, { "x": 1188.83, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1337" }, "shape1338": { "name": "Luminaire - 916973", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 2333.89, "z": 0 }, { "x": 1144.48, "y": 2355.53, "z": 0 }, { "x": 1188.83, "y": 2355.53, "z": 0 }, { "x": 1188.83, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1338" }, "shape1339": { "name": "Luminaire - 15475500", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 2463.76, "z": 0 }, { "x": 1144.48, "y": 2485.4, "z": 0 }, { "x": 1188.83, "y": 2485.4, "z": 0 }, { "x": 1188.83, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1339" }, "shape1340": { "name": "Luminaire - 10332592", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 2723.14, "z": 0 }, { "x": 1144.48, "y": 2744.79, "z": 0 }, { "x": 1188.83, "y": 2744.79, "z": 0 }, { "x": 1188.83, "y": 2723.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1340" }, "shape1341": { "name": "Luminaire - 10814599", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1144.48, "y": 3112.75, "z": 0 }, { "x": 1144.48, "y": 3134.4, "z": 0 }, { "x": 1188.83, "y": 3134.4, "z": 0 }, { "x": 1188.83, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1341" }, "shape1342": { "name": "Luminaire - 11696524", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 582.06, "z": 0 }, { "x": 1230.7, "y": 603.35, "z": 0 }, { "x": 1274.35, "y": 603.35, "z": 0 }, { "x": 1274.35, "y": 582.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1342" }, "shape1343": { "name": "Luminaire - 7846861", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 841.45, "z": 0 }, { "x": 1230.7, "y": 863.09, "z": 0 }, { "x": 1275.06, "y": 863.09, "z": 0 }, { "x": 1275.06, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1343" }, "shape1344": { "name": "Luminaire - 5025358", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 711.58, "z": 0 }, { "x": 1230.7, "y": 733.22, "z": 0 }, { "x": 1275.06, "y": 733.22, "z": 0 }, { "x": 1275.06, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1344" }, "shape1345": { "name": "Luminaire - 381380", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 971.32, "z": 0 }, { "x": 1230.7, "y": 992.96, "z": 0 }, { "x": 1275.06, "y": 992.96, "z": 0 }, { "x": 1275.06, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1345" }, "shape1346": { "name": "Luminaire - 12660128", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 2009.57, "z": 0 }, { "x": 1230.7, "y": 2031.21, "z": 0 }, { "x": 1275.06, "y": 2031.21, "z": 0 }, { "x": 1275.06, "y": 2009.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1346" }, "shape1347": { "name": "Luminaire - 7344768", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 2139.44, "z": 0 }, { "x": 1230.7, "y": 2161.08, "z": 0 }, { "x": 1275.06, "y": 2161.08, "z": 0 }, { "x": 1275.06, "y": 2139.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1347" }, "shape1348": { "name": "Luminaire - 9049433", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 2269.31, "z": 0 }, { "x": 1230.7, "y": 2290.6, "z": 0 }, { "x": 1275.06, "y": 2290.6, "z": 0 }, { "x": 1275.06, "y": 2269.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1348" }, "shape1349": { "name": "Luminaire - 11386268", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 2398.82, "z": 0 }, { "x": 1230.7, "y": 2420.47, "z": 0 }, { "x": 1275.06, "y": 2420.47, "z": 0 }, { "x": 1275.06, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1349" }, "shape1350": { "name": "Luminaire - 523975", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 2917.95, "z": 0 }, { "x": 1230.7, "y": 2939.59, "z": 0 }, { "x": 1275.06, "y": 2939.59, "z": 0 }, { "x": 1275.06, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1350" }, "shape1351": { "name": "Luminaire - 8674166", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 3436.72, "z": 0 }, { "x": 1230.7, "y": 3458.72, "z": 0 }, { "x": 1275.06, "y": 3458.72, "z": 0 }, { "x": 1275.06, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1351" }, "shape1352": { "name": "Luminaire - 14035196", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 3307.2, "z": 0 }, { "x": 1230.7, "y": 3328.49, "z": 0 }, { "x": 1275.06, "y": 3328.49, "z": 0 }, { "x": 1275.06, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1352" }, "shape1353": { "name": "Luminaire - 7617644", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 3609.88, "z": 0 }, { "x": 1230.7, "y": 3631.88, "z": 0 }, { "x": 1275.06, "y": 3631.88, "z": 0 }, { "x": 1275.06, "y": 3609.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1353" }, "shape1354": { "name": "Luminaire - 13658361", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1230.7, "y": 3696.46, "z": 0 }, { "x": 1230.7, "y": 3718.46, "z": 0 }, { "x": 1275.06, "y": 3718.46, "z": 0 }, { "x": 1275.06, "y": 3696.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1354" }, "shape1355": { "name": "Luminaire - 13282979", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 2204.37, "z": 0 }, { "x": 1317.28, "y": 2226.02, "z": 0 }, { "x": 1361.28, "y": 2226.02, "z": 0 }, { "x": 1361.28, "y": 2204.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1355" }, "shape1356": { "name": "Luminaire - 16035100", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 560.06, "z": 0 }, { "x": 1317.28, "y": 582.06, "z": 0 }, { "x": 1361.64, "y": 582.06, "z": 0 }, { "x": 1361.64, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1356" }, "shape1357": { "name": "Luminaire - 11141224", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 647, "z": 0 }, { "x": 1317.28, "y": 668.29, "z": 0 }, { "x": 1361.64, "y": 668.29, "z": 0 }, { "x": 1361.64, "y": 647 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1357" }, "shape1358": { "name": "Luminaire - 9733637", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 776.51, "z": 0 }, { "x": 1317.28, "y": 798.16, "z": 0 }, { "x": 1361.64, "y": 798.16, "z": 0 }, { "x": 1361.64, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1358" }, "shape1359": { "name": "Luminaire - 10516257", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 906.38, "z": 0 }, { "x": 1317.28, "y": 928.03, "z": 0 }, { "x": 1361.64, "y": 928.03, "z": 0 }, { "x": 1361.64, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1359" }, "shape1360": { "name": "Luminaire - 9911976", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 1944.28, "z": 0 }, { "x": 1317.28, "y": 1966.28, "z": 0 }, { "x": 1361.64, "y": 1966.28, "z": 0 }, { "x": 1361.64, "y": 1944.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1360" }, "shape1361": { "name": "Luminaire - 3373272", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 2074.5, "z": 0 }, { "x": 1317.28, "y": 2096.15, "z": 0 }, { "x": 1361.64, "y": 2096.15, "z": 0 }, { "x": 1361.64, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1361" }, "shape1362": { "name": "Luminaire - 9511883", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 2333.89, "z": 0 }, { "x": 1317.28, "y": 2355.53, "z": 0 }, { "x": 1361.64, "y": 2355.53, "z": 0 }, { "x": 1361.64, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1362" }, "shape1363": { "name": "Luminaire - 16620864", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 2852.66, "z": 0 }, { "x": 1317.28, "y": 2874.66, "z": 0 }, { "x": 1361.64, "y": 2874.66, "z": 0 }, { "x": 1361.64, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1363" }, "shape1364": { "name": "Luminaire - 9089916", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 3241.56, "z": 0 }, { "x": 1317.28, "y": 3263.91, "z": 0 }, { "x": 1361.64, "y": 3263.91, "z": 0 }, { "x": 1361.64, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1364" }, "shape1365": { "name": "Luminaire - 11060132", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 3502.01, "z": 0 }, { "x": 1317.28, "y": 3523.65, "z": 0 }, { "x": 1361.64, "y": 3523.65, "z": 0 }, { "x": 1361.64, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1365" }, "shape1366": { "name": "Luminaire - 16584256", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 3371.43, "z": 0 }, { "x": 1317.28, "y": 3393.43, "z": 0 }, { "x": 1361.64, "y": 3393.43, "z": 0 }, { "x": 1361.64, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1366" }, "shape1367": { "name": "Luminaire - 15858548", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 3609.88, "z": 0 }, { "x": 1317.28, "y": 3631.88, "z": 0 }, { "x": 1361.64, "y": 3631.88, "z": 0 }, { "x": 1361.64, "y": 3609.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1367" }, "shape1368": { "name": "Luminaire - 15124194", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1317.28, "y": 3696.46, "z": 0 }, { "x": 1317.28, "y": 3718.46, "z": 0 }, { "x": 1361.64, "y": 3718.46, "z": 0 }, { "x": 1361.64, "y": 3696.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1368" }, "shape1369": { "name": "Luminaire - 5201185", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 581.35, "z": 0 }, { "x": 1403.86, "y": 603.35, "z": 0 }, { "x": 1447.15, "y": 603.35, "z": 0 }, { "x": 1447.15, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1369" }, "shape1370": { "name": "Luminaire - 12276137", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 711.58, "z": 0 }, { "x": 1403.86, "y": 733.22, "z": 0 }, { "x": 1447.15, "y": 733.22, "z": 0 }, { "x": 1447.15, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1370" }, "shape1371": { "name": "Luminaire - 14826600", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 971.32, "z": 0 }, { "x": 1403.86, "y": 992.96, "z": 0 }, { "x": 1447.15, "y": 992.96, "z": 0 }, { "x": 1447.15, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1371" }, "shape1372": { "name": "Luminaire - 16619396", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 2009.57, "z": 0 }, { "x": 1403.86, "y": 2031.21, "z": 0 }, { "x": 1447.15, "y": 2031.21, "z": 0 }, { "x": 1447.15, "y": 2009.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1372" }, "shape1373": { "name": "Luminaire - 8541846", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 2139.44, "z": 0 }, { "x": 1403.86, "y": 2161.08, "z": 0 }, { "x": 1447.15, "y": 2161.08, "z": 0 }, { "x": 1447.15, "y": 2139.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1373" }, "shape1374": { "name": "Luminaire - 7862392", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 2269.31, "z": 0 }, { "x": 1403.86, "y": 2290.6, "z": 0 }, { "x": 1447.15, "y": 2290.6, "z": 0 }, { "x": 1447.15, "y": 2269.31 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1374" }, "shape1375": { "name": "Luminaire - 9482563", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 2398.82, "z": 0 }, { "x": 1403.86, "y": 2420.47, "z": 0 }, { "x": 1447.15, "y": 2420.47, "z": 0 }, { "x": 1447.15, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1375" }, "shape1376": { "name": "Luminaire - 3926408", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 841.45, "z": 0 }, { "x": 1403.86, "y": 863.09, "z": 0 }, { "x": 1447.15, "y": 863.09, "z": 0 }, { "x": 1447.15, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1376" }, "shape1377": { "name": "Luminaire - 14207038", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 3307.2, "z": 0 }, { "x": 1403.86, "y": 3328.49, "z": 0 }, { "x": 1447.15, "y": 3328.49, "z": 0 }, { "x": 1447.15, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1377" }, "shape1378": { "name": "Luminaire - 9672255", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 3436.72, "z": 0 }, { "x": 1403.86, "y": 3458.72, "z": 0 }, { "x": 1447.15, "y": 3458.72, "z": 0 }, { "x": 1447.15, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1378" }, "shape1379": { "name": "Luminaire - 793435", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 3609.88, "z": 0 }, { "x": 1403.86, "y": 3631.88, "z": 0 }, { "x": 1447.15, "y": 3631.88, "z": 0 }, { "x": 1447.15, "y": 3609.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1379" }, "shape1380": { "name": "Luminaire - 10154724", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 3696.46, "z": 0 }, { "x": 1403.86, "y": 3718.46, "z": 0 }, { "x": 1447.15, "y": 3718.46, "z": 0 }, { "x": 1447.15, "y": 3696.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1380" }, "shape1381": { "name": "Luminaire - 538194", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 2917.95, "z": 0 }, { "x": 1403.86, "y": 2939.59, "z": 0 }, { "x": 1447.15, "y": 2939.59, "z": 0 }, { "x": 1447.15, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1381" }, "shape1382": { "name": "No BLE Primary ID, No BLE UUID - 60", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1403.86, "y": 3177.33, "z": 0 }, { "x": 1403.86, "y": 3199.33, "z": 0 }, { "x": 1447.15, "y": 3199.33, "z": 0 }, { "x": 1447.15, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1382" }, "shape1383": { "name": "Luminaire - 6114511", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1447.15, "y": 2074.5, "z": 0 }, { "x": 1447.15, "y": 2096.15, "z": 0 }, { "x": 1490.44, "y": 2096.15, "z": 0 }, { "x": 1490.44, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1383" }, "shape1384": { "name": "Luminaire - 15044160", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1447.15, "y": 2204.37, "z": 0 }, { "x": 1447.15, "y": 2225.31, "z": 0 }, { "x": 1490.44, "y": 2225.31, "z": 0 }, { "x": 1490.44, "y": 2204.37 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1384" }, "shape1385": { "name": "Luminaire - 2807735", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1447.15, "y": 2333.89, "z": 0 }, { "x": 1447.15, "y": 2355.53, "z": 0 }, { "x": 1490.44, "y": 2355.53, "z": 0 }, { "x": 1490.44, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1385" }, "shape1386": { "name": "Luminaire - 15479076", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 560.06, "z": 0 }, { "x": 1490.44, "y": 582.06, "z": 0 }, { "x": 1533.73, "y": 582.06, "z": 0 }, { "x": 1533.73, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1386" }, "shape1387": { "name": "Luminaire - 4913834", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 3371.43, "z": 0 }, { "x": 1490.44, "y": 3393.43, "z": 0 }, { "x": 1533.73, "y": 3393.43, "z": 0 }, { "x": 1533.73, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1387" }, "shape1388": { "name": "Luminaire - 13070878", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 3502.01, "z": 0 }, { "x": 1490.44, "y": 3523.65, "z": 0 }, { "x": 1533.73, "y": 3523.65, "z": 0 }, { "x": 1533.73, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1388" }, "shape1389": { "name": "Luminaire - 4362205", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 3609.88, "z": 0 }, { "x": 1490.44, "y": 3631.88, "z": 0 }, { "x": 1533.73, "y": 3631.88, "z": 0 }, { "x": 1533.73, "y": 3609.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1389" }, "shape1390": { "name": "Luminaire - 7647723", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 3696.46, "z": 0 }, { "x": 1490.44, "y": 3718.46, "z": 0 }, { "x": 1533.73, "y": 3718.46, "z": 0 }, { "x": 1533.73, "y": 3696.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1390" }, "shape1391": { "name": "Luminaire - 13312682", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.44, "y": 2852.66, "z": 0 }, { "x": 1490.44, "y": 2874.66, "z": 0 }, { "x": 1533.73, "y": 2874.66, "z": 0 }, { "x": 1533.73, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1391" }, "shape1392": { "name": "Luminaire - 12362665", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1490.8, "y": 3241.56, "z": 0 }, { "x": 1490.8, "y": 3263.91, "z": 0 }, { "x": 1534.09, "y": 3263.91, "z": 0 }, { "x": 1534.09, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1392" }, "shape1393": { "name": "Luminaire - 16208622", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 1360.57, "z": 0 }, { "x": 1577.02, "y": 1382.22, "z": 0 }, { "x": 1620.31, "y": 1382.22, "z": 0 }, { "x": 1620.31, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1393" }, "shape1394": { "name": "Luminaire - 6382171", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 1490.44, "z": 0 }, { "x": 1577.02, "y": 1512.09, "z": 0 }, { "x": 1620.31, "y": 1512.09, "z": 0 }, { "x": 1620.31, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1394" }, "shape1395": { "name": "Luminaire - 979506", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 3328.14, "z": 0 }, { "x": 1577.02, "y": 3350.14, "z": 0 }, { "x": 1620.31, "y": 3350.14, "z": 0 }, { "x": 1620.31, "y": 3328.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1395" }, "shape1396": { "name": "Luminaire - 1808097", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 3458.72, "z": 0 }, { "x": 1577.02, "y": 3480.36, "z": 0 }, { "x": 1620.31, "y": 3480.36, "z": 0 }, { "x": 1620.31, "y": 3458.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1396" }, "shape1397": { "name": "Luminaire - 13196523", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 3199.33, "z": 0 }, { "x": 1577.02, "y": 3220.62, "z": 0 }, { "x": 1620.31, "y": 3220.62, "z": 0 }, { "x": 1620.31, "y": 3199.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1397" }, "shape1398": { "name": "Luminaire - 860499", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 3047.46, "z": 0 }, { "x": 1577.02, "y": 3069.46, "z": 0 }, { "x": 1620.31, "y": 3069.46, "z": 0 }, { "x": 1620.31, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1398" }, "shape1399": { "name": "Luminaire - 12602255", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 3609.88, "z": 0 }, { "x": 1577.02, "y": 3631.88, "z": 0 }, { "x": 1620.31, "y": 3631.88, "z": 0 }, { "x": 1620.31, "y": 3609.88 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1399" }, "shape1400": { "name": "Luminaire - 7040772", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 3696.46, "z": 0 }, { "x": 1577.02, "y": 3718.46, "z": 0 }, { "x": 1620.31, "y": 3718.46, "z": 0 }, { "x": 1620.31, "y": 3696.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1400" }, "shape1401": { "name": "Luminaire - 9509284", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 971.32, "z": 0 }, { "x": 1577.02, "y": 992.96, "z": 0 }, { "x": 1620.31, "y": 992.96, "z": 0 }, { "x": 1620.31, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1401" }, "shape1402": { "name": "Luminaire - 11782550", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 1100.83, "z": 0 }, { "x": 1577.02, "y": 1122.48, "z": 0 }, { "x": 1620.31, "y": 1122.48, "z": 0 }, { "x": 1620.31, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1402" }, "shape1403": { "name": "Luminaire - 10067895", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 1230.7, "z": 0 }, { "x": 1577.02, "y": 1252.35, "z": 0 }, { "x": 1620.31, "y": 1252.35, "z": 0 }, { "x": 1620.31, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1403" }, "shape1404": { "name": "Luminaire - 12368952", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 1619.96, "z": 0 }, { "x": 1577.02, "y": 1641.25, "z": 0 }, { "x": 1620.31, "y": 1641.25, "z": 0 }, { "x": 1620.31, "y": 1619.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1404" }, "shape1405": { "name": "Luminaire - 10138298", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 1749.83, "z": 0 }, { "x": 1577.02, "y": 1771.47, "z": 0 }, { "x": 1620.31, "y": 1771.47, "z": 0 }, { "x": 1620.31, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1405" }, "shape1406": { "name": "Luminaire - 4850951", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1577.02, "y": 2917.95, "z": 0 }, { "x": 1577.02, "y": 2939.59, "z": 0 }, { "x": 1620.31, "y": 2939.59, "z": 0 }, { "x": 1620.31, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1406" }, "shape1407": { "name": "Luminaire - 16498535", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 3241.56, "z": 0 }, { "x": 1663.25, "y": 3263.91, "z": 0 }, { "x": 1706.54, "y": 3263.91, "z": 0 }, { "x": 1706.54, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1407" }, "shape1408": { "name": "Luminaire - 403725", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 3112.75, "z": 0 }, { "x": 1663.25, "y": 3134.4, "z": 0 }, { "x": 1706.54, "y": 3134.4, "z": 0 }, { "x": 1706.54, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1408" }, "shape1409": { "name": "Luminaire - 16485740", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 2982.17, "z": 0 }, { "x": 1663.25, "y": 3004.17, "z": 0 }, { "x": 1706.54, "y": 3004.17, "z": 0 }, { "x": 1706.54, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1409" }, "shape1410": { "name": "Luminaire - 5002974", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 1684.89, "z": 0 }, { "x": 1663.25, "y": 1706.54, "z": 0 }, { "x": 1706.54, "y": 1706.54, "z": 0 }, { "x": 1706.54, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1410" }, "shape1411": { "name": "Luminaire - 12015532", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 1555.38, "z": 0 }, { "x": 1663.25, "y": 1577.02, "z": 0 }, { "x": 1706.54, "y": 1577.02, "z": 0 }, { "x": 1706.54, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1411" }, "shape1412": { "name": "Luminaire - 11589642", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 1295.64, "z": 0 }, { "x": 1663.25, "y": 1317.28, "z": 0 }, { "x": 1706.54, "y": 1317.28, "z": 0 }, { "x": 1706.54, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1412" }, "shape1413": { "name": "Luminaire - 8312980", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 1425.51, "z": 0 }, { "x": 1663.25, "y": 1447.15, "z": 0 }, { "x": 1706.54, "y": 1447.15, "z": 0 }, { "x": 1706.54, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1413" }, "shape1414": { "name": "Luminaire - 8304156", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 1165.77, "z": 0 }, { "x": 1663.25, "y": 1187.41, "z": 0 }, { "x": 1706.54, "y": 1187.41, "z": 0 }, { "x": 1706.54, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1414" }, "shape1415": { "name": "Luminaire - 12938491", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 1035.9, "z": 0 }, { "x": 1663.25, "y": 1057.54, "z": 0 }, { "x": 1706.54, "y": 1057.54, "z": 0 }, { "x": 1706.54, "y": 1035.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1415" }, "shape1416": { "name": "Luminaire - 2171455", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1663.25, "y": 2852.66, "z": 0 }, { "x": 1663.25, "y": 2874.66, "z": 0 }, { "x": 1706.54, "y": 2874.66, "z": 0 }, { "x": 1706.54, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1416" }, "shape1417": { "name": "Luminaire - 10428260", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 971.32, "z": 0 }, { "x": 1749.83, "y": 992.96, "z": 0 }, { "x": 1793.12, "y": 992.96, "z": 0 }, { "x": 1793.12, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1417" }, "shape1418": { "name": "Luminaire - 16590458", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 1100.83, "z": 0 }, { "x": 1749.83, "y": 1122.48, "z": 0 }, { "x": 1793.12, "y": 1122.48, "z": 0 }, { "x": 1793.12, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1418" }, "shape1419": { "name": "Luminaire - 7972680", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 1230.7, "z": 0 }, { "x": 1749.83, "y": 1252.35, "z": 0 }, { "x": 1793.12, "y": 1252.35, "z": 0 }, { "x": 1793.12, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1419" }, "shape1420": { "name": "Luminaire - 7920055", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 1360.57, "z": 0 }, { "x": 1749.83, "y": 1382.22, "z": 0 }, { "x": 1793.12, "y": 1382.22, "z": 0 }, { "x": 1793.12, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1420" }, "shape1421": { "name": "Luminaire - 10939905", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 3047.46, "z": 0 }, { "x": 1749.83, "y": 3069.46, "z": 0 }, { "x": 1793.12, "y": 3069.46, "z": 0 }, { "x": 1793.12, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1421" }, "shape1422": { "name": "Luminaire - 6555772", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 3177.33, "z": 0 }, { "x": 1749.83, "y": 3199.33, "z": 0 }, { "x": 1793.12, "y": 3199.33, "z": 0 }, { "x": 1793.12, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1422" }, "shape1423": { "name": "Luminaire - 908082", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 3263.91, "z": 0 }, { "x": 1749.83, "y": 3285.56, "z": 0 }, { "x": 1793.12, "y": 3285.56, "z": 0 }, { "x": 1793.12, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1423" }, "shape1424": { "name": "Luminaire - 2541959", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 1490.44, "z": 0 }, { "x": 1749.83, "y": 1512.09, "z": 0 }, { "x": 1793.12, "y": 1512.09, "z": 0 }, { "x": 1793.12, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1424" }, "shape1425": { "name": "Luminaire - 1112999", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 1619.96, "z": 0 }, { "x": 1749.83, "y": 1641.25, "z": 0 }, { "x": 1793.12, "y": 1641.25, "z": 0 }, { "x": 1793.12, "y": 1619.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1425" }, "shape1426": { "name": "Luminaire - 4274351", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 1749.83, "z": 0 }, { "x": 1749.83, "y": 1771.47, "z": 0 }, { "x": 1793.12, "y": 1771.47, "z": 0 }, { "x": 1793.12, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1426" }, "shape1427": { "name": "Luminaire - 10655423", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1749.83, "y": 2917.95, "z": 0 }, { "x": 1749.83, "y": 2939.59, "z": 0 }, { "x": 1793.12, "y": 2939.59, "z": 0 }, { "x": 1793.12, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1427" }, "shape1428": { "name": "No BLE UUID - 7294866", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 1035.9, "z": 0 }, { "x": 1836.41, "y": 1057.54, "z": 0 }, { "x": 1879.7, "y": 1057.54, "z": 0 }, { "x": 1879.7, "y": 1035.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1428" }, "shape1429": { "name": "Luminaire - 8790950", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 1166.12, "z": 0 }, { "x": 1836.41, "y": 1187.77, "z": 0 }, { "x": 1879.7, "y": 1187.77, "z": 0 }, { "x": 1879.7, "y": 1166.12 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1429" }, "shape1430": { "name": "Luminaire - 7422021", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 1295.99, "z": 0 }, { "x": 1836.41, "y": 1317.64, "z": 0 }, { "x": 1879.7, "y": 1317.64, "z": 0 }, { "x": 1879.7, "y": 1295.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1430" }, "shape1431": { "name": "Luminaire - 4443209", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 3241.56, "z": 0 }, { "x": 1836.41, "y": 3263.91, "z": 0 }, { "x": 1879.7, "y": 3263.91, "z": 0 }, { "x": 1879.7, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1431" }, "shape1432": { "name": "Luminaire - 4303038", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 1684.89, "z": 0 }, { "x": 1836.41, "y": 1706.54, "z": 0 }, { "x": 1879.7, "y": 1706.54, "z": 0 }, { "x": 1879.7, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1432" }, "shape1433": { "name": "Luminaire - 1975980", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 1555.38, "z": 0 }, { "x": 1836.41, "y": 1577.02, "z": 0 }, { "x": 1879.7, "y": 1577.02, "z": 0 }, { "x": 1879.7, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1433" }, "shape1434": { "name": "Luminaire - 8036609", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 1425.51, "z": 0 }, { "x": 1836.41, "y": 1447.15, "z": 0 }, { "x": 1879.7, "y": 1447.15, "z": 0 }, { "x": 1879.7, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1434" }, "shape1435": { "name": "Luminaire - 2258472", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1836.41, "y": 2852.66, "z": 0 }, { "x": 1836.41, "y": 2874.66, "z": 0 }, { "x": 1879.7, "y": 2874.66, "z": 0 }, { "x": 1879.7, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1435" }, "shape1436": { "name": "Luminaire - 8447971", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 581.35, "z": 0 }, { "x": 1922.99, "y": 603.35, "z": 0 }, { "x": 1966.28, "y": 603.35, "z": 0 }, { "x": 1966.28, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1436" }, "shape1437": { "name": "Luminaire - 11440151", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 711.58, "z": 0 }, { "x": 1922.99, "y": 733.22, "z": 0 }, { "x": 1966.28, "y": 733.22, "z": 0 }, { "x": 1966.28, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1437" }, "shape1438": { "name": "Luminaire - 10764920", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 841.45, "z": 0 }, { "x": 1922.99, "y": 863.09, "z": 0 }, { "x": 1966.28, "y": 863.09, "z": 0 }, { "x": 1966.28, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1438" }, "shape1439": { "name": "Luminaire - 13071251", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 971.32, "z": 0 }, { "x": 1922.99, "y": 992.96, "z": 0 }, { "x": 1966.28, "y": 992.96, "z": 0 }, { "x": 1966.28, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1439" }, "shape1440": { "name": "Luminaire - 2875045", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 1100.83, "z": 0 }, { "x": 1922.99, "y": 1122.48, "z": 0 }, { "x": 1966.28, "y": 1122.48, "z": 0 }, { "x": 1966.28, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1440" }, "shape1441": { "name": "Luminaire - 16622262", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 1230.7, "z": 0 }, { "x": 1922.99, "y": 1252.35, "z": 0 }, { "x": 1966.28, "y": 1252.35, "z": 0 }, { "x": 1966.28, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1441" }, "shape1442": { "name": "Luminaire - 14263561", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 1360.57, "z": 0 }, { "x": 1922.99, "y": 1382.22, "z": 0 }, { "x": 1966.28, "y": 1382.22, "z": 0 }, { "x": 1966.28, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1442" }, "shape1443": { "name": "Luminaire - 15768215", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 1490.44, "z": 0 }, { "x": 1922.99, "y": 1512.09, "z": 0 }, { "x": 1966.28, "y": 1512.09, "z": 0 }, { "x": 1966.28, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1443" }, "shape1444": { "name": "Luminaire - 11580225", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 1619.96, "z": 0 }, { "x": 1922.99, "y": 1641.25, "z": 0 }, { "x": 1966.28, "y": 1641.25, "z": 0 }, { "x": 1966.28, "y": 1619.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1444" }, "shape1445": { "name": "Luminaire - 15733947", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 3263.91, "z": 0 }, { "x": 1922.99, "y": 3285.56, "z": 0 }, { "x": 1966.28, "y": 3285.56, "z": 0 }, { "x": 1966.28, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1445" }, "shape1446": { "name": "Luminaire - 15547868", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 2917.95, "z": 0 }, { "x": 1922.99, "y": 2939.59, "z": 0 }, { "x": 1966.28, "y": 2939.59, "z": 0 }, { "x": 1966.28, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1446" }, "shape1447": { "name": "Luminaire - 8701744", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1922.99, "y": 1749.83, "z": 0 }, { "x": 1922.99, "y": 1771.47, "z": 0 }, { "x": 1966.28, "y": 1771.47, "z": 0 }, { "x": 1966.28, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1447" }, "shape1448": { "name": "Luminaire - 8421526", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 560.06, "z": 0 }, { "x": 2009.57, "y": 581.71, "z": 0 }, { "x": 2052.86, "y": 581.71, "z": 0 }, { "x": 2052.86, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1448" }, "shape1449": { "name": "Luminaire - 15268820", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 646.64, "z": 0 }, { "x": 2009.57, "y": 668.29, "z": 0 }, { "x": 2052.86, "y": 668.29, "z": 0 }, { "x": 2052.86, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1449" }, "shape1450": { "name": "Luminaire - 5508390", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 776.51, "z": 0 }, { "x": 2009.57, "y": 798.16, "z": 0 }, { "x": 2052.86, "y": 798.16, "z": 0 }, { "x": 2052.86, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1450" }, "shape1451": { "name": "Luminaire - 2984744", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 906.38, "z": 0 }, { "x": 2009.57, "y": 928.03, "z": 0 }, { "x": 2052.86, "y": 928.03, "z": 0 }, { "x": 2052.86, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1451" }, "shape1452": { "name": "Luminaire - 12015545", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 1035.9, "z": 0 }, { "x": 2009.57, "y": 1057.54, "z": 0 }, { "x": 2052.86, "y": 1057.54, "z": 0 }, { "x": 2052.86, "y": 1035.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1452" }, "shape1453": { "name": "Luminaire - 15352723", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 1165.77, "z": 0 }, { "x": 2009.57, "y": 1187.41, "z": 0 }, { "x": 2052.86, "y": 1187.41, "z": 0 }, { "x": 2052.86, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1453" }, "shape1454": { "name": "Luminaire - 1335565", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 1295.64, "z": 0 }, { "x": 2009.57, "y": 1317.28, "z": 0 }, { "x": 2052.86, "y": 1317.28, "z": 0 }, { "x": 2052.86, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1454" }, "shape1455": { "name": "Luminaire - 14295115", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 1425.51, "z": 0 }, { "x": 2009.57, "y": 1447.15, "z": 0 }, { "x": 2052.86, "y": 1447.15, "z": 0 }, { "x": 2052.86, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1455" }, "shape1456": { "name": "Luminaire - 15902899", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 1555.02, "z": 0 }, { "x": 2009.57, "y": 1576.67, "z": 0 }, { "x": 2052.86, "y": 1576.67, "z": 0 }, { "x": 2052.86, "y": 1555.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1456" }, "shape1457": { "name": "Luminaire - 14527403", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 3241.56, "z": 0 }, { "x": 2009.57, "y": 3263.91, "z": 0 }, { "x": 2052.86, "y": 3263.91, "z": 0 }, { "x": 2052.86, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1457" }, "shape1458": { "name": "Luminaire - 12487209", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 2852.66, "z": 0 }, { "x": 2009.57, "y": 2874.66, "z": 0 }, { "x": 2052.86, "y": 2874.66, "z": 0 }, { "x": 2052.86, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1458" }, "shape1459": { "name": "Luminaire - 12916746", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2009.57, "y": 1684.89, "z": 0 }, { "x": 2009.57, "y": 1706.54, "z": 0 }, { "x": 2052.86, "y": 1706.54, "z": 0 }, { "x": 2052.86, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1459" }, "shape1460": { "name": "Luminaire - 6443359", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 581.35, "z": 0 }, { "x": 2096.15, "y": 603.35, "z": 0 }, { "x": 2139.44, "y": 603.35, "z": 0 }, { "x": 2139.44, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1460" }, "shape1461": { "name": "Luminaire - 7096164", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 711.58, "z": 0 }, { "x": 2096.15, "y": 733.22, "z": 0 }, { "x": 2139.44, "y": 733.22, "z": 0 }, { "x": 2139.44, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1461" }, "shape1462": { "name": "Luminaire - 7847448", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 841.45, "z": 0 }, { "x": 2096.15, "y": 863.09, "z": 0 }, { "x": 2139.44, "y": 863.09, "z": 0 }, { "x": 2139.44, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1462" }, "shape1463": { "name": "Luminaire - 7857007", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 971.32, "z": 0 }, { "x": 2096.15, "y": 992.96, "z": 0 }, { "x": 2139.44, "y": 992.96, "z": 0 }, { "x": 2139.44, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1463" }, "shape1464": { "name": "Luminaire - 13259907", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 1100.83, "z": 0 }, { "x": 2096.15, "y": 1122.48, "z": 0 }, { "x": 2139.44, "y": 1122.48, "z": 0 }, { "x": 2139.44, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1464" }, "shape1465": { "name": "Luminaire - 8343112", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 1230.7, "z": 0 }, { "x": 2096.15, "y": 1252.35, "z": 0 }, { "x": 2139.44, "y": 1252.35, "z": 0 }, { "x": 2139.44, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1465" }, "shape1466": { "name": "Luminaire - 10359869", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 1360.57, "z": 0 }, { "x": 2096.15, "y": 1382.22, "z": 0 }, { "x": 2139.44, "y": 1382.22, "z": 0 }, { "x": 2139.44, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1466" }, "shape1467": { "name": "Luminaire - 3341991", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 1490.44, "z": 0 }, { "x": 2096.15, "y": 1512.09, "z": 0 }, { "x": 2139.44, "y": 1512.09, "z": 0 }, { "x": 2139.44, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1467" }, "shape1468": { "name": "Luminaire - 1246749", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 1619.96, "z": 0 }, { "x": 2096.15, "y": 1641.25, "z": 0 }, { "x": 2139.44, "y": 1641.25, "z": 0 }, { "x": 2139.44, "y": 1619.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1468" }, "shape1469": { "name": "Luminaire - 9038749", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 3263.91, "z": 0 }, { "x": 2096.15, "y": 3285.56, "z": 0 }, { "x": 2139.44, "y": 3285.56, "z": 0 }, { "x": 2139.44, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1469" }, "shape1470": { "name": "Luminaire - 2266258", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2096.15, "y": 2917.95, "z": 0 }, { "x": 2096.15, "y": 2939.59, "z": 0 }, { "x": 2139.44, "y": 2939.59, "z": 0 }, { "x": 2139.44, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1470" }, "shape1471": { "name": "Luminaire - 4315757", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 1035.9, "z": 0 }, { "x": 2139.44, "y": 1057.54, "z": 0 }, { "x": 2182.73, "y": 1057.54, "z": 0 }, { "x": 2182.73, "y": 1035.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1471" }, "shape1472": { "name": "Luminaire - 7773144", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 1165.77, "z": 0 }, { "x": 2139.44, "y": 1187.41, "z": 0 }, { "x": 2182.73, "y": 1187.41, "z": 0 }, { "x": 2182.73, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1472" }, "shape1473": { "name": "Luminaire - 13206891", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 1295.64, "z": 0 }, { "x": 2139.44, "y": 1317.28, "z": 0 }, { "x": 2182.73, "y": 1317.28, "z": 0 }, { "x": 2182.73, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1473" }, "shape1474": { "name": "Luminaire - 12838100", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 1425.51, "z": 0 }, { "x": 2139.44, "y": 1447.15, "z": 0 }, { "x": 2182.73, "y": 1447.15, "z": 0 }, { "x": 2182.73, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1474" }, "shape1475": { "name": "Luminaire - 1174579", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 1555.38, "z": 0 }, { "x": 2139.44, "y": 1577.02, "z": 0 }, { "x": 2182.73, "y": 1577.02, "z": 0 }, { "x": 2182.73, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1475" }, "shape1476": { "name": "Luminaire - 3100303", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2139.44, "y": 1684.89, "z": 0 }, { "x": 2139.44, "y": 1706.54, "z": 0 }, { "x": 2182.73, "y": 1706.54, "z": 0 }, { "x": 2182.73, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1476" }, "shape1477": { "name": "Luminaire - 1804211", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2182.37, "y": 560.06, "z": 0 }, { "x": 2182.37, "y": 581.71, "z": 0 }, { "x": 2225.66, "y": 581.71, "z": 0 }, { "x": 2225.66, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1477" }, "shape1478": { "name": "Luminaire - 6301017", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2182.37, "y": 3241.56, "z": 0 }, { "x": 2182.37, "y": 3263.91, "z": 0 }, { "x": 2225.66, "y": 3263.91, "z": 0 }, { "x": 2225.66, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1478" }, "shape1479": { "name": "Luminaire - 147902", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2182.37, "y": 646.64, "z": 0 }, { "x": 2182.37, "y": 668.29, "z": 0 }, { "x": 2225.66, "y": 668.29, "z": 0 }, { "x": 2225.66, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1479" }, "shape1480": { "name": "Luminaire - 16715408", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2182.37, "y": 776.51, "z": 0 }, { "x": 2182.37, "y": 798.16, "z": 0 }, { "x": 2225.66, "y": 798.16, "z": 0 }, { "x": 2225.66, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1480" }, "shape1481": { "name": "Luminaire - 11980584", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2182.37, "y": 906.38, "z": 0 }, { "x": 2182.37, "y": 928.03, "z": 0 }, { "x": 2225.66, "y": 928.03, "z": 0 }, { "x": 2225.66, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1481" }, "shape1482": { "name": "Luminaire - 2856868", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2182.37, "y": 2852.66, "z": 0 }, { "x": 2182.37, "y": 2874.66, "z": 0 }, { "x": 2225.66, "y": 2874.66, "z": 0 }, { "x": 2225.66, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1482" }, "shape1483": { "name": "Luminaire - 6978930", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 581.35, "z": 0 }, { "x": 2268.95, "y": 603.35, "z": 0 }, { "x": 2312.24, "y": 603.35, "z": 0 }, { "x": 2312.24, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1483" }, "shape1484": { "name": "Luminaire - 563262", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 711.58, "z": 0 }, { "x": 2268.95, "y": 733.22, "z": 0 }, { "x": 2312.24, "y": 733.22, "z": 0 }, { "x": 2312.24, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1484" }, "shape1485": { "name": "Luminaire - 8137910", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 841.45, "z": 0 }, { "x": 2268.95, "y": 863.09, "z": 0 }, { "x": 2312.24, "y": 863.09, "z": 0 }, { "x": 2312.24, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1485" }, "shape1486": { "name": "Luminaire - 6952494", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 971.32, "z": 0 }, { "x": 2268.95, "y": 992.96, "z": 0 }, { "x": 2312.24, "y": 992.96, "z": 0 }, { "x": 2312.24, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1486" }, "shape1487": { "name": "Luminaire - 4190254", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 3263.91, "z": 0 }, { "x": 2268.95, "y": 3285.56, "z": 0 }, { "x": 2312.24, "y": 3285.56, "z": 0 }, { "x": 2312.24, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1487" }, "shape1488": { "name": "Luminaire - 5522294", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.91, "y": 1100.68, "z": -0.9144 }, { "x": 2268.91, "y": 1122.32, "z": -0.9144 }, { "x": 2312.07, "y": 1122.32, "z": -0.9144 }, { "x": 2312.07, "y": 1100.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1488" }, "shape1489": { "name": "Luminaire - 8820538", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 1230.68, "z": -0.9144 }, { "x": 2268.95, "y": 1252.32, "z": -0.9144 }, { "x": 2312.24, "y": 1252.32, "z": -0.9144 }, { "x": 2312.24, "y": 1230.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1489" }, "shape1490": { "name": "Luminaire - 10137463", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 1360.57, "z": -0.9144 }, { "x": 2268.95, "y": 1382.22, "z": -0.9144 }, { "x": 2312.24, "y": 1382.22, "z": -0.9144 }, { "x": 2312.24, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1490" }, "shape1491": { "name": "Luminaire - 14552302", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 1490.47, "z": -0.9144 }, { "x": 2268.95, "y": 1512.11, "z": -0.9144 }, { "x": 2312.24, "y": 1512.11, "z": -0.9144 }, { "x": 2312.24, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1491" }, "shape1492": { "name": "Luminaire - 49389", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 1619.99, "z": -0.9144 }, { "x": 2268.95, "y": 1641.29, "z": -0.9144 }, { "x": 2312.24, "y": 1641.29, "z": -0.9144 }, { "x": 2312.24, "y": 1619.99 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1492" }, "shape1493": { "name": "Luminaire - 4687384", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2268.95, "y": 2917.95, "z": 0 }, { "x": 2268.95, "y": 2939.59, "z": 0 }, { "x": 2312.24, "y": 2939.59, "z": 0 }, { "x": 2312.24, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1493" }, "shape1494": { "name": "Luminaire - 1533395", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.53, "y": 560.06, "z": 0 }, { "x": 2355.53, "y": 581.71, "z": 0 }, { "x": 2398.82, "y": 581.71, "z": 0 }, { "x": 2398.82, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1494" }, "shape1495": { "name": "Luminaire - 5010881", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.53, "y": 646.64, "z": 0 }, { "x": 2355.53, "y": 668.29, "z": 0 }, { "x": 2398.82, "y": 668.29, "z": 0 }, { "x": 2398.82, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1495" }, "shape1496": { "name": "Luminaire - 2484419", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.53, "y": 906.38, "z": 0 }, { "x": 2355.53, "y": 928.03, "z": 0 }, { "x": 2398.82, "y": 928.03, "z": 0 }, { "x": 2398.82, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1496" }, "shape1497": { "name": "Luminaire - 5808588", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.53, "y": 776.51, "z": 0 }, { "x": 2355.53, "y": 798.16, "z": 0 }, { "x": 2398.82, "y": 798.16, "z": 0 }, { "x": 2398.82, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1497" }, "shape1498": { "name": "Luminaire - 16053578", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.53, "y": 3241.56, "z": 0 }, { "x": 2355.53, "y": 3263.91, "z": 0 }, { "x": 2398.82, "y": 3263.91, "z": 0 }, { "x": 2398.82, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1498" }, "shape1499": { "name": "Luminaire - 4830057", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.37, "y": 1035.85, "z": -0.9144 }, { "x": 2355.37, "y": 1057.37, "z": -0.9144 }, { "x": 2398.66, "y": 1057.37, "z": -0.9144 }, { "x": 2398.66, "y": 1035.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1499" }, "shape1500": { "name": "Luminaire - 16576224", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 1165.79, "z": -0.9144 }, { "x": 2355.58, "y": 1187.43, "z": -0.9144 }, { "x": 2398.87, "y": 1187.43, "z": -0.9144 }, { "x": 2398.87, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1500" }, "shape1501": { "name": "Luminaire - 14309466", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 1295.68, "z": -0.9144 }, { "x": 2355.58, "y": 1317.32, "z": -0.9144 }, { "x": 2398.87, "y": 1317.32, "z": -0.9144 }, { "x": 2398.87, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1501" }, "shape1502": { "name": "Luminaire - 6332365", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 1425.46, "z": -0.9144 }, { "x": 2355.58, "y": 1447.11, "z": -0.9144 }, { "x": 2398.87, "y": 1447.11, "z": -0.9144 }, { "x": 2398.87, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1502" }, "shape1503": { "name": "Luminaire - 13115542", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 1555.36, "z": -0.9144 }, { "x": 2355.58, "y": 1577, "z": -0.9144 }, { "x": 2398.87, "y": 1577, "z": -0.9144 }, { "x": 2398.87, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1503" }, "shape1504": { "name": "Luminaire - 1555300", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.58, "y": 1684.93, "z": -0.9144 }, { "x": 2355.58, "y": 1706.57, "z": -0.9144 }, { "x": 2398.87, "y": 1706.57, "z": -0.9144 }, { "x": 2398.87, "y": 1684.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1504" }, "shape1505": { "name": "Luminaire - 3580199", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2355.53, "y": 2852.66, "z": 0 }, { "x": 2355.53, "y": 2874.66, "z": 0 }, { "x": 2398.82, "y": 2874.66, "z": 0 }, { "x": 2398.82, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1505" }, "shape1506": { "name": "Luminaire - 978028", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 581.35, "z": 0 }, { "x": 2442.11, "y": 603.35, "z": 0 }, { "x": 2485.4, "y": 603.35, "z": 0 }, { "x": 2485.4, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1506" }, "shape1507": { "name": "Luminaire - 6754498", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 711.58, "z": 0 }, { "x": 2442.11, "y": 733.22, "z": 0 }, { "x": 2485.4, "y": 733.22, "z": 0 }, { "x": 2485.4, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1507" }, "shape1508": { "name": "Luminaire - 10244026", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 841.45, "z": 0 }, { "x": 2442.11, "y": 863.09, "z": 0 }, { "x": 2485.4, "y": 863.09, "z": 0 }, { "x": 2485.4, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1508" }, "shape1509": { "name": "Luminaire - 2849889", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 971.32, "z": 0 }, { "x": 2442.11, "y": 992.96, "z": 0 }, { "x": 2485.4, "y": 992.96, "z": 0 }, { "x": 2485.4, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1509" }, "shape1510": { "name": "Luminaire - 10779678", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 3263.91, "z": 0 }, { "x": 2442.11, "y": 3285.56, "z": 0 }, { "x": 2485.4, "y": 3285.56, "z": 0 }, { "x": 2485.4, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1510" }, "shape1511": { "name": "Luminaire - 7097064", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 1360.57, "z": -0.9144 }, { "x": 2442.11, "y": 1382.22, "z": -0.9144 }, { "x": 2485.4, "y": 1382.22, "z": -0.9144 }, { "x": 2485.4, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1511" }, "shape1512": { "name": "Luminaire - 5742584", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 1490.47, "z": -0.9144 }, { "x": 2442.11, "y": 1512.11, "z": -0.9144 }, { "x": 2485.4, "y": 1512.11, "z": -0.9144 }, { "x": 2485.4, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1512" }, "shape1513": { "name": "Luminaire - 4512151", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2442.11, "y": 2917.95, "z": 0 }, { "x": 2442.11, "y": 2939.59, "z": 0 }, { "x": 2485.4, "y": 2939.59, "z": 0 }, { "x": 2485.4, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1513" }, "shape1514": { "name": "Luminaire - 13491999", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.69, "y": 560.06, "z": 0 }, { "x": 2528.69, "y": 581.71, "z": 0 }, { "x": 2571.98, "y": 581.71, "z": 0 }, { "x": 2571.98, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1514" }, "shape1515": { "name": "Luminaire - 8940637", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.69, "y": 646.64, "z": 0 }, { "x": 2528.69, "y": 668.29, "z": 0 }, { "x": 2571.98, "y": 668.29, "z": 0 }, { "x": 2571.98, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1515" }, "shape1516": { "name": "Luminaire - 16498339", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.69, "y": 906.38, "z": 0 }, { "x": 2528.69, "y": 928.03, "z": 0 }, { "x": 2571.98, "y": 928.03, "z": 0 }, { "x": 2571.98, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1516" }, "shape1517": { "name": "Luminaire - 13606964", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.69, "y": 776.51, "z": 0 }, { "x": 2528.69, "y": 798.16, "z": 0 }, { "x": 2571.98, "y": 798.16, "z": 0 }, { "x": 2571.98, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1517" }, "shape1518": { "name": "Luminaire - 10087838", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.69, "y": 3241.56, "z": 0 }, { "x": 2528.69, "y": 3263.91, "z": 0 }, { "x": 2571.98, "y": 3263.91, "z": 0 }, { "x": 2571.98, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1518" }, "shape1519": { "name": "Luminaire - 1962671", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.74, "y": 1425.46, "z": -0.9144 }, { "x": 2528.74, "y": 1447.11, "z": -0.9144 }, { "x": 2572.03, "y": 1447.11, "z": -0.9144 }, { "x": 2572.03, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1519" }, "shape1520": { "name": "Luminaire - 9507007", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2528.69, "y": 2852.66, "z": 0 }, { "x": 2528.69, "y": 2874.66, "z": 0 }, { "x": 2571.98, "y": 2874.66, "z": 0 }, { "x": 2571.98, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1520" }, "shape1521": { "name": "No BLE UUID - 3090101", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2529.06, "y": 1555.03, "z": -0.9144 }, { "x": 2529.06, "y": 1576.68, "z": -0.9144 }, { "x": 2572.35, "y": 1576.68, "z": -0.9144 }, { "x": 2572.35, "y": 1555.03 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1521" }, "shape1522": { "name": "Luminaire - 8052406", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.27, "y": 581.35, "z": 0 }, { "x": 2615.27, "y": 603.35, "z": 0 }, { "x": 2658.56, "y": 603.35, "z": 0 }, { "x": 2658.56, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1522" }, "shape1523": { "name": "Luminaire - 2400024", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.27, "y": 711.58, "z": 0 }, { "x": 2615.27, "y": 733.22, "z": 0 }, { "x": 2658.56, "y": 733.22, "z": 0 }, { "x": 2658.56, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1523" }, "shape1524": { "name": "Luminaire - 10806280", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.27, "y": 841.45, "z": 0 }, { "x": 2615.27, "y": 863.09, "z": 0 }, { "x": 2658.56, "y": 863.09, "z": 0 }, { "x": 2658.56, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1524" }, "shape1525": { "name": "Luminaire - 13182511", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.27, "y": 971.32, "z": 0 }, { "x": 2615.27, "y": 992.96, "z": 0 }, { "x": 2658.56, "y": 992.96, "z": 0 }, { "x": 2658.56, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1525" }, "shape1526": { "name": "Luminaire - 8594991", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.27, "y": 3263.91, "z": 0 }, { "x": 2615.27, "y": 3285.56, "z": 0 }, { "x": 2658.56, "y": 3285.56, "z": 0 }, { "x": 2658.56, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1526" }, "shape1527": { "name": "Luminaire - 3623843", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.26, "y": 1490.47, "z": -0.9144 }, { "x": 2615.26, "y": 1512.11, "z": -0.9144 }, { "x": 2658.55, "y": 1512.11, "z": -0.9144 }, { "x": 2658.55, "y": 1490.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1527" }, "shape1528": { "name": "Luminaire - 8790752", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2615.27, "y": 2917.95, "z": 0 }, { "x": 2615.27, "y": 2939.59, "z": 0 }, { "x": 2658.56, "y": 2939.59, "z": 0 }, { "x": 2658.56, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1528" }, "shape1529": { "name": "Luminaire - 1520834", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 560.06, "z": 0 }, { "x": 2701.85, "y": 581.71, "z": 0 }, { "x": 2744.79, "y": 581.71, "z": 0 }, { "x": 2744.79, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1529" }, "shape1530": { "name": "Luminaire - 8598250", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 776.51, "z": 0 }, { "x": 2701.85, "y": 798.16, "z": 0 }, { "x": 2744.79, "y": 798.16, "z": 0 }, { "x": 2744.79, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1530" }, "shape1531": { "name": "Luminaire - 14978304", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 906.38, "z": 0 }, { "x": 2701.85, "y": 928.03, "z": 0 }, { "x": 2744.79, "y": 928.03, "z": 0 }, { "x": 2744.79, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1531" }, "shape1532": { "name": "Luminaire - 6716153", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 646.64, "z": 0 }, { "x": 2701.85, "y": 668.29, "z": 0 }, { "x": 2744.79, "y": 668.29, "z": 0 }, { "x": 2744.79, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1532" }, "shape1533": { "name": "Luminaire - 2311145", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 3241.56, "z": 0 }, { "x": 2701.85, "y": 3263.91, "z": 0 }, { "x": 2744.79, "y": 3263.91, "z": 0 }, { "x": 2744.79, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1533" }, "shape1534": { "name": "Luminaire - 3645207", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2701.85, "y": 2852.66, "z": 0 }, { "x": 2701.85, "y": 2874.66, "z": 0 }, { "x": 2744.79, "y": 2874.66, "z": 0 }, { "x": 2744.79, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1534" }, "shape1535": { "name": "Luminaire - 16331635", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.08, "y": 581.35, "z": 0 }, { "x": 2788.08, "y": 603.35, "z": 0 }, { "x": 2831.37, "y": 603.35, "z": 0 }, { "x": 2831.37, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1535" }, "shape1536": { "name": "Luminaire - 16167775", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.08, "y": 711.58, "z": 0 }, { "x": 2788.08, "y": 733.22, "z": 0 }, { "x": 2831.37, "y": 733.22, "z": 0 }, { "x": 2831.37, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1536" }, "shape1537": { "name": "Luminaire - 3176732", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.08, "y": 841.45, "z": 0 }, { "x": 2788.08, "y": 863.09, "z": 0 }, { "x": 2831.37, "y": 863.09, "z": 0 }, { "x": 2831.37, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1537" }, "shape1538": { "name": "Luminaire - 4697876", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.08, "y": 971.32, "z": 0 }, { "x": 2788.08, "y": 992.96, "z": 0 }, { "x": 2831.37, "y": 992.96, "z": 0 }, { "x": 2831.37, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1538" }, "shape1539": { "name": "Luminaire - 4399291", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.08, "y": 3263.91, "z": 0 }, { "x": 2788.08, "y": 3285.56, "z": 0 }, { "x": 2831.37, "y": 3285.56, "z": 0 }, { "x": 2831.37, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1539" }, "shape1540": { "name": "Luminaire - 9546954", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2788.08, "y": 2917.95, "z": 0 }, { "x": 2788.08, "y": 2939.59, "z": 0 }, { "x": 2831.37, "y": 2939.59, "z": 0 }, { "x": 2831.37, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1540" }, "shape1541": { "name": "Luminaire - 9054672", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.66, "y": 560.06, "z": 0 }, { "x": 2874.66, "y": 581.71, "z": 0 }, { "x": 2917.95, "y": 581.71, "z": 0 }, { "x": 2917.95, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1541" }, "shape1542": { "name": "Luminaire - 786005", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.66, "y": 776.51, "z": 0 }, { "x": 2874.66, "y": 798.16, "z": 0 }, { "x": 2917.95, "y": 798.16, "z": 0 }, { "x": 2917.95, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1542" }, "shape1543": { "name": "Luminaire - 11269058", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.66, "y": 906.38, "z": 0 }, { "x": 2874.66, "y": 928.03, "z": 0 }, { "x": 2917.95, "y": 928.03, "z": 0 }, { "x": 2917.95, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1543" }, "shape1544": { "name": "Luminaire - 7074892", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.66, "y": 646.64, "z": 0 }, { "x": 2874.66, "y": 668.29, "z": 0 }, { "x": 2917.95, "y": 668.29, "z": 0 }, { "x": 2917.95, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1544" }, "shape1545": { "name": "Luminaire - 2589467", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.66, "y": 3241.56, "z": 0 }, { "x": 2874.66, "y": 3263.91, "z": 0 }, { "x": 2917.95, "y": 3263.91, "z": 0 }, { "x": 2917.95, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1545" }, "shape1546": { "name": "Luminaire - 7994953", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.66, "y": 3112.75, "z": 0 }, { "x": 2874.66, "y": 3134.4, "z": 0 }, { "x": 2917.95, "y": 3134.4, "z": 0 }, { "x": 2917.95, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1546" }, "shape1547": { "name": "Luminaire - 10714685", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2874.66, "y": 2982.17, "z": 0 }, { "x": 2874.66, "y": 3004.17, "z": 0 }, { "x": 2917.95, "y": 3004.17, "z": 0 }, { "x": 2917.95, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1547" }, "shape1548": { "name": "Luminaire - 5204449", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.24, "y": 581.35, "z": 0 }, { "x": 2961.24, "y": 603.35, "z": 0 }, { "x": 3004.53, "y": 603.35, "z": 0 }, { "x": 3004.53, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1548" }, "shape1549": { "name": "Luminaire - 1355342", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.24, "y": 711.58, "z": 0 }, { "x": 2961.24, "y": 733.22, "z": 0 }, { "x": 3004.53, "y": 733.22, "z": 0 }, { "x": 3004.53, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1549" }, "shape1550": { "name": "Luminaire - 13568226", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.24, "y": 841.45, "z": 0 }, { "x": 2961.24, "y": 863.09, "z": 0 }, { "x": 3004.53, "y": 863.09, "z": 0 }, { "x": 3004.53, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1550" }, "shape1551": { "name": "Luminaire - 11619836", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.24, "y": 971.32, "z": 0 }, { "x": 2961.24, "y": 992.96, "z": 0 }, { "x": 3004.53, "y": 992.96, "z": 0 }, { "x": 3004.53, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1551" }, "shape1552": { "name": "Luminaire - 5988336", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.24, "y": 3263.91, "z": 0 }, { "x": 2961.24, "y": 3285.56, "z": 0 }, { "x": 3004.53, "y": 3285.56, "z": 0 }, { "x": 3004.53, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1552" }, "shape1553": { "name": "Luminaire - 5067473", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.24, "y": 3177.33, "z": 0 }, { "x": 2961.24, "y": 3199.33, "z": 0 }, { "x": 3004.53, "y": 3199.33, "z": 0 }, { "x": 3004.53, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1553" }, "shape1554": { "name": "Luminaire - 4751036", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2961.24, "y": 3047.46, "z": 0 }, { "x": 2961.24, "y": 3069.46, "z": 0 }, { "x": 3004.53, "y": 3069.46, "z": 0 }, { "x": 3004.53, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1554" }, "shape1555": { "name": "Luminaire - 10352772", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.82, "y": 560.06, "z": 0 }, { "x": 3047.82, "y": 581.71, "z": 0 }, { "x": 3091.82, "y": 581.71, "z": 0 }, { "x": 3091.82, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1555" }, "shape1556": { "name": "Luminaire - 4836768", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.82, "y": 776.51, "z": 0 }, { "x": 3047.82, "y": 798.16, "z": 0 }, { "x": 3091.82, "y": 798.16, "z": 0 }, { "x": 3091.82, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1556" }, "shape1557": { "name": "Luminaire - 10806786", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.82, "y": 906.38, "z": 0 }, { "x": 3047.82, "y": 928.03, "z": 0 }, { "x": 3091.82, "y": 928.03, "z": 0 }, { "x": 3091.82, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1557" }, "shape1558": { "name": "Luminaire - 9709221", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.82, "y": 646.64, "z": 0 }, { "x": 3047.82, "y": 668.29, "z": 0 }, { "x": 3091.82, "y": 668.29, "z": 0 }, { "x": 3091.82, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1558" }, "shape1559": { "name": "Luminaire - 6244892", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.82, "y": 3112.75, "z": 0 }, { "x": 3047.82, "y": 3134.4, "z": 0 }, { "x": 3091.82, "y": 3134.4, "z": 0 }, { "x": 3091.82, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1559" }, "shape1560": { "name": "Luminaire - 11116513", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.82, "y": 2982.17, "z": 0 }, { "x": 3047.82, "y": 3004.17, "z": 0 }, { "x": 3091.82, "y": 3004.17, "z": 0 }, { "x": 3091.82, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1560" }, "shape1561": { "name": "Luminaire - 10263012", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3047.82, "y": 3241.56, "z": 0 }, { "x": 3047.82, "y": 3263.91, "z": 0 }, { "x": 3091.82, "y": 3263.91, "z": 0 }, { "x": 3091.82, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1561" }, "shape1562": { "name": "Luminaire - 6335153", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.75, "y": 581.35, "z": 0 }, { "x": 3134.75, "y": 603.35, "z": 0 }, { "x": 3177.69, "y": 603.35, "z": 0 }, { "x": 3177.69, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1562" }, "shape1563": { "name": "Luminaire - 15183132", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.75, "y": 711.58, "z": 0 }, { "x": 3134.75, "y": 733.22, "z": 0 }, { "x": 3177.69, "y": 733.22, "z": 0 }, { "x": 3177.69, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1563" }, "shape1564": { "name": "Luminaire - 1794808", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.75, "y": 841.45, "z": 0 }, { "x": 3134.75, "y": 863.09, "z": 0 }, { "x": 3177.69, "y": 863.09, "z": 0 }, { "x": 3177.69, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1564" }, "shape1565": { "name": "Luminaire - 2404341", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.75, "y": 971.32, "z": 0 }, { "x": 3134.75, "y": 992.96, "z": 0 }, { "x": 3177.69, "y": 992.96, "z": 0 }, { "x": 3177.69, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1565" }, "shape1566": { "name": "Luminaire - 11517466", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.75, "y": 3263.91, "z": 0 }, { "x": 3134.75, "y": 3285.56, "z": 0 }, { "x": 3177.69, "y": 3285.56, "z": 0 }, { "x": 3177.69, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1566" }, "shape1567": { "name": "Luminaire - 2059003", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.75, "y": 3177.33, "z": 0 }, { "x": 3134.75, "y": 3199.33, "z": 0 }, { "x": 3177.69, "y": 3199.33, "z": 0 }, { "x": 3177.69, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1567" }, "shape1568": { "name": "Luminaire - 8663280", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3134.75, "y": 3047.46, "z": 0 }, { "x": 3134.75, "y": 3069.46, "z": 0 }, { "x": 3177.69, "y": 3069.46, "z": 0 }, { "x": 3177.69, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1568" }, "shape1569": { "name": "Luminaire - 641691", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.69, "y": 560.06, "z": 0 }, { "x": 3221.69, "y": 581.71, "z": 0 }, { "x": 3263.91, "y": 581.71, "z": 0 }, { "x": 3263.91, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1569" }, "shape1570": { "name": "Luminaire - 15240661", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.69, "y": 776.51, "z": 0 }, { "x": 3221.69, "y": 798.16, "z": 0 }, { "x": 3263.91, "y": 798.16, "z": 0 }, { "x": 3263.91, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1570" }, "shape1571": { "name": "Luminaire - 2330293", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.69, "y": 906.38, "z": 0 }, { "x": 3221.69, "y": 928.03, "z": 0 }, { "x": 3263.91, "y": 928.03, "z": 0 }, { "x": 3263.91, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1571" }, "shape1572": { "name": "Luminaire - 9342028", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.69, "y": 646.64, "z": 0 }, { "x": 3221.69, "y": 668.29, "z": 0 }, { "x": 3263.91, "y": 668.29, "z": 0 }, { "x": 3263.91, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1572" }, "shape1573": { "name": "Luminaire - 16563423", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.69, "y": 3241.56, "z": 0 }, { "x": 3221.69, "y": 3263.91, "z": 0 }, { "x": 3263.91, "y": 3263.91, "z": 0 }, { "x": 3263.91, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1573" }, "shape1574": { "name": "Luminaire - 1111144", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3221.69, "y": 2852.66, "z": 0 }, { "x": 3221.69, "y": 2874.66, "z": 0 }, { "x": 3263.91, "y": 2874.66, "z": 0 }, { "x": 3263.91, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1574" }, "shape1575": { "name": "Luminaire - 6329540", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.2, "y": 581.35, "z": 0 }, { "x": 3307.2, "y": 603.35, "z": 0 }, { "x": 3350.49, "y": 603.35, "z": 0 }, { "x": 3350.49, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1575" }, "shape1576": { "name": "Luminaire - 4210234", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.2, "y": 711.58, "z": 0 }, { "x": 3307.2, "y": 733.22, "z": 0 }, { "x": 3350.49, "y": 733.22, "z": 0 }, { "x": 3350.49, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1576" }, "shape1577": { "name": "Luminaire - 13505382", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.2, "y": 841.45, "z": 0 }, { "x": 3307.2, "y": 863.09, "z": 0 }, { "x": 3350.49, "y": 863.09, "z": 0 }, { "x": 3350.49, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1577" }, "shape1578": { "name": "Luminaire - 16020666", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.2, "y": 971.32, "z": 0 }, { "x": 3307.2, "y": 992.96, "z": 0 }, { "x": 3350.49, "y": 992.96, "z": 0 }, { "x": 3350.49, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1578" }, "shape1579": { "name": "Luminaire - 3500824", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.2, "y": 3263.91, "z": 0 }, { "x": 3307.2, "y": 3285.56, "z": 0 }, { "x": 3350.49, "y": 3285.56, "z": 0 }, { "x": 3350.49, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1579" }, "shape1580": { "name": "Luminaire - 8786115", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3307.2, "y": 2917.95, "z": 0 }, { "x": 3307.2, "y": 2939.59, "z": 0 }, { "x": 3350.49, "y": 2939.59, "z": 0 }, { "x": 3350.49, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1580" }, "shape1581": { "name": "Luminaire - 7751263", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.78, "y": 560.06, "z": 0 }, { "x": 3393.78, "y": 581.71, "z": 0 }, { "x": 3437.78, "y": 581.71, "z": 0 }, { "x": 3437.78, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1581" }, "shape1582": { "name": "Luminaire - 10834675", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.78, "y": 776.51, "z": 0 }, { "x": 3393.78, "y": 798.16, "z": 0 }, { "x": 3437.78, "y": 798.16, "z": 0 }, { "x": 3437.78, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1582" }, "shape1583": { "name": "Luminaire - 5504699", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.78, "y": 906.38, "z": 0 }, { "x": 3393.78, "y": 928.03, "z": 0 }, { "x": 3437.78, "y": 928.03, "z": 0 }, { "x": 3437.78, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1583" }, "shape1584": { "name": "Luminaire - 13245091", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.78, "y": 646.64, "z": 0 }, { "x": 3393.78, "y": 668.29, "z": 0 }, { "x": 3437.78, "y": 668.29, "z": 0 }, { "x": 3437.78, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1584" }, "shape1585": { "name": "Luminaire - 8154241", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.78, "y": 3241.56, "z": 0 }, { "x": 3393.78, "y": 3263.91, "z": 0 }, { "x": 3437.78, "y": 3263.91, "z": 0 }, { "x": 3437.78, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1585" }, "shape1586": { "name": "Luminaire - 7286888", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3393.78, "y": 2852.66, "z": 0 }, { "x": 3393.78, "y": 2874.66, "z": 0 }, { "x": 3437.78, "y": 2874.66, "z": 0 }, { "x": 3437.78, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1586" }, "shape1587": { "name": "Luminaire - 2348480", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.72, "y": 581.35, "z": 0 }, { "x": 3480.72, "y": 603.35, "z": 0 }, { "x": 3523.65, "y": 603.35, "z": 0 }, { "x": 3523.65, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1587" }, "shape1588": { "name": "Luminaire - 1034170", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.72, "y": 711.58, "z": 0 }, { "x": 3480.72, "y": 733.22, "z": 0 }, { "x": 3523.65, "y": 733.22, "z": 0 }, { "x": 3523.65, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1588" }, "shape1589": { "name": "Luminaire - 5818290", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.72, "y": 841.45, "z": 0 }, { "x": 3480.72, "y": 863.09, "z": 0 }, { "x": 3523.65, "y": 863.09, "z": 0 }, { "x": 3523.65, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1589" }, "shape1590": { "name": "Luminaire - 227391", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.72, "y": 971.32, "z": 0 }, { "x": 3480.72, "y": 992.96, "z": 0 }, { "x": 3523.65, "y": 992.96, "z": 0 }, { "x": 3523.65, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1590" }, "shape1591": { "name": "Luminaire - 8173795", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.72, "y": 3263.91, "z": 0 }, { "x": 3480.72, "y": 3285.56, "z": 0 }, { "x": 3523.65, "y": 3285.56, "z": 0 }, { "x": 3523.65, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1591" }, "shape1592": { "name": "Luminaire - 2884795", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3480.72, "y": 2917.95, "z": 0 }, { "x": 3480.72, "y": 2939.59, "z": 0 }, { "x": 3523.65, "y": 2939.59, "z": 0 }, { "x": 3523.65, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1592" }, "shape1593": { "name": "Luminaire - 10745819", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.94, "y": 560.06, "z": 0 }, { "x": 3566.94, "y": 581.71, "z": 0 }, { "x": 3610.23, "y": 581.71, "z": 0 }, { "x": 3610.23, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1593" }, "shape1594": { "name": "Luminaire - 9765884", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.94, "y": 776.51, "z": 0 }, { "x": 3566.94, "y": 798.16, "z": 0 }, { "x": 3610.23, "y": 798.16, "z": 0 }, { "x": 3610.23, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1594" }, "shape1595": { "name": "Luminaire - 2980438", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.94, "y": 906.38, "z": 0 }, { "x": 3566.94, "y": 928.03, "z": 0 }, { "x": 3610.23, "y": 928.03, "z": 0 }, { "x": 3610.23, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1595" }, "shape1596": { "name": "Luminaire - 5514161", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.94, "y": 646.64, "z": 0 }, { "x": 3566.94, "y": 668.29, "z": 0 }, { "x": 3610.23, "y": 668.29, "z": 0 }, { "x": 3610.23, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1596" }, "shape1597": { "name": "Luminaire - 3094732", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.94, "y": 3241.56, "z": 0 }, { "x": 3566.94, "y": 3263.91, "z": 0 }, { "x": 3610.23, "y": 3263.91, "z": 0 }, { "x": 3610.23, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1597" }, "shape1598": { "name": "Luminaire - 3358600", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 1035.89, "z": -0.9144 }, { "x": 3566.91, "y": 1057.54, "z": -0.9144 }, { "x": 3610.2, "y": 1057.54, "z": -0.9144 }, { "x": 3610.2, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1598" }, "shape1599": { "name": "Luminaire - 16592726", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 1165.79, "z": -0.9144 }, { "x": 3566.91, "y": 1187.43, "z": -0.9144 }, { "x": 3610.2, "y": 1187.43, "z": -0.9144 }, { "x": 3610.2, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1599" }, "shape1600": { "name": "Luminaire - 10983367", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 1295.68, "z": -0.9144 }, { "x": 3566.91, "y": 1317.32, "z": -0.9144 }, { "x": 3610.2, "y": 1317.32, "z": -0.9144 }, { "x": 3610.2, "y": 1295.68 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1600" }, "shape1601": { "name": "Luminaire - 3997253", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 1425.46, "z": -0.9144 }, { "x": 3566.91, "y": 1447.11, "z": -0.9144 }, { "x": 3610.2, "y": 1447.11, "z": -0.9144 }, { "x": 3610.2, "y": 1425.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1601" }, "shape1602": { "name": "Luminaire - 11299873", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 1555.36, "z": -0.9144 }, { "x": 3566.91, "y": 1577, "z": -0.9144 }, { "x": 3610.2, "y": 1577, "z": -0.9144 }, { "x": 3610.2, "y": 1555.36 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1602" }, "shape1603": { "name": "Luminaire - 4937099", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 2074.5, "z": -0.9144 }, { "x": 3566.91, "y": 2096.14, "z": -0.9144 }, { "x": 3610.2, "y": 2096.14, "z": -0.9144 }, { "x": 3610.2, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1603" }, "shape1604": { "name": "Luminaire - 15700303", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 2204.07, "z": -0.9144 }, { "x": 3566.91, "y": 2225.71, "z": -0.9144 }, { "x": 3610.2, "y": 2225.71, "z": -0.9144 }, { "x": 3610.2, "y": 2204.07 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1604" }, "shape1605": { "name": "Luminaire - 7688400", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 2333.85, "z": -0.9144 }, { "x": 3566.91, "y": 2355.5, "z": -0.9144 }, { "x": 3610.2, "y": 2355.5, "z": -0.9144 }, { "x": 3610.2, "y": 2333.85 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1605" }, "shape1606": { "name": "Luminaire - 7501546", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 2463.74, "z": -0.9144 }, { "x": 3566.91, "y": 2485.39, "z": -0.9144 }, { "x": 3610.2, "y": 2485.39, "z": -0.9144 }, { "x": 3610.2, "y": 2463.74 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1606" }, "shape1607": { "name": "Luminaire - 6299335", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 2593.64, "z": -0.9144 }, { "x": 3566.91, "y": 2615.28, "z": -0.9144 }, { "x": 3610.2, "y": 2615.28, "z": -0.9144 }, { "x": 3610.2, "y": 2593.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1607" }, "shape1608": { "name": "Luminaire - 13380930", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.91, "y": 2723.1, "z": -0.9144 }, { "x": 3566.91, "y": 2744.74, "z": -0.9144 }, { "x": 3610.2, "y": 2744.74, "z": -0.9144 }, { "x": 3610.2, "y": 2723.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1608" }, "shape1609": { "name": "Luminaire - 6208749", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3566.94, "y": 2852.66, "z": 0 }, { "x": 3566.94, "y": 2874.66, "z": 0 }, { "x": 3610.23, "y": 2874.66, "z": 0 }, { "x": 3610.23, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1609" }, "shape1610": { "name": "Luminaire - 5029724", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.52, "y": 581.35, "z": 0 }, { "x": 3653.52, "y": 603.35, "z": 0 }, { "x": 3696.81, "y": 603.35, "z": 0 }, { "x": 3696.81, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1610" }, "shape1611": { "name": "Luminaire - 4179709", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.52, "y": 711.58, "z": 0 }, { "x": 3653.52, "y": 733.22, "z": 0 }, { "x": 3696.81, "y": 733.22, "z": 0 }, { "x": 3696.81, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1611" }, "shape1612": { "name": "Luminaire - 8043462", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.52, "y": 841.45, "z": 0 }, { "x": 3653.52, "y": 863.09, "z": 0 }, { "x": 3696.81, "y": 863.09, "z": 0 }, { "x": 3696.81, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1612" }, "shape1613": { "name": "Luminaire - 8850556", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.52, "y": 971.32, "z": 0 }, { "x": 3653.52, "y": 992.96, "z": 0 }, { "x": 3696.81, "y": 992.96, "z": 0 }, { "x": 3696.81, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1613" }, "shape1614": { "name": "Luminaire - 7842541", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.52, "y": 3263.91, "z": 0 }, { "x": 3653.52, "y": 3285.56, "z": 0 }, { "x": 3696.81, "y": 3285.56, "z": 0 }, { "x": 3696.81, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1614" }, "shape1615": { "name": "Luminaire - 10154737", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3653.52, "y": 2917.59, "z": 0 }, { "x": 3653.52, "y": 2939.24, "z": 0 }, { "x": 3696.81, "y": 2939.24, "z": 0 }, { "x": 3696.81, "y": 2917.59 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1615" }, "shape1616": { "name": "Luminaire - 2945105", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.1, "y": 560.06, "z": 0 }, { "x": 3740.1, "y": 581.71, "z": 0 }, { "x": 3783.4, "y": 581.71, "z": 0 }, { "x": 3783.4, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1616" }, "shape1617": { "name": "Luminaire - 9943366", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.1, "y": 906.38, "z": 0 }, { "x": 3740.1, "y": 928.03, "z": 0 }, { "x": 3783.4, "y": 928.03, "z": 0 }, { "x": 3783.4, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1617" }, "shape1618": { "name": "Luminaire - 3191551", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.1, "y": 776.51, "z": 0 }, { "x": 3740.1, "y": 798.16, "z": 0 }, { "x": 3783.4, "y": 798.16, "z": 0 }, { "x": 3783.4, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1618" }, "shape1619": { "name": "Luminaire - 11868210", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.1, "y": 646.64, "z": 0 }, { "x": 3740.1, "y": 668.29, "z": 0 }, { "x": 3783.4, "y": 668.29, "z": 0 }, { "x": 3783.4, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1619" }, "shape1620": { "name": "Luminaire - 13190126", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.1, "y": 3241.56, "z": 0 }, { "x": 3740.1, "y": 3263.91, "z": 0 }, { "x": 3783.4, "y": 3263.91, "z": 0 }, { "x": 3783.4, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1620" }, "shape1621": { "name": "Luminaire - 10099260", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3740.1, "y": 2852.66, "z": 0 }, { "x": 3740.1, "y": 2874.66, "z": 0 }, { "x": 3783.4, "y": 2874.66, "z": 0 }, { "x": 3783.4, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1621" }, "shape1622": { "name": "Luminaire - 16650414", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.33, "y": 581.35, "z": 0 }, { "x": 3826.33, "y": 603.35, "z": 0 }, { "x": 3869.62, "y": 603.35, "z": 0 }, { "x": 3869.62, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1622" }, "shape1623": { "name": "Luminaire - 13859228", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.33, "y": 711.58, "z": 0 }, { "x": 3826.33, "y": 733.22, "z": 0 }, { "x": 3869.62, "y": 733.22, "z": 0 }, { "x": 3869.62, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1623" }, "shape1624": { "name": "Luminaire - 4190477", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.33, "y": 841.45, "z": 0 }, { "x": 3826.33, "y": 863.09, "z": 0 }, { "x": 3869.62, "y": 863.09, "z": 0 }, { "x": 3869.62, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1624" }, "shape1625": { "name": "Luminaire - 969066", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.33, "y": 971.32, "z": 0 }, { "x": 3826.33, "y": 992.96, "z": 0 }, { "x": 3869.62, "y": 992.96, "z": 0 }, { "x": 3869.62, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1625" }, "shape1626": { "name": "Luminaire - 887526", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.33, "y": 3263.91, "z": 0 }, { "x": 3826.33, "y": 3285.56, "z": 0 }, { "x": 3869.62, "y": 3285.56, "z": 0 }, { "x": 3869.62, "y": 3263.91 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1626" }, "shape1627": { "name": "Luminaire - 5740498", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3826.33, "y": 2917.95, "z": 0 }, { "x": 3826.33, "y": 2939.59, "z": 0 }, { "x": 3869.62, "y": 2939.59, "z": 0 }, { "x": 3869.62, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1627" }, "shape1628": { "name": "Luminaire - 2856417", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.91, "y": 560.06, "z": 0 }, { "x": 3912.91, "y": 581.71, "z": 0 }, { "x": 3956.2, "y": 581.71, "z": 0 }, { "x": 3956.2, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1628" }, "shape1629": { "name": "Luminaire - 5627422", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.91, "y": 776.51, "z": 0 }, { "x": 3912.91, "y": 798.16, "z": 0 }, { "x": 3956.2, "y": 798.16, "z": 0 }, { "x": 3956.2, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1629" }, "shape1630": { "name": "Luminaire - 9438485", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.91, "y": 906.38, "z": 0 }, { "x": 3912.91, "y": 928.03, "z": 0 }, { "x": 3956.2, "y": 928.03, "z": 0 }, { "x": 3956.2, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1630" }, "shape1631": { "name": "Luminaire - 4357501", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.91, "y": 646.64, "z": 0 }, { "x": 3912.91, "y": 668.29, "z": 0 }, { "x": 3956.2, "y": 668.29, "z": 0 }, { "x": 3956.2, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1631" }, "shape1632": { "name": "Luminaire - 6403670", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.91, "y": 3241.56, "z": 0 }, { "x": 3912.91, "y": 3263.91, "z": 0 }, { "x": 3956.2, "y": 3263.91, "z": 0 }, { "x": 3956.2, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1632" }, "shape1633": { "name": "Luminaire - 3410051", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3912.91, "y": 2852.66, "z": 0 }, { "x": 3912.91, "y": 2874.66, "z": 0 }, { "x": 3956.2, "y": 2874.66, "z": 0 }, { "x": 3956.2, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1633" }, "shape1634": { "name": "Luminaire - 14193890", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.49, "y": 581.35, "z": 0 }, { "x": 3999.49, "y": 603.35, "z": 0 }, { "x": 4042.78, "y": 603.35, "z": 0 }, { "x": 4042.78, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1634" }, "shape1635": { "name": "Luminaire - 3610800", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.49, "y": 711.58, "z": 0 }, { "x": 3999.49, "y": 733.22, "z": 0 }, { "x": 4042.78, "y": 733.22, "z": 0 }, { "x": 4042.78, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1635" }, "shape1636": { "name": "Luminaire - 6489132", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.49, "y": 841.45, "z": 0 }, { "x": 3999.49, "y": 863.09, "z": 0 }, { "x": 4042.78, "y": 863.09, "z": 0 }, { "x": 4042.78, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1636" }, "shape1637": { "name": "Luminaire - 11730444", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.49, "y": 971.32, "z": 0 }, { "x": 3999.49, "y": 992.96, "z": 0 }, { "x": 4042.78, "y": 992.96, "z": 0 }, { "x": 4042.78, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1637" }, "shape1638": { "name": "Luminaire - 11789968", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.49, "y": 2917.95, "z": 0 }, { "x": 3999.49, "y": 2939.59, "z": 0 }, { "x": 4042.78, "y": 2939.59, "z": 0 }, { "x": 4042.78, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1638" }, "shape1639": { "name": "Luminaire - 9686515", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.49, "y": 3047.46, "z": 0 }, { "x": 3999.49, "y": 3069.46, "z": 0 }, { "x": 4042.78, "y": 3069.46, "z": 0 }, { "x": 4042.78, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1639" }, "shape1640": { "name": "Luminaire - 652531", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 3999.49, "y": 3177.33, "z": 0 }, { "x": 3999.49, "y": 3199.33, "z": 0 }, { "x": 4042.78, "y": 3199.33, "z": 0 }, { "x": 4042.78, "y": 3177.33 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1640" }, "shape1641": { "name": "Luminaire - 16725482", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4064.43, "y": 3739.75, "z": 0 }, { "x": 4064.43, "y": 3761.4, "z": 0 }, { "x": 4107.72, "y": 3761.4, "z": 0 }, { "x": 4107.72, "y": 3739.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1641" }, "shape1642": { "name": "Luminaire - 14316506", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4064.43, "y": 3653.17, "z": 0 }, { "x": 4064.43, "y": 3675.17, "z": 0 }, { "x": 4107.72, "y": 3675.17, "z": 0 }, { "x": 4107.72, "y": 3653.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1642" }, "shape1643": { "name": "Luminaire - 3649734", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.07, "y": 560.06, "z": 0 }, { "x": 4086.07, "y": 581.71, "z": 0 }, { "x": 4129.36, "y": 581.71, "z": 0 }, { "x": 4129.36, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1643" }, "shape1644": { "name": "Luminaire - 7163090", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.07, "y": 776.51, "z": 0 }, { "x": 4086.07, "y": 798.16, "z": 0 }, { "x": 4129.36, "y": 798.16, "z": 0 }, { "x": 4129.36, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1644" }, "shape1645": { "name": "Luminaire - 4433175", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.07, "y": 906.38, "z": 0 }, { "x": 4086.07, "y": 928.03, "z": 0 }, { "x": 4129.36, "y": 928.03, "z": 0 }, { "x": 4129.36, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1645" }, "shape1646": { "name": "Luminaire - 9535464", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.07, "y": 646.64, "z": 0 }, { "x": 4086.07, "y": 668.29, "z": 0 }, { "x": 4129.36, "y": 668.29, "z": 0 }, { "x": 4129.36, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1646" }, "shape1647": { "name": "Luminaire - 16017528", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.07, "y": 3502.01, "z": 0 }, { "x": 4086.07, "y": 3523.65, "z": 0 }, { "x": 4129.36, "y": 3523.65, "z": 0 }, { "x": 4129.36, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1647" }, "shape1648": { "name": "Luminaire - 1626377", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.07, "y": 3371.43, "z": 0 }, { "x": 4086.07, "y": 3393.43, "z": 0 }, { "x": 4129.36, "y": 3393.43, "z": 0 }, { "x": 4129.36, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1648" }, "shape1649": { "name": "Luminaire - 13127358", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.07, "y": 3241.56, "z": 0 }, { "x": 4086.07, "y": 3263.91, "z": 0 }, { "x": 4129.36, "y": 3263.91, "z": 0 }, { "x": 4129.36, "y": 3241.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1649" }, "shape1650": { "name": "Luminaire - 1983273", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.07, "y": 3112.75, "z": 0 }, { "x": 4086.07, "y": 3134.4, "z": 0 }, { "x": 4129.36, "y": 3134.4, "z": 0 }, { "x": 4129.36, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1650" }, "shape1651": { "name": "Luminaire - 3224179", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.07, "y": 2982.17, "z": 0 }, { "x": 4086.07, "y": 3004.17, "z": 0 }, { "x": 4129.36, "y": 3004.17, "z": 0 }, { "x": 4129.36, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1651" }, "shape1652": { "name": "Luminaire - 8745822", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4086.07, "y": 2852.66, "z": 0 }, { "x": 4086.07, "y": 2874.66, "z": 0 }, { "x": 4129.36, "y": 2874.66, "z": 0 }, { "x": 4129.36, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1652" }, "shape1653": { "name": "Luminaire - 7045443", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4151.01, "y": 3739.75, "z": 0 }, { "x": 4151.01, "y": 3761.4, "z": 0 }, { "x": 4194.3, "y": 3761.4, "z": 0 }, { "x": 4194.3, "y": 3739.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1653" }, "shape1654": { "name": "Luminaire - 6029955", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4151.01, "y": 3653.17, "z": 0 }, { "x": 4151.01, "y": 3675.17, "z": 0 }, { "x": 4194.3, "y": 3675.17, "z": 0 }, { "x": 4194.3, "y": 3653.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1654" }, "shape1655": { "name": "Luminaire - 15106772", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.65, "y": 581.35, "z": 0 }, { "x": 4172.65, "y": 603.35, "z": 0 }, { "x": 4215.94, "y": 603.35, "z": 0 }, { "x": 4215.94, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1655" }, "shape1656": { "name": "Luminaire - 3007029", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.65, "y": 711.58, "z": 0 }, { "x": 4172.65, "y": 733.22, "z": 0 }, { "x": 4215.94, "y": 733.22, "z": 0 }, { "x": 4215.94, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1656" }, "shape1657": { "name": "Luminaire - 3685266", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.65, "y": 841.45, "z": 0 }, { "x": 4172.65, "y": 863.09, "z": 0 }, { "x": 4215.94, "y": 863.09, "z": 0 }, { "x": 4215.94, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1657" }, "shape1658": { "name": "Luminaire - 3047690", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.65, "y": 971.32, "z": 0 }, { "x": 4172.65, "y": 992.96, "z": 0 }, { "x": 4215.94, "y": 992.96, "z": 0 }, { "x": 4215.94, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1658" }, "shape1659": { "name": "Luminaire - 13812883", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.65, "y": 3307.2, "z": 0 }, { "x": 4172.65, "y": 3328.49, "z": 0 }, { "x": 4215.94, "y": 3328.49, "z": 0 }, { "x": 4215.94, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1659" }, "shape1660": { "name": "Luminaire - 7094221", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4172.65, "y": 2917.95, "z": 0 }, { "x": 4172.65, "y": 2939.59, "z": 0 }, { "x": 4215.94, "y": 2939.59, "z": 0 }, { "x": 4215.94, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1660" }, "shape1661": { "name": "Luminaire - 4328061", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4173.01, "y": 3436.72, "z": 0 }, { "x": 4173.01, "y": 3458.72, "z": 0 }, { "x": 4216.3, "y": 3458.72, "z": 0 }, { "x": 4216.3, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1661" }, "shape1662": { "name": "Luminaire - 192816", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4237.59, "y": 3739.75, "z": 0 }, { "x": 4237.59, "y": 3761.4, "z": 0 }, { "x": 4280.88, "y": 3761.4, "z": 0 }, { "x": 4280.88, "y": 3739.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1662" }, "shape1663": { "name": "Luminaire - 9911656", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4237.59, "y": 3653.17, "z": 0 }, { "x": 4237.59, "y": 3675.17, "z": 0 }, { "x": 4280.88, "y": 3675.17, "z": 0 }, { "x": 4280.88, "y": 3653.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1663" }, "shape1664": { "name": "Luminaire - 15351873", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.23, "y": 560.06, "z": 0 }, { "x": 4259.23, "y": 581.71, "z": 0 }, { "x": 4302.52, "y": 581.71, "z": 0 }, { "x": 4302.52, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1664" }, "shape1665": { "name": "Luminaire - 14086766", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.23, "y": 776.51, "z": 0 }, { "x": 4259.23, "y": 798.16, "z": 0 }, { "x": 4302.52, "y": 798.16, "z": 0 }, { "x": 4302.52, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1665" }, "shape1666": { "name": "Luminaire - 9570675", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.23, "y": 906.38, "z": 0 }, { "x": 4259.23, "y": 928.03, "z": 0 }, { "x": 4302.52, "y": 928.03, "z": 0 }, { "x": 4302.52, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1666" }, "shape1667": { "name": "Luminaire - 4485489", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.23, "y": 646.64, "z": 0 }, { "x": 4259.23, "y": 668.29, "z": 0 }, { "x": 4302.52, "y": 668.29, "z": 0 }, { "x": 4302.52, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1667" }, "shape1668": { "name": "Luminaire - 14538986", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.23, "y": 3502.01, "z": 0 }, { "x": 4259.23, "y": 3523.65, "z": 0 }, { "x": 4302.52, "y": 3523.65, "z": 0 }, { "x": 4302.52, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1668" }, "shape1669": { "name": "Luminaire - 2275275", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.23, "y": 3371.43, "z": 0 }, { "x": 4259.23, "y": 3393.43, "z": 0 }, { "x": 4302.52, "y": 3393.43, "z": 0 }, { "x": 4302.52, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1669" }, "shape1670": { "name": "Luminaire - 5089191", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.23, "y": 2852.66, "z": 0 }, { "x": 4259.23, "y": 2874.66, "z": 0 }, { "x": 4302.52, "y": 2874.66, "z": 0 }, { "x": 4302.52, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1670" }, "shape1671": { "name": "Luminaire - 1195235", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.2, "y": 1035.89, "z": -0.9144 }, { "x": 4259.2, "y": 1057.54, "z": -0.9144 }, { "x": 4302.49, "y": 1057.54, "z": -0.9144 }, { "x": 4302.49, "y": 1035.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1671" }, "shape1672": { "name": "Luminaire - 6596015", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4259.2, "y": 1165.79, "z": -0.9144 }, { "x": 4259.2, "y": 1187.43, "z": -0.9144 }, { "x": 4302.49, "y": 1187.43, "z": -0.9144 }, { "x": 4302.49, "y": 1165.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1672" }, "shape1673": { "name": "Luminaire - 7084260", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4324.17, "y": 3739.75, "z": 0 }, { "x": 4324.17, "y": 3761.4, "z": 0 }, { "x": 4367.1, "y": 3761.4, "z": 0 }, { "x": 4367.1, "y": 3739.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1673" }, "shape1674": { "name": "Luminaire - 5310356", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4324.17, "y": 3653.17, "z": 0 }, { "x": 4324.17, "y": 3675.17, "z": 0 }, { "x": 4367.1, "y": 3675.17, "z": 0 }, { "x": 4367.1, "y": 3653.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1674" }, "shape1675": { "name": "Luminaire - 10672179", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.46, "y": 581.35, "z": 0 }, { "x": 4345.46, "y": 603.35, "z": 0 }, { "x": 4388.75, "y": 603.35, "z": 0 }, { "x": 4388.75, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1675" }, "shape1676": { "name": "Luminaire - 503910", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.46, "y": 711.58, "z": 0 }, { "x": 4345.46, "y": 733.22, "z": 0 }, { "x": 4388.75, "y": 733.22, "z": 0 }, { "x": 4388.75, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1676" }, "shape1677": { "name": "Luminaire - 251025", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.46, "y": 841.45, "z": 0 }, { "x": 4345.46, "y": 863.09, "z": 0 }, { "x": 4388.75, "y": 863.09, "z": 0 }, { "x": 4388.75, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1677" }, "shape1678": { "name": "Luminaire - 4089840", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.46, "y": 971.32, "z": 0 }, { "x": 4345.46, "y": 992.96, "z": 0 }, { "x": 4388.75, "y": 992.96, "z": 0 }, { "x": 4388.75, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1678" }, "shape1679": { "name": "Luminaire - 3787634", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.46, "y": 3307.2, "z": 0 }, { "x": 4345.46, "y": 3328.49, "z": 0 }, { "x": 4388.75, "y": 3328.49, "z": 0 }, { "x": 4388.75, "y": 3307.2 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1679" }, "shape1680": { "name": "Luminaire - 3639860", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.46, "y": 2917.95, "z": 0 }, { "x": 4345.46, "y": 2939.59, "z": 0 }, { "x": 4388.75, "y": 2939.59, "z": 0 }, { "x": 4388.75, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1680" }, "shape1681": { "name": "Luminaire - 777069", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4345.81, "y": 3436.72, "z": 0 }, { "x": 4345.81, "y": 3458.72, "z": 0 }, { "x": 4389.1, "y": 3458.72, "z": 0 }, { "x": 4389.1, "y": 3436.72 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1681" }, "shape1682": { "name": "Luminaire - 13047778", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4410.39, "y": 3739.75, "z": 0 }, { "x": 4410.39, "y": 3761.4, "z": 0 }, { "x": 4453.68, "y": 3761.4, "z": 0 }, { "x": 4453.68, "y": 3739.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1682" }, "shape1683": { "name": "Luminaire - 5966301", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4410.39, "y": 3653.17, "z": 0 }, { "x": 4410.39, "y": 3675.17, "z": 0 }, { "x": 4453.68, "y": 3675.17, "z": 0 }, { "x": 4453.68, "y": 3653.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1683" }, "shape1684": { "name": "Luminaire - 11177590", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.04, "y": 560.06, "z": 0 }, { "x": 4432.04, "y": 581.71, "z": 0 }, { "x": 4475.33, "y": 581.71, "z": 0 }, { "x": 4475.33, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1684" }, "shape1685": { "name": "Luminaire - 5469775", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.04, "y": 776.51, "z": 0 }, { "x": 4432.04, "y": 798.16, "z": 0 }, { "x": 4475.33, "y": 798.16, "z": 0 }, { "x": 4475.33, "y": 776.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1685" }, "shape1686": { "name": "Luminaire - 3361815", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.04, "y": 906.38, "z": 0 }, { "x": 4432.04, "y": 928.03, "z": 0 }, { "x": 4475.33, "y": 928.03, "z": 0 }, { "x": 4475.33, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1686" }, "shape1687": { "name": "Luminaire - 14531368", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.04, "y": 646.64, "z": 0 }, { "x": 4432.04, "y": 668.29, "z": 0 }, { "x": 4475.33, "y": 668.29, "z": 0 }, { "x": 4475.33, "y": 646.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1687" }, "shape1688": { "name": "Luminaire - 3212124", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.04, "y": 3371.43, "z": 0 }, { "x": 4432.04, "y": 3393.43, "z": 0 }, { "x": 4475.33, "y": 3393.43, "z": 0 }, { "x": 4475.33, "y": 3371.43 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1688" }, "shape1689": { "name": "Luminaire - 15402069", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.04, "y": 3502.01, "z": 0 }, { "x": 4432.04, "y": 3523.65, "z": 0 }, { "x": 4475.33, "y": 3523.65, "z": 0 }, { "x": 4475.33, "y": 3502.01 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1689" }, "shape1690": { "name": "Luminaire - 2958949", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4432.04, "y": 2852.66, "z": 0 }, { "x": 4432.04, "y": 2874.66, "z": 0 }, { "x": 4475.33, "y": 2874.66, "z": 0 }, { "x": 4475.33, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1690" }, "shape1691": { "name": "Luminaire - 8258094", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4496.97, "y": 3740.1, "z": 0 }, { "x": 4496.97, "y": 3761.4, "z": 0 }, { "x": 4540.26, "y": 3761.4, "z": 0 }, { "x": 4540.26, "y": 3740.1 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1691" }, "shape1692": { "name": "Luminaire - 15950870", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4496.97, "y": 3653.17, "z": 0 }, { "x": 4496.97, "y": 3675.17, "z": 0 }, { "x": 4540.26, "y": 3675.17, "z": 0 }, { "x": 4540.26, "y": 3653.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1692" }, "shape1693": { "name": "Luminaire - 6670745", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.62, "y": 581.35, "z": 0 }, { "x": 4518.62, "y": 603.35, "z": 0 }, { "x": 4561.91, "y": 603.35, "z": 0 }, { "x": 4561.91, "y": 581.35 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1693" }, "shape1694": { "name": "Luminaire - 10636103", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.62, "y": 711.58, "z": 0 }, { "x": 4518.62, "y": 733.22, "z": 0 }, { "x": 4561.91, "y": 733.22, "z": 0 }, { "x": 4561.91, "y": 711.58 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1694" }, "shape1695": { "name": "Luminaire - 1439422", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.62, "y": 841.45, "z": 0 }, { "x": 4518.62, "y": 863.09, "z": 0 }, { "x": 4561.91, "y": 863.09, "z": 0 }, { "x": 4561.91, "y": 841.45 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1695" }, "shape1696": { "name": "Luminaire - 53548", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.62, "y": 971.32, "z": 0 }, { "x": 4518.62, "y": 992.96, "z": 0 }, { "x": 4561.91, "y": 992.96, "z": 0 }, { "x": 4561.91, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1696" }, "shape1697": { "name": "Luminaire - 6803692", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.62, "y": 2917.95, "z": 0 }, { "x": 4518.62, "y": 2939.59, "z": 0 }, { "x": 4561.91, "y": 2939.59, "z": 0 }, { "x": 4561.91, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1697" }, "shape1698": { "name": "Luminaire - 9612441", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4518.62, "y": 3047.46, "z": 0 }, { "x": 4518.62, "y": 3069.46, "z": 0 }, { "x": 4561.91, "y": 3069.46, "z": 0 }, { "x": 4561.91, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1698" }, "shape1699": { "name": "Luminaire - 10649135", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 560.06, "z": 0 }, { "x": 4605.2, "y": 581.71, "z": 0 }, { "x": 4648.49, "y": 581.71, "z": 0 }, { "x": 4648.49, "y": 560.06 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1699" }, "shape1700": { "name": "Luminaire - 7176578", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 906.38, "z": 0 }, { "x": 4605.2, "y": 928.03, "z": 0 }, { "x": 4648.49, "y": 928.03, "z": 0 }, { "x": 4648.49, "y": 906.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1700" }, "shape1701": { "name": "Luminaire - 5898374", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 1035.9, "z": 0 }, { "x": 4605.2, "y": 1057.54, "z": 0 }, { "x": 4648.49, "y": 1057.54, "z": 0 }, { "x": 4648.49, "y": 1035.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1701" }, "shape1702": { "name": "Luminaire - 12177411", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 1165.77, "z": 0 }, { "x": 4605.2, "y": 1187.41, "z": 0 }, { "x": 4648.49, "y": 1187.41, "z": 0 }, { "x": 4648.49, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1702" }, "shape1703": { "name": "Luminaire - 9866018", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 1295.64, "z": 0 }, { "x": 4605.2, "y": 1317.28, "z": 0 }, { "x": 4648.49, "y": 1317.28, "z": 0 }, { "x": 4648.49, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1703" }, "shape1704": { "name": "Luminaire - 7644976", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 1425.51, "z": 0 }, { "x": 4605.2, "y": 1447.15, "z": 0 }, { "x": 4648.49, "y": 1447.15, "z": 0 }, { "x": 4648.49, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1704" }, "shape1705": { "name": "Luminaire - 6825981", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 1555.38, "z": 0 }, { "x": 4605.2, "y": 1577.02, "z": 0 }, { "x": 4648.49, "y": 1577.02, "z": 0 }, { "x": 4648.49, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1705" }, "shape1706": { "name": "Luminaire - 9360144", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 1684.89, "z": 0 }, { "x": 4605.2, "y": 1706.54, "z": 0 }, { "x": 4648.49, "y": 1706.54, "z": 0 }, { "x": 4648.49, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1706" }, "shape1707": { "name": "Luminaire - 9363503", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 1814.76, "z": 0 }, { "x": 4605.2, "y": 1836.41, "z": 0 }, { "x": 4648.49, "y": 1836.41, "z": 0 }, { "x": 4648.49, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1707" }, "shape1708": { "name": "Luminaire - 6497553", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 1944.28, "z": 0 }, { "x": 4605.2, "y": 1966.28, "z": 0 }, { "x": 4648.49, "y": 1966.28, "z": 0 }, { "x": 4648.49, "y": 1944.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1708" }, "shape1709": { "name": "Luminaire - 1831972", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 2074.5, "z": 0 }, { "x": 4605.2, "y": 2096.15, "z": 0 }, { "x": 4648.49, "y": 2096.15, "z": 0 }, { "x": 4648.49, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1709" }, "shape1710": { "name": "Luminaire - 6777324", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 2204.02, "z": 0 }, { "x": 4605.2, "y": 2225.66, "z": 0 }, { "x": 4648.49, "y": 2225.66, "z": 0 }, { "x": 4648.49, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1710" }, "shape1711": { "name": "Luminaire - 10698637", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 2333.89, "z": 0 }, { "x": 4605.2, "y": 2355.53, "z": 0 }, { "x": 4648.49, "y": 2355.53, "z": 0 }, { "x": 4648.49, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1711" }, "shape1712": { "name": "Luminaire - 9958565", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 2463.76, "z": 0 }, { "x": 4605.2, "y": 2485.4, "z": 0 }, { "x": 4648.49, "y": 2485.4, "z": 0 }, { "x": 4648.49, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1712" }, "shape1713": { "name": "Luminaire - 3032626", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 2593.63, "z": 0 }, { "x": 4605.2, "y": 2615.27, "z": 0 }, { "x": 4648.49, "y": 2615.27, "z": 0 }, { "x": 4648.49, "y": 2593.63 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1713" }, "shape1714": { "name": "Luminaire - 12497503", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 2723.14, "z": 0 }, { "x": 4605.2, "y": 2744.79, "z": 0 }, { "x": 4648.49, "y": 2744.79, "z": 0 }, { "x": 4648.49, "y": 2723.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1714" }, "shape1715": { "name": "Luminaire - 4176392", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 2852.66, "z": 0 }, { "x": 4605.2, "y": 2874.66, "z": 0 }, { "x": 4648.49, "y": 2874.66, "z": 0 }, { "x": 4648.49, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1715" }, "shape1716": { "name": "Luminaire - 2797394", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 2982.17, "z": 0 }, { "x": 4605.2, "y": 3004.17, "z": 0 }, { "x": 4648.49, "y": 3004.17, "z": 0 }, { "x": 4648.49, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1716" }, "shape1717": { "name": "Luminaire - 13447151", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4605.2, "y": 3112.75, "z": 0 }, { "x": 4605.2, "y": 3134.4, "z": 0 }, { "x": 4648.49, "y": 3134.4, "z": 0 }, { "x": 4648.49, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1717" }, "shape1718": { "name": "Luminaire - 1956440", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 971.32, "z": 0 }, { "x": 4691.78, "y": 992.96, "z": 0 }, { "x": 4735.07, "y": 992.96, "z": 0 }, { "x": 4735.07, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1718" }, "shape1719": { "name": "Luminaire - 2504973", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 1100.83, "z": 0 }, { "x": 4691.78, "y": 1122.48, "z": 0 }, { "x": 4735.07, "y": 1122.48, "z": 0 }, { "x": 4735.07, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1719" }, "shape1720": { "name": "Luminaire - 3195521", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 1230.7, "z": 0 }, { "x": 4691.78, "y": 1252.35, "z": 0 }, { "x": 4735.07, "y": 1252.35, "z": 0 }, { "x": 4735.07, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1720" }, "shape1721": { "name": "Luminaire - 8057608", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 1360.57, "z": 0 }, { "x": 4691.78, "y": 1382.22, "z": 0 }, { "x": 4735.07, "y": 1382.22, "z": 0 }, { "x": 4735.07, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1721" }, "shape1722": { "name": "Luminaire - 12692950", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 1490.44, "z": 0 }, { "x": 4691.78, "y": 1512.09, "z": 0 }, { "x": 4735.07, "y": 1512.09, "z": 0 }, { "x": 4735.07, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1722" }, "shape1723": { "name": "Luminaire - 1662507", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 1619.96, "z": 0 }, { "x": 4691.78, "y": 1641.25, "z": 0 }, { "x": 4735.07, "y": 1641.25, "z": 0 }, { "x": 4735.07, "y": 1619.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1723" }, "shape1724": { "name": "Luminaire - 14904144", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 1749.83, "z": 0 }, { "x": 4691.78, "y": 1771.47, "z": 0 }, { "x": 4735.07, "y": 1771.47, "z": 0 }, { "x": 4735.07, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1724" }, "shape1725": { "name": "Luminaire - 9402929", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 1879.7, "z": 0 }, { "x": 4691.78, "y": 1901.34, "z": 0 }, { "x": 4735.07, "y": 1901.34, "z": 0 }, { "x": 4735.07, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1725" }, "shape1726": { "name": "Luminaire - 14131451", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 2139.08, "z": 0 }, { "x": 4691.78, "y": 2160.73, "z": 0 }, { "x": 4735.07, "y": 2160.73, "z": 0 }, { "x": 4735.07, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1726" }, "shape1727": { "name": "Luminaire - 5684977", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 2268.95, "z": 0 }, { "x": 4691.78, "y": 2290.6, "z": 0 }, { "x": 4735.07, "y": 2290.6, "z": 0 }, { "x": 4735.07, "y": 2268.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1727" }, "shape1728": { "name": "Luminaire - 12050274", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 2398.82, "z": 0 }, { "x": 4691.78, "y": 2420.47, "z": 0 }, { "x": 4735.07, "y": 2420.47, "z": 0 }, { "x": 4735.07, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1728" }, "shape1729": { "name": "Luminaire - 1602524", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 2528.69, "z": 0 }, { "x": 4691.78, "y": 2550.34, "z": 0 }, { "x": 4735.07, "y": 2550.34, "z": 0 }, { "x": 4735.07, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1729" }, "shape1730": { "name": "Luminaire - 16599115", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 2658.56, "z": 0 }, { "x": 4691.78, "y": 2679.85, "z": 0 }, { "x": 4735.07, "y": 2679.85, "z": 0 }, { "x": 4735.07, "y": 2658.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1730" }, "shape1731": { "name": "Luminaire - 8485132", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 2788.08, "z": 0 }, { "x": 4691.78, "y": 2809.72, "z": 0 }, { "x": 4735.07, "y": 2809.72, "z": 0 }, { "x": 4735.07, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1731" }, "shape1732": { "name": "Luminaire - 1228369", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 2917.95, "z": 0 }, { "x": 4691.78, "y": 2939.59, "z": 0 }, { "x": 4735.07, "y": 2939.59, "z": 0 }, { "x": 4735.07, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1732" }, "shape1733": { "name": "Luminaire - 2000485", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4691.78, "y": 3047.46, "z": 0 }, { "x": 4691.78, "y": 3069.46, "z": 0 }, { "x": 4735.07, "y": 3069.46, "z": 0 }, { "x": 4735.07, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1733" }, "shape1734": { "name": "Luminaire - 358557", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4692.13, "y": 2009.57, "z": 0 }, { "x": 4692.13, "y": 2031.21, "z": 0 }, { "x": 4735.42, "y": 2031.21, "z": 0 }, { "x": 4735.42, "y": 2009.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1734" }, "shape1735": { "name": "Luminaire - 13290861", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 1035.9, "z": 0 }, { "x": 4778.36, "y": 1057.54, "z": 0 }, { "x": 4822, "y": 1057.54, "z": 0 }, { "x": 4822, "y": 1035.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1735" }, "shape1736": { "name": "No BLE UUID - 7533305", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.71, "y": 1165.41, "z": 0 }, { "x": 4778.71, "y": 1187.06, "z": 0 }, { "x": 4822, "y": 1187.06, "z": 0 }, { "x": 4822, "y": 1165.41 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1736" }, "shape1737": { "name": "Luminaire - 8231100", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 1295.64, "z": 0 }, { "x": 4778.36, "y": 1317.28, "z": 0 }, { "x": 4822, "y": 1317.28, "z": 0 }, { "x": 4822, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1737" }, "shape1738": { "name": "Luminaire - 11729579", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 1425.51, "z": 0 }, { "x": 4778.36, "y": 1447.15, "z": 0 }, { "x": 4822, "y": 1447.15, "z": 0 }, { "x": 4822, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1738" }, "shape1739": { "name": "Luminaire - 7252764", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 1684.89, "z": 0 }, { "x": 4778.36, "y": 1706.54, "z": 0 }, { "x": 4822, "y": 1706.54, "z": 0 }, { "x": 4822, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1739" }, "shape1740": { "name": "Luminaire - 5487918", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 1555.38, "z": 0 }, { "x": 4778.36, "y": 1577.02, "z": 0 }, { "x": 4822, "y": 1577.02, "z": 0 }, { "x": 4822, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1740" }, "shape1741": { "name": "Luminaire - 3052938", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 1814.76, "z": 0 }, { "x": 4778.36, "y": 1836.41, "z": 0 }, { "x": 4822, "y": 1836.41, "z": 0 }, { "x": 4822, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1741" }, "shape1742": { "name": "Luminaire - 3557538", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 1944.28, "z": 0 }, { "x": 4778.36, "y": 1966.28, "z": 0 }, { "x": 4822, "y": 1966.28, "z": 0 }, { "x": 4822, "y": 1944.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1742" }, "shape1743": { "name": "Luminaire - 16284940", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 2074.5, "z": 0 }, { "x": 4778.36, "y": 2096.15, "z": 0 }, { "x": 4822, "y": 2096.15, "z": 0 }, { "x": 4822, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1743" }, "shape1744": { "name": "Luminaire - 3403816", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 2204.02, "z": 0 }, { "x": 4778.36, "y": 2225.66, "z": 0 }, { "x": 4822, "y": 2225.66, "z": 0 }, { "x": 4822, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1744" }, "shape1745": { "name": "Luminaire - 1165344", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 2333.89, "z": 0 }, { "x": 4778.36, "y": 2355.53, "z": 0 }, { "x": 4822, "y": 2355.53, "z": 0 }, { "x": 4822, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1745" }, "shape1746": { "name": "Luminaire - 1996377", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 2463.76, "z": 0 }, { "x": 4778.36, "y": 2485.4, "z": 0 }, { "x": 4822, "y": 2485.4, "z": 0 }, { "x": 4822, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1746" }, "shape1747": { "name": "Luminaire - 12820898", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 2593.63, "z": 0 }, { "x": 4778.36, "y": 2615.27, "z": 0 }, { "x": 4822, "y": 2615.27, "z": 0 }, { "x": 4822, "y": 2593.63 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1747" }, "shape1748": { "name": "Luminaire - 14457878", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 2852.66, "z": 0 }, { "x": 4778.36, "y": 2874.66, "z": 0 }, { "x": 4822, "y": 2874.66, "z": 0 }, { "x": 4822, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1748" }, "shape1749": { "name": "Luminaire - 6406840", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 2723.14, "z": 0 }, { "x": 4778.36, "y": 2744.79, "z": 0 }, { "x": 4822, "y": 2744.79, "z": 0 }, { "x": 4822, "y": 2723.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1749" }, "shape1750": { "name": "Luminaire - 11144157", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 2982.17, "z": 0 }, { "x": 4778.36, "y": 3004.17, "z": 0 }, { "x": 4822, "y": 3004.17, "z": 0 }, { "x": 4822, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1750" }, "shape1751": { "name": "Luminaire - 6353710", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4778.36, "y": 3112.75, "z": 0 }, { "x": 4778.36, "y": 3134.4, "z": 0 }, { "x": 4822, "y": 3134.4, "z": 0 }, { "x": 4822, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1751" }, "shape1752": { "name": "Luminaire - 1684174", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 971.32, "z": 0 }, { "x": 4864.94, "y": 992.96, "z": 0 }, { "x": 4907.87, "y": 992.96, "z": 0 }, { "x": 4907.87, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1752" }, "shape1753": { "name": "Luminaire - 5417769", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 1100.83, "z": 0 }, { "x": 4864.94, "y": 1122.48, "z": 0 }, { "x": 4907.87, "y": 1122.48, "z": 0 }, { "x": 4907.87, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1753" }, "shape1754": { "name": "Luminaire - 3455740", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 1230.7, "z": 0 }, { "x": 4864.94, "y": 1252.35, "z": 0 }, { "x": 4907.87, "y": 1252.35, "z": 0 }, { "x": 4907.87, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1754" }, "shape1755": { "name": "Luminaire - 6421221", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 1360.57, "z": 0 }, { "x": 4864.94, "y": 1382.22, "z": 0 }, { "x": 4907.87, "y": 1382.22, "z": 0 }, { "x": 4907.87, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1755" }, "shape1756": { "name": "Luminaire - 1152521", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 1490.44, "z": 0 }, { "x": 4864.94, "y": 1512.09, "z": 0 }, { "x": 4907.87, "y": 1512.09, "z": 0 }, { "x": 4907.87, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1756" }, "shape1757": { "name": "Luminaire - 6008123", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 1619.96, "z": 0 }, { "x": 4864.94, "y": 1641.25, "z": 0 }, { "x": 4907.87, "y": 1641.25, "z": 0 }, { "x": 4907.87, "y": 1619.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1757" }, "shape1758": { "name": "Luminaire - 3979188", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 1749.83, "z": 0 }, { "x": 4864.94, "y": 1771.47, "z": 0 }, { "x": 4907.87, "y": 1771.47, "z": 0 }, { "x": 4907.87, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1758" }, "shape1759": { "name": "Luminaire - 8294310", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 1879.7, "z": 0 }, { "x": 4864.94, "y": 1901.34, "z": 0 }, { "x": 4907.87, "y": 1901.34, "z": 0 }, { "x": 4907.87, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1759" }, "shape1760": { "name": "Luminaire - 4554232", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 2009.57, "z": 0 }, { "x": 4864.94, "y": 2031.21, "z": 0 }, { "x": 4907.87, "y": 2031.21, "z": 0 }, { "x": 4907.87, "y": 2009.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1760" }, "shape1761": { "name": "Luminaire - 5191838", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 2139.08, "z": 0 }, { "x": 4864.94, "y": 2160.73, "z": 0 }, { "x": 4907.87, "y": 2160.73, "z": 0 }, { "x": 4907.87, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1761" }, "shape1762": { "name": "Luminaire - 2706833", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 2268.95, "z": 0 }, { "x": 4864.94, "y": 2290.6, "z": 0 }, { "x": 4907.87, "y": 2290.6, "z": 0 }, { "x": 4907.87, "y": 2268.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1762" }, "shape1763": { "name": "Luminaire - 7450143", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 2398.82, "z": 0 }, { "x": 4864.94, "y": 2420.47, "z": 0 }, { "x": 4907.87, "y": 2420.47, "z": 0 }, { "x": 4907.87, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1763" }, "shape1764": { "name": "Luminaire - 7488072", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 2528.69, "z": 0 }, { "x": 4864.94, "y": 2550.34, "z": 0 }, { "x": 4907.87, "y": 2550.34, "z": 0 }, { "x": 4907.87, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1764" }, "shape1765": { "name": "Luminaire - 5383646", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 2658.56, "z": 0 }, { "x": 4864.94, "y": 2679.85, "z": 0 }, { "x": 4907.87, "y": 2679.85, "z": 0 }, { "x": 4907.87, "y": 2658.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1765" }, "shape1766": { "name": "Luminaire - 10300949", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 2788.08, "z": 0 }, { "x": 4864.94, "y": 2809.72, "z": 0 }, { "x": 4907.87, "y": 2809.72, "z": 0 }, { "x": 4907.87, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1766" }, "shape1767": { "name": "Luminaire - 11138058", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 2917.95, "z": 0 }, { "x": 4864.94, "y": 2939.59, "z": 0 }, { "x": 4907.87, "y": 2939.59, "z": 0 }, { "x": 4907.87, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1767" }, "shape1768": { "name": "Luminaire - 2443044", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4864.94, "y": 3047.46, "z": 0 }, { "x": 4864.94, "y": 3069.46, "z": 0 }, { "x": 4907.87, "y": 3069.46, "z": 0 }, { "x": 4907.87, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1768" }, "shape1769": { "name": "Luminaire - 3996192", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 1035.9, "z": 0 }, { "x": 4951.16, "y": 1057.54, "z": 0 }, { "x": 4994.45, "y": 1057.54, "z": 0 }, { "x": 4994.45, "y": 1035.9 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1769" }, "shape1770": { "name": "Luminaire - 3275885", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 1165.77, "z": 0 }, { "x": 4951.16, "y": 1187.41, "z": 0 }, { "x": 4994.45, "y": 1187.41, "z": 0 }, { "x": 4994.45, "y": 1165.77 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1770" }, "shape1771": { "name": "Luminaire - 10921611", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 1295.64, "z": 0 }, { "x": 4951.16, "y": 1317.28, "z": 0 }, { "x": 4994.45, "y": 1317.28, "z": 0 }, { "x": 4994.45, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1771" }, "shape1772": { "name": "Luminaire - 11971002", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 1555.38, "z": 0 }, { "x": 4951.16, "y": 1577.02, "z": 0 }, { "x": 4994.45, "y": 1577.02, "z": 0 }, { "x": 4994.45, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1772" }, "shape1773": { "name": "Luminaire - 303351", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 1684.89, "z": 0 }, { "x": 4951.16, "y": 1706.54, "z": 0 }, { "x": 4994.45, "y": 1706.54, "z": 0 }, { "x": 4994.45, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1773" }, "shape1774": { "name": "Luminaire - 9879895", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 1814.76, "z": 0 }, { "x": 4951.16, "y": 1836.41, "z": 0 }, { "x": 4994.45, "y": 1836.41, "z": 0 }, { "x": 4994.45, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1774" }, "shape1775": { "name": "Luminaire - 8403483", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 1944.28, "z": 0 }, { "x": 4951.16, "y": 1966.28, "z": 0 }, { "x": 4994.45, "y": 1966.28, "z": 0 }, { "x": 4994.45, "y": 1944.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1775" }, "shape1776": { "name": "Luminaire - 15672660", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 2074.5, "z": 0 }, { "x": 4951.16, "y": 2096.15, "z": 0 }, { "x": 4994.45, "y": 2096.15, "z": 0 }, { "x": 4994.45, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1776" }, "shape1777": { "name": "Luminaire - 1840387", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 2204.02, "z": 0 }, { "x": 4951.16, "y": 2225.66, "z": 0 }, { "x": 4994.45, "y": 2225.66, "z": 0 }, { "x": 4994.45, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1777" }, "shape1778": { "name": "Luminaire - 4931888", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 2333.89, "z": 0 }, { "x": 4951.16, "y": 2355.53, "z": 0 }, { "x": 4994.45, "y": 2355.53, "z": 0 }, { "x": 4994.45, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1778" }, "shape1779": { "name": "Luminaire - 11734324", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 2463.76, "z": 0 }, { "x": 4951.16, "y": 2485.4, "z": 0 }, { "x": 4994.45, "y": 2485.4, "z": 0 }, { "x": 4994.45, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1779" }, "shape1780": { "name": "Luminaire - 13426095", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 2593.63, "z": 0 }, { "x": 4951.16, "y": 2615.27, "z": 0 }, { "x": 4994.45, "y": 2615.27, "z": 0 }, { "x": 4994.45, "y": 2593.63 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1780" }, "shape1781": { "name": "Luminaire - 4043740", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 2723.14, "z": 0 }, { "x": 4951.16, "y": 2744.79, "z": 0 }, { "x": 4994.45, "y": 2744.79, "z": 0 }, { "x": 4994.45, "y": 2723.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1781" }, "shape1782": { "name": "Luminaire - 8064308", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 2852.66, "z": 0 }, { "x": 4951.16, "y": 2874.66, "z": 0 }, { "x": 4994.45, "y": 2874.66, "z": 0 }, { "x": 4994.45, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1782" }, "shape1783": { "name": "Luminaire - 2181549", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 2982.17, "z": 0 }, { "x": 4951.16, "y": 3004.17, "z": 0 }, { "x": 4994.45, "y": 3004.17, "z": 0 }, { "x": 4994.45, "y": 2982.17 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1783" }, "shape1784": { "name": "Luminaire - 186079", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.16, "y": 3112.75, "z": 0 }, { "x": 4951.16, "y": 3134.4, "z": 0 }, { "x": 4994.45, "y": 3134.4, "z": 0 }, { "x": 4994.45, "y": 3112.75 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1784" }, "shape1785": { "name": "Luminaire - 1162596", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4951.52, "y": 1425.15, "z": 0 }, { "x": 4951.52, "y": 1446.8, "z": 0 }, { "x": 4994.81, "y": 1446.8, "z": 0 }, { "x": 4994.81, "y": 1425.15 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1785" }, "shape1786": { "name": "Luminaire - 1054484", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 971.32, "z": 0 }, { "x": 5037.74, "y": 992.96, "z": 0 }, { "x": 5081.03, "y": 992.96, "z": 0 }, { "x": 5081.03, "y": 971.32 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1786" }, "shape1787": { "name": "Luminaire - 1885076", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 1100.83, "z": 0 }, { "x": 5037.74, "y": 1122.48, "z": 0 }, { "x": 5081.03, "y": 1122.48, "z": 0 }, { "x": 5081.03, "y": 1100.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1787" }, "shape1788": { "name": "Luminaire - 11517985", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 1360.57, "z": 0 }, { "x": 5037.74, "y": 1382.22, "z": 0 }, { "x": 5081.03, "y": 1382.22, "z": 0 }, { "x": 5081.03, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1788" }, "shape1789": { "name": "Luminaire - 10507403", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 1490.44, "z": 0 }, { "x": 5037.74, "y": 1512.09, "z": 0 }, { "x": 5081.03, "y": 1512.09, "z": 0 }, { "x": 5081.03, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1789" }, "shape1790": { "name": "Luminaire - 7098983", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 1619.96, "z": 0 }, { "x": 5037.74, "y": 1641.25, "z": 0 }, { "x": 5081.03, "y": 1641.25, "z": 0 }, { "x": 5081.03, "y": 1619.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1790" }, "shape1791": { "name": "Luminaire - 4156205", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 1749.83, "z": 0 }, { "x": 5037.74, "y": 1771.47, "z": 0 }, { "x": 5081.03, "y": 1771.47, "z": 0 }, { "x": 5081.03, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1791" }, "shape1792": { "name": "Luminaire - 16094410", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 1879.7, "z": 0 }, { "x": 5037.74, "y": 1901.34, "z": 0 }, { "x": 5081.03, "y": 1901.34, "z": 0 }, { "x": 5081.03, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1792" }, "shape1793": { "name": "Luminaire - 15363377", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 2009.57, "z": 0 }, { "x": 5037.74, "y": 2031.21, "z": 0 }, { "x": 5081.03, "y": 2031.21, "z": 0 }, { "x": 5081.03, "y": 2009.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1793" }, "shape1794": { "name": "Luminaire - 9555822", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 2139.08, "z": 0 }, { "x": 5037.74, "y": 2160.73, "z": 0 }, { "x": 5081.03, "y": 2160.73, "z": 0 }, { "x": 5081.03, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1794" }, "shape1795": { "name": "Luminaire - 16287537", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 2268.95, "z": 0 }, { "x": 5037.74, "y": 2290.6, "z": 0 }, { "x": 5081.03, "y": 2290.6, "z": 0 }, { "x": 5081.03, "y": 2268.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1795" }, "shape1796": { "name": "Luminaire - 8118587", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 2398.82, "z": 0 }, { "x": 5037.74, "y": 2420.47, "z": 0 }, { "x": 5081.03, "y": 2420.47, "z": 0 }, { "x": 5081.03, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1796" }, "shape1797": { "name": "Luminaire - 2438965", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 2528.69, "z": 0 }, { "x": 5037.74, "y": 2550.34, "z": 0 }, { "x": 5081.03, "y": 2550.34, "z": 0 }, { "x": 5081.03, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1797" }, "shape1798": { "name": "Luminaire - 3970644", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 2658.56, "z": 0 }, { "x": 5037.74, "y": 2679.85, "z": 0 }, { "x": 5081.03, "y": 2679.85, "z": 0 }, { "x": 5081.03, "y": 2658.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1798" }, "shape1799": { "name": "Luminaire - 10158423", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 2788.08, "z": 0 }, { "x": 5037.74, "y": 2809.72, "z": 0 }, { "x": 5081.03, "y": 2809.72, "z": 0 }, { "x": 5081.03, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1799" }, "shape1800": { "name": "Luminaire - 16161050", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 2917.95, "z": 0 }, { "x": 5037.74, "y": 2939.59, "z": 0 }, { "x": 5081.03, "y": 2939.59, "z": 0 }, { "x": 5081.03, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1800" }, "shape1801": { "name": "Luminaire - 14296845", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5037.74, "y": 3047.46, "z": 0 }, { "x": 5037.74, "y": 3069.46, "z": 0 }, { "x": 5081.03, "y": 3069.46, "z": 0 }, { "x": 5081.03, "y": 3047.46 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1801" }, "shape1802": { "name": "Luminaire - 9671656", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 1295.64, "z": 0 }, { "x": 5124.32, "y": 1317.28, "z": 0 }, { "x": 5167.61, "y": 1317.28, "z": 0 }, { "x": 5167.61, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1802" }, "shape1803": { "name": "No VLC Signal - 66", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 1425.51, "z": 0 }, { "x": 5124.32, "y": 1447.15, "z": 0 }, { "x": 5167.61, "y": 1447.15, "z": 0 }, { "x": 5167.61, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1803" }, "shape1804": { "name": "Luminaire - 8691207", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 1555.38, "z": 0 }, { "x": 5124.32, "y": 1577.02, "z": 0 }, { "x": 5167.61, "y": 1577.02, "z": 0 }, { "x": 5167.61, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1804" }, "shape1805": { "name": "Luminaire - 12235922", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 1684.89, "z": 0 }, { "x": 5124.32, "y": 1706.54, "z": 0 }, { "x": 5167.61, "y": 1706.54, "z": 0 }, { "x": 5167.61, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1805" }, "shape1806": { "name": "Luminaire - 9869493", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 1814.76, "z": 0 }, { "x": 5124.32, "y": 1836.41, "z": 0 }, { "x": 5167.61, "y": 1836.41, "z": 0 }, { "x": 5167.61, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1806" }, "shape1807": { "name": "Luminaire - 5514293", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 1944.28, "z": 0 }, { "x": 5124.32, "y": 1966.28, "z": 0 }, { "x": 5167.61, "y": 1966.28, "z": 0 }, { "x": 5167.61, "y": 1944.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1807" }, "shape1808": { "name": "Luminaire - 15983577", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 2074.5, "z": 0 }, { "x": 5124.32, "y": 2096.15, "z": 0 }, { "x": 5167.61, "y": 2096.15, "z": 0 }, { "x": 5167.61, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1808" }, "shape1809": { "name": "Luminaire - 14730266", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 2204.02, "z": 0 }, { "x": 5124.32, "y": 2225.66, "z": 0 }, { "x": 5167.61, "y": 2225.66, "z": 0 }, { "x": 5167.61, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1809" }, "shape1810": { "name": "Luminaire - 10332115", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 2333.89, "z": 0 }, { "x": 5124.32, "y": 2355.53, "z": 0 }, { "x": 5167.61, "y": 2355.53, "z": 0 }, { "x": 5167.61, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1810" }, "shape1811": { "name": "Luminaire - 6600655", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 2463.76, "z": 0 }, { "x": 5124.32, "y": 2485.4, "z": 0 }, { "x": 5167.61, "y": 2485.4, "z": 0 }, { "x": 5167.61, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1811" }, "shape1812": { "name": "Luminaire - 8829378", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 2593.63, "z": 0 }, { "x": 5124.32, "y": 2615.27, "z": 0 }, { "x": 5167.61, "y": 2615.27, "z": 0 }, { "x": 5167.61, "y": 2593.63 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1812" }, "shape1813": { "name": "Luminaire - 4961638", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 2723.14, "z": 0 }, { "x": 5124.32, "y": 2744.79, "z": 0 }, { "x": 5167.61, "y": 2744.79, "z": 0 }, { "x": 5167.61, "y": 2723.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1813" }, "shape1814": { "name": "Luminaire - 11966136", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5124.32, "y": 2852.66, "z": 0 }, { "x": 5124.32, "y": 2874.66, "z": 0 }, { "x": 5167.61, "y": 2874.66, "z": 0 }, { "x": 5167.61, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1814" }, "shape1815": { "name": "Luminaire - 4089866", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 1230.7, "z": 0 }, { "x": 5210.9, "y": 1252.35, "z": 0 }, { "x": 5254.19, "y": 1252.35, "z": 0 }, { "x": 5254.19, "y": 1230.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1815" }, "shape1816": { "name": "Luminaire - 8953805", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 1360.57, "z": 0 }, { "x": 5210.9, "y": 1382.22, "z": 0 }, { "x": 5254.19, "y": 1382.22, "z": 0 }, { "x": 5254.19, "y": 1360.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1816" }, "shape1817": { "name": "Luminaire - 2789912", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 1490.44, "z": 0 }, { "x": 5210.9, "y": 1512.09, "z": 0 }, { "x": 5254.19, "y": 1512.09, "z": 0 }, { "x": 5254.19, "y": 1490.44 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1817" }, "shape1818": { "name": "Luminaire - 11565833", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 1619.96, "z": 0 }, { "x": 5210.9, "y": 1641.25, "z": 0 }, { "x": 5254.19, "y": 1641.25, "z": 0 }, { "x": 5254.19, "y": 1619.96 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1818" }, "shape1819": { "name": "Luminaire - 4033960", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 1749.83, "z": 0 }, { "x": 5210.9, "y": 1771.47, "z": 0 }, { "x": 5254.19, "y": 1771.47, "z": 0 }, { "x": 5254.19, "y": 1749.83 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1819" }, "shape1820": { "name": "Luminaire - 303195", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 1879.7, "z": 0 }, { "x": 5210.9, "y": 1901.34, "z": 0 }, { "x": 5254.19, "y": 1901.34, "z": 0 }, { "x": 5254.19, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1820" }, "shape1821": { "name": "Luminaire - 11188034", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 2009.57, "z": 0 }, { "x": 5210.9, "y": 2031.21, "z": 0 }, { "x": 5254.19, "y": 2031.21, "z": 0 }, { "x": 5254.19, "y": 2009.57 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1821" }, "shape1822": { "name": "Luminaire - 13249613", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 2139.08, "z": 0 }, { "x": 5210.9, "y": 2160.73, "z": 0 }, { "x": 5254.19, "y": 2160.73, "z": 0 }, { "x": 5254.19, "y": 2139.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1822" }, "shape1823": { "name": "Luminaire - 12208871", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 2268.95, "z": 0 }, { "x": 5210.9, "y": 2290.6, "z": 0 }, { "x": 5254.19, "y": 2290.6, "z": 0 }, { "x": 5254.19, "y": 2268.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1823" }, "shape1824": { "name": "Luminaire - 3313617", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 2398.82, "z": 0 }, { "x": 5210.9, "y": 2420.47, "z": 0 }, { "x": 5254.19, "y": 2420.47, "z": 0 }, { "x": 5254.19, "y": 2398.82 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1824" }, "shape1825": { "name": "Luminaire - 6886107", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 2528.69, "z": 0 }, { "x": 5210.9, "y": 2550.34, "z": 0 }, { "x": 5254.19, "y": 2550.34, "z": 0 }, { "x": 5254.19, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1825" }, "shape1826": { "name": "Luminaire - 4836650", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 2658.56, "z": 0 }, { "x": 5210.9, "y": 2679.85, "z": 0 }, { "x": 5254.19, "y": 2679.85, "z": 0 }, { "x": 5254.19, "y": 2658.56 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1826" }, "shape1827": { "name": "Luminaire - 11958590", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 2788.08, "z": 0 }, { "x": 5210.9, "y": 2809.72, "z": 0 }, { "x": 5254.19, "y": 2809.72, "z": 0 }, { "x": 5254.19, "y": 2788.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1827" }, "shape1828": { "name": "Luminaire - 338760", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5210.9, "y": 2917.95, "z": 0 }, { "x": 5210.9, "y": 2939.59, "z": 0 }, { "x": 5254.19, "y": 2939.59, "z": 0 }, { "x": 5254.19, "y": 2917.95 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1828" }, "shape1829": { "name": "Luminaire - 9013995", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 1295.64, "z": 0 }, { "x": 5297.48, "y": 1317.28, "z": 0 }, { "x": 5340.77, "y": 1317.28, "z": 0 }, { "x": 5340.77, "y": 1295.64 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1829" }, "shape1830": { "name": "Luminaire - 10431706", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 1425.51, "z": 0 }, { "x": 5297.48, "y": 1447.15, "z": 0 }, { "x": 5340.77, "y": 1447.15, "z": 0 }, { "x": 5340.77, "y": 1425.51 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1830" }, "shape1831": { "name": "Luminaire - 15432898", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 1555.38, "z": 0 }, { "x": 5297.48, "y": 1577.02, "z": 0 }, { "x": 5340.77, "y": 1577.02, "z": 0 }, { "x": 5340.77, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1831" }, "shape1832": { "name": "Luminaire - 11530631", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 1684.89, "z": 0 }, { "x": 5297.48, "y": 1706.54, "z": 0 }, { "x": 5340.77, "y": 1706.54, "z": 0 }, { "x": 5340.77, "y": 1684.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1832" }, "shape1833": { "name": "Luminaire - 8260455", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 1814.76, "z": 0 }, { "x": 5297.48, "y": 1836.41, "z": 0 }, { "x": 5340.77, "y": 1836.41, "z": 0 }, { "x": 5340.77, "y": 1814.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1833" }, "shape1834": { "name": "Luminaire - 9704668", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 1944.28, "z": 0 }, { "x": 5297.48, "y": 1966.28, "z": 0 }, { "x": 5340.77, "y": 1966.28, "z": 0 }, { "x": 5340.77, "y": 1944.28 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1834" }, "shape1835": { "name": "Luminaire - 6430261", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 2074.5, "z": 0 }, { "x": 5297.48, "y": 2096.15, "z": 0 }, { "x": 5340.77, "y": 2096.15, "z": 0 }, { "x": 5340.77, "y": 2074.5 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1835" }, "shape1836": { "name": "Luminaire - 8467093", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 2204.02, "z": 0 }, { "x": 5297.48, "y": 2225.66, "z": 0 }, { "x": 5340.77, "y": 2225.66, "z": 0 }, { "x": 5340.77, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1836" }, "shape1837": { "name": "Luminaire - 13300645", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 2333.89, "z": 0 }, { "x": 5297.48, "y": 2355.53, "z": 0 }, { "x": 5340.77, "y": 2355.53, "z": 0 }, { "x": 5340.77, "y": 2333.89 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1837" }, "shape1838": { "name": "Luminaire - 14924961", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 2463.76, "z": 0 }, { "x": 5297.48, "y": 2485.4, "z": 0 }, { "x": 5340.77, "y": 2485.4, "z": 0 }, { "x": 5340.77, "y": 2463.76 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1838" }, "shape1839": { "name": "Luminaire - 11030643", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 2593.63, "z": 0 }, { "x": 5297.48, "y": 2615.27, "z": 0 }, { "x": 5340.77, "y": 2615.27, "z": 0 }, { "x": 5340.77, "y": 2593.63 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1839" }, "shape1840": { "name": "Luminaire - 12935124", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 2723.14, "z": 0 }, { "x": 5297.48, "y": 2744.79, "z": 0 }, { "x": 5340.77, "y": 2744.79, "z": 0 }, { "x": 5340.77, "y": 2723.14 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1840" }, "shape1841": { "name": "Luminaire - 8920675", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5297.48, "y": 2852.66, "z": 0 }, { "x": 5297.48, "y": 2874.66, "z": 0 }, { "x": 5340.77, "y": 2874.66, "z": 0 }, { "x": 5340.77, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1841" }, "shape1842": { "name": "Luminaire - 16160974", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 1338.93, "z": 0 }, { "x": 5384.06, "y": 1360.57, "z": 0 }, { "x": 5427.35, "y": 1360.57, "z": 0 }, { "x": 5427.35, "y": 1338.93 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1842" }, "shape1843": { "name": "Luminaire - 14676115", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 1447.15, "z": 0 }, { "x": 5384.06, "y": 1468.8, "z": 0 }, { "x": 5427.35, "y": 1468.8, "z": 0 }, { "x": 5427.35, "y": 1447.15 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1843" }, "shape1844": { "name": "Luminaire - 11862127", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 1555.38, "z": 0 }, { "x": 5384.06, "y": 1577.02, "z": 0 }, { "x": 5427.35, "y": 1577.02, "z": 0 }, { "x": 5427.35, "y": 1555.38 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1844" }, "shape1845": { "name": "Luminaire - 11223005", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 1663.25, "z": 0 }, { "x": 5384.06, "y": 1684.89, "z": 0 }, { "x": 5427.35, "y": 1684.89, "z": 0 }, { "x": 5427.35, "y": 1663.25 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1845" }, "shape1846": { "name": "Luminaire - 1657002", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 1771.47, "z": 0 }, { "x": 5384.06, "y": 1793.12, "z": 0 }, { "x": 5427.35, "y": 1793.12, "z": 0 }, { "x": 5427.35, "y": 1771.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1846" }, "shape1847": { "name": "Luminaire - 5823153", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 1879.7, "z": 0 }, { "x": 5384.06, "y": 1901.34, "z": 0 }, { "x": 5427.35, "y": 1901.34, "z": 0 }, { "x": 5427.35, "y": 1879.7 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1847" }, "shape1848": { "name": "Luminaire - 11619092", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 1987.92, "z": 0 }, { "x": 5384.06, "y": 2009.57, "z": 0 }, { "x": 5427.35, "y": 2009.57, "z": 0 }, { "x": 5427.35, "y": 1987.92 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1848" }, "shape1849": { "name": "Luminaire - 13577084", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 2096.15, "z": 0 }, { "x": 5384.06, "y": 2117.79, "z": 0 }, { "x": 5427.35, "y": 2117.79, "z": 0 }, { "x": 5427.35, "y": 2096.15 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1849" }, "shape1850": { "name": "Luminaire - 1691584", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 2204.02, "z": 0 }, { "x": 5384.06, "y": 2225.66, "z": 0 }, { "x": 5427.35, "y": 2225.66, "z": 0 }, { "x": 5427.35, "y": 2204.02 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1850" }, "shape1851": { "name": "Luminaire - 3627758", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 2312.24, "z": 0 }, { "x": 5384.06, "y": 2333.89, "z": 0 }, { "x": 5427.35, "y": 2333.89, "z": 0 }, { "x": 5427.35, "y": 2312.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1851" }, "shape1852": { "name": "Luminaire - 12300009", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 2420.47, "z": 0 }, { "x": 5384.06, "y": 2442.11, "z": 0 }, { "x": 5427.35, "y": 2442.11, "z": 0 }, { "x": 5427.35, "y": 2420.47 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1852" }, "shape1853": { "name": "Luminaire - 14356688", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 2528.69, "z": 0 }, { "x": 5384.06, "y": 2550.34, "z": 0 }, { "x": 5427.35, "y": 2550.34, "z": 0 }, { "x": 5427.35, "y": 2528.69 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1853" }, "shape1854": { "name": "Luminaire - 2273917", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 2636.92, "z": 0 }, { "x": 5384.06, "y": 2658.56, "z": 0 }, { "x": 5427.35, "y": 2658.56, "z": 0 }, { "x": 5427.35, "y": 2636.92 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1854" }, "shape1855": { "name": "Luminaire - 12097232", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 2744.79, "z": 0 }, { "x": 5384.06, "y": 2766.43, "z": 0 }, { "x": 5427.35, "y": 2766.43, "z": 0 }, { "x": 5427.35, "y": 2744.79 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1855" }, "shape1856": { "name": "Luminaire - 16154317", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 5384.06, "y": 2852.66, "z": 0 }, { "x": 5384.06, "y": 2874.66, "z": 0 }, { "x": 5427.35, "y": 2874.66, "z": 0 }, { "x": 5427.35, "y": 2852.66 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1856" }, "shape1857": { "name": "Luminaire - 11808647", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 1405.86, "y": 2790.08, "z": 0 }, { "x": 1405.86, "y": 2811.72, "z": 0 }, { "x": 1449.15, "y": 2811.72, "z": 0 }, { "x": 1449.15, "y": 2790.08 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1857" }, "shape1858": { "name": "Luminaire - 13432778", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 2227.98, "y": 3352.49, "z": 0 }, { "x": 2227.98, "y": 3374.14, "z": 0 }, { "x": 2270.95, "y": 3374.14, "z": 0 }, { "x": 2270.95, "y": 3352.49 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1858" }, "shape1859": { "name": "Luminaire - 8186351", "description": "some description", "layers": [ "layer16" ], "defaultColor": "#FCB414", "colormap": { "range": [ 0, 100 ], "colors": [ "#dddddd", "#FCB414" ] }, "shape": [ { "x": 4564.1, "y": 3677.24, "z": 0 }, { "x": 4564.1, "y": 3688.06, "z": 0 }, { "x": 4650.63, "y": 3688.06, "z": 0 }, { "x": 4650.63, "y": 3677.24 } ], "valuePath": "", "units": "", "type": "shape", "id": "shape1859" } } }
Tests:
Set with clonedeep
_.set(_.cloneDeep(state), path, newData)
Set FP
fp.set(state, path, newData)
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
Set with clonedeep
Set FP
Fastest:
N/A
Slowest:
N/A
Latest run results:
Run details:
(Test run date:
one year ago
)
User agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Browser/OS:
Chrome 133 on Mac OS X 10.15.7
View result in a separate tab
Embed
Embed Benchmark Result
Test name
Executions per second
Set with clonedeep
78.6 Ops/sec
Set FP
179193.3 Ops/sec
Autogenerated LLM Summary
(model
llama3.2:3b
, generated one year ago):
Based on the provided JSON data and test cases, I'll attempt to answer the question. The JSON data appears to be a representation of two Luminaire objects with their respective shapes, layers, default colors, colormaps, value paths, and units. The test cases are benchmarking two different functions: `_.set(_.cloneDeep(state), path, newData)` (Lodash) and `fp.set(state, path, newData)` (FP.js). Given the latest benchmark result, it seems that: * The `Set FP` function (using FP.js) outperforms the `Set with clonedeep` function (using Lodash). * Both tests are executed on a Chrome 89 browser on a Windows desktop. * The `Set FP` function has significantly higher executions per second compared to the `Set with clonedeep` function. To answer the question, I would say that there is no clear indication of which function is "better" or more efficient. However, based on the benchmark results, it appears that the `Set FP` function using FP.js outperforms the `Set with clonedeep` function using Lodash in this specific scenario. If you'd like me to elaborate or provide further insights, please let me know!
Related benchmarks:
Lodash deep clone vs Spread Clone
Lodash cloneDeep vs Lodash clone vs Array.slice() vs. Object.assign()
Lodash deeper clone vs Spread Clone
Lodash cloneDeep vs Lodash clone vs Array.splice() vs. Object.assign()
Fair Lodash deep clone vs Spread Clone
Comments
Confirm delete:
Do you really want to delete benchmark?