Example of JSON output
This is an example of the JSON returned after a PDF document analysis performed with Extract.
The JSON once prepared in Studio is converted in a TXT enriched document, which can be processed with the LAY
pre-defined object.
{
"layout": [
{
"children": [
2,
3,
4,
5,
6,
7,
8,
21,
64,
65,
66,
67,
68,
69
],
"bbox": [
0,
0,
850,
1100
],
"id": 1,
"page": 1,
"relativePage": "10",
"type": "page"
},
{
"parent": 1,
"bbox": [
74,
59,
205,
96
],
"id": 2,
"page": 1,
"type": "text",
"content": "INVOICE\n"
},
{
"parent": 1,
"bbox": [
67,
139,
152,
176
],
"id": 3,
"page": 1,
"type": "text",
"content": "DATE:\n10/21/2015\n"
},
{
"parent": 1,
"bbox": [
313,
139,
417,
176
],
"id": 4,
"page": 1,
"type": "text",
"content": "INVOICE NO:\n1985\n"
},
{
"parent": 1,
"bbox": [
67,
234,
179,
257
],
"id": 5,
"label": "H1",
"page": 1,
"type": "title",
"content": "INVOICE TO\n"
},
{
"parent": 1,
"bbox": [
67,
259,
344,
295
],
"id": 6,
"page": 1,
"type": "text",
"content": "Emmett Lathrop Brown, Ph.D.\n1 640 Riverside Drive, Hill Valley (CA)\n"
},
{
"parent": 1,
"bbox": [
559,
139,
722,
194
],
"id": 7,
"page": 1,
"type": "text",
"content": "BTTF Car Repair, inc.\n1177 Hillcrest Avenue\nPasadena (CA)\n"
},
{
"parent": 1,
"children": [
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
],
"bbox": [
60,
337,
790,
401
],
"id": 8,
"label": "T1",
"page": 1,
"type": "table"
},
{
"col": 0,
"parent": 8,
"bbox": [
68,
344,
86,
359
],
"isHead": true,
"id": 9,
"page": 1,
"row": 0,
"type": "cell",
"content": "YR"
},
{
"col": 1,
"parent": 8,
"bbox": [
189,
344,
231,
359
],
"isHead": true,
"id": 10,
"page": 1,
"row": 0,
"type": "cell",
"content": "MAKE"
},
{
"col": 2,
"parent": 8,
"bbox": [
311,
344,
361,
359
],
"isHead": true,
"id": 11,
"page": 1,
"row": 0,
"type": "cell",
"content": "MODEL"
},
{
"col": 3,
"parent": 8,
"bbox": [
433,
344,
478,
359
],
"isHead": true,
"id": 12,
"page": 1,
"row": 0,
"type": "cell",
"content": "CLASS"
},
{
"col": 4,
"parent": 8,
"bbox": [
554,
344,
611,
359
],
"isHead": true,
"id": 13,
"page": 1,
"row": 0,
"type": "cell",
"content": "PLATE #"
},
{
"col": 5,
"parent": 8,
"bbox": [
676,
344,
699,
359
],
"isHead": true,
"id": 14,
"page": 1,
"row": 0,
"type": "cell",
"content": "VIN"
},
{
"col": 0,
"parent": 8,
"bbox": [
68,
376,
104,
391
],
"id": 15,
"page": 1,
"row": 1,
"type": "cell",
"content": "1982"
},
{
"col": 1,
"parent": 8,
"bbox": [
189,
376,
269,
391
],
"id": 16,
"page": 1,
"row": 1,
"type": "cell",
"content": "DE LOREAN"
},
{
"col": 2,
"parent": 8,
"bbox": [
311,
376,
367,
391
],
"id": 17,
"page": 1,
"row": 1,
"type": "cell",
"content": "DMC-12"
},
{
"col": 3,
"parent": 8,
"bbox": [
433,
376,
446,
391
],
"id": 18,
"page": 1,
"row": 1,
"type": "cell",
"content": "M"
},
{
"col": 4,
"parent": 8,
"bbox": [
554,
376,
627,
391
],
"id": 19,
"page": 1,
"row": 1,
"type": "cell",
"content": "OUTATIME"
},
{
"col": 5,
"parent": 8,
"bbox": [
676,
376,
684,
391
],
"id": 20,
"page": 1,
"row": 1,
"type": "cell",
"content": "--"
},
{
"parent": 1,
"children": [
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63
],
"bbox": [
60,
457,
790,
706
],
"id": 21,
"label": "T1",
"page": 1,
"type": "table"
},
{
"col": 0,
"parent": 21,
"bbox": [
68,
486,
99,
500
],
"isHead": true,
"id": 22,
"page": 1,
"row": 0,
"type": "cell",
"content": "Type"
},
{
"col": 1,
"parent": 21,
"bbox": [
149,
486,
183,
500
],
"isHead": true,
"id": 23,
"page": 1,
"row": 0,
"type": "cell",
"content": "Part#"
},
{
"col": 2,
"parent": 21,
"bbox": [
267,
486,
339,
500
],
"isHead": true,
"id": 24,
"page": 1,
"row": 0,
"type": "cell",
"content": "Description"
},
{
"col": 3,
"parent": 21,
"bbox": [
523,
471,
572,
500
],
"isHead": true,
"id": 25,
"page": 1,
"row": 0,
"type": "cell",
"content": "Tech Hrs/Qty"
},
{
"col": 4,
"parent": 21,
"bbox": [
602,
486,
663,
500
],
"isHead": true,
"id": 26,
"page": 1,
"row": 0,
"type": "cell",
"content": "Unit price"
},
{
"col": 5,
"parent": 21,
"bbox": [
700,
486,
732,
500
],
"isHead": true,
"id": 27,
"page": 1,
"row": 0,
"type": "cell",
"content": "Total"
},
{
"col": 0,
"parent": 21,
"bbox": [
68,
510,
120,
525
],
"id": 28,
"page": 1,
"row": 1,
"type": "cell",
"content": "PARTS",
"span": [
2,
1
]
},
{
"col": 1,
"parent": 21,
"bbox": [
149,
510,
206,
525
],
"id": 29,
"page": 1,
"row": 1,
"type": "cell",
"content": "4195-15"
},
{
"col": 2,
"parent": 21,
"bbox": [
267,
510,
432,
525
],
"id": 30,
"page": 1,
"row": 1,
"type": "cell",
"content": "Transgasket differential"
},
{
"col": 3,
"parent": 21,
"bbox": [
523,
510,
532,
525
],
"id": 31,
"page": 1,
"row": 1,
"type": "cell",
"content": "1"
},
{
"col": 4,
"parent": 21,
"bbox": [
637,
510,
685,
525
],
"id": 32,
"page": 1,
"row": 1,
"type": "cell",
"content": "399.95"
},
{
"col": 5,
"parent": 21,
"bbox": [
734,
510,
782,
525
],
"id": 33,
"page": 1,
"row": 1,
"type": "cell",
"content": "399.95"
},
{
"col": 0,
"parent": 21,
"bbox": [
60,
457,
61,
458
],
"id": 34,
"page": 1,
"row": 2,
"type": "cell",
"content": "",
"span": null
},
{
"col": 1,
"parent": 21,
"bbox": [
149,
542,
210,
557
],
"id": 35,
"page": 1,
"row": 2,
"type": "cell",
"content": "219225L"
},
{
"col": 2,
"parent": 21,
"bbox": [
267,
542,
375,
557
],
"id": 36,
"page": 1,
"row": 2,
"type": "cell",
"content": "Biaxle manifold"
},
{
"col": 3,
"parent": 21,
"bbox": [
523,
542,
532,
557
],
"id": 37,
"page": 1,
"row": 2,
"type": "cell",
"content": "1"
},
{
"col": 4,
"parent": 21,
"bbox": [
637,
542,
685,
557
],
"id": 38,
"page": 1,
"row": 2,
"type": "cell",
"content": "249.95"
},
{
"col": 5,
"parent": 21,
"bbox": [
734,
542,
782,
557
],
"id": 39,
"page": 1,
"row": 2,
"type": "cell",
"content": "249.95"
},
{
"col": 0,
"parent": 21,
"bbox": [
68,
576,
121,
591
],
"id": 40,
"page": 1,
"row": 3,
"type": "cell",
"content": "LABOR",
"span": [
4,
1
]
},
{
"col": 1,
"parent": 21,
"bbox": [
60,
457,
61,
458
],
"id": 41,
"page": 1,
"row": 3,
"type": "cell",
"content": ""
},
{
"col": 2,
"parent": 21,
"bbox": [
267,
576,
416,
591
],
"id": 42,
"page": 1,
"row": 3,
"type": "cell",
"content": "Unjammed tape deck"
},
{
"col": 3,
"parent": 21,
"bbox": [
523,
576,
554,
591
],
"id": 43,
"page": 1,
"row": 3,
"type": "cell",
"content": "2.00"
},
{
"col": 4,
"parent": 21,
"bbox": [
637,
576,
685,
591
],
"id": 44,
"page": 1,
"row": 3,
"type": "cell",
"content": "100.00"
},
{
"col": 5,
"parent": 21,
"bbox": [
734,
576,
782,
591
],
"id": 45,
"page": 1,
"row": 3,
"type": "cell",
"content": "200.00"
},
{
"col": 0,
"parent": 21,
"bbox": [
60,
457,
61,
458
],
"id": 46,
"page": 1,
"row": 4,
"type": "cell",
"content": "",
"span": null
},
{
"col": 1,
"parent": 21,
"bbox": [
60,
457,
61,
458
],
"id": 47,
"page": 1,
"row": 4,
"type": "cell",
"content": ""
},
{
"col": 2,
"parent": 21,
"bbox": [
267,
610,
462,
625
],
"id": 48,
"page": 1,
"row": 4,
"type": "cell",
"content": "Dashboard clock calibration"
},
{
"col": 3,
"parent": 21,
"bbox": [
523,
610,
554,
625
],
"id": 49,
"page": 1,
"row": 4,
"type": "cell",
"content": "1.00"
},
{
"col": 4,
"parent": 21,
"bbox": [
646,
610,
685,
625
],
"id": 50,
"page": 1,
"row": 4,
"type": "cell",
"content": "50.00"
},
{
"col": 5,
"parent": 21,
"bbox": [
743,
610,
782,
625
],
"id": 51,
"page": 1,
"row": 4,
"type": "cell",
"content": "50.00"
},
{
"col": 0,
"parent": 21,
"bbox": [
60,
457,
61,
458
],
"id": 52,
"page": 1,
"row": 5,
"type": "cell",
"content": "",
"span": null
},
{
"col": 1,
"parent": 21,
"bbox": [
60,
457,
61,
458
],
"id": 53,
"page": 1,
"row": 5,
"type": "cell",
"content": ""
},
{
"col": 2,
"parent": 21,
"bbox": [
267,
644,
471,
660
],
"id": 54,
"page": 1,
"row": 5,
"type": "cell",
"content": "Transgasket diff replacement"
},
{
"col": 3,
"parent": 21,
"bbox": [
523,
644,
554,
660
],
"id": 55,
"page": 1,
"row": 5,
"type": "cell",
"content": "2.00"
},
{
"col": 4,
"parent": 21,
"bbox": [
646,
644,
685,
660
],
"id": 56,
"page": 1,
"row": 5,
"type": "cell",
"content": "69.50"
},
{
"col": 5,
"parent": 21,
"bbox": [
734,
644,
782,
660
],
"id": 57,
"page": 1,
"row": 5,
"type": "cell",
"content": "139.00"
},
{
"col": 0,
"parent": 21,
"bbox": [
60,
457,
61,
458
],
"id": 58,
"page": 1,
"row": 6,
"type": "cell",
"content": "",
"span": null
},
{
"col": 1,
"parent": 21,
"bbox": [
60,
457,
61,
458
],
"id": 59,
"page": 1,
"row": 6,
"type": "cell",
"content": ""
},
{
"col": 2,
"parent": 21,
"bbox": [
267,
678,
466,
694
],
"id": 60,
"page": 1,
"row": 6,
"type": "cell",
"content": "Biaxle manifold replacement"
},
{
"col": 3,
"parent": 21,
"bbox": [
523,
678,
554,
694
],
"id": 61,
"page": 1,
"row": 6,
"type": "cell",
"content": "1.50"
},
{
"col": 4,
"parent": 21,
"bbox": [
646,
678,
685,
694
],
"id": 62,
"page": 1,
"row": 6,
"type": "cell",
"content": "53.30"
},
{
"col": 5,
"parent": 21,
"bbox": [
743,
678,
782,
694
],
"id": 63,
"page": 1,
"row": 6,
"type": "cell",
"content": "79.95"
},
{
"parent": 1,
"bbox": [
622,
764,
685,
782
],
"id": 64,
"page": 1,
"type": "text",
"content": "Subtotal\n"
},
{
"parent": 1,
"bbox": [
728,
764,
785,
781
],
"id": 65,
"page": 1,
"type": "text",
"content": "1118.85\n"
},
{
"parent": 1,
"bbox": [
610,
784,
685,
802
],
"id": 66,
"page": 1,
"type": "text",
"content": "Sales Tax\n"
},
{
"parent": 1,
"bbox": [
745,
784,
785,
801
],
"id": 67,
"page": 1,
"type": "text",
"content": "67.13\n"
},
{
"parent": 1,
"bbox": [
646,
804,
685,
822
],
"id": 68,
"page": 1,
"type": "text",
"content": "Total\n"
},
{
"parent": 1,
"bbox": [
728,
805,
785,
821
],
"id": 69,
"page": 1,
"type": "text",
"content": "1185.98\n"
}
],
"timeInfo": {
"run_xycut()": 0.139,
"Document()": 0.27,
"get_fields()": 0,
"log_relative_pages()": 0,
"fix_xycut()": 0,
"find_margins_on_merge()": 0.001,
"table_extraction_v2()": 0.597,
"log_run_detection()": 0,
"merge_from_xycut_and_detection()": 0.072,
"find_need_ocr()": 0.007,
"reorder_xycut()": 0,
"ocr()": 0,
"get_plumber_miner()": 0.16,
"log_miner()": 0.002,
"log_xycut_lines()": 0.001,
"log_xycut()": 0.002,
"extract_toc()": 0.038,
"set_fonts_from_merge()": 0,
"extract_relative_pages()": 0.006,
"all from start": 1.637,
"log_tables()": 0.001,
"correct_xycut_using_detection()": 0.011,
"run_detection()": 0.325,
"add_toc_label()": 0,
"merge_to_needle()": 0.002
},
"fonts": [
{
"name": "Microsoft Sans Serif",
"bold": false,
"id": 0,
"italic": false,
"id_name": "BCDEEE+MicrosoftSansSerif",
"ocr": false
},
{
"name": "FranklinGothic Demi",
"bold": false,
"id": 1,
"italic": false,
"id_name": "BCDFEE+FranklinGothic-Demi",
"ocr": false
}
],
"words": [
"H4sIAJ9oKGMC/13WX2xTVRwH8HNv/ROFIeiC/3EEEIS1623XdYWp69oap9062ws6Isbb9m670rXl9g42FJG4yAM++DBDSIzBxOyJRcGEJf7hwXeJkBhiYnjRSMKjMT757/fr/d6zU0hODpzP7/R+f7fn3jI6fqAwmskJXQih0XiJxj4aP9B4k0Y2beb2ipDw/2RpnKExR+MTGka0L2b0xaJGoqPkUxpnaXxBYxQXuAue0vyPeFfzP2K8sFfa+7DzMCM1mOjYyB/8htb5wXcjOV/4No0l/jctmAVJ50CXQLnZWdvzxD1K5BAtn6C5m+a85c24jab0U/Cv4SNu41i9V/IV8B/giZlINiL1L2iP5qvRcdnNtDJG806aB/qj0sZgDqzoHLXdllO1ZcUsKr5CRdalkrVQq+BfwS86tZrEW8D/gAesWs1ekMxxmQ3N512Z9DMSE8BXgSOm+YK4F9in+1/gpO5/gRnLlXYINg8r2k3LcXuln4Bfgjv1SkTiKvAa0DCSyY6r8skwdf9kcK8V1255smISFUuoSB+163O25HPga+AJq2VV7brVcYWLNB+n+XuBOxLgSeBnwMmiuE85k6/xDaZ5mr/q9Ms5cT/wO+CtAAvZXF6sgyY1Xx3N10w+XSqJ9dCL0JvQiTw9p6ILulvHZXVft0k5CKlADoyOiw2wz2HfwOjpi4kHlE7m6S8zNJ/m45YTG5U+mH4E5QvFXHpc8k/gLg07xzJhIyY2KX0yN8Bj4kGlR5YrkMJ+M22OjuXEQ0qbXNDS/YJwWHQrvTBdAJkLTVtsVh683/km0Pwn3zzL9baJh6EfQ1ehWbtVcZ2m5zTq4hHUrNP8mpLm15h2ZUY8GiBd8wYt7qH5N3703FbfK95Ch/PmId3fvL/ueOIx4EGgB2y6TsWWOg89CzUbnlUTj0O/hf4CnUgXzZJ4Qun6X76lNHdRRb+RSoTpxf2k0jf7VbjpWvXWtNU6bHtii9I315Q1v6bqTE3Zrl33HIoRFE2j6EsUGeIppXOWbt2XeCoVSSVEj/IGYF7p5K3gm+ANIZ9jRioWS+TpdK81sIXWr9McpnnEseZrttiuZGfmA8c8a9WdqUatKgv2oeAYCgyxQ8nNwrlZYv3tYE8ruZlXOnmnkpuZczPn0yOFotilfC3DtLpAc0Hn0/CWRT9PVbFbyc0F/MLlAs+ioxzg68DjwKpdOSzxJPA8MBaJRsUepSdGfogYjWiUuVfpaRg9tff6HFZ6GkZPzFmrNVNuWG5VRJXYZbxRjtBcqTUoWqCHoKcCtWpO2bXaD1lQ8wFqrqLG4ACGEr+M+IyJdrxYsBW60qHx4OcPyuGP3HHSB5T4i7p/0pdw0iVOA98BunazZlXsWXoQZM17qLmBmvbNTyrpF5GecSAVSUTFoJJ+EelZjXiKN6eUe7+I+Etr53xISb6Mc35ZPedDyjlfxjm/fEf6oOZt1FxHjcH5nlXSLyM9YyIeiUfFc0r6ZaRnTbYfhueVe7+M8KylubLXfokNo6BBi3/r/pu7K8S/9MZghP4bmIb/TOv/0NhItp5GyarZLTECLUM+pHkrzaY1L+0j2AXYQDJixEUGeptWN4X8ip5Q8GrNQk+TbsfeRDvVYCKSGhQ5JdUO7O6n8T9sm+eUVwsAAA=="
],
"header": {
"metadata": [],
"options": {
"regex_no_cut": null,
"run_ocr": true,
"cache_ocr": false,
"run_detection": true,
"log_html": false,
"time_info": true,
"log_img": false,
"cache_table_extraction": false,
"log_text": false,
"debug_info": true,
"reading_order": "standard",
"table_extraction": "v2",
"cache_detection": false,
"fonts": true,
"detection_threshold": 0.6,
"log_eval": false,
"ocr_language": "eng",
"table_of_contents": true
},
"totPages": 1,
"conversionDateTime": "2022-09-19 13:03",
"customInfo": {
"CreationDate": "D:20220406174135+02'00'",
"Producer": "Microsoft® Word for Microsoft 365",
"Creator": "Microsoft® Word for Microsoft 365",
"ModDate": "D:20220406174135+02'00'"
},
"documentName": "Invoice.pdf",
"version": "2.3.0"
},
"debugInfo": [
[
{
"key": "miner",
"info": [
{
"data": [
{
"rect": [
74,
59,
214,
96
],
"index": "0",
"type": "text",
"items": [
{
"rect": [
74,
59,
214,
96
],
"line": [
0,
0,
144,
77
]
}
]
},
{
"rect": [
313,
139,
421,
175
],
"index": "1",
"type": "text",
"items": [
{
"rect": [
313,
139,
421,
156
],
"line": [
144,
77,
367,
148
]
},
{
"rect": [
313,
158,
355,
175
],
"line": [
367,
148,
334,
167
]
}
]
},
{
"rect": [
68,
139,
157,
176
],
"index": "2",
"type": "text",
"items": [
{
"rect": [
68,
139,
121,
156
],
"line": [
334,
167,
94,
148
]
},
{
"rect": [
68,
154,
157,
176
],
"line": [
94,
148,
112,
165
]
}
]
},
{
"rect": [
559,
139,
726,
194
],
"index": "3",
"type": "text",
"items": [
{
"rect": [
559,
139,
725,
156
],
"line": [
112,
165,
642,
148
]
},
{
"rect": [
559,
158,
726,
175
],
"line": [
642,
148,
642,
167
]
},
{
"rect": [
559,
177,
677,
194
],
"line": [
642,
167,
618,
186
]
}
]
},
{
"rect": [
68,
234,
348,
295
],
"index": "4",
"type": "text",
"items": [
{
"rect": [
68,
234,
183,
257
],
"line": [
618,
186,
125,
245
]
},
{
"rect": [
68,
259,
293,
276
],
"line": [
125,
245,
180,
268
]
},
{
"rect": [
68,
278,
348,
295
],
"line": [
180,
268,
208,
287
]
}
]
},
{
"rect": [
68,
344,
703,
359
],
"index": "5",
"type": "text",
"items": [
{
"rect": [
68,
344,
703,
359
],
"line": [
208,
287,
385,
351
]
}
]
},
{
"rect": [
68,
376,
108,
391
],
"index": "6",
"type": "text",
"items": [
{
"rect": [
68,
376,
108,
391
],
"line": [
385,
351,
88,
383
]
}
]
},
{
"rect": [
189,
376,
450,
391
],
"index": "7",
"type": "text",
"items": [
{
"rect": [
189,
376,
450,
391
],
"line": [
88,
383,
319,
383
]
}
]
},
{
"rect": [
554,
376,
631,
391
],
"index": "8",
"type": "text",
"items": [
{
"rect": [
554,
376,
631,
391
],
"line": [
319,
383,
592,
383
]
}
]
},
{
"rect": [
676,
376,
688,
391
],
"index": "9",
"type": "text",
"items": [
{
"rect": [
676,
376,
688,
391
],
"line": [
592,
383,
682,
383
]
}
]
},
{
"rect": [
68,
485,
437,
525
],
"index": "10",
"type": "text",
"items": [
{
"rect": [
68,
485,
344,
501
],
"line": [
682,
383,
206,
493
]
},
{
"rect": [
68,
510,
437,
525
],
"line": [
206,
493,
252,
517
]
}
]
},
{
"rect": [
523,
471,
737,
525
],
"index": "11",
"type": "text",
"items": [
{
"rect": [
523,
471,
559,
484
],
"line": [
252,
517,
541,
478
]
},
{
"rect": [
523,
485,
737,
501
],
"line": [
541,
478,
630,
493
]
},
{
"rect": [
523,
510,
536,
525
],
"line": [
630,
493,
530,
517
]
}
]
},
{
"rect": [
637,
510,
787,
525
],
"index": "12",
"type": "text",
"items": [
{
"rect": [
637,
510,
787,
525
],
"line": [
530,
517,
712,
517
]
}
]
},
{
"rect": [
149,
542,
379,
557
],
"index": "13",
"type": "text",
"items": [
{
"rect": [
149,
542,
379,
557
],
"line": [
712,
517,
264,
550
]
}
]
},
{
"rect": [
523,
542,
536,
557
],
"index": "14",
"type": "text",
"items": [
{
"rect": [
523,
542,
536,
557
],
"line": [
264,
550,
530,
550
]
}
]
},
{
"rect": [
637,
542,
787,
557
],
"index": "15",
"type": "text",
"items": [
{
"rect": [
637,
542,
787,
557
],
"line": [
530,
550,
712,
550
]
}
]
},
{
"rect": [
68,
576,
153,
591
],
"index": "16",
"type": "text",
"items": [
{
"rect": [
68,
576,
153,
591
],
"line": [
712,
550,
110,
584
]
}
]
},
{
"rect": [
267,
576,
420,
591
],
"index": "17",
"type": "text",
"items": [
{
"rect": [
267,
576,
420,
591
],
"line": [
110,
584,
344,
584
]
}
]
},
{
"rect": [
523,
576,
558,
591
],
"index": "18",
"type": "text",
"items": [
{
"rect": [
523,
576,
558,
591
],
"line": [
344,
584,
541,
584
]
}
]
},
{
"rect": [
637,
576,
787,
591
],
"index": "19",
"type": "text",
"items": [
{
"rect": [
637,
576,
787,
591
],
"line": [
541,
584,
712,
584
]
}
]
},
{
"rect": [
267,
610,
558,
625
],
"index": "20",
"type": "text",
"items": [
{
"rect": [
267,
610,
558,
625
],
"line": [
712,
584,
413,
618
]
}
]
},
{
"rect": [
646,
610,
787,
625
],
"index": "21",
"type": "text",
"items": [
{
"rect": [
646,
610,
787,
625
],
"line": [
413,
618,
716,
618
]
}
]
},
{
"rect": [
267,
644,
558,
660
],
"index": "22",
"type": "text",
"items": [
{
"rect": [
267,
644,
558,
660
],
"line": [
716,
618,
413,
652
]
}
]
},
{
"rect": [
646,
644,
787,
660
],
"index": "23",
"type": "text",
"items": [
{
"rect": [
646,
644,
787,
660
],
"line": [
413,
652,
716,
652
]
}
]
},
{
"rect": [
267,
678,
558,
694
],
"index": "24",
"type": "text",
"items": [
{
"rect": [
267,
678,
558,
694
],
"line": [
716,
652,
413,
686
]
}
]
},
{
"rect": [
646,
678,
787,
694
],
"index": "25",
"type": "text",
"items": [
{
"rect": [
646,
678,
787,
694
],
"line": [
413,
686,
716,
686
]
}
]
},
{
"rect": [
610,
764,
788,
821
],
"index": "26",
"type": "text",
"items": [
{
"rect": [
623,
764,
788,
781
],
"line": [
716,
686,
706,
773
]
},
{
"rect": [
610,
784,
788,
801
],
"line": [
706,
773,
699,
793
]
},
{
"rect": [
647,
804,
788,
821
],
"line": [
699,
793,
718,
813
]
}
]
},
{
"rect": [
0,
0,
850,
455
],
"index": "27",
"type": "other"
},
{
"rect": [
-9,
938,
863,
1235
],
"index": "28",
"type": "other"
},
{
"rect": [
-8,
944,
862,
1229
],
"index": "29",
"type": "other"
},
{
"rect": [
60,
337,
60,
338
],
"index": "30",
"type": "other"
},
{
"rect": [
60,
337,
60,
338
],
"index": "31",
"type": "other"
},
{
"rect": [
60,
337,
181,
338
],
"index": "32",
"type": "other"
},
{
"rect": [
181,
337,
182,
338
],
"index": "33",
"type": "other"
},
{
"rect": [
182,
337,
303,
338
],
"index": "34",
"type": "other"
},
{
"rect": [
303,
337,
304,
338
],
"index": "35",
"type": "other"
},
{
"rect": [
304,
337,
425,
338
],
"index": "36",
"type": "other"
},
{
"rect": [
425,
337,
425,
338
],
"index": "37",
"type": "other"
},
{
"rect": [
425,
337,
546,
338
],
"index": "38",
"type": "other"
},
{
"rect": [
546,
337,
547,
338
],
"index": "39",
"type": "other"
},
{
"rect": [
547,
337,
668,
338
],
"index": "40",
"type": "other"
},
{
"rect": [
668,
337,
669,
338
],
"index": "41",
"type": "other"
},
{
"rect": [
669,
337,
790,
338
],
"index": "42",
"type": "other"
},
{
"rect": [
790,
337,
790,
338
],
"index": "43",
"type": "other"
},
{
"rect": [
790,
337,
790,
338
],
"index": "44",
"type": "other"
},
{
"rect": [
60,
338,
60,
369
],
"index": "45",
"type": "other"
},
{
"rect": [
181,
338,
182,
369
],
"index": "46",
"type": "other"
},
{
"rect": [
303,
338,
304,
369
],
"index": "47",
"type": "other"
},
{
"rect": [
425,
338,
425,
369
],
"index": "48",
"type": "other"
},
{
"rect": [
546,
338,
547,
369
],
"index": "49",
"type": "other"
},
{
"rect": [
668,
338,
669,
369
],
"index": "50",
"type": "other"
},
{
"rect": [
790,
338,
790,
369
],
"index": "51",
"type": "other"
},
{
"rect": [
60,
369,
60,
370
],
"index": "52",
"type": "other"
},
{
"rect": [
60,
369,
181,
370
],
"index": "53",
"type": "other"
},
{
"rect": [
181,
369,
182,
370
],
"index": "54",
"type": "other"
},
{
"rect": [
182,
369,
303,
370
],
"index": "55",
"type": "other"
},
{
"rect": [
303,
369,
304,
370
],
"index": "56",
"type": "other"
},
{
"rect": [
304,
369,
425,
370
],
"index": "57",
"type": "other"
},
{
"rect": [
425,
369,
425,
370
],
"index": "58",
"type": "other"
},
{
"rect": [
425,
369,
546,
370
],
"index": "59",
"type": "other"
},
{
"rect": [
546,
369,
547,
370
],
"index": "60",
"type": "other"
},
{
"rect": [
547,
369,
668,
370
],
"index": "61",
"type": "other"
},
{
"rect": [
668,
369,
669,
370
],
"index": "62",
"type": "other"
},
{
"rect": [
669,
369,
790,
370
],
"index": "63",
"type": "other"
},
{
"rect": [
790,
369,
790,
370
],
"index": "64",
"type": "other"
},
{
"rect": [
60,
370,
60,
401
],
"index": "65",
"type": "other"
},
{
"rect": [
60,
401,
60,
402
],
"index": "66",
"type": "other"
},
{
"rect": [
60,
401,
60,
402
],
"index": "67",
"type": "other"
},
{
"rect": [
60,
401,
181,
402
],
"index": "68",
"type": "other"
},
{
"rect": [
181,
370,
182,
401
],
"index": "69",
"type": "other"
},
{
"rect": [
181,
401,
182,
402
],
"index": "70",
"type": "other"
},
{
"rect": [
182,
401,
303,
402
],
"index": "71",
"type": "other"
},
{
"rect": [
303,
370,
304,
401
],
"index": "72",
"type": "other"
},
{
"rect": [
303,
401,
304,
402
],
"index": "73",
"type": "other"
},
{
"rect": [
304,
401,
425,
402
],
"index": "74",
"type": "other"
},
{
"rect": [
425,
370,
425,
401
],
"index": "75",
"type": "other"
},
{
"rect": [
425,
401,
425,
402
],
"index": "76",
"type": "other"
},
{
"rect": [
425,
401,
546,
402
],
"index": "77",
"type": "other"
},
{
"rect": [
546,
370,
547,
401
],
"index": "78",
"type": "other"
},
{
"rect": [
546,
401,
547,
402
],
"index": "79",
"type": "other"
},
{
"rect": [
547,
401,
668,
402
],
"index": "80",
"type": "other"
},
{
"rect": [
668,
370,
669,
401
],
"index": "81",
"type": "other"
},
{
"rect": [
668,
401,
669,
402
],
"index": "82",
"type": "other"
},
{
"rect": [
669,
401,
790,
402
],
"index": "83",
"type": "other"
},
{
"rect": [
790,
370,
790,
401
],
"index": "84",
"type": "other"
},
{
"rect": [
790,
401,
790,
402
],
"index": "85",
"type": "other"
},
{
"rect": [
790,
401,
790,
402
],
"index": "86",
"type": "other"
},
{
"rect": [
60,
457,
141,
502
],
"index": "87",
"type": "other"
},
{
"rect": [
68,
480,
134,
502
],
"index": "88",
"type": "other"
},
{
"rect": [
141,
457,
260,
502
],
"index": "89",
"type": "other"
},
{
"rect": [
149,
480,
252,
502
],
"index": "90",
"type": "other"
},
{
"rect": [
260,
457,
516,
502
],
"index": "91",
"type": "other"
},
{
"rect": [
267,
480,
508,
502
],
"index": "92",
"type": "other"
},
{
"rect": [
516,
457,
595,
502
],
"index": "93",
"type": "other"
},
{
"rect": [
523,
465,
587,
484
],
"index": "94",
"type": "other"
},
{
"rect": [
523,
484,
587,
502
],
"index": "95",
"type": "other"
},
{
"rect": [
595,
457,
693,
502
],
"index": "96",
"type": "other"
},
{
"rect": [
602,
480,
685,
502
],
"index": "97",
"type": "other"
},
{
"rect": [
693,
457,
790,
502
],
"index": "98",
"type": "other"
},
{
"rect": [
700,
480,
783,
502
],
"index": "99",
"type": "other"
},
{
"rect": [
60,
502,
141,
504
],
"index": "100",
"type": "other"
},
{
"rect": [
141,
504,
141,
504
],
"index": "101",
"type": "other"
},
{
"rect": [
141,
502,
143,
504
],
"index": "102",
"type": "other"
},
{
"rect": [
141,
502,
143,
504
],
"index": "103",
"type": "other"
},
{
"rect": [
143,
502,
260,
504
],
"index": "104",
"type": "other"
},
{
"rect": [
260,
504,
260,
504
],
"index": "105",
"type": "other"
},
{
"rect": [
260,
502,
262,
504
],
"index": "106",
"type": "other"
},
{
"rect": [
260,
502,
262,
504
],
"index": "107",
"type": "other"
},
{
"rect": [
262,
502,
516,
504
],
"index": "108",
"type": "other"
},
{
"rect": [
516,
504,
516,
504
],
"index": "109",
"type": "other"
},
{
"rect": [
516,
502,
518,
504
],
"index": "110",
"type": "other"
},
{
"rect": [
516,
502,
518,
504
],
"index": "111",
"type": "other"
},
{
"rect": [
518,
502,
595,
504
],
"index": "112",
"type": "other"
},
{
"rect": [
595,
504,
595,
504
],
"index": "113",
"type": "other"
},
{
"rect": [
595,
502,
597,
504
],
"index": "114",
"type": "other"
},
{
"rect": [
595,
502,
597,
504
],
"index": "115",
"type": "other"
},
{
"rect": [
597,
502,
693,
504
],
"index": "116",
"type": "other"
},
{
"rect": [
693,
504,
693,
504
],
"index": "117",
"type": "other"
},
{
"rect": [
693,
502,
695,
504
],
"index": "118",
"type": "other"
},
{
"rect": [
693,
502,
695,
504
],
"index": "119",
"type": "other"
},
{
"rect": [
695,
502,
790,
504
],
"index": "120",
"type": "other"
},
{
"rect": [
141,
504,
141,
536
],
"index": "121",
"type": "other"
},
{
"rect": [
260,
504,
260,
536
],
"index": "122",
"type": "other"
},
{
"rect": [
516,
504,
516,
536
],
"index": "123",
"type": "other"
},
{
"rect": [
595,
504,
595,
536
],
"index": "124",
"type": "other"
},
{
"rect": [
693,
504,
693,
536
],
"index": "125",
"type": "other"
},
{
"rect": [
141,
536,
141,
536
],
"index": "126",
"type": "other"
},
{
"rect": [
141,
536,
260,
536
],
"index": "127",
"type": "other"
},
{
"rect": [
260,
536,
260,
536
],
"index": "128",
"type": "other"
},
{
"rect": [
260,
536,
516,
536
],
"index": "129",
"type": "other"
},
{
"rect": [
516,
536,
516,
536
],
"index": "130",
"type": "other"
},
{
"rect": [
516,
536,
595,
536
],
"index": "131",
"type": "other"
},
{
"rect": [
595,
536,
595,
536
],
"index": "132",
"type": "other"
},
{
"rect": [
595,
536,
693,
536
],
"index": "133",
"type": "other"
},
{
"rect": [
693,
536,
693,
536
],
"index": "134",
"type": "other"
},
{
"rect": [
693,
536,
790,
536
],
"index": "135",
"type": "other"
},
{
"rect": [
141,
536,
141,
570
],
"index": "136",
"type": "other"
},
{
"rect": [
260,
536,
260,
570
],
"index": "137",
"type": "other"
},
{
"rect": [
516,
536,
516,
570
],
"index": "138",
"type": "other"
},
{
"rect": [
595,
536,
595,
570
],
"index": "139",
"type": "other"
},
{
"rect": [
693,
536,
693,
570
],
"index": "140",
"type": "other"
},
{
"rect": [
60,
570,
141,
570
],
"index": "141",
"type": "other"
},
{
"rect": [
141,
570,
141,
570
],
"index": "142",
"type": "other"
},
{
"rect": [
141,
570,
260,
570
],
"index": "143",
"type": "other"
},
{
"rect": [
260,
570,
260,
570
],
"index": "144",
"type": "other"
},
{
"rect": [
260,
570,
516,
570
],
"index": "145",
"type": "other"
},
{
"rect": [
516,
570,
516,
570
],
"index": "146",
"type": "other"
},
{
"rect": [
516,
570,
595,
570
],
"index": "147",
"type": "other"
},
{
"rect": [
595,
570,
595,
570
],
"index": "148",
"type": "other"
},
{
"rect": [
595,
570,
693,
570
],
"index": "149",
"type": "other"
},
{
"rect": [
693,
570,
693,
570
],
"index": "150",
"type": "other"
},
{
"rect": [
693,
570,
790,
570
],
"index": "151",
"type": "other"
},
{
"rect": [
141,
570,
141,
604
],
"index": "152",
"type": "other"
},
{
"rect": [
260,
570,
260,
604
],
"index": "153",
"type": "other"
},
{
"rect": [
516,
570,
516,
604
],
"index": "154",
"type": "other"
},
{
"rect": [
595,
570,
595,
604
],
"index": "155",
"type": "other"
},
{
"rect": [
693,
570,
693,
604
],
"index": "156",
"type": "other"
},
{
"rect": [
141,
604,
141,
604
],
"index": "157",
"type": "other"
},
{
"rect": [
141,
604,
260,
604
],
"index": "158",
"type": "other"
},
{
"rect": [
260,
604,
260,
604
],
"index": "159",
"type": "other"
},
{
"rect": [
260,
604,
516,
604
],
"index": "160",
"type": "other"
},
{
"rect": [
516,
604,
516,
604
],
"index": "161",
"type": "other"
},
{
"rect": [
516,
604,
595,
604
],
"index": "162",
"type": "other"
},
{
"rect": [
595,
604,
595,
604
],
"index": "163",
"type": "other"
},
{
"rect": [
595,
604,
693,
604
],
"index": "164",
"type": "other"
},
{
"rect": [
693,
604,
693,
604
],
"index": "165",
"type": "other"
},
{
"rect": [
693,
604,
790,
604
],
"index": "166",
"type": "other"
},
{
"rect": [
141,
604,
141,
638
],
"index": "167",
"type": "other"
},
{
"rect": [
260,
604,
260,
638
],
"index": "168",
"type": "other"
},
{
"rect": [
516,
604,
516,
638
],
"index": "169",
"type": "other"
},
{
"rect": [
595,
604,
595,
638
],
"index": "170",
"type": "other"
},
{
"rect": [
693,
604,
693,
638
],
"index": "171",
"type": "other"
},
{
"rect": [
141,
638,
141,
638
],
"index": "172",
"type": "other"
},
{
"rect": [
141,
638,
260,
638
],
"index": "173",
"type": "other"
},
{
"rect": [
260,
638,
260,
638
],
"index": "174",
"type": "other"
},
{
"rect": [
260,
638,
516,
638
],
"index": "175",
"type": "other"
},
{
"rect": [
516,
638,
516,
638
],
"index": "176",
"type": "other"
},
{
"rect": [
516,
638,
595,
638
],
"index": "177",
"type": "other"
},
{
"rect": [
595,
638,
595,
638
],
"index": "178",
"type": "other"
},
{
"rect": [
595,
638,
693,
638
],
"index": "179",
"type": "other"
},
{
"rect": [
693,
638,
693,
638
],
"index": "180",
"type": "other"
},
{
"rect": [
693,
638,
790,
638
],
"index": "181",
"type": "other"
},
{
"rect": [
141,
638,
141,
672
],
"index": "182",
"type": "other"
},
{
"rect": [
260,
638,
260,
672
],
"index": "183",
"type": "other"
},
{
"rect": [
516,
638,
516,
672
],
"index": "184",
"type": "other"
},
{
"rect": [
595,
638,
595,
672
],
"index": "185",
"type": "other"
},
{
"rect": [
693,
638,
693,
672
],
"index": "186",
"type": "other"
},
{
"rect": [
141,
672,
141,
672
],
"index": "187",
"type": "other"
},
{
"rect": [
141,
672,
260,
672
],
"index": "188",
"type": "other"
},
{
"rect": [
260,
672,
260,
672
],
"index": "189",
"type": "other"
},
{
"rect": [
260,
672,
516,
672
],
"index": "190",
"type": "other"
},
{
"rect": [
516,
672,
516,
672
],
"index": "191",
"type": "other"
},
{
"rect": [
516,
672,
595,
672
],
"index": "192",
"type": "other"
},
{
"rect": [
595,
672,
595,
672
],
"index": "193",
"type": "other"
},
{
"rect": [
595,
672,
693,
672
],
"index": "194",
"type": "other"
},
{
"rect": [
693,
672,
693,
672
],
"index": "195",
"type": "other"
},
{
"rect": [
693,
672,
790,
672
],
"index": "196",
"type": "other"
},
{
"rect": [
60,
706,
141,
706
],
"index": "197",
"type": "other"
},
{
"rect": [
141,
672,
141,
706
],
"index": "198",
"type": "other"
},
{
"rect": [
141,
706,
141,
706
],
"index": "199",
"type": "other"
},
{
"rect": [
141,
706,
260,
706
],
"index": "200",
"type": "other"
},
{
"rect": [
260,
672,
260,
706
],
"index": "201",
"type": "other"
},
{
"rect": [
260,
706,
260,
706
],
"index": "202",
"type": "other"
},
{
"rect": [
260,
706,
516,
706
],
"index": "203",
"type": "other"
},
{
"rect": [
516,
672,
516,
706
],
"index": "204",
"type": "other"
},
{
"rect": [
516,
706,
516,
706
],
"index": "205",
"type": "other"
},
{
"rect": [
516,
706,
595,
706
],
"index": "206",
"type": "other"
},
{
"rect": [
595,
672,
595,
706
],
"index": "207",
"type": "other"
},
{
"rect": [
595,
706,
595,
706
],
"index": "208",
"type": "other"
},
{
"rect": [
595,
706,
693,
706
],
"index": "209",
"type": "other"
},
{
"rect": [
693,
672,
693,
706
],
"index": "210",
"type": "other"
},
{
"rect": [
693,
706,
693,
706
],
"index": "211",
"type": "other"
},
{
"rect": [
693,
706,
790,
706
],
"index": "212",
"type": "other"
},
{
"rect": [
598,
761,
598,
762
],
"index": "213",
"type": "other"
},
{
"rect": [
598,
761,
598,
762
],
"index": "214",
"type": "other"
},
{
"rect": [
598,
761,
691,
762
],
"index": "215",
"type": "other"
},
{
"rect": [
691,
761,
692,
762
],
"index": "216",
"type": "other"
},
{
"rect": [
692,
761,
791,
762
],
"index": "217",
"type": "other"
},
{
"rect": [
791,
761,
792,
762
],
"index": "218",
"type": "other"
},
{
"rect": [
791,
761,
792,
762
],
"index": "219",
"type": "other"
},
{
"rect": [
598,
762,
598,
781
],
"index": "220",
"type": "other"
},
{
"rect": [
691,
762,
692,
781
],
"index": "221",
"type": "other"
},
{
"rect": [
791,
762,
792,
781
],
"index": "222",
"type": "other"
},
{
"rect": [
598,
781,
598,
782
],
"index": "223",
"type": "other"
},
{
"rect": [
598,
781,
691,
782
],
"index": "224",
"type": "other"
},
{
"rect": [
691,
781,
692,
782
],
"index": "225",
"type": "other"
},
{
"rect": [
692,
781,
791,
782
],
"index": "226",
"type": "other"
},
{
"rect": [
791,
781,
792,
782
],
"index": "227",
"type": "other"
},
{
"rect": [
598,
782,
598,
801
],
"index": "228",
"type": "other"
},
{
"rect": [
691,
782,
692,
801
],
"index": "229",
"type": "other"
},
{
"rect": [
791,
782,
792,
801
],
"index": "230",
"type": "other"
},
{
"rect": [
598,
801,
598,
802
],
"index": "231",
"type": "other"
},
{
"rect": [
598,
801,
691,
802
],
"index": "232",
"type": "other"
},
{
"rect": [
691,
801,
692,
802
],
"index": "233",
"type": "other"
},
{
"rect": [
692,
801,
791,
802
],
"index": "234",
"type": "other"
},
{
"rect": [
791,
801,
792,
802
],
"index": "235",
"type": "other"
},
{
"rect": [
598,
802,
598,
821
],
"index": "236",
"type": "other"
},
{
"rect": [
598,
821,
598,
822
],
"index": "237",
"type": "other"
},
{
"rect": [
598,
821,
598,
822
],
"index": "238",
"type": "other"
},
{
"rect": [
598,
821,
691,
822
],
"index": "239",
"type": "other"
},
{
"rect": [
691,
802,
692,
821
],
"index": "240",
"type": "other"
},
{
"rect": [
691,
821,
692,
822
],
"index": "241",
"type": "other"
},
{
"rect": [
692,
821,
791,
822
],
"index": "242",
"type": "other"
},
{
"rect": [
791,
802,
792,
821
],
"index": "243",
"type": "other"
},
{
"rect": [
791,
821,
792,
822
],
"index": "244",
"type": "other"
},
{
"rect": [
791,
821,
792,
822
],
"index": "245",
"type": "other"
},
{
"rect": [
559,
50,
747,
121
],
"index": "246",
"type": "other"
},
{
"rect": [
11,
220,
15,
232
],
"index": "247",
"type": "other"
},
{
"rect": [
848,
1082,
852,
1094
],
"index": "248",
"type": "other"
},
{
"rect": [
60,
32,
63,
44
],
"index": "249",
"type": "other"
},
{
"rect": [
60,
1033,
63,
1046
],
"index": "250",
"type": "other"
},
{
"rect": [
429,
52,
432,
64
],
"index": "251",
"type": "other"
},
{
"rect": [
747,
120,
747,
121
],
"index": "252",
"type": "other"
},
{
"rect": [
68,
282,
72,
298
],
"index": "253",
"type": "other"
},
{
"rect": [
493,
234,
497,
246
],
"index": "254",
"type": "other"
},
{
"rect": [
674,
234,
678,
246
],
"index": "255",
"type": "other"
},
{
"rect": [
60,
320,
63,
333
],
"index": "256",
"type": "other"
},
{
"rect": [
60,
404,
63,
416
],
"index": "257",
"type": "other"
},
{
"rect": [
60,
422,
63,
435
],
"index": "258",
"type": "other"
},
{
"rect": [
60,
440,
63,
453
],
"index": "259",
"type": "other"
},
{
"rect": [
149,
610,
153,
625
],
"index": "260",
"type": "other"
},
{
"rect": [
149,
644,
153,
660
],
"index": "261",
"type": "other"
},
{
"rect": [
149,
678,
153,
694
],
"index": "262",
"type": "other"
},
{
"rect": [
60,
708,
63,
720
],
"index": "263",
"type": "other"
},
{
"rect": [
60,
726,
63,
739
],
"index": "264",
"type": "other"
},
{
"rect": [
60,
745,
63,
757
],
"index": "265",
"type": "other"
},
{
"rect": [
60,
824,
63,
836
],
"index": "266",
"type": "other"
}
],
"page": 0
}
]
},
{
"key": "charMasks",
"info": [
{
"data": [
{
"rect": [
74,
59,
85,
96
],
"index": 0
},
{
"rect": [
85,
59,
108,
96
],
"index": 1
},
{
"rect": [
108,
59,
128,
96
],
"index": 2
},
{
"rect": [
128,
59,
151,
96
],
"index": 3
},
{
"rect": [
151,
59,
162,
96
],
"index": 4
},
{
"rect": [
162,
59,
184,
96
],
"index": 5
},
{
"rect": [
184,
59,
205,
96
],
"index": 6
},
{
"rect": [
313,
139,
318,
156
],
"index": 7
},
{
"rect": [
318,
139,
330,
156
],
"index": 8
},
{
"rect": [
330,
139,
341,
156
],
"index": 9
},
{
"rect": [
341,
139,
354,
156
],
"index": 10
},
{
"rect": [
354,
139,
359,
156
],
"index": 11
},
{
"rect": [
359,
139,
371,
156
],
"index": 12
},
{
"rect": [
371,
139,
382,
156
],
"index": 13
},
{
"rect": [
387,
139,
399,
156
],
"index": 14
},
{
"rect": [
399,
139,
412,
156
],
"index": 15
},
{
"rect": [
412,
139,
416,
156
],
"index": 16
},
{
"rect": [
313,
158,
323,
175
],
"index": 17
},
{
"rect": [
323,
158,
332,
175
],
"index": 18
},
{
"rect": [
332,
158,
341,
175
],
"index": 19
},
{
"rect": [
341,
158,
350,
175
],
"index": 20
},
{
"rect": [
68,
139,
80,
156
],
"index": 21
},
{
"rect": [
80,
139,
91,
156
],
"index": 22
},
{
"rect": [
91,
139,
101,
156
],
"index": 23
},
{
"rect": [
101,
139,
112,
156
],
"index": 24
},
{
"rect": [
112,
139,
117,
156
],
"index": 25
},
{
"rect": [
68,
158,
77,
175
],
"index": 26
},
{
"rect": [
77,
158,
86,
175
],
"index": 27
},
{
"rect": [
86,
158,
91,
175
],
"index": 28
},
{
"rect": [
91,
158,
100,
175
],
"index": 29
},
{
"rect": [
100,
158,
109,
175
],
"index": 30
},
{
"rect": [
109,
158,
114,
175
],
"index": 31
},
{
"rect": [
114,
158,
123,
175
],
"index": 32
},
{
"rect": [
123,
158,
132,
175
],
"index": 33
},
{
"rect": [
132,
158,
142,
175
],
"index": 34
},
{
"rect": [
142,
158,
151,
175
],
"index": 35
},
{
"rect": [
559,
139,
570,
156
],
"index": 36
},
{
"rect": [
570,
139,
580,
156
],
"index": 37
},
{
"rect": [
580,
139,
591,
156
],
"index": 38
},
{
"rect": [
591,
139,
601,
156
],
"index": 39
},
{
"rect": [
605,
139,
617,
156
],
"index": 40
},
{
"rect": [
617,
139,
627,
156
],
"index": 41
},
{
"rect": [
627,
139,
632,
156
],
"index": 42
},
{
"rect": [
637,
139,
649,
156
],
"index": 43
},
{
"rect": [
649,
139,
658,
156
],
"index": 44
},
{
"rect": [
658,
139,
667,
156
],
"index": 45
},
{
"rect": [
667,
139,
676,
156
],
"index": 46
},
{
"rect": [
676,
139,
680,
156
],
"index": 47
},
{
"rect": [
680,
139,
686,
156
],
"index": 48
},
{
"rect": [
686,
139,
690,
156
],
"index": 49
},
{
"rect": [
695,
139,
699,
156
],
"index": 50
},
{
"rect": [
699,
139,
708,
156
],
"index": 51
},
{
"rect": [
708,
139,
716,
156
],
"index": 52
},
{
"rect": [
716,
139,
721,
156
],
"index": 53
},
{
"rect": [
559,
158,
568,
175
],
"index": 54
},
{
"rect": [
568,
158,
578,
175
],
"index": 55
},
{
"rect": [
578,
158,
587,
175
],
"index": 56
},
{
"rect": [
587,
158,
596,
175
],
"index": 57
},
{
"rect": [
601,
158,
613,
175
],
"index": 58
},
{
"rect": [
613,
158,
617,
175
],
"index": 59
},
{
"rect": [
617,
158,
620,
175
],
"index": 60
},
{
"rect": [
620,
158,
624,
175
],
"index": 61
},
{
"rect": [
624,
158,
633,
175
],
"index": 62
},
{
"rect": [
633,
158,
638,
175
],
"index": 63
},
{
"rect": [
638,
158,
647,
175
],
"index": 64
},
{
"rect": [
647,
158,
656,
175
],
"index": 65
},
{
"rect": [
656,
158,
660,
175
],
"index": 66
},
{
"rect": [
665,
158,
676,
175
],
"index": 67
},
{
"rect": [
676,
158,
684,
175
],
"index": 68
},
{
"rect": [
684,
158,
693,
175
],
"index": 69
},
{
"rect": [
693,
158,
703,
175
],
"index": 70
},
{
"rect": [
703,
158,
712,
175
],
"index": 71
},
{
"rect": [
712,
158,
721,
175
],
"index": 72
},
{
"rect": [
559,
177,
570,
194
],
"index": 73
},
{
"rect": [
570,
177,
580,
194
],
"index": 74
},
{
"rect": [
580,
177,
588,
194
],
"index": 75
},
{
"rect": [
588,
177,
597,
194
],
"index": 76
},
{
"rect": [
597,
177,
606,
194
],
"index": 77
},
{
"rect": [
606,
177,
616,
194
],
"index": 78
},
{
"rect": [
616,
177,
625,
194
],
"index": 79
},
{
"rect": [
625,
177,
634,
194
],
"index": 80
},
{
"rect": [
639,
177,
644,
194
],
"index": 81
},
{
"rect": [
644,
177,
656,
194
],
"index": 82
},
{
"rect": [
656,
177,
667,
194
],
"index": 83
},
{
"rect": [
667,
177,
673,
194
],
"index": 84
},
{
"rect": [
68,
234,
74,
257
],
"index": 85
},
{
"rect": [
74,
234,
88,
257
],
"index": 86
},
{
"rect": [
88,
234,
101,
257
],
"index": 87
},
{
"rect": [
101,
234,
115,
257
],
"index": 88
},
{
"rect": [
115,
234,
121,
257
],
"index": 89
},
{
"rect": [
121,
234,
135,
257
],
"index": 90
},
{
"rect": [
135,
234,
148,
257
],
"index": 91
},
{
"rect": [
153,
234,
164,
257
],
"index": 92
},
{
"rect": [
164,
234,
178,
257
],
"index": 93
},
{
"rect": [
68,
259,
79,
276
],
"index": 94
},
{
"rect": [
79,
259,
93,
276
],
"index": 95
},
{
"rect": [
92,
259,
106,
276
],
"index": 96
},
{
"rect": [
106,
259,
116,
276
],
"index": 97
},
{
"rect": [
116,
259,
120,
276
],
"index": 98
},
{
"rect": [
120,
259,
125,
276
],
"index": 99
},
{
"rect": [
129,
259,
139,
276
],
"index": 100
},
{
"rect": [
139,
259,
148,
276
],
"index": 101
},
{
"rect": [
148,
259,
153,
276
],
"index": 102
},
{
"rect": [
153,
259,
162,
276
],
"index": 103
},
{
"rect": [
162,
259,
167,
276
],
"index": 104
},
{
"rect": [
167,
259,
177,
276
],
"index": 105
},
{
"rect": [
177,
259,
186,
276
],
"index": 106
},
{
"rect": [
190,
259,
201,
276
],
"index": 107
},
{
"rect": [
202,
259,
207,
276
],
"index": 108
},
{
"rect": [
207,
259,
216,
276
],
"index": 109
},
{
"rect": [
216,
259,
228,
276
],
"index": 110
},
{
"rect": [
228,
259,
237,
276
],
"index": 111
},
{
"rect": [
237,
259,
242,
276
],
"index": 112
},
{
"rect": [
246,
259,
258,
276
],
"index": 113
},
{
"rect": [
258,
259,
267,
276
],
"index": 114
},
{
"rect": [
267,
259,
271,
276
],
"index": 115
},
{
"rect": [
271,
259,
283,
276
],
"index": 116
},
{
"rect": [
283,
259,
288,
276
],
"index": 117
},
{
"rect": [
68,
278,
77,
295
],
"index": 118
},
{
"rect": [
77,
278,
86,
295
],
"index": 119
},
{
"rect": [
86,
278,
95,
295
],
"index": 120
},
{
"rect": [
95,
278,
105,
295
],
"index": 121
},
{
"rect": [
109,
278,
121,
295
],
"index": 122
},
{
"rect": [
121,
278,
125,
295
],
"index": 123
},
{
"rect": [
125,
278,
133,
295
],
"index": 124
},
{
"rect": [
133,
278,
143,
295
],
"index": 125
},
{
"rect": [
143,
278,
148,
295
],
"index": 126
},
{
"rect": [
148,
278,
156,
295
],
"index": 127
},
{
"rect": [
156,
278,
160,
295
],
"index": 128
},
{
"rect": [
160,
278,
169,
295
],
"index": 129
},
{
"rect": [
169,
278,
179,
295
],
"index": 130
},
{
"rect": [
183,
278,
195,
295
],
"index": 131
},
{
"rect": [
195,
278,
201,
295
],
"index": 132
},
{
"rect": [
201,
278,
204,
295
],
"index": 133
},
{
"rect": [
204,
278,
213,
295
],
"index": 134
},
{
"rect": [
213,
278,
222,
295
],
"index": 135
},
{
"rect": [
222,
278,
227,
295
],
"index": 136
},
{
"rect": [
231,
278,
243,
295
],
"index": 137
},
{
"rect": [
243,
278,
247,
295
],
"index": 138
},
{
"rect": [
247,
278,
251,
295
],
"index": 139
},
{
"rect": [
251,
278,
255,
295
],
"index": 140
},
{
"rect": [
259,
278,
270,
295
],
"index": 141
},
{
"rect": [
270,
278,
280,
295
],
"index": 142
},
{
"rect": [
279,
278,
283,
295
],
"index": 143
},
{
"rect": [
283,
278,
287,
295
],
"index": 144
},
{
"rect": [
287,
278,
296,
295
],
"index": 145
},
{
"rect": [
296,
278,
305,
295
],
"index": 146
},
{
"rect": [
309,
278,
315,
295
],
"index": 147
},
{
"rect": [
315,
278,
327,
295
],
"index": 148
},
{
"rect": [
327,
278,
338,
295
],
"index": 149
},
{
"rect": [
338,
278,
343,
295
],
"index": 150
},
{
"rect": [
68,
344,
75,
359
],
"index": 151
},
{
"rect": [
76,
344,
86,
359
],
"index": 152
},
{
"rect": [
189,
344,
202,
359
],
"index": 153
},
{
"rect": [
203,
344,
212,
359
],
"index": 154
},
{
"rect": [
212,
344,
222,
359
],
"index": 155
},
{
"rect": [
222,
344,
231,
359
],
"index": 156
},
{
"rect": [
311,
344,
324,
359
],
"index": 157
},
{
"rect": [
324,
344,
334,
359
],
"index": 158
},
{
"rect": [
334,
344,
344,
359
],
"index": 159
},
{
"rect": [
345,
344,
353,
359
],
"index": 160
},
{
"rect": [
354,
344,
361,
359
],
"index": 161
},
{
"rect": [
433,
344,
442,
359
],
"index": 162
},
{
"rect": [
443,
344,
450,
359
],
"index": 163
},
{
"rect": [
450,
344,
460,
359
],
"index": 164
},
{
"rect": [
460,
344,
469,
359
],
"index": 165
},
{
"rect": [
469,
344,
478,
359
],
"index": 166
},
{
"rect": [
554,
344,
564,
359
],
"index": 167
},
{
"rect": [
564,
344,
572,
359
],
"index": 168
},
{
"rect": [
572,
344,
581,
359
],
"index": 169
},
{
"rect": [
581,
344,
589,
359
],
"index": 170
},
{
"rect": [
589,
344,
598,
359
],
"index": 171
},
{
"rect": [
602,
344,
611,
359
],
"index": 172
},
{
"rect": [
676,
344,
684,
359
],
"index": 173
},
{
"rect": [
685,
344,
689,
359
],
"index": 174
},
{
"rect": [
689,
344,
699,
359
],
"index": 175
},
{
"rect": [
68,
376,
76,
391
],
"index": 176
},
{
"rect": [
77,
376,
86,
391
],
"index": 177
},
{
"rect": [
86,
376,
95,
391
],
"index": 178
},
{
"rect": [
95,
376,
104,
391
],
"index": 179
},
{
"rect": [
189,
376,
199,
391
],
"index": 180
},
{
"rect": [
200,
376,
208,
391
],
"index": 181
},
{
"rect": [
213,
376,
220,
391
],
"index": 182
},
{
"rect": [
221,
376,
230,
391
],
"index": 183
},
{
"rect": [
230,
376,
241,
391
],
"index": 184
},
{
"rect": [
241,
376,
250,
391
],
"index": 185
},
{
"rect": [
250,
376,
259,
391
],
"index": 186
},
{
"rect": [
259,
376,
269,
391
],
"index": 187
},
{
"rect": [
311,
376,
321,
391
],
"index": 188
},
{
"rect": [
321,
376,
334,
391
],
"index": 189
},
{
"rect": [
335,
376,
344,
391
],
"index": 190
},
{
"rect": [
344,
376,
348,
391
],
"index": 191
},
{
"rect": [
349,
376,
358,
391
],
"index": 192
},
{
"rect": [
358,
376,
367,
391
],
"index": 193
},
{
"rect": [
433,
376,
446,
391
],
"index": 194
},
{
"rect": [
554,
376,
564,
391
],
"index": 195
},
{
"rect": [
564,
376,
574,
391
],
"index": 196
},
{
"rect": [
575,
376,
582,
391
],
"index": 197
},
{
"rect": [
582,
376,
592,
391
],
"index": 198
},
{
"rect": [
592,
376,
599,
391
],
"index": 199
},
{
"rect": [
600,
376,
604,
391
],
"index": 200
},
{
"rect": [
604,
376,
618,
391
],
"index": 201
},
{
"rect": [
618,
376,
627,
391
],
"index": 202
},
{
"rect": [
676,
376,
680,
391
],
"index": 203
},
{
"rect": [
680,
376,
684,
391
],
"index": 204
},
{
"rect": [
68,
486,
76,
500
],
"index": 205
},
{
"rect": [
76,
486,
83,
500
],
"index": 206
},
{
"rect": [
84,
486,
91,
500
],
"index": 207
},
{
"rect": [
92,
486,
99,
500
],
"index": 208
},
{
"rect": [
149,
486,
158,
500
],
"index": 209
},
{
"rect": [
158,
486,
166,
500
],
"index": 210
},
{
"rect": [
166,
486,
171,
500
],
"index": 211
},
{
"rect": [
171,
486,
175,
500
],
"index": 212
},
{
"rect": [
175,
486,
183,
500
],
"index": 213
},
{
"rect": [
267,
486,
277,
500
],
"index": 214
},
{
"rect": [
277,
486,
285,
500
],
"index": 215
},
{
"rect": [
285,
486,
292,
500
],
"index": 216
},
{
"rect": [
293,
486,
300,
500
],
"index": 217
},
{
"rect": [
300,
486,
304,
500
],
"index": 218
},
{
"rect": [
305,
486,
308,
500
],
"index": 219
},
{
"rect": [
308,
486,
316,
500
],
"index": 220
},
{
"rect": [
316,
486,
320,
500
],
"index": 221
},
{
"rect": [
320,
486,
323,
500
],
"index": 222
},
{
"rect": [
324,
486,
331,
500
],
"index": 223
},
{
"rect": [
332,
486,
339,
500
],
"index": 224
},
{
"rect": [
68,
510,
78,
525
],
"index": 225
},
{
"rect": [
78,
510,
88,
525
],
"index": 226
},
{
"rect": [
88,
510,
100,
525
],
"index": 227
},
{
"rect": [
100,
510,
109,
525
],
"index": 228
},
{
"rect": [
109,
510,
120,
525
],
"index": 229
},
{
"rect": [
149,
510,
157,
525
],
"index": 230
},
{
"rect": [
157,
510,
166,
525
],
"index": 231
},
{
"rect": [
166,
510,
175,
525
],
"index": 232
},
{
"rect": [
175,
510,
184,
525
],
"index": 233
},
{
"rect": [
184,
510,
189,
525
],
"index": 234
},
{
"rect": [
189,
510,
198,
525
],
"index": 235
},
{
"rect": [
198,
510,
206,
525
],
"index": 236
},
{
"rect": [
267,
510,
277,
525
],
"index": 237
},
{
"rect": [
277,
510,
282,
525
],
"index": 238
},
{
"rect": [
282,
510,
291,
525
],
"index": 239
},
{
"rect": [
291,
510,
300,
525
],
"index": 240
},
{
"rect": [
300,
510,
308,
525
],
"index": 241
},
{
"rect": [
308,
510,
316,
525
],
"index": 242
},
{
"rect": [
316,
510,
325,
525
],
"index": 243
},
{
"rect": [
325,
510,
333,
525
],
"index": 244
},
{
"rect": [
333,
510,
341,
525
],
"index": 245
},
{
"rect": [
341,
510,
350,
525
],
"index": 246
},
{
"rect": [
350,
510,
354,
525
],
"index": 247
},
{
"rect": [
359,
510,
367,
525
],
"index": 248
},
{
"rect": [
368,
510,
371,
525
],
"index": 249
},
{
"rect": [
371,
510,
375,
525
],
"index": 250
},
{
"rect": [
376,
510,
380,
525
],
"index": 251
},
{
"rect": [
380,
510,
389,
525
],
"index": 252
},
{
"rect": [
389,
510,
394,
525
],
"index": 253
},
{
"rect": [
394,
510,
403,
525
],
"index": 254
},
{
"rect": [
403,
510,
412,
525
],
"index": 255
},
{
"rect": [
412,
510,
416,
525
],
"index": 256
},
{
"rect": [
416,
510,
420,
525
],
"index": 257
},
{
"rect": [
420,
510,
429,
525
],
"index": 258
},
{
"rect": [
429,
510,
432,
525
],
"index": 259
},
{
"rect": [
523,
471,
532,
484
],
"index": 260
},
{
"rect": [
532,
471,
540,
484
],
"index": 261
},
{
"rect": [
540,
471,
547,
484
],
"index": 262
},
{
"rect": [
548,
471,
555,
484
],
"index": 263
},
{
"rect": [
523,
486,
533,
500
],
"index": 264
},
{
"rect": [
534,
486,
538,
500
],
"index": 265
},
{
"rect": [
539,
486,
546,
500
],
"index": 266
},
{
"rect": [
546,
486,
550,
500
],
"index": 267
},
{
"rect": [
550,
486,
561,
500
],
"index": 268
},
{
"rect": [
561,
486,
565,
500
],
"index": 269
},
{
"rect": [
565,
486,
572,
500
],
"index": 270
},
{
"rect": [
602,
486,
612,
500
],
"index": 271
},
{
"rect": [
613,
486,
620,
500
],
"index": 272
},
{
"rect": [
621,
486,
624,
500
],
"index": 273
},
{
"rect": [
624,
486,
628,
500
],
"index": 274
},
{
"rect": [
632,
486,
640,
500
],
"index": 275
},
{
"rect": [
640,
486,
645,
500
],
"index": 276
},
{
"rect": [
645,
486,
648,
500
],
"index": 277
},
{
"rect": [
648,
486,
655,
500
],
"index": 278
},
{
"rect": [
656,
486,
663,
500
],
"index": 279
},
{
"rect": [
700,
486,
709,
500
],
"index": 280
},
{
"rect": [
709,
486,
717,
500
],
"index": 281
},
{
"rect": [
717,
486,
721,
500
],
"index": 282
},
{
"rect": [
721,
486,
729,
500
],
"index": 283
},
{
"rect": [
729,
486,
732,
500
],
"index": 284
},
{
"rect": [
523,
510,
532,
525
],
"index": 285
},
{
"rect": [
637,
510,
645,
525
],
"index": 286
},
{
"rect": [
646,
510,
654,
525
],
"index": 287
},
{
"rect": [
654,
510,
663,
525
],
"index": 288
},
{
"rect": [
663,
510,
667,
525
],
"index": 289
},
{
"rect": [
668,
510,
676,
525
],
"index": 290
},
{
"rect": [
677,
510,
685,
525
],
"index": 291
},
{
"rect": [
734,
510,
743,
525
],
"index": 292
},
{
"rect": [
743,
510,
751,
525
],
"index": 293
},
{
"rect": [
752,
510,
760,
525
],
"index": 294
},
{
"rect": [
760,
510,
765,
525
],
"index": 295
},
{
"rect": [
765,
510,
774,
525
],
"index": 296
},
{
"rect": [
774,
510,
782,
525
],
"index": 297
},
{
"rect": [
149,
542,
157,
557
],
"index": 298
},
{
"rect": [
157,
542,
166,
557
],
"index": 299
},
{
"rect": [
166,
542,
175,
557
],
"index": 300
},
{
"rect": [
175,
542,
184,
557
],
"index": 301
},
{
"rect": [
184,
542,
192,
557
],
"index": 302
},
{
"rect": [
192,
542,
201,
557
],
"index": 303
},
{
"rect": [
201,
542,
210,
557
],
"index": 304
},
{
"rect": [
267,
542,
277,
557
],
"index": 305
},
{
"rect": [
278,
542,
281,
557
],
"index": 306
},
{
"rect": [
282,
542,
290,
557
],
"index": 307
},
{
"rect": [
290,
542,
298,
557
],
"index": 308
},
{
"rect": [
298,
542,
302,
557
],
"index": 309
},
{
"rect": [
302,
542,
311,
557
],
"index": 310
},
{
"rect": [
315,
542,
328,
557
],
"index": 311
},
{
"rect": [
328,
542,
337,
557
],
"index": 312
},
{
"rect": [
337,
542,
345,
557
],
"index": 313
},
{
"rect": [
346,
542,
349,
557
],
"index": 314
},
{
"rect": [
349,
542,
354,
557
],
"index": 315
},
{
"rect": [
354,
542,
362,
557
],
"index": 316
},
{
"rect": [
363,
542,
366,
557
],
"index": 317
},
{
"rect": [
366,
542,
375,
557
],
"index": 318
},
{
"rect": [
523,
542,
532,
557
],
"index": 319
},
{
"rect": [
637,
542,
645,
557
],
"index": 320
},
{
"rect": [
646,
542,
654,
557
],
"index": 321
},
{
"rect": [
654,
542,
663,
557
],
"index": 322
},
{
"rect": [
663,
542,
667,
557
],
"index": 323
},
{
"rect": [
668,
542,
676,
557
],
"index": 324
},
{
"rect": [
677,
542,
685,
557
],
"index": 325
},
{
"rect": [
734,
542,
743,
557
],
"index": 326
},
{
"rect": [
743,
542,
751,
557
],
"index": 327
},
{
"rect": [
752,
542,
760,
557
],
"index": 328
},
{
"rect": [
760,
542,
765,
557
],
"index": 329
},
{
"rect": [
765,
542,
774,
557
],
"index": 330
},
{
"rect": [
774,
542,
782,
557
],
"index": 331
},
{
"rect": [
68,
576,
76,
591
],
"index": 332
},
{
"rect": [
76,
576,
87,
591
],
"index": 333
},
{
"rect": [
87,
576,
97,
591
],
"index": 334
},
{
"rect": [
97,
576,
109,
591
],
"index": 335
},
{
"rect": [
109,
576,
121,
591
],
"index": 336
},
{
"rect": [
267,
576,
278,
591
],
"index": 337
},
{
"rect": [
279,
576,
287,
591
],
"index": 338
},
{
"rect": [
287,
576,
291,
591
],
"index": 339
},
{
"rect": [
291,
576,
300,
591
],
"index": 340
},
{
"rect": [
300,
576,
313,
591
],
"index": 341
},
{
"rect": [
313,
576,
326,
591
],
"index": 342
},
{
"rect": [
326,
576,
335,
591
],
"index": 343
},
{
"rect": [
335,
576,
343,
591
],
"index": 344
},
{
"rect": [
348,
576,
352,
591
],
"index": 345
},
{
"rect": [
352,
576,
361,
591
],
"index": 346
},
{
"rect": [
361,
576,
370,
591
],
"index": 347
},
{
"rect": [
370,
576,
378,
591
],
"index": 348
},
{
"rect": [
383,
576,
392,
591
],
"index": 349
},
{
"rect": [
392,
576,
400,
591
],
"index": 350
},
{
"rect": [
400,
576,
408,
591
],
"index": 351
},
{
"rect": [
408,
576,
416,
591
],
"index": 352
},
{
"rect": [
523,
576,
532,
591
],
"index": 353
},
{
"rect": [
532,
576,
537,
591
],
"index": 354
},
{
"rect": [
537,
576,
545,
591
],
"index": 355
},
{
"rect": [
546,
576,
554,
591
],
"index": 356
},
{
"rect": [
637,
576,
645,
591
],
"index": 357
},
{
"rect": [
646,
576,
654,
591
],
"index": 358
},
{
"rect": [
654,
576,
663,
591
],
"index": 359
},
{
"rect": [
663,
576,
667,
591
],
"index": 360
},
{
"rect": [
668,
576,
676,
591
],
"index": 361
},
{
"rect": [
677,
576,
685,
591
],
"index": 362
},
{
"rect": [
734,
576,
743,
591
],
"index": 363
},
{
"rect": [
743,
576,
751,
591
],
"index": 364
},
{
"rect": [
752,
576,
760,
591
],
"index": 365
},
{
"rect": [
760,
576,
765,
591
],
"index": 366
},
{
"rect": [
765,
576,
774,
591
],
"index": 367
},
{
"rect": [
774,
576,
782,
591
],
"index": 368
},
{
"rect": [
267,
610,
278,
625
],
"index": 369
},
{
"rect": [
279,
610,
287,
625
],
"index": 370
},
{
"rect": [
287,
610,
295,
625
],
"index": 371
},
{
"rect": [
295,
610,
304,
625
],
"index": 372
},
{
"rect": [
304,
610,
313,
625
],
"index": 373
},
{
"rect": [
313,
610,
321,
625
],
"index": 374
},
{
"rect": [
322,
610,
330,
625
],
"index": 375
},
{
"rect": [
330,
610,
335,
625
],
"index": 376
},
{
"rect": [
336,
610,
344,
625
],
"index": 377
},
{
"rect": [
349,
610,
356,
625
],
"index": 378
},
{
"rect": [
357,
610,
360,
625
],
"index": 379
},
{
"rect": [
361,
610,
369,
625
],
"index": 380
},
{
"rect": [
369,
610,
377,
625
],
"index": 381
},
{
"rect": [
377,
610,
385,
625
],
"index": 382
},
{
"rect": [
390,
610,
397,
625
],
"index": 383
},
{
"rect": [
398,
610,
406,
625
],
"index": 384
},
{
"rect": [
406,
610,
410,
625
],
"index": 385
},
{
"rect": [
410,
610,
414,
625
],
"index": 386
},
{
"rect": [
414,
610,
422,
625
],
"index": 387
},
{
"rect": [
422,
610,
428,
625
],
"index": 388
},
{
"rect": [
428,
610,
437,
625
],
"index": 389
},
{
"rect": [
437,
610,
441,
625
],
"index": 390
},
{
"rect": [
441,
610,
445,
625
],
"index": 391
},
{
"rect": [
445,
610,
453,
625
],
"index": 392
},
{
"rect": [
454,
610,
462,
625
],
"index": 393
},
{
"rect": [
523,
610,
532,
625
],
"index": 394
},
{
"rect": [
532,
610,
537,
625
],
"index": 395
},
{
"rect": [
537,
610,
545,
625
],
"index": 396
},
{
"rect": [
546,
610,
554,
625
],
"index": 397
},
{
"rect": [
646,
610,
654,
625
],
"index": 398
},
{
"rect": [
654,
610,
663,
625
],
"index": 399
},
{
"rect": [
663,
610,
668,
625
],
"index": 400
},
{
"rect": [
668,
610,
676,
625
],
"index": 401
},
{
"rect": [
677,
610,
685,
625
],
"index": 402
},
{
"rect": [
743,
610,
751,
625
],
"index": 403
},
{
"rect": [
752,
610,
760,
625
],
"index": 404
},
{
"rect": [
761,
610,
765,
625
],
"index": 405
},
{
"rect": [
765,
610,
774,
625
],
"index": 406
},
{
"rect": [
774,
610,
782,
625
],
"index": 407
},
{
"rect": [
267,
644,
277,
660
],
"index": 408
},
{
"rect": [
277,
644,
282,
660
],
"index": 409
},
{
"rect": [
282,
644,
291,
660
],
"index": 410
},
{
"rect": [
291,
644,
300,
660
],
"index": 411
},
{
"rect": [
300,
644,
308,
660
],
"index": 412
},
{
"rect": [
308,
644,
316,
660
],
"index": 413
},
{
"rect": [
316,
644,
325,
660
],
"index": 414
},
{
"rect": [
325,
644,
333,
660
],
"index": 415
},
{
"rect": [
333,
644,
341,
660
],
"index": 416
},
{
"rect": [
341,
644,
350,
660
],
"index": 417
},
{
"rect": [
350,
644,
354,
660
],
"index": 418
},
{
"rect": [
359,
644,
367,
660
],
"index": 419
},
{
"rect": [
368,
644,
371,
660
],
"index": 420
},
{
"rect": [
371,
644,
375,
660
],
"index": 421
},
{
"rect": [
376,
644,
380,
660
],
"index": 422
},
{
"rect": [
384,
644,
390,
660
],
"index": 423
},
{
"rect": [
390,
644,
398,
660
],
"index": 424
},
{
"rect": [
399,
644,
407,
660
],
"index": 425
},
{
"rect": [
407,
644,
411,
660
],
"index": 426
},
{
"rect": [
411,
644,
420,
660
],
"index": 427
},
{
"rect": [
420,
644,
428,
660
],
"index": 428
},
{
"rect": [
428,
644,
436,
660
],
"index": 429
},
{
"rect": [
437,
644,
449,
660
],
"index": 430
},
{
"rect": [
450,
644,
458,
660
],
"index": 431
},
{
"rect": [
458,
644,
467,
660
],
"index": 432
},
{
"rect": [
467,
644,
471,
660
],
"index": 433
},
{
"rect": [
523,
644,
532,
660
],
"index": 434
},
{
"rect": [
532,
644,
537,
660
],
"index": 435
},
{
"rect": [
537,
644,
545,
660
],
"index": 436
},
{
"rect": [
546,
644,
554,
660
],
"index": 437
},
{
"rect": [
646,
644,
654,
660
],
"index": 438
},
{
"rect": [
654,
644,
663,
660
],
"index": 439
},
{
"rect": [
663,
644,
668,
660
],
"index": 440
},
{
"rect": [
668,
644,
676,
660
],
"index": 441
},
{
"rect": [
677,
644,
685,
660
],
"index": 442
},
{
"rect": [
734,
644,
743,
660
],
"index": 443
},
{
"rect": [
743,
644,
751,
660
],
"index": 444
},
{
"rect": [
752,
644,
760,
660
],
"index": 445
},
{
"rect": [
760,
644,
765,
660
],
"index": 446
},
{
"rect": [
765,
644,
774,
660
],
"index": 447
},
{
"rect": [
774,
644,
782,
660
],
"index": 448
},
{
"rect": [
267,
678,
277,
694
],
"index": 449
},
{
"rect": [
278,
678,
281,
694
],
"index": 450
},
{
"rect": [
282,
678,
290,
694
],
"index": 451
},
{
"rect": [
290,
678,
298,
694
],
"index": 452
},
{
"rect": [
298,
678,
302,
694
],
"index": 453
},
{
"rect": [
302,
678,
311,
694
],
"index": 454
},
{
"rect": [
315,
678,
328,
694
],
"index": 455
},
{
"rect": [
328,
678,
337,
694
],
"index": 456
},
{
"rect": [
337,
678,
345,
694
],
"index": 457
},
{
"rect": [
346,
678,
349,
694
],
"index": 458
},
{
"rect": [
349,
678,
354,
694
],
"index": 459
},
{
"rect": [
354,
678,
362,
694
],
"index": 460
},
{
"rect": [
363,
678,
366,
694
],
"index": 461
},
{
"rect": [
366,
678,
375,
694
],
"index": 462
},
{
"rect": [
379,
678,
385,
694
],
"index": 463
},
{
"rect": [
385,
678,
393,
694
],
"index": 464
},
{
"rect": [
394,
678,
402,
694
],
"index": 465
},
{
"rect": [
402,
678,
406,
694
],
"index": 466
},
{
"rect": [
406,
678,
415,
694
],
"index": 467
},
{
"rect": [
415,
678,
423,
694
],
"index": 468
},
{
"rect": [
423,
678,
431,
694
],
"index": 469
},
{
"rect": [
432,
678,
444,
694
],
"index": 470
},
{
"rect": [
445,
678,
453,
694
],
"index": 471
},
{
"rect": [
453,
678,
462,
694
],
"index": 472
},
{
"rect": [
462,
678,
466,
694
],
"index": 473
},
{
"rect": [
523,
678,
532,
694
],
"index": 474
},
{
"rect": [
532,
678,
537,
694
],
"index": 475
},
{
"rect": [
537,
678,
545,
694
],
"index": 476
},
{
"rect": [
546,
678,
554,
694
],
"index": 477
},
{
"rect": [
646,
678,
654,
694
],
"index": 478
},
{
"rect": [
654,
678,
663,
694
],
"index": 479
},
{
"rect": [
663,
678,
668,
694
],
"index": 480
},
{
"rect": [
668,
678,
676,
694
],
"index": 481
},
{
"rect": [
677,
678,
685,
694
],
"index": 482
},
{
"rect": [
743,
678,
751,
694
],
"index": 483
},
{
"rect": [
752,
678,
760,
694
],
"index": 484
},
{
"rect": [
761,
678,
765,
694
],
"index": 485
},
{
"rect": [
765,
678,
774,
694
],
"index": 486
},
{
"rect": [
774,
678,
782,
694
],
"index": 487
},
{
"rect": [
623,
764,
634,
781
],
"index": 488
},
{
"rect": [
634,
764,
643,
781
],
"index": 489
},
{
"rect": [
643,
764,
652,
781
],
"index": 490
},
{
"rect": [
653,
764,
657,
781
],
"index": 491
},
{
"rect": [
657,
764,
666,
781
],
"index": 492
},
{
"rect": [
666,
764,
671,
781
],
"index": 493
},
{
"rect": [
671,
764,
680,
781
],
"index": 494
},
{
"rect": [
680,
764,
684,
781
],
"index": 495
},
{
"rect": [
729,
765,
737,
780
],
"index": 496
},
{
"rect": [
737,
765,
746,
780
],
"index": 497
},
{
"rect": [
746,
765,
755,
780
],
"index": 498
},
{
"rect": [
755,
765,
763,
780
],
"index": 499
},
{
"rect": [
763,
765,
767,
780
],
"index": 500
},
{
"rect": [
767,
765,
776,
780
],
"index": 501
},
{
"rect": [
776,
765,
784,
780
],
"index": 502
},
{
"rect": [
610,
784,
621,
801
],
"index": 503
},
{
"rect": [
621,
784,
631,
801
],
"index": 504
},
{
"rect": [
631,
784,
634,
801
],
"index": 505
},
{
"rect": [
634,
784,
644,
801
],
"index": 506
},
{
"rect": [
644,
784,
652,
801
],
"index": 507
},
{
"rect": [
656,
784,
667,
801
],
"index": 508
},
{
"rect": [
667,
784,
676,
801
],
"index": 509
},
{
"rect": [
676,
784,
684,
801
],
"index": 510
},
{
"rect": [
746,
785,
754,
800
],
"index": 511
},
{
"rect": [
754,
785,
763,
800
],
"index": 512
},
{
"rect": [
763,
785,
767,
800
],
"index": 513
},
{
"rect": [
767,
785,
776,
800
],
"index": 514
},
{
"rect": [
776,
785,
784,
800
],
"index": 515
},
{
"rect": [
647,
804,
657,
821
],
"index": 516
},
{
"rect": [
657,
804,
666,
821
],
"index": 517
},
{
"rect": [
666,
804,
671,
821
],
"index": 518
},
{
"rect": [
671,
804,
680,
821
],
"index": 519
},
{
"rect": [
680,
804,
684,
821
],
"index": 520
},
{
"rect": [
729,
805,
737,
820
],
"index": 521
},
{
"rect": [
737,
805,
746,
820
],
"index": 522
},
{
"rect": [
746,
805,
755,
820
],
"index": 523
},
{
"rect": [
755,
805,
763,
820
],
"index": 524
},
{
"rect": [
763,
805,
767,
820
],
"index": 525
},
{
"rect": [
767,
805,
776,
820
],
"index": 526
},
{
"rect": [
776,
805,
784,
820
],
"index": 527
}
],
"page": 0
}
]
},
{
"key": "xyCut",
"info": [
{
"data": [
{
"line": [
0,
0,
140,
78
],
"index": 0
},
{
"line": [
140,
78,
110,
158
],
"index": 1
},
{
"line": [
110,
158,
365,
158
],
"index": 2
},
{
"line": [
365,
158,
123,
246
],
"index": 3
},
{
"line": [
123,
246,
206,
277
],
"index": 4
},
{
"line": [
206,
277,
640,
166
],
"index": 5
},
{
"line": [
640,
166,
76,
351
],
"index": 6
},
{
"line": [
76,
351,
210,
351
],
"index": 7
},
{
"line": [
210,
351,
336,
351
],
"index": 8
},
{
"line": [
336,
351,
522,
351
],
"index": 9
},
{
"line": [
522,
351,
688,
351
],
"index": 10
},
{
"line": [
688,
351,
86,
383
],
"index": 11
},
{
"line": [
86,
383,
230,
383
],
"index": 12
},
{
"line": [
230,
383,
338,
383
],
"index": 13
},
{
"line": [
338,
383,
530,
383
],
"index": 14
},
{
"line": [
530,
383,
680,
383
],
"index": 15
},
{
"line": [
680,
383,
204,
494
],
"index": 16
},
{
"line": [
204,
494,
628,
486
],
"index": 17
},
{
"line": [
628,
486,
137,
518
],
"index": 18
},
{
"line": [
137,
518,
400,
518
],
"index": 19
},
{
"line": [
400,
518,
710,
518
],
"index": 20
},
{
"line": [
710,
518,
262,
550
],
"index": 21
},
{
"line": [
262,
550,
653,
550
],
"index": 22
},
{
"line": [
653,
550,
242,
584
],
"index": 23
},
{
"line": [
242,
584,
653,
584
],
"index": 24
},
{
"line": [
653,
584,
411,
618
],
"index": 25
},
{
"line": [
411,
618,
714,
618
],
"index": 26
},
{
"line": [
714,
618,
411,
652
],
"index": 27
},
{
"line": [
411,
652,
714,
652
],
"index": 28
},
{
"line": [
714,
652,
411,
686
],
"index": 29
},
{
"line": [
411,
686,
714,
686
],
"index": 30
},
{
"line": [
714,
686,
654,
773
],
"index": 31
},
{
"line": [
654,
773,
756,
772
],
"index": 32
},
{
"line": [
756,
772,
648,
793
],
"index": 33
},
{
"line": [
648,
793,
765,
792
],
"index": 34
},
{
"line": [
765,
792,
666,
813
],
"index": 35
},
{
"line": [
666,
813,
756,
813
],
"index": 36
}
],
"page": 0
}
]
},
{
"key": "xycutLines",
"info": [
{
"data": [
{
"line": [
599,
821,
793,
821
],
"index": 0
},
{
"line": [
599,
801,
793,
801
],
"index": 1
},
{
"line": [
599,
781,
793,
781
],
"index": 2
},
{
"line": [
599,
761,
793,
761
],
"index": 3
},
{
"line": [
61,
401,
792,
401
],
"index": 4
},
{
"line": [
61,
369,
792,
369
],
"index": 5
},
{
"line": [
791,
762,
791,
823
],
"index": 6
},
{
"line": [
691,
762,
691,
823
],
"index": 7
},
{
"line": [
598,
762,
598,
823
],
"index": 8
},
{
"line": [
790,
338,
790,
403
],
"index": 9
},
{
"line": [
668,
338,
668,
403
],
"index": 10
},
{
"line": [
425,
338,
425,
403
],
"index": 11
},
{
"line": [
303,
338,
303,
403
],
"index": 12
},
{
"line": [
181,
338,
181,
403
],
"index": 13
},
{
"line": [
60,
338,
60,
403
],
"index": 14
},
{
"line": [
711,
115,
711,
207
],
"index": 15
}
],
"page": 0
}
]
},
{
"key": "logtables",
"info": [
{
"data": [
{
"cells": [
[
68,
486,
99,
500
],
[
149,
486,
183,
500
],
[
267,
486,
339,
500
],
[
523,
471,
572,
500
],
[
602,
486,
663,
500
],
[
700,
486,
732,
500
],
[
68,
510,
120,
525
],
[
149,
510,
206,
525
],
[
267,
510,
432,
525
],
[
523,
510,
532,
525
],
[
637,
510,
685,
525
],
[
734,
510,
782,
525
],
[
60,
457,
61,
458
],
[
149,
542,
210,
557
],
[
267,
542,
375,
557
],
[
523,
542,
532,
557
],
[
637,
542,
685,
557
],
[
734,
542,
782,
557
],
[
68,
576,
121,
591
],
[
60,
457,
61,
458
],
[
267,
576,
416,
591
],
[
523,
576,
554,
591
],
[
637,
576,
685,
591
],
[
734,
576,
782,
591
],
[
60,
457,
61,
458
],
[
60,
457,
61,
458
],
[
267,
610,
462,
625
],
[
523,
610,
554,
625
],
[
646,
610,
685,
625
],
[
743,
610,
782,
625
],
[
60,
457,
61,
458
],
[
60,
457,
61,
458
],
[
267,
644,
471,
660
],
[
523,
644,
554,
660
],
[
646,
644,
685,
660
],
[
734,
644,
782,
660
],
[
60,
457,
61,
458
],
[
60,
457,
61,
458
],
[
267,
678,
466,
694
],
[
523,
678,
554,
694
],
[
646,
678,
685,
694
],
[
743,
678,
782,
694
]
],
"bbox": [
60,
457,
790,
706
],
"index": 0
},
{
"cells": [
[
68,
344,
86,
359
],
[
189,
344,
231,
359
],
[
311,
344,
361,
359
],
[
433,
344,
478,
359
],
[
554,
344,
611,
359
],
[
676,
344,
699,
359
],
[
68,
376,
104,
391
],
[
189,
376,
269,
391
],
[
311,
376,
367,
391
],
[
433,
376,
446,
391
],
[
554,
376,
627,
391
],
[
676,
376,
684,
391
]
],
"bbox": [
60,
337,
790,
401
],
"index": 1
}
],
"page": 0
}
]
},
{
"key": "detection",
"info": [
{
"data": [
{
"prob": 0.996,
"rect": [
62,
467,
793,
706
],
"type": "table"
},
{
"prob": 0.9533,
"rect": [
58,
335,
798,
397
],
"type": "table"
},
{
"prob": 0.9098,
"rect": [
65,
234,
179,
254
],
"type": "title"
}
],
"page": 0
}
]
}
]
],
"tableOfContents": [
{
"score": 0.779,
"level": 1,
"source": "d",
"layoutId": 5,
"content": "INVOICE TO"
}
]
}