From c4b2cfbdc4b31a6e37a9b51c5f69620bd5e7841f Mon Sep 17 00:00:00 2001 From: pjb <pjb123456> Date: 星期六, 23 八月 2025 08:38:58 +0800 Subject: [PATCH] wcs功能完善 --- src/main/webapp/static/js/console.map.js | 1338 +++++++++++---------------------------------------------- 1 files changed, 269 insertions(+), 1,069 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 4fb2177..0a1e95e 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -1,1074 +1,274 @@ mapInfo = { - "mapName":"LFDWCS", - "rackCount":18, - "crnCount":7, - "stbCount":77, - "hpPosition":0, - "minBayNo":2, - "floors":1, - "racks":[ - { - "type":"rack", - "id":"rack16", - "top":598, - "left":639, - "width":1072, - "height":20, - "minBayNo":2, - "maxBayNo":62 - }, - { - "type":"rack", - "id":"rack17", - "top":646, - "left":639, - "width":1072, - "height":20, - "minBayNo":2, - "maxBayNo":62 - }, - { - "type":"rack", - "id":"rack18", - "top":667, - "left":639, - "width":1072, - "height":20, - "minBayNo":2, - "maxBayNo":62 - }, - { - "type":"rack", - "id":"rack13", - "top":505, - "left":639, - "width":1072, - "height":20, - "minBayNo":2, - "maxBayNo":62 - }, - { - "type":"rack", - "id":"rack14", - "top":553, - "left":639, - "width":1072, - "height":20, - "minBayNo":2, - "maxBayNo":62 - }, - { - "type":"rack", - "id":"rack10", - "top":412, - "left":639, - "width":1072, - "height":20, - "minBayNo":2, - "maxBayNo":62 - }, - { - "type":"rack", - "id":"rack11", - "top":460, - "left":639, - "width":1072, - "height":20, - "minBayNo":2, - "maxBayNo":62 - }, - { - "type":"rack", - "id":"rack7", - "top":311, - "left":639, - "width":1223, - "height":20, - "minBayNo":2, - "maxBayNo":145 - }, - { - "type":"rack", - "id":"rack8", - "top":359, - "left":639, - "width":1223, - "height":20, - "minBayNo":2, - "maxBayNo":145 - }, - { - "type":"rack", - "id":"rack5", - "top":239, - "left":639, - "width":1223, - "height":20, - "minBayNo":2, - "maxBayNo":145 - }, - { - "type":"rack", - "id":"rack6", - "top":287, - "left":639, - "width":1223, - "height":20, - "minBayNo":2, - "maxBayNo":145 - }, - { - "type":"rack", - "id":"rack3", - "top":167, - "left":639, - "width":1223, - "height":20, - "minBayNo":2, - "maxBayNo":145 - }, - { - "type":"rack", - "id":"rack4", - "top":215, - "left":639, - "width":1223, - "height":20, - "minBayNo":2, - "maxBayNo":145 - }, - { - "type":"rack", - "id":"rack1", - "top":95, - "left":639, - "width":1223, - "height":20, - "minBayNo":2, - "maxBayNo":145 - }, - { - "type":"rack", - "id":"rack2", - "top":143, - "left":639, - "width":1223, - "height":20, - "minBayNo":2, - "maxBayNo":145 - }, - { - "type":"rack", - "id":"rack15", - "top":577, - "left":639, - "width":1072, - "height":20, - "minBayNo":2, - "maxBayNo":62 - }, - { - "type":"rack", - "id":"rack12", - "top":481, - "left":639, - "width":1072, - "height":20, - "minBayNo":2, - "maxBayNo":62 - }, - { - "type":"rack", - "id":"rack9", - "top":391, - "left":639, - "width":1072, - "height":20, - "minBayNo":2, - "maxBayNo":62 - } + "mapName": "WCS", + "rackCount": 8, + "crnCount": 2, + "stbCount": 18, + "hpPosition": 2, + "minBayNo": 1, + "floors": 1, + "racks": [{ + "type": "rack", + "id": "rack1", + "top": 100, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack2", + "top": 120, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack3", + "top": 170, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack4", + "top": 190, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack5", + "top": 210, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack6", + "top": 260, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack7", + "top": 280, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack8", + "top": 330, + "left": 450, + "width": 1120, + "height": 20, + "minBayNo": 1, + "maxBayNo": 56 + },{ + "type": "rack", + "id": "rack9", + "top": 455, + "left": 960, + "width": 800, + "height": 20, + "minBayNo": 1, + "maxBayNo": 40 + },{ + "type": "rack", + "id": "rack10", + "top": 475, + "left": 960, + "width": 800, + "height": 20, + "minBayNo": 1, + "maxBayNo": 40 + },{ + "type": "rack", + "id": "rack11", + "top": 525, + "left": 960, + "width": 800, + "height": 20, + "minBayNo": 1, + "maxBayNo": 40 + },{ + "type": "rack", + "id": "rack12", + "top": 545, + "left": 960, + "width": 800, + "height": 20, + "minBayNo": 1, + "maxBayNo": 40 + }], + "rackDescs": [ + {"type": "rackDescs", "id": "lb_desc1", "text": "#1", "top": 102, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc2", "text": "#2", "top": 120, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc3", "text": "#3", "top": 172, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc4", "text": "#4", "top": 192, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc5", "text": "#5", "top": 212, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc6", "text": "#6", "top": 262, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc7", "text": "#7", "top": 282, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc8", "text": "#8", "top": 332, "left": 1570, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc9", "text": "#9", "top": 457, "left": 1760, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc10", "text": "10", "top": 476, "left": 1760, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc11", "text": "11", "top": 527, "left": 1760, "width": 30, "height": 20}, + {"type": "rackDescs", "id": "lb_desc12", "text": "12", "top": 546, "left": 1760, "width": 30, "height": 20} ], - "rackDescs":[ - { - "type":"rackDescs", - "id":"lb_desc8", - "text":"#8", - "top":357, - "left":1866, - "width":33, - "height":23 - }, - { - "type":"rackDescs", - "id":"lb_desc1", - "text":"#1", - "top":93, - "left":1867, - "width":30, - "height":23 - }, - { - "type":"rackDescs", - "id":"lb_desc9", - "text":"#9", - "top":388, - "left":1716, - "width":33, - "height":23 - }, - { - "type":"rackDescs", - "id":"lb_desc18", - "text":"#18", - "top":663, - "left":1716, - "width":41, - "height":23 - } + "crns": [ + {"type": "crane", "id": "crn-1", "text": "1", "top": 142, "left": 376, "width": 60, "height": 30}, + {"type": "track", "id": "lb_track1","text": "", "top": 159, "left": 450, "width": 1120, "height": 1}, + {"type": "crane", "id": "crn-2", "text": "2", "top": 232, "left": 376, "width": 60, "height": 30}, + {"type": "track", "id": "lb_track2","text": "", "top": 250, "left": 450, "width": 1120, "height": 1}, + {"type": "crane", "id": "crn-3", "text": "3", "top": 302, "left": 460, "width": 60, "height": 30}, + {"type": "track", "id": "lb_track3","text": "", "top": 320, "left": 450, "width": 1120, "height": 1}, + {"type": "crane", "id": "crn-4", "text": "4", "top": 497, "left": 1200, "width": 60, "height": 30}, + {"type": "track", "id": "lb_track4","text": "", "top": 515, "left": 960, "width": 800, "height": 1}, + {"type": "track", "id": "lb_track5","text": "", "top": 612, "left": 303, "width": 1430, "height": 1}, + {"type": "track", "id": "lb_track6","text": "", "top": 638, "left": 270 , "width": 1464, "height": 1}, + {"type": "track", "id": "lb_track7","text": "", "top": 612, "left": 1733, "width": 1, "height": 26}, + {"type": "track", "id": "lb_track8","text": "", "top": 100, "left": 303, "width": 1, "height": 513}, + {"type": "track", "id": "lb_track9","text": "", "top": 100, "left": 270, "width": 33, "height": 1}, + {"type": "track", "id": "lb_track10","text": "", "top": 100, "left": 270, "width": 1, "height": 538}, ], - "crns":[ - { - "type":"track", - "id":"lb_track7", - "text":"", - "top":634, - "left":559, - "width":1345, - "height":2 - }, - { - "type":"crane", - "id":"crn-7", - "text":"7", - "top":621, - "left":805, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track6", - "text":"", - "top":538, - "left":559, - "width":1345, - "height":2 - }, - { - "type":"crane", - "id":"crn-6", - "text":"6", - "top":528, - "left":805, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track5", - "text":"", - "top":448, - "left":559, - "width":1345, - "height":2 - }, - { - "type":"crane", - "id":"crn-5", - "text":"5", - "top":435, - "left":805, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track4", - "text":"", - "top":344, - "left":559, - "width":1345, - "height":2 - }, - { - "type":"crane", - "id":"crn-4", - "text":"4", - "top":334, - "left":805, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track3", - "text":"", - "top":272, - "left":559, - "width":1345, - "height":2 - }, - { - "type":"crane", - "id":"crn-3", - "text":"3", - "top":262, - "left":805, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track2", - "text":"", - "top":200, - "left":559, - "width":1345, - "height":2 - }, - { - "type":"crane", - "id":"crn-2", - "text":"2", - "top":190, - "left":805, - "width":93, - "height":22 - }, - { - "type":"track", - "id":"lb_track1", - "text":"", - "top":128, - "left":559, - "width":1345, - "height":2 - }, - { - "type":"crane", - "id":"crn-1", - "text":"1", - "top":118, - "left":805, - "width":93, - "height":22 - } - ], - "areas":[ - { - "type":"Control_floor", - "id":"tabControl_floor1", - "text":"妤煎眰", - "top":68, - "left":80, - "width":1845, - "height":676, - "floors":[ - { - "type":"floor", - "id":"page_floor1", - "text":"1F", - "top":4, - "left":22, - "width":1819, - "height":668, - "stns":[ - { - "type":"stn", - "id":"site-215", - "text":"215", - "top":646, - "left":548, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-216", - "text":"216", - "top":646, - "left":458, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-217", - "text":"217", - "top":646, - "left":368, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-214", - "text":"214", - "top":598, - "left":548, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-213", - "text":"213", - "top":598, - "left":458, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-212", - "text":"212", - "top":598, - "left":368, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-209", - "text":"209", - "top":553, - "left":548, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-210", - "text":"210", - "top":553, - "left":458, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-211", - "text":"211", - "top":553, - "left":368, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-208", - "text":"208", - "top":505, - "left":548, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-207", - "text":"207", - "top":505, - "left":458, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-206", - "text":"206", - "top":505, - "left":368, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-203", - "text":"203", - "top":460, - "left":548, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-204", - "text":"204", - "top":460, - "left":458, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-205", - "text":"205", - "top":460, - "left":368, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-202", - "text":"202", - "top":412, - "left":548, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-201", - "text":"201", - "top":412, - "left":458, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-200", - "text":"200", - "top":412, - "left":368, - "width":89, - "height":20 - }, - { - "type":"stn", - "id":"site-123", - "text":"123", - "top":287, - "left":445, - "width":128, - "height":20 - }, - { - "type":"stn", - "id":"site-136", - "text":"136", - "top":118, - "left":380, - "width":63, - "height":22 - }, - { - "type":"stn", - "id":"site-157", - "text":"157", - "top":118, - "left":315, - "width":63, - "height":22 - }, - { - "type":"stn", - "id":"site-139", - "text":"139", - "top":190, - "left":380, - "width":63, - "height":22 - }, - { - "type":"stn", - "id":"site-154", - "text":"154", - "top":190, - "left":315, - "width":63, - "height":22 - }, - { - "type":"stn", - "id":"site-145", - "text":"145", - "top":334, - "left":380, - "width":63, - "height":22 - }, - { - "type":"stn", - "id":"site-148", - "text":"148", - "top":334, - "left":315, - "width":63, - "height":22 - }, - { - "type":"stn", - "id":"site-142", - "text":"142", - "top":262, - "left":380, - "width":63, - "height":22 - }, - { - "type":"stn", - "id":"site-151", - "text":"151", - "top":262, - "left":315, - "width":63, - "height":22 - }, - { - "type":"stn", - "id":"site-140", - "text":"140", - "top":215, - "left":380, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-115", - "text":"115", - "top":215, - "left":445, - "width":128, - "height":20 - }, - { - "type":"stn", - "id":"site-153", - "text":"153", - "top":215, - "left":315, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-114", - "text":"114", - "top":215, - "left":574, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-137", - "text":"137", - "top":143, - "left":380, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-107", - "text":"107", - "top":143, - "left":445, - "width":128, - "height":20 - }, - { - "type":"stn", - "id":"site-156", - "text":"156", - "top":143, - "left":315, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-106", - "text":"106", - "top":143, - "left":574, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-146", - "text":"146", - "top":359, - "left":380, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-131", - "text":"131", - "top":359, - "left":445, - "width":128, - "height":20 - }, - { - "type":"stn", - "id":"site-147", - "text":"147", - "top":359, - "left":315, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-132", - "text":"132", - "top":359, - "left":250, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-133", - "text":"133", - "top":359, - "left":186, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-134", - "text":"134", - "top":359, - "left":122, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-130", - "text":"130", - "top":359, - "left":574, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-144", - "text":"144", - "top":311, - "left":380, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-128", - "text":"128", - "top":311, - "left":509, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-127", - "text":"127", - "top":311, - "left":445, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-149", - "text":"149", - "top":311, - "left":315, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-129", - "text":"129", - "top":311, - "left":574, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-143", - "text":"143", - "top":287, - "left":380, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-150", - "text":"150", - "top":287, - "left":315, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-124", - "text":"124", - "top":287, - "left":250, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-125", - "text":"125", - "top":287, - "left":186, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-126", - "text":"126", - "top":287, - "left":122, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-122", - "text":"122", - "top":287, - "left":574, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-141", - "text":"141", - "top":239, - "left":380, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-120", - "text":"120", - "top":239, - "left":509, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-119", - "text":"119", - "top":239, - "left":445, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-152", - "text":"152", - "top":239, - "left":315, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-118", - "text":"118", - "top":239, - "left":250, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-117", - "text":"117", - "top":239, - "left":186, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-116", - "text":"116", - "top":239, - "left":122, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-121", - "text":"121", - "top":239, - "left":574, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-138", - "text":"138", - "top":167, - "left":380, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-112", - "text":"112", - "top":167, - "left":509, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-111", - "text":"111", - "top":167, - "left":445, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-155", - "text":"155", - "top":167, - "left":315, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-110", - "text":"110", - "top":167, - "left":250, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-109", - "text":"109", - "top":167, - "left":186, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-108", - "text":"108", - "top":167, - "left":122, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-113", - "text":"113", - "top":167, - "left":574, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-135", - "text":"135", - "top":95, - "left":380, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-104", - "text":"104", - "top":95, - "left":509, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-103", - "text":"103", - "top":95, - "left":445, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-158", - "text":"158", - "top":95, - "left":315, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-102", - "text":"102", - "top":95, - "left":250, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-101", - "text":"101", - "top":95, - "left":186, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-100", - "text":"100", - "top":95, - "left":122, - "width":63, - "height":20 - }, - { - "type":"stn", - "id":"site-105", - "text":"105", - "top":95, - "left":574, - "width":63, - "height":20 - } - ] - } + "areas": [{ + "type": "Control_floor", + "id": "tabControl_floor1", + "text": "妤煎眰", + "top": 150, + "left": 46, + "width": 1703, + "height": 621, + "floors": [{ + "type": "floor", + "id": "page_floor1", + "text": "1F", + "top": 4, + "left": 22, + "width": 1677, + "height": 613, + "stns": [ + {"type": "stn", "id": "site-1091", "text": "1091", "top": 172, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1092", "text": "1092", "top": 172, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1093", "text": "1093", "top": 172, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1094", "text": "1094", "top": 193, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1095", "text": "1095", "top": 193, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1096", "text": "1096", "top": 193, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1097", "text": "1097", "top": 214, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1098", "text": "1098", "top": 214, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1099", "text": "1099", "top": 214, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1100", "text": "1100", "top": 282, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1101", "text": "1101", "top": 282, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1102", "text": "1102", "top": 282, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1103", "text": "1103", "top": 261, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1104", "text": "1104", "top": 261, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1105", "text": "1105", "top": 332, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1106", "text": "1106", "top": 332, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1107", "text": "1107", "top": 332, "left": 403, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1090", "text": "1090", "top": 367, "left": 307, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1089", "text": "1089", "top": 393, "left": 307, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1088", "text": "1088", "top": 393, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1087", "text": "1087", "top": 393, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1086", "text": "1086", "top": 456, "left": 307, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1085", "text": "1085", "top": 456, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1084", "text": "1084", "top": 456, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1083", "text": "1083", "top": 519, "left": 307, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1082", "text": "1082", "top": 519, "left": 355, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1081", "text": "1081", "top": 519, "left": 355, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1079", "text": "1079", "top": 393, "left": 578, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1078", "text": "1078", "top": 393, "left": 626, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1077", "text": "1077", "top": 393, "left": 674, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1075", "text": "1075", "top": 393, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1074", "text": "1074", "top": 414, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1073", "text": "1073", "top": 435, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1061", "text": "1061", "top": 456, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1063", "text": "1063", "top": 456, "left": 674, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1064", "text": "1064", "top": 456, "left": 626, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1065", "text": "1065", "top": 456, "left": 578, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1066", "text": "1066", "top": 477, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1067", "text": "1067", "top": 498, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1068", "text": "1068", "top": 519, "left": 722, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1070", "text": "1070", "top": 519, "left": 674, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1071", "text": "1071", "top": 519, "left": 626, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1072", "text": "1072", "top": 519, "left": 578, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1050", "text": "1050", "top": 527, "left": 913, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1051", "text": "1051", "top": 512, "left": 770, "width": 47, "height": 35}, + {"type": "stn", "id": "site-1052", "text": "1052", "top": 477, "left": 770, "width": 47, "height": 35}, + {"type": "stn", "id": "site-1049", "text": "1049", "top": 548, "left": 913, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1048", "text": "1048", "top": 548, "left": 865, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1047", "text": "1047", "top": 548, "left": 818, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1046", "text": "1046", "top": 548, "left": 770, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1045", "text": "1045", "top": 569, "left": 770, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1044", "text": "1044", "top": 590, "left": 770, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1053", "text": "1053", "top": 456, "left": 770, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1054", "text": "1054", "top": 456, "left": 818, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1055", "text": "1055", "top": 456, "left": 865, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1056", "text": "1056", "top": 456, "left": 913, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1057", "text": "1057", "top": 477, "left": 913, "width": 47, "height": 20}, + + {"type": "stn", "id": "site-1001", "text": "1001", "top": 640, "left": 1340, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1002", "text": "1002", "top": 661, "left": 1340, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1004", "text": "1004", "top": 682, "left": 1340, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1005", "text": "1005", "top": 682, "left": 1388, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1006", "text": "1006", "top": 640, "left": 1436, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1007", "text": "1007", "top": 661, "left": 1436, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1008", "text": "1008", "top": 682, "left": 1436, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1009", "text": "1009", "top": 682, "left": 1484, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1010", "text": "1010", "top": 682, "left": 1532, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1011", "text": "1011", "top": 661, "left": 1532, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1012", "text": "1012", "top": 640, "left": 1532, "width": 47, "height": 20}, + + {"type": "stn", "id": "site-1041", "text": "1041", "top": 640, "left": 1050, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1042", "text": "1042", "top": 661, "left": 1050, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1043", "text": "1043", "top": 682, "left": 1050, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1013", "text": "1013", "top": 682, "left": 1098, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1014", "text": "1014", "top": 682, "left": 1146, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1015", "text": "1015", "top": 682, "left": 1194, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1016", "text": "1016", "top": 682, "left": 1242, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1017", "text": "1017", "top": 661, "left": 1242, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1018", "text": "1018", "top": 640, "left": 1242, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1019", "text": "1019", "top": 640, "left": 1146, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1020", "text": "1020", "top": 661, "left": 1146, "width": 47, "height": 20}, + + {"type": "stn", "id": "site-1022", "text": "1022", "top": 640, "left": 400, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1023", "text": "1023", "top": 661, "left": 400, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1024", "text": "1024", "top": 682, "left": 400, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1025", "text": "1025", "top": 682, "left": 448, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1026", "text": "1026", "top": 640, "left": 496, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1027", "text": "1027", "top": 661, "left": 496, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1028", "text": "1028", "top": 682, "left": 496, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1030", "text": "1030", "top": 682, "left": 544, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1031", "text": "1031", "top": 682, "left": 592, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1032", "text": "1032", "top": 661, "left": 592, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1033", "text": "1033", "top": 640, "left": 592, "width": 47, "height": 20}, + + {"type": "stn", "id": "site-1034", "text": "1034", "top": 640, "left": 650, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1035", "text": "1035", "top": 661, "left": 650, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1036", "text": "1036", "top": 682, "left": 650, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1038", "text": "1038", "top": 682, "left": 698, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1039", "text": "1039", "top": 682, "left": 746, "width": 47, "height": 20}, + {"type": "stn", "id": "site-1040", "text": "1040", "top": 682, "left": 794, "width": 47, "height": 20}, + + // {"type": "stn", "id": "site-1107", "text": "1", "top": 627, "left": 737, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1107", "text": "2", "top": 627, "left": 800, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1107", "text": "3", "top": 627, "left": 850, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1107", "text": "4", "top": 627, "left": 900, "width": 47, "height": 20}, + // {"type": "stn", "id": "site-1107", "text": "5", "top": 627, "left": 950, "width": 47, "height": 20}, ] - } - ] + }] + }] } \ No newline at end of file -- Gitblit v1.9.1